nbd Apr 2022 by subject

[First Page] <
[previous page]
Page 1 of 1 >
[next page]
[Last Page]

[Thread Index] [Date Index] [Author Index] [Other Debian Lists] [Debian Home]
Re: [dm-devel] [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction Re: [dm-devel] [PATCH 03/11] null_blk: don't set the discard_alignment queue limit Re: [dm-devel] [PATCH 03/27] target: fix discard alignment on partitions Re: [dm-devel] [PATCH 05/11] dm-zoned: don't set the discard_alignment queue limit Re: [dm-devel] [PATCH 08/11] loop: remove a spurious clear of discard_alignment Re: [dm-devel] [PATCH 09/11] nvme: remove a spurious clear of discard_alignment Re: [dm-devel] [PATCH 10/11] rnbd-srv: use bdev_discard_alignment Re: [dm-devel] [PATCH 11/11] xen-blkback: use bdev_discard_alignment Re: [dm-devel] [PATCH 14/27] block: add a bdev_max_zone_append_sectors helper Re: [Drbd-dev] [PATCH 04/27] drbd: remove assign_p_sizes_qlim Re: [f2fs-dev] [PATCH 26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD Re: [f2fs-dev] [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD Re: [Libguestfs] [PATCH 1/2] spec: Recommend cap on NBD_REPLY_TYPE_BLOCK_STATUS length Re: [Ocfs2-devel] [PATCH 10/27] block: add a bdev_nonrot helper Re: [Ocfs2-devel] [PATCH 11/27] block: add a bdev_write_cache helper Re: [Ocfs2-devel] [PATCH 12/27] block: add a bdev_fua helper Re: [Ocfs2-devel] [PATCH 13/27] block: add a bdev_stable_writes helper Re: [Ocfs2-devel] [PATCH 15/27] block: use bdev_alignment_offset in part_alignment_offset_show Re: [Ocfs2-devel] [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show Re: [Ocfs2-devel] [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line Re: [Ocfs2-devel] [PATCH 19/27] block: remove queue_discard_alignment Re: [Ocfs2-devel] [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show Re: [Ocfs2-devel] [PATCH 21/27] block: move {bdev, queue_limit}_discard_alignment out of line Re: [Ocfs2-devel] [PATCH 22/27] block: refactor discard bio size limiting Re: [Ocfs2-devel] [PATCH 23/27] block: add a bdev_max_discard_sectors helper Re: [Ocfs2-devel] [PATCH 24/27] block: add a bdev_discard_granularity helper Re: [Ocfs2-devel] [PATCH 25/27] block: remove QUEUE_FLAG_DISCARD Re: [Ocfs2-devel] [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD [PATCH -next 0/6] nbd: bugfix and cleanup patches [PATCH -next 1/6] nbd: call genl_unregister_family() first in nbd_cleanup() [PATCH -next 2/6] nbd: fix race between nbd_alloc_config() and module removal [PATCH -next 3/6] nbd: don't clear 'NBD_CMD_INFLIGHT' flag if request is not completed [PATCH -next 4/6] nbd: fix io hung while disconnecting device [PATCH -next 5/6] nbd: fix possible overflow on 'first_minor' in nbd_dev_add() [PATCH -next 6/6] nbd: use pr_err to output error message [PATCH -next v2] nbd: fix possible overflow on 'first_minor' in nbd_dev_add() [PATCH -next] nbd: fix possible overflow on 'first_minor' in nbd_dev_add() [PATCH 0/2] More NBD spec prep-work before 64-bit headers [PATCH 01/11] ubd: don't set the discard_alignment queue limit Re: [PATCH 01/15] nbd: use the correct block_device in nbd_bdev_reset [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction [PATCH 02/11] nbd: don't set the discard_alignment queue limit [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue [PATCH 03/11] null_blk: don't set the discard_alignment queue limit [PATCH 03/27] target: fix discard alignment on partitions [PATCH 04/11] virtio_blk: fix the discard_granularity and discard_alignment queue limits [PATCH 04/27] drbd: remove assign_p_sizes_qlim [PATCH 05/11] dm-zoned: don't set the discard_alignment queue limit [PATCH 05/27] drbd: use bdev based limit helpers in drbd_send_sizes [PATCH 06/11] raid5: don't set the discard_alignment queue limit [PATCH 06/27] drbd: cleanup decide_on_discard_support [PATCH 06/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset [PATCH 07/11] dasd: don't set the discard_alignment queue limit [PATCH 07/27] btrfs: use bdev_max_active_zones instead of open coding it [PATCH 07/27] drbd: cleanup decide_on_discard_support [PATCH 08/11] loop: remove a spurious clear of discard_alignment [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it [PATCH 08/27] ntfs3: use bdev_logical_block_size instead of open coding it [PATCH 09/11] nvme: remove a spurious clear of discard_alignment [PATCH 09/27] mm: use bdev_is_zoned in claim_swapfile [PATCH 09/27] ntfs3: use bdev_logical_block_size instead of open coding it [PATCH 1/2] spec: Recommend cap on NBD_REPLY_TYPE_BLOCK_STATUS length [PATCH 10/11] rnbd-srv: use bdev_discard_alignment [PATCH 10/27] block: add a bdev_nonrot helper [PATCH 10/27] mm: use bdev_is_zoned in claim_swapfile [PATCH 11/11] xen-blkback: use bdev_discard_alignment [PATCH 11/27] block: add a bdev_nonrot helper [PATCH 11/27] block: add a bdev_write_cache helper [PATCH 12/27] block: add a bdev_fua helper [PATCH 12/27] block: add a bdev_write_cache helper [PATCH 13/27] block: add a bdev_fua helper [PATCH 13/27] block: add a bdev_stable_writes helper [PATCH 14/27] block: add a bdev_max_zone_append_sectors helper [PATCH 14/27] block: add a bdev_stable_writes helper [PATCH 15/27] block: add a bdev_max_zone_append_sectors helper [PATCH 15/27] block: use bdev_alignment_offset in part_alignment_offset_show [PATCH 16/27] block: use bdev_alignment_offset in part_alignment_offset_show [PATCH 16/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line [PATCH 19/27] block: remove queue_discard_alignment [PATCH 2/2] spec: Tweak description of maximum block size Re: [PATCH 2/3] nbd-trdump, nbd-trplay: printf improvements/corrections [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show [PATCH 21/27] block: move {bdev,queue_limit}_discard_alignment out of line [PATCH 22/27] block: refactor discard bio size limiting [PATCH 23/27] block: add a bdev_max_discard_sectors helper [PATCH 24/27] block: add a bdev_discard_granularity helper [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD [PATCH 25/27] block: add a bdev_discard_granularity helper [PATCH 25/27] block: remove QUEUE_FLAG_DISCARD Re: [PATCH 26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD Re: [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD [PATCH 27/27] direct-io: remove random prefetches [PATCH v3] spec: Clarify BLOCK_STATUS reply details [PROBLEM] nbd requests become stuck when devices watched by inotify emit udev uevent changes fix and cleanup discard_alignment handling nbd, sysfs: cannot create duplicate filename '/dev/block/43:0' use block_device based APIs in block layer consumers use block_device based APIs in block layer consumers v2 use block_device based APIs in block layer consumers v3 Re: yet another approach to fix the loop lock order inversions v6 The last update was on 15:00 GMT Tue Apr 26. There are 214 messages. Page 1 of 1.

<<
[previous month]
|<
[first page]
<
[previous page]
Page 1 of 1
>
[next page]
>|
[last page]
>>
[next month]

[Thread Index] [Subject Index] [Author Index] [Other Debian Lists] [Debian Home]

Mail converted by MHonArc