Linux Block Development
[Prev Page][Next Page]
- Re: [PATCH] iov_iter: fix copy_page_from_iter_atomic() if KMAP_LOCAL_FORCE_MAP, (continued)
- [RFC PATCH 0/7] Block and NMMe PCI use of new DMA mapping API,
Leon Romanovsky
- [PATCH 00/18] Provide a new two step DMA mapping API,
Leon Romanovsky
- [PATCH 01/18] PCI/P2PDMA: refactor the p2pdma mapping helpers, Leon Romanovsky
- [PATCH 02/18] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h, Leon Romanovsky
- [PATCH 04/18] dma-mapping: Add check if IOVA can be used, Leon Romanovsky
- [PATCH 03/18] iommu: generalize the batched sync after map interface, Leon Romanovsky
- [PATCH 06/18] iommu/dma: Factor out a iommu_dma_map_swiotlb helper, Leon Romanovsky
- [PATCH 07/18] dma-mapping: Implement link/unlink ranges API, Leon Romanovsky
- [PATCH 08/18] dma-mapping: add a dma_need_unmap helper, Leon Romanovsky
- [PATCH 09/18] docs: core-api: document the IOVA-based API, Leon Romanovsky
- [PATCH 05/18] dma: Provide an interface to allow allocate IOVA, Leon Romanovsky
- [PATCH 11/18] mm/hmm: provide generic DMA managing logic, Leon Romanovsky
- [PATCH 12/18] RDMA/umem: Store ODP access mask information in PFN, Leon Romanovsky
- [PATCH 13/18] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage, Leon Romanovsky
- [PATCH 14/18] RDMA/umem: Separate implicit ODP initialization from explicit ODP, Leon Romanovsky
- [PATCH 10/18] mm/hmm: let users to tag specific PFN with DMA mapped bit, Leon Romanovsky
- [PATCH 16/18] vfio/mlx5: Rewrite create mkey flow to allow better code reuse, Leon Romanovsky
- [PATCH 17/18] vfio/mlx5: Explicitly store page list, Leon Romanovsky
- [PATCH 18/18] vfio/mlx5: Convert vfio to use DMA link API, Leon Romanovsky
- [PATCH 15/18] vfio/mlx5: Explicitly use number of pages instead of allocated length, Leon Romanovsky
- [GIT PULL] Block fixes for 6.12-rc5,
Jens Axboe
- [PATCHv9 0/7] write hints with nvme fdp, scsi streams,
Keith Busch
- [PATCH V8 0/8] io_uring: support sqe group and leased group kbuf,
Ming Lei
- [PATCH] block: fix queue limits checks in blk_rq_map_user_bvec for real,
Christoph Hellwig
- Re: [Syzkaller & bisect] There is INFO: task hung in __rq_qos_throttle, Kent Overstreet
- [PATCH] brd: fix null pointer when modprobe brd,
Yang Erkun
- [PATCH] blk-core: replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
Hongling Zeng
- [PATCH V2 0/3] block: model freeze/enter queue as lock for lockdep,
Ming Lei
- [PATCH V2 2/3] nvme: core: switch to non_owner variant of start_freeze/unfreeze queue, Ming Lei
- Re: [PATCH V2 0/3] block: model freeze/enter queue as lock for lockdep, Jens Axboe
[PATCH] iov_iter: don't require contiguous pages in iov_iter_extract_bvec_pages,
Christoph Hellwig
[PATCH] block: refactor rq_qos_wait(),
Muchun Song
[PATCH] block: fix sanity checks in blk_rq_map_user_bvec,
Uday Shankar
[PATCH] blk-mq: Unexport blk_mq_flush_busy_ctxs(),
Bart Van Assche
[PATCH AUTOSEL 5.15 03/10] block: Fix elevator_get_default() checking for NULL q->tag_set, Sasha Levin
[PATCH AUTOSEL 6.1 04/17] block: Fix elevator_get_default() checking for NULL q->tag_set, Sasha Levin
[PATCH AUTOSEL 6.6 06/23] block: Fix elevator_get_default() checking for NULL q->tag_set, Sasha Levin
[PATCH AUTOSEL 6.11 09/30] block: Fix elevator_get_default() checking for NULL q->tag_set, Sasha Levin
[PATCH 0/3] block: model freeze/enter queue as lock for lockdep,
Ming Lei
[PATCH 5.10] block, bfq: fix procress reference leakage for bfqq in merge chain, Yu Kuai
[PATCH 5.15] block, bfq: fix procress reference leakage for bfqq in merge chain, Yu Kuai
[PATCH 6.1] block, bfq: fix procress reference leakage for bfqq in merge chain, Yu Kuai
[PATCH] blk-mq: Make blk_mq_quiesce_tagset() hold the tag list mutex less long,
Bart Van Assche
[PATCH] block/027: setup scsi_debug with MQ,
Ming Lei
[PATCH] block: remove redundant explicit memory barrier from rq_qos waiter and waker,
Muchun Song
[PATCH v1] blk-mq: add one blk_mq_req_flags_t type to support mq ctx fallback,
zhuxiaohui
[PATCH v10 0/8] block atomic writes for xfs,
John Garry
- [PATCH v10 7/8] xfs: Validate atomic writes, John Garry
- [PATCH v10 1/8] block/fs: Pass an iocb to generic_atomic_write_valid(), John Garry
- [PATCH v10 2/8] fs/block: Check for IOCB_DIRECT in generic_atomic_write_valid(), John Garry
- [PATCH v10 5/8] fs: iomap: Atomic write support, John Garry
- [PATCH v10 6/8] xfs: Support atomic write for statx, John Garry
- [PATCH v10 8/8] xfs: Support setting FMODE_CAN_ATOMIC_WRITE, John Garry
- [PATCH v10 3/8] block: Add bdev atomic write limits helpers, John Garry
- [PATCH v10 4/8] fs: Export generic_atomic_write_valid(), John Garry
- Re: (subset) [PATCH v10 0/8] block atomic writes for xfs, Jens Axboe
- Re: [PATCH v10 0/8] block atomic writes for xfs, Ojaswin Mujoo
[RFC PATCH 0/4] dm-default-key: target for filesystem metadata encryption,
Eric Biggers
[GIT PULL] Block fixes for 6.12-rc4,
Jens Axboe
[syzbot] [block?] INFO: task hung in blk_mq_update_tag_set_shared, syzbot
[PATCH for-next] nvme: use helpers to access io_uring cmd space,
Pavel Begunkov
[PATCH] iomap: writeback_control pointer part of iomap_writepage_ctx,
Goldwyn Rodrigues
[PATCH V2] nbd: fix partial sending,
Ming Lei
[PATCHv2 0/2] blk-mq: add CPU latency limit control,
Tero Kristo
[PATCH] block: model freeze & enter queue as rwsem for supporting lockdep,
Ming Lei
[Report] queue_freeze & queue_enter deadlock in scsi, Ming Lei
[PATCHv8 0/6] write hints for nvme fdp,
Keith Busch
[PATCH] nbd: fix partial sending,
Ming Lei
[RFC PATCH v2 0/2] dm-inlinecrypt: add target for inline block device encryption,
Eric Biggers
[PATCH] blk-integrity: remove seed for user mapped buffers,
Keith Busch
[syzbot] Monthly block report (Oct 2024), syzbot
[PATCH] ublk: don't allow user copy for unprivileged device,
Ming Lei
[PATCH v4 00/11] Read/Write with meta/integrity,
Anuj Gupta
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Re: [PATCH v4 00/11] Read/Write with meta/integrity, Martin K. Petersen
[PATCH v9 0/8] block atomic writes for xfs,
John Garry
[PATCH v8 0/6] PCI: Remove most pcim_iounmap_regions() users,
Philipp Stanner
[PATCH V2] Revert "blk-throttle: Fix IO hang for a corner case",
Xiuhong Wang
[PATCH] blk-rq-qos: fix crash on rq_qos_wait vs. rq_qos_wake_function race,
Omar Sandoval
[Regression] b1a000d3b8ec ("block: relax direct io memory alignment"),
Ming Lei
[no subject], Unknown
Kernel NBD client waits on wrong cookie, aborts connection,
Kevin Wolf
[PATCH v8 0/7] block atomic writes for xfs,
John Garry
[PATCH blktests v5 0/2] Test the NVMe reservation feature,
Guixin Liu
[RFC PATCH v1 35/57] virtio: Remove PAGE_SIZE compile-time constant assumption, Ryan Roberts
[PATCH RESEND v3 0/3] Fix some starvation problems in block layer,
Muchun Song
[PATCH blktests v4 0/2] Test the NVMe reservation feature,
Guixin Liu
[PATCH v7 0/5] PCI: Remove most pcim_iounmap_regions() users,
Philipp Stanner
[Report] annoyed dma debug warning "cacheline tracking EEXIST, overlapping mappings aren't supported",
Ming Lei
[PATCH] blk-mq: setup queue ->tag_set before initializing hctx,
Ming Lei
[PATCH 00/17] replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
Julia Lawall
[PATCH blktests v3 0/2] Test the NVMe reservation feature,
Guixin Liu
- [PATCH blktests v3 1/2] nvme/{md/001,rc,002,016,017,030,052}: introduce --resv_enable argument, Guixin Liu
- Re: [PATCH blktests v3 1/2] nvme/{md/001,rc,002,016,017,030,052}: introduce --resv_enable argument, Chaitanya Kulkarni
- Re: [PATCH blktests v3 1/2] nvme/{md/001,rc,002,016,017,030,052}: introduce --resv_enable argument, Daniel Wagner
- [PATCH blktests v3 2/2] nvme: test the nvme reservation feature, Guixin Liu
[PATCH V7 0/8] io_uring: support sqe group and leased group kbuf,
Ming Lei
Kernel Oops in blk_mq_hctx_notify_online() using Raxda CM5,
Rick Koch
[PATCH v7 00/17] Hardware wrapped key support for QCom ICE and UFS core,
Bartosz Golaszewski
- [PATCH v7 01/17] blk-crypto: add basic hardware-wrapped key support, Bartosz Golaszewski
- [PATCH v7 02/17] blk-crypto: show supported key types in sysfs, Bartosz Golaszewski
- [PATCH v7 03/17] blk-crypto: add ioctls to create and prepare hardware-wrapped keys, Bartosz Golaszewski
- [PATCH v7 06/17] firmware: qcom: scm: add a call for deriving the software secret, Bartosz Golaszewski
- [PATCH v7 05/17] ice, ufs, mmc: use the blk_crypto_key struct when programming the key, Bartosz Golaszewski
- [PATCH v7 04/17] fscrypt: add support for hardware-wrapped keys, Bartosz Golaszewski
- [PATCH v7 08/17] firmware: qcom: scm: add a call for checking wrapped key support, Bartosz Golaszewski
- [PATCH v7 09/17] soc: qcom: ice: add HWKM support to the ICE driver, Bartosz Golaszewski
- [PATCH v7 07/17] firmware: qcom: scm: add calls for creating, preparing and importing keys, Bartosz Golaszewski
- [PATCH v7 10/17] soc: qcom: ice: add support for hardware wrapped keys, Bartosz Golaszewski
- [PATCH v7 12/17] ufs: core: add support for wrapped keys to UFS core, Bartosz Golaszewski
- [PATCH v7 11/17] soc: qcom: ice: add support for generating, importing and preparing keys, Bartosz Golaszewski
- [PATCH v7 13/17] ufs: core: add support for deriving the software secret, Bartosz Golaszewski
- [PATCH v7 14/17] ufs: core: add support for generating, importing and preparing keys, Bartosz Golaszewski
- [PATCH v7 15/17] ufs: host: add support for wrapped keys in QCom UFS, Bartosz Golaszewski
- [PATCH v7 16/17] ufs: host: add a callback for deriving software secrets and use it, Bartosz Golaszewski
- [PATCH v7 17/17] ufs: host: add support for generating, importing and preparing wrapped keys, Bartosz Golaszewski
[PATCH v3] elevator: do not request_module if elevator exists,
Breno Leitao
Re: [syzbot] Monthly trace report (Oct 2024),
Steven Rostedt
[PATCH] elevator: Remove argument from elevator_find_get,
Breno Leitao
[PATCH v2] elevator: do not request_module if elevator exists,
Breno Leitao
[PATCH v3] iov_iter: don't require contiguous pages in iov_iter_extract_bvec_pages,
Christoph Hellwig
[PATCH] mm: Split BLK_FEAT_SYNCHRONOUS and SWP_SYNCHRONOUS_IO into separate read and write flags,
Qun-Wei Lin
[PATCH V2] lib/iov_iter.c: extract virt-contiguous pages in iov_iter_extract_bvec_pages,
Ming Lei
[PATCH] Revert "blk-throttle: Fix IO hang for a corner case",
Xiuhong Wang
[PATCH] drbd: Remove unused conn_lowest_minor,
linux
[syzbot] [block?] [bcachefs?] KASAN: slab-use-after-free Read in percpu_ref_put (2), syzbot
[PATCH] elevator: do not request_module if elevator exists,
Breno Leitao
[PATCH 0/3 v2] nvme: add rotational support,
Matias Bjørling
[PATCH] ublk: eliminate unnecessary io_cmds queue,
Uday Shankar
try to avoid del_gendisk vs passthrough from ->release deadlocks v2,
Christoph Hellwig
[PATCH 0/2] nvme: add rotational support,
Matias Bjørling
[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]