Linux Block Development
[Prev Page][Next Page]
- [PATCH for-6.10 2/2] dm: use queue_limits_set, (continued)
- [PATCH] dm: set the correct discard_sectors limit,
Christoph Hellwig
- WARNING: CPU: 45 PID: 84967 at ../block/mq-deadline.c:659 dd_exit_sched+0xce/0xe0,
Xose Vazquez Perez
- [PATCH][next] block: partitions: only define function mac_fix_string for CONFIG_PPC_PMAC,
Colin Ian King
- [PATCH] block/swim: Convert to platform remove callback returning void,
Uwe Kleine-König
- RFC: untangle and fix __blkdev_issue_discard,
Christoph Hellwig
- [PATCH 01/10] block: remove the discard_granularity check in __blkdev_issue_discard, Christoph Hellwig
- [PATCH 02/10] block: move discard checks into the ioctl handler, Christoph Hellwig
- [PATCH 03/10] block: add a blk_next_discard_bio helper, Christoph Hellwig
- [PATCH 04/10] xfs: switch to using blk_next_discard_bio directly, Christoph Hellwig
- [PATCH 05/10] f2fs: switch to using blk_next_discard_bio directly, Christoph Hellwig
- [PATCH 06/10] ext4: switch to using blk_next_discard_bio directly, Christoph Hellwig
- [PATCH 07/10] nvmet: switch to using blk_next_discard_bio directly, Christoph Hellwig
- [PATCH 08/10] md: switch to using blk_next_discard_bio directly, Christoph Hellwig
- [PATCH 09/10] dm-thin: switch to using blk_next_discard_bio directly, Christoph Hellwig
- [PATCH 10/10] block: remove __blkdev_issue_discard, Christoph Hellwig
- Re: RFC: untangle and fix __blkdev_issue_discard, Keith Busch
- [PATCH linux-5.4.y 0/8] Fix the UAF issue caused by the loop driver,
Genjian
- [RFC PATCH v14 00/19] Integrity Policy Enforcement LSM (IPE),
Fan Wu
- [RFC PATCH v14 01/19] security: add ipe lsm, Fan Wu
- [RFC PATCH v14 04/19] ipe: add LSM hooks on execution and kernel read, Fan Wu
- [RFC PATCH v14 03/19] ipe: add evaluation loop, Fan Wu
- [RFC PATCH v14 02/19] ipe: add policy parser, Fan Wu
- [RFC PATCH v14 05/19] initramfs|security: Add a security hook to do_populate_rootfs(), Fan Wu
- [RFC PATCH v14 07/19] security: add new securityfs delete function, Fan Wu
- [RFC PATCH v14 10/19] ipe: add permissive toggle, Fan Wu
- [RFC PATCH v14 12/19] dm: add finalize hook to target_type, Fan Wu
- [RFC PATCH v14 06/19] ipe: introduce 'boot_verified' as a trust provider, Fan Wu
- [RFC PATCH v14 09/19] uapi|audit|ipe: add ipe auditing support, Fan Wu
- [RFC PATCH v14 13/19] dm verity: consume root hash digest and signature data via LSM hook, Fan Wu
- [RFC PATCH v14 15/19] fsverity: consume builtin signature via LSM hook, Fan Wu
- [RFC PATCH v14 18/19] ipe: kunit test for parser, Fan Wu
- [RFC PATCH v14 14/19] ipe: add support for dm-verity as a trust provider, Fan Wu
- [RFC PATCH v14 16/19] ipe: enable support for fs-verity as a trust provider, Fan Wu
- [RFC PATCH v14 11/19] block|security: add LSM blob to block_device, Fan Wu
- [RFC PATCH v14 08/19] ipe: add userspace interface, Fan Wu
- [RFC PATCH v14 17/19] scripts: add boot policy generation program, Fan Wu
- [RFC PATCH v14 19/19] documentation: add ipe documentation, Fan Wu
- Re: [RFC PATCH v14 00/19] Integrity Policy Enforcement LSM (IPE), Paul Moore
- [PATCH] mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K,
Sam Protsenko
- [bug-report] Performance regression with fio sequential-write on a multipath setup.,
Harshit Mogalapalli
- remove calls to blk_queue_max_integrity_segments,
Christoph Hellwig
- [PATCH] sed-opal: Remove the ret variable from the function,
Li kunyu
- [PATCH] sed-opal: Remove unnecessary ‘0’ values from ret,
Li kunyu
- [PATCH] sed-opal: Remove unnecessary ‘0’ values from err,
Li zeming
- [PATCH] sed-opal: Remove unnecessary ‘0’ values from error,
Li zeming
- [PATCH v13 00/27] DEPT(Dependency Tracker),
Byungchul Park
- [PATCH v13 01/27] llist: Move llist_{head,node} definition to types.h, Byungchul Park
- [PATCH v13 05/27] dept: Tie to Lockdep and IRQ tracing, Byungchul Park
- [PATCH v13 03/27] dept: Add single event dependency tracker APIs, Byungchul Park
- [PATCH v13 04/27] dept: Add lock dependency tracker APIs, Byungchul Park
- [PATCH v13 06/27] dept: Add proc knobs to show stats and dependency graph, Byungchul Park
- [PATCH v13 09/27] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait, Byungchul Park
- [PATCH v13 07/27] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete(), Byungchul Park
- [PATCH v13 08/27] dept: Apply sdt_might_sleep_{start,end}() to swait, Byungchul Park
- [PATCH v13 10/27] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait, Byungchul Park
- [PATCH v13 02/27] dept: Implement Dept(Dependency Tracker), Byungchul Park
- [PATCH v13 12/27] dept: Distinguish each work from another, Byungchul Park
- [PATCH v13 13/27] dept: Add a mechanism to refill the internal memory pools on running out, Byungchul Park
- [PATCH v13 11/27] dept: Distinguish each syscall context from another, Byungchul Park
- [PATCH v13 15/27] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait, Byungchul Park
- [PATCH v13 14/27] cpu/hotplug: Use a weaker annotation in AP thread, Byungchul Park
- [PATCH v13 16/27] dept: Track timeout waits separately with a new Kconfig, Byungchul Park
- [PATCH v13 17/27] dept: Apply timeout consideration to wait_for_completion()/complete(), Byungchul Park
- [PATCH v13 18/27] dept: Apply timeout consideration to swait, Byungchul Park
- [PATCH v13 19/27] dept: Apply timeout consideration to waitqueue wait, Byungchul Park
- [PATCH v13 20/27] dept: Apply timeout consideration to hashed-waitqueue wait, Byungchul Park
- [PATCH v13 21/27] dept: Apply timeout consideration to dma fence wait, Byungchul Park
- [PATCH v13 22/27] dept: Record the latest one out of consecutive waits of the same class, Byungchul Park
- [PATCH v13 23/27] dept: Make Dept able to work with an external wgen, Byungchul Park
- [PATCH v13 25/27] dept: Print event context requestor's stacktrace on report, Byungchul Park
- [PATCH v13 24/27] dept: Track PG_locked with dept, Byungchul Park
- [PATCH v13 26/27] fs/jbd2: Use a weaker annotation in journal handling, Byungchul Park
- [PATCH v13 27/27] dept: Add documentation for Dept, Byungchul Park
- [BUG REPORT] General protection fault while discarding extents on XFS on next-20240305,
Chandan Babu R
- [PATCH] block: Support building the iocost and iolatency policies as kernel modules,
Bart Van Assche
- [RFC PATCH v2 0/8] nvmem: add block device NVMEM provider,
Daniel Golle
- [PATCH] block: make block_class constant,
Ricardo B. Marliere
- [PATCH] block: prevent division by zero in blk_rq_stat_sum(),
Roman Smirnov
- drbd atomic queue limits conversion,
Christoph Hellwig
- [PATCH 1/7] drbd: pass the max_hw_sectors limit to blk_alloc_disk, Christoph Hellwig
- [PATCH 2/7] drbd: refactor drbd_reconsider_queue_parameters, Christoph Hellwig
- [PATCH 4/7] drbd: merge drbd_setup_queue_param into drbd_reconsider_queue_parameters, Christoph Hellwig
- [PATCH 3/7] drbd: refactor the backing dev max_segments calculation, Christoph Hellwig
- [PATCH 6/7] drbd: split out a drbd_discard_supported helper, Christoph Hellwig
- [PATCH 5/7] drbd: don't set max_write_zeroes_sectors in decide_on_discard_support, Christoph Hellwig
- [PATCH 7/7] drbd: atomically update queue limits in drbd_reconsider_queue_parameters, Christoph Hellwig
- [PATCH 0/7] drbd atomic queue limits conversion, Philipp Reisner
- [PATCH 1/7] drbd: pass the max_hw_sectors limit to blk_alloc_disk, Philipp Reisner
- [PATCH 2/7] drbd: refactor drbd_reconsider_queue_parameters, Philipp Reisner
- [PATCH 3/7] drbd: refactor the backing dev max_segments calculation, Philipp Reisner
- [PATCH 4/7] drbd: merge drbd_setup_queue_param into drbd_reconsider_queue_parameters, Philipp Reisner
- [PATCH 5/7] drbd: don't set max_write_zeroes_sectors in decide_on_discard_support, Philipp Reisner
- [PATCH 7/7] drbd: atomically update queue limits in drbd_reconsider_queue_parameters, Philipp Reisner
- [PATCH 6/7] drbd: split out a drbd_discard_supported helper, Philipp Reisner
- [RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps,
Leon Romanovsky
- [RFC RESEND 01/16] mm/hmm: let users to tag specific PFNs, Leon Romanovsky
- [RFC RESEND 02/16] dma-mapping: provide an interface to allocate IOVA, Leon Romanovsky
- [RFC RESEND 03/16] dma-mapping: provide callbacks to link/unlink pages to specific IOVA, Leon Romanovsky
- [RFC RESEND 04/16] iommu/dma: Provide an interface to allow preallocate IOVA, Leon Romanovsky
- [RFC RESEND 05/16] iommu/dma: Prepare map/unmap page functions to receive IOVA, Leon Romanovsky
- [RFC RESEND 06/16] iommu/dma: Implement link/unlink page callbacks, Leon Romanovsky
- [RFC RESEND 07/16] RDMA/umem: Preallocate and cache IOVA for UMEM ODP, Leon Romanovsky
- [RFC RESEND 08/16] RDMA/umem: Store ODP access mask information in PFN, Leon Romanovsky
- [RFC RESEND 09/16] RDMA/core: Separate DMA mapping to caching IOVA and page linkage, Leon Romanovsky
- [RFC RESEND 10/16] RDMA/umem: Prevent UMEM ODP creation with SWIOTLB, Leon Romanovsky
- [RFC RESEND 11/16] vfio/mlx5: Explicitly use number of pages instead of allocated length, Leon Romanovsky
- [RFC RESEND 12/16] vfio/mlx5: Rewrite create mkey flow to allow better code reuse, Leon Romanovsky
- [RFC RESEND 13/16] vfio/mlx5: Explicitly store page list, Leon Romanovsky
- [RFC RESEND 14/16] vfio/mlx5: Convert vfio to use DMA link API, Leon Romanovsky
- [RFC RESEND 15/16] block: add dma_link_range() based API, Leon Romanovsky
- [RFC RESEND 16/16] nvme-pci: use blk_rq_dma_map() for NVMe SGL, Leon Romanovsky
- Re: [RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps, Robin Murphy
- Re: [RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps, Zhu Yanjun
- RE: [RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps, Zeng, Oak
- [syzbot] [block?] possible deadlock in mempool_free, syzbot
- [RFC 01/16] mm/hmm: let users to tag specific PFNs,
Leon Romanovsky
- [RFC 02/16] dma-mapping: provide an interface to allocate IOVA, Leon Romanovsky
- [RFC 03/16] dma-mapping: provide callbacks to link/unlink pages to specific IOVA, Leon Romanovsky
- [RFC 04/16] iommu/dma: Provide an interface to allow preallocate IOVA, Leon Romanovsky
- [RFC 05/16] iommu/dma: Prepare map/unmap page functions to receive IOVA, Leon Romanovsky
- [RFC 06/16] iommu/dma: Implement link/unlink page callbacks, Leon Romanovsky
- [RFC 07/16] RDMA/umem: Preallocate and cache IOVA for UMEM ODP, Leon Romanovsky
- [RFC 08/16] RDMA/umem: Store ODP access mask information in PFN, Leon Romanovsky
- [RFC 09/16] RDMA/core: Separate DMA mapping to caching IOVA and page linkage, Leon Romanovsky
- [RFC 10/16] RDMA/umem: Prevent UMEM ODP creation with SWIOTLB, Leon Romanovsky
- [RFC 11/16] vfio/mlx5: Explicitly use number of pages instead of allocated length, Leon Romanovsky
- [RFC 12/16] vfio/mlx5: Rewrite create mkey flow to allow better code reuse, Leon Romanovsky
- [RFC 13/16] vfio/mlx5: Explicitly store page list, Leon Romanovsky
- [RFC 14/16] vfio/mlx5: Convert vfio to use DMA link API, Leon Romanovsky
- [RFC 15/16] block: add dma_link_range() based API, Leon Romanovsky
- [RFC 16/16] nvme-pci: use blk_rq_dma_map() for NVMe SGL, Leon Romanovsky
- [RFC 00/16] Split IOMMU DMA mapping operation to two steps,
Leon Romanovsky
- [PATCH] aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts,
Lee, Chun-Yi
- [PATCH] block: move capacity validation to blkpg_do_ioctl(),
Li Lingfeng
- [RFC PATCH 0/2] Introduce per-task io utilization boost,
Christian Loehle
- [PATCH blktests v1 0/2] extend nvme/045 to reconnect with invalid key,
Daniel Wagner
- [PATCH blktests v2 0/2] make nvme/048 checks more robust,
Daniel Wagner
- [PATCH v2 00/14] block atomic writes for XFS,
John Garry
- [PATCH v2 01/14] block: Add blk_validate_atomic_write_op_size(), John Garry
- [PATCH v2 02/14] fs: xfs: Don't use low-space allocator for alignment > 1, John Garry
- [PATCH v2 04/14] fs: xfs: Make file data allocations observe the 'forcealign' flag, John Garry
- [PATCH v2 03/14] fs: xfs: Introduce FORCEALIGN inode flag, John Garry
- [PATCH v2 05/14] fs: xfs: Enable file data forcealign feature, John Garry
- [PATCH v2 06/14] fs: xfs: Do not free EOF blocks for forcealign, John Garry
- [PATCH v2 08/14] fs: xfs: iomap: Sub-extent zeroing, John Garry
- [PATCH v2 07/14] fs: iomap: Sub-extent zeroing, John Garry
- [PATCH v2 09/14] fs: Add FS_XFLAG_ATOMICWRITES flag, John Garry
- [PATCH v2 14/14] fs: xfs: Support setting FMODE_CAN_ATOMIC_WRITE, John Garry
- [PATCH v2 12/14] fs: xfs: Support atomic write for statx, John Garry
- [PATCH v2 10/14] fs: iomap: Atomic write support, John Garry
- [PATCH v2 11/14] fs: xfs: Support FS_XFLAG_ATOMICWRITES for forcealign, John Garry
- [PATCH v2 13/14] fs: xfs: Validate atomic writes, John Garry
- atomic queue limit updates for md v4,
Christoph Hellwig
- [PATCH 01/11] md: add a mddev_trace_remap helper, Christoph Hellwig
- [PATCH 02/11] md: add a mddev_add_trace_msg helper, Christoph Hellwig
- [PATCH 03/11] md: add a mddev_is_dm helper, Christoph Hellwig
- [PATCH 04/11] md: add queue limit helpers, Christoph Hellwig
- [PATCH 05/11] md/raid0: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 06/11] md/raid1: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 07/11] md/raid5: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 08/11] md/raid10: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 09/11] md: don't initialize queue limits, Christoph Hellwig
- [PATCH 10/11] md: remove mddev->queue, Christoph Hellwig
- [PATCH 11/11] block: remove disk_stack_limits, Christoph Hellwig
- [PATCH 0/3] queue limits cleanup,
Damien Le Moal
- [PATCH blktests 0/2] make nvme/048 checks more robust,
Daniel Wagner
- [PATCH 4.19.y 0/9] Fix the UAF issue caused by the loop driver,
Genjian
- [PATCH 4.19.y 1/9] Revert "loop: Check for overflow while configuring loop", Genjian
- [PATCH 4.19.y 6/9] loop: properly observe rotational flag of underlying device, Genjian
- [PATCH 4.19.y 4/9] loop: Factor out setting loop device size, Genjian
- [PATCH 4.19.y 5/9] loop: Refactor loop_set_status() size calculation, Genjian
- [PATCH 4.19.y 3/9] loop: Remove sector_t truncation checks, Genjian
- [PATCH 4.19.y 2/9] loop: Call loop_config_discard() only after new config is applied, Genjian
- [PATCH 4.19.y 9/9] loop: loop_set_status_from_info() check before assignment, Genjian
- [PATCH 4.19.y 7/9] loop: Factor out configuring loop from status, Genjian
- [PATCH 4.19.y 8/9] loop: Check for overflow while configuring loop, Genjian
- Re: [PATCH 4.19.y 0/9] Fix the UAF issue caused by the loop driver, Greg KH
- [PATCH 4.19.y 6/9] loop: properly observe rotational flag of underlying device, Genjian
- [PATCH AUTOSEL 4.19 3/4] block: sed-opal: handle empty atoms when parsing response, Sasha Levin
- [PATCH AUTOSEL 5.4 5/6] block: sed-opal: handle empty atoms when parsing response, Sasha Levin
- [PATCH AUTOSEL 5.10 7/8] block: sed-opal: handle empty atoms when parsing response, Sasha Levin
- [PATCH AUTOSEL 5.15 8/9] block: sed-opal: handle empty atoms when parsing response, Sasha Levin
- [PATCH AUTOSEL 6.1 09/12] block: sed-opal: handle empty atoms when parsing response, Sasha Levin
- [PATCH AUTOSEL 6.6 11/22] block: sed-opal: handle empty atoms when parsing response, Sasha Levin
- [PATCH AUTOSEL 6.7 12/24] block: sed-opal: handle empty atoms when parsing response, Sasha Levin
- [PATCH] block: Fix page refcounts for unaligned buffers in __bio_release_pages(),
Tony Battersby
- Missing S: in the "CONTROL GROUP - BLOCK IO CONTROLLER (BLKIO)" entry?, Zenghui Yu
- [PATCH] pktcdvd: don't set max_hw_sectors on the underlying device,
Christoph Hellwig
- atomic queue limits updates for nbd,
Christoph Hellwig
- [PATCH blktests] nbd/001: wait for the device node to show up before running parted,
Christoph Hellwig
- WinLink E850-96: WARNING: at block/blk-settings.c:204 blk_validate_limits,
Naresh Kamboju
- [RFC PATCH v13 00/20] Integrity Policy Enforcement LSM (IPE),
Fan Wu
- [RFC PATCH v13 03/20] ipe: add evaluation loop, Fan Wu
- [RFC PATCH v13 02/20] ipe: add policy parser, Fan Wu
- [RFC PATCH v13 04/20] ipe: add LSM hooks on execution and kernel read, Fan Wu
- [RFC PATCH v13 01/20] security: add ipe lsm, Fan Wu
- [RFC PATCH v13 05/20] initramfs|security: Add a security hook to do_populate_rootfs(), Fan Wu
- [RFC PATCH v13 06/20] ipe: introduce 'boot_verified' as a trust provider, Fan Wu
- [RFC PATCH v13 07/20] security: add new securityfs delete function, Fan Wu
- [RFC PATCH v13 10/20] ipe: add permissive toggle, Fan Wu
- [RFC PATCH v13 11/20] block|security: add LSM blob to block_device, Fan Wu
- [RFC PATCH v13 08/20] ipe: add userspace interface, Fan Wu
- [RFC PATCH v13 13/20] dm: add finalize hook to target_type, Fan Wu
- [RFC PATCH v13 16/20] fsverity: consume builtin signature via LSM hook, Fan Wu
- [RFC PATCH v13 14/20] dm verity: consume root hash digest and signature data via LSM hook, Fan Wu
- [RFC PATCH v13 12/20] dm verity: set DM_TARGET_SINGLETON feature flag, Fan Wu
- [RFC PATCH v13 18/20] scripts: add boot policy generation program, Fan Wu
- [RFC PATCH v13 09/20] uapi|audit|ipe: add ipe auditing support, Fan Wu
- [RFC PATCH v13 19/20] ipe: kunit test for parser, Fan Wu
- [RFC PATCH v13 15/20] ipe: add support for dm-verity as a trust provider, Fan Wu
- [RFC PATCH v13 17/20] ipe: enable support for fs-verity as a trust provider, Fan Wu
- [RFC PATCH v13 20/20] documentation: add ipe documentation, Fan Wu
- atomic queue limit updates for stackable devices v3,
Christoph Hellwig
- [PATCH 01/14] block: add a queue_limits_set helper, Christoph Hellwig
- [PATCH 02/14] block: add a queue_limits_stack_bdev helper, Christoph Hellwig
- [PATCH 03/14] dm: use queue_limits_set, Christoph Hellwig
- [PATCH 04/14] md: add a mddev_trace_remap helper, Christoph Hellwig
- [PATCH 07/14] md: add queue limit helpers, Christoph Hellwig
- [PATCH 06/14] md: add a mddev_is_dm helper, Christoph Hellwig
- [PATCH 08/14] md/raid0: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 09/14] md/raid1: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 05/14] md: add a mddev_add_trace_msg helper, Christoph Hellwig
- [PATCH 10/14] md/raid5: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 11/14] md/raid10: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 12/14] md: don't initialize queue limits, Christoph Hellwig
- [PATCH 14/14] block: remove disk_stack_limits, Christoph Hellwig
- [PATCH 13/14] md: remove mddev->queue, Christoph Hellwig
- Re: atomic queue limit updates for stackable devices v3, Christoph Hellwig
- Re: (subset) atomic queue limit updates for stackable devices v3, Jens Axboe
- Re: RIP on discard, JMicron USB adaptor,
Alan Stern
- convert dasd to the atomic queue limits update API v2,
Christoph Hellwig
- [PATCH] blk-mq: don't change nr_hw_queues and nr_maps for kdump kernel,
Ming Lei
- [PATCH 5.10 052/122] block: ataflop: fix breakage introduced at blk-mq refactoring, Greg Kroah-Hartman
- [PATCH 5.10 119/122] block: ataflop: more blk-mq refactoring fixes, Greg Kroah-Hartman
- [PATCH] bdev: make blockdev_mnt static,
Jiapeng Chong
- [LSF/MM/BPF TOPIC] [LSF/MM/BPF ATTEND] : Two stage IOMMU DMA mapping operations,
Chaitanya Kulkarni
- [PATCH v5 00/10] block atomic writes,
John Garry
- [PATCH v5 01/10] block: Pass blk_queue_get_max_sectors() a request pointer, John Garry
- [PATCH v5 04/10] fs: Add initial atomic write support info to statx, John Garry
- [PATCH v5 07/10] block: Add fops atomic write support, John Garry
- [PATCH v5 08/10] scsi: sd: Atomic write support, John Garry
- [PATCH v5 05/10] block: Add core atomic write support, John Garry
- [PATCH v5 03/10] fs: Initial atomic write support, John Garry
- [PATCH v5 09/10] scsi: scsi_debug: Atomic write support, John Garry
- [PATCH v5 06/10] block: Add atomic write support for statx, John Garry
- [PATCH v5 10/10] nvme: Atomic write support, John Garry
- [PATCH v5 02/10] block: Call blkdev_dio_unaligned() from blkdev_direct_IO(), John Garry
- Re: [PATCH v5 00/10] block atomic writes, Matthew Wilcox
- bcache queue limit cleanups,
Christoph Hellwig
- atomic queue limit updates for stackable devices v2,
Christoph Hellwig
- [PATCH 01/16] block: add a queue_limits_set helper, Christoph Hellwig
- [PATCH 02/16] block: add a queue_limits_stack_bdev helper, Christoph Hellwig
- [PATCH 03/16] dm: use queue_limits_set, Christoph Hellwig
- [PATCH 05/16] md/raid0: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 06/16] md/raid1: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 07/16] md/raid10: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 08/16] md/raid5: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 09/16] block: remove disk_stack_limits, Christoph Hellwig
- [PATCH 10/16] drbd: pass the max_hw_sectors limit to blk_alloc_disk, Christoph Hellwig
- [PATCH 12/16] drbd: refactor the backing dev max_segments calculation, Christoph Hellwig
- [PATCH 13/16] drbd: merge drbd_setup_queue_param into drbd_reconsider_queue_parameters, Christoph Hellwig
- [PATCH 14/16] drbd: don't set max_write_zeroes_sectors in decide_on_discard_support, Christoph Hellwig
- [PATCH 15/16] drbd: split out a drbd_discard_supported helper, Christoph Hellwig
- [PATCH 16/16] drbd: atomically update queue limits in drbd_reconsider_queue_parameters, Christoph Hellwig
- [PATCH 04/16] md: add queue limit helpers, Christoph Hellwig
- [PATCH 11/16] drbd: refactor drbd_reconsider_queue_parameters, Christoph Hellwig
- [PATCH] null_blk: add simple write-zeroes support,
Chaitanya Kulkarni
- [PATCH] block: define bvec_iter as __packed __aligned(4), Ming Lei
- [PATCH 0/3] Add support for Block Passthrough Endpoint function driver,
Wadim Mueller
- [git pull] device mapper fix for 6.8-rc6,
Mike Snitzer
- [PATCH] bdev: remove SLAB_MEM_SPREAD flag usage,
chengming . zhou
- [FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str(),
Steven Rostedt
- [git pull] device mapper fixes for 6.8-rc6,
Mike Snitzer
- atomic queue limit updates for stackable devices,
Christoph Hellwig
- [PATCH 1/9] block: add a queue_limits_set helper, Christoph Hellwig
- [PATCH 2/9] block: add a queue_limits_stack_bdev helper, Christoph Hellwig
- [PATCH 3/9] dm: use queue_limits_set, Christoph Hellwig
- [PATCH 4/9] md: add queue limit helpers, Christoph Hellwig
- [PATCH 5/9] md/raid0: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 6/9] md/raid1: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 7/9] md/raid10: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 8/9] md/raid5: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 9/9] block: remove disk_stack_limits, Christoph Hellwig
- Re: atomic queue limit updates for stackable devices, Mike Snitzer
- [PATCHv4 0/4] block: make long running operations killable,
Keith Busch
- [PATCH v2 0/2] sched: blk: Handle HMP systems when completing IO,
Qais Yousef
- [PATCH 0/2] ublk: improve ublk device deletion,
Ming Lei
- [PATCH 0/5] mm: unify default compressor algorithm for zram/zswap,
Kefeng Wang
[Index of Archives]
[Linux RAID]
[Linux SCSI]
[Linux ATA RAID]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]