Linux Block Development
[Prev Page][Next Page]
- [PATCH V3 13/20] block: unifying elevator change, (continued)
- [syzbot] [block?] BUG: unable to handle kernel NULL pointer dereference in lo_rw_aio,
syzbot
- [syzbot] Monthly block report (Apr 2025), syzbot
- [PATCH] selftests: ublk: fix UBLK_F_NEED_GET_DATA, Ming Lei
- [PATCH] block: use writeback_iter,
Christoph Hellwig
- [PATCH] block: never reduce ra_pages in blk_apply_bdi_limits,
Christoph Hellwig
- [PATCH 0/2] selftests: ublk: misc fixes,
Uday Shankar
- [PATCH 0/3] block: avoid hctx spinlock for plug with multiple queues,
Caleb Sander Mateos
- [PATCHSET V4] block/xfs: bdev page cache bug fixes for 6.15,
Darrick J. Wong
- Report: Performance regression from ib_umem_get on zone device pages,
jane . chu
- [PATCH blktests] zbd/005: Limit block size to zone length,
Sean Anderson
- [PATCH] ext4: Fix calculation of credits for extent tree modification, Jan Kara
- [PATCH 0/2] ublk: fix race between io_uring_cmd_complete_in_task and ublk_cancel_cmd,
Ming Lei
- [PATCH v9 00/24] Provide a new two step DMA mapping API,
Leon Romanovsky
- [PATCH v9 01/24] PCI/P2PDMA: Refactor the p2pdma mapping helpers, Leon Romanovsky
- [PATCH v9 03/24] iommu: generalize the batched sync after map interface, Leon Romanovsky
- [PATCH v9 02/24] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h, Leon Romanovsky
- [PATCH v9 05/24] dma-mapping: Provide an interface to allow allocate IOVA, Leon Romanovsky
- [PATCH v9 04/24] iommu: add kernel-doc for iommu_unmap_fast, Leon Romanovsky
- [PATCH v9 07/24] dma-mapping: Implement link/unlink ranges API, Leon Romanovsky
- [PATCH v9 08/24] dma-mapping: add a dma_need_unmap helper, Leon Romanovsky
- [PATCH v9 06/24] iommu/dma: Factor out a iommu_dma_map_swiotlb helper, Leon Romanovsky
- [PATCH v9 10/24] mm/hmm: let users to tag specific PFN with DMA mapped bit, Leon Romanovsky
- [PATCH v9 09/24] docs: core-api: document the IOVA-based API, Leon Romanovsky
- [PATCH v9 12/24] RDMA/umem: Store ODP access mask information in PFN, Leon Romanovsky
- [PATCH v9 13/24] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage, Leon Romanovsky
- [PATCH v9 11/24] mm/hmm: provide generic DMA managing logic, Leon Romanovsky
- [PATCH v9 14/24] RDMA/umem: Separate implicit ODP initialization from explicit ODP, Leon Romanovsky
- [PATCH v9 16/24] vfio/mlx5: Rewrite create mkey flow to allow better code reuse, Leon Romanovsky
- [PATCH v9 15/24] vfio/mlx5: Explicitly use number of pages instead of allocated length, Leon Romanovsky
- [PATCH v9 18/24] block: share more code for bio addition helper, Leon Romanovsky
- [PATCH v9 17/24] vfio/mlx5: Enable the DMA link API, Leon Romanovsky
- [PATCH v9 20/24] blk-mq: add scatterlist-less DMA mapping helpers, Leon Romanovsky
- [PATCH v9 21/24] nvme-pci: remove struct nvme_descriptor, Leon Romanovsky
- [PATCH v9 19/24] block: don't merge different kinds of P2P transfers in a single bio, Leon Romanovsky
- [PATCH v9 24/24] nvme-pci: store aborted state in flags variable, Leon Romanovsky
- [PATCH v9 23/24] nvme-pci: convert to blk_rq_dma_map, Leon Romanovsky
- [PATCH v9 22/24] nvme-pci: use a better encoding for small prp pool allocations, Leon Romanovsky
- block: remove __elevator_change,
Christoph Hellwig
- block: make struct elv_change_ctx private in elevator.c, Christoph Hellwig
- don't autoload block drivers on stat (and cgroup configuration),
Christoph Hellwig
- [PATCH v1] block: Fix bio complete cannot be traced, tanzheng
- [PATCH V4 0/7] blk-throttle: Split the blkthrotl queue to solve the IO delay issue,
Zizhi Wo
- [PATCH 0/2] dm: pass through operations on wrapped inline crypto keys,
Eric Biggers
- add more bio helper,
Christoph Hellwig
- [PATCH 01/17] block: add a bio_add_virt_nofail helper, Christoph Hellwig
- [PATCH 02/17] block: add a bdev_rw_virt helper, Christoph Hellwig
- [PATCH 03/17] block: add a bio_add_vmalloc helper, Christoph Hellwig
- [PATCH 05/17] block: pass the operation to bio_{map,copy}_kern, Christoph Hellwig
- [PATCH 04/17] block: remove the q argument from blk_rq_map_kern, Christoph Hellwig
- [PATCH 06/17] block: simplify bio_map_kern, Christoph Hellwig
- [PATCH 07/17] bcache: use bio_add_virt_nofail, Christoph Hellwig
- [PATCH 08/17] dm-bufio: use bio_add_virt_nofail, Christoph Hellwig
- [PATCH 14/17] hfsplus: use bdev_rw_virt in hfsplus_submit_bio, Christoph Hellwig
- [PATCH 10/17] rnbd-srv: use bio_add_virt_nofail, Christoph Hellwig
- [PATCH 09/17] dm-integrity: use bio_add_virt_nofail, Christoph Hellwig
- [PATCH 11/17] xfs: simplify xfs_buf_submit_bio, Christoph Hellwig
- [PATCH 12/17] xfs: simplify xfs_rw_bdev, Christoph Hellwig
- [PATCH 13/17] btrfs: use bdev_rw_virt in scrub_one_super, Christoph Hellwig
- [PATCH 16/17] zonefs: use bdev_rw_virt in zonefs_read_super, Christoph Hellwig
- [PATCH 15/17] gfs2: use bdev_rw_virt in gfs2_read_super, Christoph Hellwig
- [PATCH 17/17] PM: hibernate: split and simplify hib_submit_io, Christoph Hellwig
- Re: add more bio helper, Kent Overstreet
- [PATCH v8 00/15] large atomic writes for xfs,
John Garry
- [PATCH v8 01/15] fs: add atomic write unit max opt to statx, John Garry
- [PATCH v8 02/15] xfs: add helpers to compute log item overhead, John Garry
- [PATCH v8 03/15] xfs: add helpers to compute transaction reservation for finishing intent items, John Garry
- [PATCH v8 05/15] xfs: ignore HW which cannot atomic write a single block, John Garry
- [PATCH v8 04/15] xfs: rename xfs_inode_can_atomicwrite() -> xfs_inode_can_hw_atomicwrite(), John Garry
- [PATCH v8 07/15] xfs: refactor xfs_reflink_end_cow_extent(), John Garry
- [PATCH v8 09/15] xfs: add xfs_atomic_write_cow_iomap_begin(), John Garry
- [PATCH v8 06/15] xfs: allow block allocator to take an alignment hint, John Garry
- [PATCH v8 11/15] xfs: commit CoW-based atomic writes atomically, John Garry
- [PATCH v8 14/15] xfs: update atomic write limits, John Garry
- [PATCH v8 15/15] xfs: allow sysadmins to specify a maximum atomic write limit at mount time, John Garry
- [PATCH v8 13/15] xfs: add xfs_compute_atomic_write_unit_max(), John Garry
- [PATCH v8 08/15] xfs: refine atomic write size check in xfs_file_write_iter(), John Garry
- [PATCH v8 10/15] xfs: add large atomic writes checks in xfs_direct_write_iomap_begin(), John Garry
- [PATCH v8 12/15] xfs: add xfs_file_dio_write_atomic(), John Garry
- [linus:master] [block] 30f1e72414: blktests.nvme/019.device.fail, kernel test robot
- Call for Proposals for fossy.us 2025,
Darrick J. Wong
- [PATCH AUTOSEL 5.15 3/6] loop: aio inherit the ioprio of original request, Sasha Levin
- [PATCH AUTOSEL 6.1 05/12] loop: aio inherit the ioprio of original request, Sasha Levin
- [PATCH AUTOSEL 6.6 07/15] loop: aio inherit the ioprio of original request, Sasha Levin
- [PATCH AUTOSEL 6.12 13/23] loop: aio inherit the ioprio of original request, Sasha Levin
- [PATCH AUTOSEL 6.14 28/30] ublk: add ublk_force_abort_dev(), Sasha Levin
- [PATCH AUTOSEL 6.14 29/30] ublk: rely on ->canceling for dealing with ublk_nosrv_dev_should_queue_io, Sasha Levin
- [PATCH AUTOSEL 6.14 16/30] loop: aio inherit the ioprio of original request, Sasha Levin
- [PATCHSET V3] block/xfs: bdev page cache bug fixes for 6.15,
Darrick J. Wong
- [PATCH 6.15 0/2] selftests: ublk: two fixes,
Ming Lei
- [PATCH 0/4] ublk: refactor __ublk_ch_uring_cmd,
Uday Shankar
- for-6.16/block rebased, Jens Axboe
- [PATCHSET V2] block/xfs: bdev page cache bug fixes for 6.15,
Darrick J. Wong
- [PATCH v6] ublk: Add UBLK_U_CMD_UPDATE_SIZE,
Jared Holzman
- 10x I/O await times in 6.12,
Matt Fleming
- brd cleanups,
Christoph Hellwig
- [RFC PATCH v4 00/11] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag,
Zhang Yi
- [RFC PATCH v4 01/11] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features, Zhang Yi
- [RFC PATCH v4 04/11] nvmet: set WZDS and DRB if device supports BLK_FEAT_WRITE_ZEROES_UNMAP, Zhang Yi
- [RFC PATCH v4 05/11] scsi: sd: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports unmap zeroing mode, Zhang Yi
- [RFC PATCH v4 07/11] fs: statx add write zeroes unmap attribute, Zhang Yi
- [RFC PATCH v4 08/11] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate, Zhang Yi
- [RFC PATCH v4 09/11] block: factor out common part in blkdev_fallocate(), Zhang Yi
- [RFC PATCH v4 10/11] block: add FALLOC_FL_WRITE_ZEROES support, Zhang Yi
- [RFC PATCH v4 03/11] nvme-multipath: add BLK_FEAT_WRITE_ZEROES_UNMAP support, Zhang Yi
- [RFC PATCH v4 06/11] dm: add BLK_FEAT_WRITE_ZEROES_UNMAP support, Zhang Yi
- [RFC PATCH v4 11/11] ext4: add FALLOC_FL_WRITE_ZEROES support, Zhang Yi
- [RFC PATCH v4 02/11] nvme: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports DEAC bit, Zhang Yi
- [PATCH v5] ublk: Add UBLK_U_CMD_UPDATE_SIZE,
Jared Holzman
- Block device's sysfs setting getting lost after suspend-resume cycle,
Holger Hoffstätte
- [syzbot] [block?] [bcachefs?] kernel panic: KASAN: panic_on_warn set ...,
syzbot
- [PATCH V2 00/20] block: unify elevator changing and fix lockdep warning,
Ming Lei
- [PATCH V2 01/20] block: move blk_mq_add_queue_tag_set() after blk_mq_map_swqueue(), Ming Lei
- [PATCH V2 02/20] block: move ELEVATOR_FLAG_DISABLE_WBT as request queue flag, Ming Lei
- [PATCH V2 04/20] block: add two helpers for registering/un-registering sched debugfs, Ming Lei
- [PATCH V2 05/20] block: move sched debugfs register into elvevator_register_queue, Ming Lei
- [PATCH V2 03/20] block: don't call freeze queue in elevator_switch() and elevator_disable(), Ming Lei
- [PATCH V2 06/20] block: add & pass 'struct gendisk_data' for retrying add/del disk in updating nr_hw_queues, Ming Lei
- [PATCH V2 08/20] block: don't allow to switch elevator if updating nr_hw_queues is in-progress, Ming Lei
- [PATCH V2 07/20] block: prevent adding/deleting disk during updating nr_hw_queues, Ming Lei
- [PATCH V2 10/20] block: add helper of elevator_change(), Ming Lei
- [PATCH V2 09/20] block: simplify elevator rebuild for updating nr_hw_queues, Ming Lei
- [PATCH V2 12/20] block: add `struct elv_change_ctx` for unifying elevator_change, Ming Lei
- [PATCH V2 11/20] block: move blk_unregister_queue() & device_del() after freeze wait, Ming Lei
- [PATCH V2 13/20] block: unifying elevator change, Ming Lei
- [PATCH V2 14/20] block: pass elevator_queue to elv_register_queue & unregister_queue, Ming Lei
- [PATCH V2 15/20] block: fail to show/store elevator sysfs attribute if elevator is dying, Ming Lei
- [PATCH V2 16/20] block: move elv_register[unregister]_queue out of elevator_lock, Ming Lei
- [PATCH V2 17/20] block: move debugfs/sysfs register out of freezing queue, Ming Lei
- [PATCH V2 18/20] block: remove several ->elevator_lock, Ming Lei
- [PATCH V2 20/20] block: move wbt_enable_default() out of queue freezing from sched ->exit(), Ming Lei
- [PATCH V2 19/20] block: move hctx cpuhp add/del out of queue freezing, Ming Lei
- [PATCH 1/2] block: fix race between set_blocksize and read paths,
Darrick J. Wong
- [PATCH v10 0/6] rust: reduce `as` casts, enable related lints,
Tamir Duberstein
- [GIT PULL] Block fixes for 6.15-rc3,
Jens Axboe
- [PATCH 0/5] brd: discard bugfix,
Yu Kuai
- Re: [PATCH 07/15] block: move blk_unregister_queue() & device_del() after freeze wait, Ming Lei
- [PATCH blktests] block: add test for race between set_blocksize and read paths,
Shin'ichiro Kawasaki
- [PATCH v8 00/24] Provide a new two step DMA mapping API,
Leon Romanovsky
- [PATCH v8 02/24] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h, Leon Romanovsky
- [PATCH v8 01/24] PCI/P2PDMA: Refactor the p2pdma mapping helpers, Leon Romanovsky
- [PATCH v8 04/24] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast, Leon Romanovsky
- [PATCH v8 05/24] dma-mapping: Provide an interface to allow allocate IOVA, Leon Romanovsky
- [PATCH v8 03/24] iommu: generalize the batched sync after map interface, Leon Romanovsky
- [PATCH v8 07/24] dma-mapping: Implement link/unlink ranges API, Leon Romanovsky
- [PATCH v8 08/24] dma-mapping: add a dma_need_unmap helper, Leon Romanovsky
- [PATCH v8 06/24] iommu/dma: Factor out a iommu_dma_map_swiotlb helper, Leon Romanovsky
- [PATCH v8 10/24] mm/hmm: let users to tag specific PFN with DMA mapped bit, Leon Romanovsky
- [PATCH v8 11/24] mm/hmm: provide generic DMA managing logic, Leon Romanovsky
- [PATCH v8 09/24] docs: core-api: document the IOVA-based API, Leon Romanovsky
- [PATCH v8 12/24] RDMA/umem: Store ODP access mask information in PFN, Leon Romanovsky
- [PATCH v8 13/24] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage, Leon Romanovsky
- [PATCH v8 14/24] RDMA/umem: Separate implicit ODP initialization from explicit ODP, Leon Romanovsky
- [PATCH v8 15/24] vfio/mlx5: Explicitly use number of pages instead of allocated length, Leon Romanovsky
- [PATCH v8 17/24] vfio/mlx5: Enable the DMA link API, Leon Romanovsky
- [PATCH v8 18/24] block: share more code for bio addition helper, Leon Romanovsky
- [PATCH v8 19/24] block: don't merge different kinds of P2P transfers in a single bio, Leon Romanovsky
- [PATCH v8 20/24] blk-mq: add scatterlist-less DMA mapping helpers, Leon Romanovsky
- [PATCH v8 16/24] vfio/mlx5: Rewrite create mkey flow to allow better code reuse, Leon Romanovsky
- [PATCH v8 22/24] nvme-pci: use a better encoding for small prp pool allocations, Leon Romanovsky
- [PATCH v8 24/24] nvme-pci: optimize single-segment handling, Leon Romanovsky
- [PATCH v8 23/24] nvme-pci: convert to blk_rq_dma_map, Leon Romanovsky
- [PATCH v8 21/24] nvme-pci: remove struct nvme_descriptor, Leon Romanovsky
- Re: [PATCH v8 00/24] Provide a new two step DMA mapping API, Leon Romanovsky
- Re: [PATCH v8 00/24] Provide a new two step DMA mapping API, Jens Axboe
- [PATCH V3 0/7] blk-throttle: Split the blkthrotl queue to solve the IO delay issue,
Zizhi Wo
- [PATCH v2 0/5] md: fix is_mddev_idle(),
Yu Kuai
[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]