Show patches with: none      |   40843 patches
« 1 2 3 4408 409 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,1/7] block: share more code for bio addition helpers Block and NMMe PCI use of new DMA mapping API - - - --- 2024-10-27 Leon Romanovsky New
[18/18] vfio/mlx5: Convert vfio to use DMA link API Provide a new two step DMA mapping API - - - --- 2024-10-27 Leon Romanovsky New
[17/18] vfio/mlx5: Explicitly store page list Provide a new two step DMA mapping API - - - --- 2024-10-27 Leon Romanovsky New
[16/18] vfio/mlx5: Rewrite create mkey flow to allow better code reuse Provide a new two step DMA mapping API - - - --- 2024-10-27 Leon Romanovsky New
[15/18] vfio/mlx5: Explicitly use number of pages instead of allocated length Provide a new two step DMA mapping API - - - --- 2024-10-27 Leon Romanovsky New
[14/18] RDMA/umem: Separate implicit ODP initialization from explicit ODP Provide a new two step DMA mapping API - - - --- 2024-10-27 Leon Romanovsky New
[13/18] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage Provide a new two step DMA mapping API - - - --- 2024-10-27 Leon Romanovsky New
[12/18] RDMA/umem: Store ODP access mask information in PFN Provide a new two step DMA mapping API - - - --- 2024-10-27 Leon Romanovsky New
[11/18] mm/hmm: provide generic DMA managing logic Provide a new two step DMA mapping API - - - --- 2024-10-27 Leon Romanovsky New
[10/18] mm/hmm: let users to tag specific PFN with DMA mapped bit Provide a new two step DMA mapping API - - - --- 2024-10-27 Leon Romanovsky New
[09/18] docs: core-api: document the IOVA-based API Provide a new two step DMA mapping API - - - --- 2024-10-27 Leon Romanovsky New
[08/18] dma-mapping: add a dma_need_unmap helper Provide a new two step DMA mapping API - - - --- 2024-10-27 Leon Romanovsky New
[07/18] dma-mapping: Implement link/unlink ranges API Provide a new two step DMA mapping API - - - --- 2024-10-27 Leon Romanovsky New
[06/18] iommu/dma: Factor out a iommu_dma_map_swiotlb helper Provide a new two step DMA mapping API - - - --- 2024-10-27 Leon Romanovsky New
[05/18] dma: Provide an interface to allow allocate IOVA Provide a new two step DMA mapping API - - - --- 2024-10-27 Leon Romanovsky New
[04/18] dma-mapping: Add check if IOVA can be used Provide a new two step DMA mapping API - - - --- 2024-10-27 Leon Romanovsky New
[03/18] iommu: generalize the batched sync after map interface Provide a new two step DMA mapping API - - - --- 2024-10-27 Leon Romanovsky New
[02/18] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h Provide a new two step DMA mapping API 1 1 - --- 2024-10-27 Leon Romanovsky New
[01/18] PCI/P2PDMA: refactor the p2pdma mapping helpers Provide a new two step DMA mapping API 1 1 - --- 2024-10-27 Leon Romanovsky New
[GIT,PULL] Block fixes for 6.12-rc5 [GIT,PULL] Block fixes for 6.12-rc5 - - - --- 2024-10-26 Jens Axboe New
[PATCHv9,7/7] scsi: set permanent stream count in block limits write hints with nvme fdp, scsi streams - 2 - --- 2024-10-25 Keith Busch New
[PATCHv9,5/7] io_uring: enable per-io hinting capability write hints with nvme fdp, scsi streams - 1 - --- 2024-10-25 Keith Busch New
[PATCHv9,4/7] block, fs: add write hint to kiocb write hints with nvme fdp, scsi streams - - - --- 2024-10-25 Keith Busch New
[PATCHv9,3/7] block: allow ability to limit partition write hints write hints with nvme fdp, scsi streams - - - --- 2024-10-25 Keith Busch New
[PATCHv9,2/7] block: introduce max_write_hints queue limit write hints with nvme fdp, scsi streams - 1 - --- 2024-10-25 Keith Busch New
[PATCHv9,1/7] block: use generic u16 for write hints write hints with nvme fdp, scsi streams - 1 - --- 2024-10-25 Keith Busch New
[V8,7/7] ublk: support leasing io buffer to io_uring io_uring: support sqe group and leased group kbuf - - - --- 2024-10-25 Ming Lei New
[V8,6/7] io_uring/uring_cmd: support leasing device kernel buffer to io_uring io_uring: support sqe group and leased group kbuf - - - --- 2024-10-25 Ming Lei New
[V8,5/7] io_uring: support leased group buffer with REQ_F_GROUP_KBUF io_uring: support sqe group and leased group kbuf - - - --- 2024-10-25 Ming Lei New
[V8,4/7] io_uring: support SQE group io_uring: support sqe group and leased group kbuf - - - --- 2024-10-25 Ming Lei New
[V8,3/7] io_uring: add helper of io_req_commit_cqe() io_uring: support sqe group and leased group kbuf - - - --- 2024-10-25 Ming Lei New
[V8,2/7] io_uring: add io_submit_fail_link() helper io_uring: support sqe group and leased group kbuf - - - --- 2024-10-25 Ming Lei New
[V8,1/7] io_uring: add io_link_req() helper io_uring: support sqe group and leased group kbuf - - - --- 2024-10-25 Ming Lei New
block: fix queue limits checks in blk_rq_map_user_bvec for real block: fix queue limits checks in blk_rq_map_user_bvec for real - 1 1 --- 2024-10-25 Christoph Hellwig New
brd: fix null pointer when modprobe brd brd: fix null pointer when modprobe brd - - - --- 2024-10-25 Yang Erkun New
blk-core: replace call_rcu by kfree_rcu for simple kmem_cache_free callback blk-core: replace call_rcu by kfree_rcu for simple kmem_cache_free callback - - - --- 2024-10-25 Hongling Zeng New
[V2,3/3] block: model freeze & enter queue as lock for supporting lockdep block: model freeze/enter queue as lock for lockdep - 1 1 --- 2024-10-25 Ming Lei New
[V2,2/3] nvme: core: switch to non_owner variant of start_freeze/unfreeze queue block: model freeze/enter queue as lock for lockdep - 1 - --- 2024-10-25 Ming Lei New
[V2,1/3] blk-mq: add non_owner variant of start_freeze/unfreeze queue APIs block: model freeze/enter queue as lock for lockdep - 1 - --- 2024-10-25 Ming Lei New
iov_iter: don't require contiguous pages in iov_iter_extract_bvec_pages iov_iter: don't require contiguous pages in iov_iter_extract_bvec_pages - - - --- 2024-10-24 Christoph Hellwig New
block: refactor rq_qos_wait() block: refactor rq_qos_wait() - 1 - --- 2024-10-24 Muchun Song New
block: fix sanity checks in blk_rq_map_user_bvec block: fix sanity checks in blk_rq_map_user_bvec - - - --- 2024-10-23 Uday Shankar New
blk-mq: Unexport blk_mq_flush_busy_ctxs() blk-mq: Unexport blk_mq_flush_busy_ctxs() - 1 - --- 2024-10-23 Bart Van Assche New
[v3,2/2] blk-mq: add support for CPU latency limits Untitled series #902260 - - - --- 2024-10-23 Tero Kristo New
[3/3] block: model freeze & enter queue as lock for supporting lockdep block: model freeze/enter queue as lock for lockdep - 1 - --- 2024-10-23 Ming Lei New
[2/3] nvme: core: switch to non_owner variant of start_freeze/unfreeze queue block: model freeze/enter queue as lock for lockdep - 1 - --- 2024-10-23 Ming Lei New
[1/3] blk-mq: add non_owner variant of start_freeze/unfreeze queue APIs block: model freeze/enter queue as lock for lockdep - 1 - --- 2024-10-23 Ming Lei New
[5.10] block, bfq: fix procress reference leakage for bfqq in merge chain [5.10] block, bfq: fix procress reference leakage for bfqq in merge chain - - - --- 2024-10-23 Yu Kuai New
[5.15] block, bfq: fix procress reference leakage for bfqq in merge chain [5.15] block, bfq: fix procress reference leakage for bfqq in merge chain - - - --- 2024-10-23 Yu Kuai New
[6.1] block, bfq: fix procress reference leakage for bfqq in merge chain [6.1] block, bfq: fix procress reference leakage for bfqq in merge chain - - - --- 2024-10-23 Yu Kuai New
blk-mq: Make blk_mq_quiesce_tagset() hold the tag list mutex less long blk-mq: Make blk_mq_quiesce_tagset() hold the tag list mutex less long - 2 - --- 2024-10-22 Bart Van Assche New
block/027: setup scsi_debug with MQ block/027: setup scsi_debug with MQ - 1 - --- 2024-10-22 Ming Lei New
block: remove redundant explicit memory barrier from rq_qos waiter and waker block: remove redundant explicit memory barrier from rq_qos waiter and waker - 2 - --- 2024-10-21 Muchun Song New
[v1] blk-mq: add one blk_mq_req_flags_t type to support mq ctx fallback [v1] blk-mq: add one blk_mq_req_flags_t type to support mq ctx fallback - - - --- 2024-10-20 zhuxiaohui New
[v10,8/8] xfs: Support setting FMODE_CAN_ATOMIC_WRITE block atomic writes for xfs - 2 - --- 2024-10-19 John Garry New
[v10,7/8] xfs: Validate atomic writes block atomic writes for xfs - 2 - --- 2024-10-19 John Garry New
[v10,6/8] xfs: Support atomic write for statx block atomic writes for xfs - 2 - --- 2024-10-19 John Garry New
[v10,5/8] fs: iomap: Atomic write support block atomic writes for xfs - 3 - --- 2024-10-19 John Garry New
[v10,4/8] fs: Export generic_atomic_write_valid() block atomic writes for xfs - 2 - --- 2024-10-19 John Garry New
[v10,3/8] block: Add bdev atomic write limits helpers block atomic writes for xfs - 2 - --- 2024-10-19 John Garry New
[v10,2/8] fs/block: Check for IOCB_DIRECT in generic_atomic_write_valid() block atomic writes for xfs - 2 - --- 2024-10-19 John Garry New
[v10,1/8] block/fs: Pass an iocb to generic_atomic_write_valid() block atomic writes for xfs - 2 - --- 2024-10-19 John Garry New
[RFC,4/4] ext4,f2fs: support metadata encryption via dm-default-key dm-default-key: target for filesystem metadata encryption - - - --- 2024-10-18 Eric Biggers New
[RFC,3/4] dm-default-key: add target for filesystem metadata encryption dm-default-key: target for filesystem metadata encryption - - - --- 2024-10-18 Eric Biggers New
[RFC,2/4] block: add the bi_skip_dm_default_key flag dm-default-key: target for filesystem metadata encryption - - - --- 2024-10-18 Eric Biggers New
[RFC,1/4] block: export blk-crypto symbols required by dm-default-key dm-default-key: target for filesystem metadata encryption - - - --- 2024-10-18 Eric Biggers New
[GIT,PULL] Block fixes for 6.12-rc4 [GIT,PULL] Block fixes for 6.12-rc4 - - - --- 2024-10-18 Jens Axboe New
[for-next] nvme: use helpers to access io_uring cmd space [for-next] nvme: use helpers to access io_uring cmd space - 4 - --- 2024-10-18 Pavel Begunkov New
iomap: writeback_control pointer part of iomap_writepage_ctx iomap: writeback_control pointer part of iomap_writepage_ctx - 1 - --- 2024-10-18 Goldwyn Rodrigues New
[V2] nbd: fix partial sending [V2] nbd: fix partial sending - - - --- 2024-10-18 Ming Lei New
[PATCHv2,2/2] blk-mq: add support for CPU latency limits blk-mq: add CPU latency limit control - - - --- 2024-10-18 Tero Kristo New
[PATCHv2,1/2] block/genhd: add sysfs knobs for the CPU latency PM QoS settings blk-mq: add CPU latency limit control - - - --- 2024-10-18 Tero Kristo New
block: model freeze & enter queue as rwsem for supporting lockdep block: model freeze & enter queue as rwsem for supporting lockdep - - - --- 2024-10-18 Ming Lei New
[PATCHv8,5/6] io_uring: enable per-io hinting capability write hints for nvme fdp - 1 - --- 2024-10-17 Keith Busch New
[PATCHv8,4/6] fs: introduce per-io hint support flag write hints for nvme fdp - 1 - --- 2024-10-17 Keith Busch New
[PATCHv8,3/6] block: introduce max_write_hints queue limit write hints for nvme fdp - 1 - --- 2024-10-17 Keith Busch New
[PATCHv8,2/6] block: use generic u16 for write hints write hints for nvme fdp - 1 - --- 2024-10-17 Keith Busch New
[PATCHv8,1/6] block, fs: restore kiocb based write hint processing write hints for nvme fdp - 1 - --- 2024-10-17 Keith Busch New
nbd: fix partial sending nbd: fix partial sending - - - --- 2024-10-17 Ming Lei New
[RFC,v2,2/2] dm-inlinecrypt: add target for inline block device encryption dm-inlinecrypt: add target for inline block device encryption - - - --- 2024-10-16 Eric Biggers New
[RFC,v2,1/2] block: export blk-crypto symbols required by dm-inlinecrypt dm-inlinecrypt: add target for inline block device encryption - - - --- 2024-10-16 Eric Biggers New
blk-integrity: remove seed for user mapped buffers blk-integrity: remove seed for user mapped buffers - 3 - --- 2024-10-16 Keith Busch New
ublk: don't allow user copy for unprivileged device ublk: don't allow user copy for unprivileged device - - - --- 2024-10-16 Ming Lei New
[v4,11/11] scsi: add support for user-meta interface [v4,01/11] block: define set of integrity flags to be inherited by cloned bip - 1 - --- 2024-10-16 Anuj Gupta New
[v4,10/11] nvme: add support for passing on the application tag [v4,01/11] block: define set of integrity flags to be inherited by cloned bip - 1 - --- 2024-10-16 Anuj Gupta New
[v4,09/11] block: add support to pass user meta buffer [v4,01/11] block: define set of integrity flags to be inherited by cloned bip - 1 - --- 2024-10-16 Anuj Gupta New
[v4,08/11] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags [v4,01/11] block: define set of integrity flags to be inherited by cloned bip - - - --- 2024-10-16 Anuj Gupta New
[v4,07/11] io_uring/rw: add support to send meta along with read/write [v4,01/11] block: define set of integrity flags to be inherited by cloned bip - - - --- 2024-10-16 Anuj Gupta New
[v4,06/11] block: add flags for integrity meta [v4,01/11] block: define set of integrity flags to be inherited by cloned bip - - - --- 2024-10-16 Anuj Gupta New
[v4,05/11] fs: introduce IOCB_HAS_METADATA for metadata [v4,01/11] block: define set of integrity flags to be inherited by cloned bip - 1 - --- 2024-10-16 Anuj Gupta New
[v4,04/11] block: define meta io descriptor [v4,01/11] block: define set of integrity flags to be inherited by cloned bip - - - --- 2024-10-16 Anuj Gupta New
[v4,03/11] block: modify bio_integrity_map_user to accept iov_iter as argument [v4,01/11] block: define set of integrity flags to be inherited by cloned bip - 1 - --- 2024-10-16 Anuj Gupta New
[v4,02/11] block: copy back bounce buffer to user-space correctly in case of split [v4,01/11] block: define set of integrity flags to be inherited by cloned bip - 1 - --- 2024-10-16 Anuj Gupta New
[v4,01/11] block: define set of integrity flags to be inherited by cloned bip [v4,01/11] block: define set of integrity flags to be inherited by cloned bip - 3 - --- 2024-10-16 Anuj Gupta New
[v9,8/8] xfs: Support setting FMODE_CAN_ATOMIC_WRITE block atomic writes for xfs - 2 - --- 2024-10-16 John Garry New
[v9,7/8] xfs: Validate atomic writes block atomic writes for xfs - 2 - --- 2024-10-16 John Garry New
[v9,6/8] xfs: Support atomic write for statx block atomic writes for xfs - 2 - --- 2024-10-16 John Garry New
[v9,5/8] fs: iomap: Atomic write support block atomic writes for xfs - 2 - --- 2024-10-16 John Garry New
[v9,4/8] fs: Export generic_atomic_write_valid() block atomic writes for xfs - 2 - --- 2024-10-16 John Garry New
[v9,3/8] block: Add bdev atomic write limits helpers block atomic writes for xfs - 2 - --- 2024-10-16 John Garry New
« 1 2 3 4408 409 »