Linux Block Development
[Prev Page][Next Page]
- [PATCH 15/15] kthread: unexport kthread_blkcg, (continued)
- [PATCH 0/4] virtio-blk: small cleanup,
Chaitanya Kulkarni
- [PATCH v2 0/4] null_blk cleanup and device naming improvements,
Damien Le Moal
- [PATCH AUTOSEL 5.17 33/34] block/compat_ioctl: fix range check in BLKGETSIZE, Sasha Levin
- [PATCH 0/2] bcache fixes for Linux v5.18-rc3,
Coly Li
- LSF/MM/BPF 2022: Running BOF,
Matthew Wilcox
- [PATCH 0/4] null_blk cleanup and device naming improvements,
Damien Le Moal
- SPDX tag and top of file comment cleanups for the loop driver,
Christoph Hellwig
- [PATCH] Drop Documentation/ide/,
Randy Dunlap
- Nullblk configfs oddities,
Josef Bacik
- [PATCH] aoe: Avoid flush_scheduled_work() usage,
Tetsuo Handa
- [PATCH 1/3] blk-crypto: introduce blk_crypto_supported,
Fengnan Chang
- fix and cleanup discard_alignment handling,
Christoph Hellwig
- [PATCH 06/11] raid5: don't set the discard_alignment queue limit, Christoph Hellwig
- [PATCH 07/11] dasd: don't set the discard_alignment queue limit, Christoph Hellwig
- [PATCH 08/11] loop: remove a spurious clear of discard_alignment, Christoph Hellwig
- [PATCH 04/11] virtio_blk: fix the discard_granularity and discard_alignment queue limits, Christoph Hellwig
- [PATCH 10/11] rnbd-srv: use bdev_discard_alignment, Christoph Hellwig
- [PATCH 01/11] ubd: don't set the discard_alignment queue limit, Christoph Hellwig
- [PATCH 11/11] xen-blkback: use bdev_discard_alignment, Christoph Hellwig
- [PATCH 02/11] nbd: don't set the discard_alignment queue limit, Christoph Hellwig
- [PATCH 05/11] dm-zoned: don't set the discard_alignment queue limit, Christoph Hellwig
- [PATCH 09/11] nvme: remove a spurious clear of discard_alignment, Christoph Hellwig
- [PATCH 03/11] null_blk: don't set the discard_alignment queue limit, Christoph Hellwig
- Re: fix and cleanup discard_alignment handling, Martin K. Petersen
- Re: fix and cleanup discard_alignment handling, Christoph Hellwig
- Re: fix and cleanup discard_alignment handling, Jens Axboe
- [dm-5.19 PATCH 01/21] block: change exported IO accounting interface from gendisk to bdev, Mike Snitzer
- [PATCH v2] block: add filemap_invalidate_lock_killable(),
Tetsuo Handa
- [PATCH v4] scsi: target: tcmu: Fix possible data corruption,
Xiaoguang Wang
- [PATCH -next v2 0/5] support concurrent sync io for bfq on a specail occasion,
Yu Kuai
- [PATCH -next v2 1/5] block, bfq: cleanup bfq_weights_tree add/remove apis, Yu Kuai
- [PATCH -next v2 4/5] block, bfq: refactor the counting of 'num_groups_with_pending_reqs', Yu Kuai
- [PATCH -next v2 3/5] bfq, block: record how many queues have pending requests in bfq_group, Yu Kuai
- [PATCH -next v2 2/5] block, bfq: add fake weight_counter for weight-raised queue, Yu Kuai
- [PATCH -next v2 5/5] block, bfq: do not idle if only one cgroup is activated, Yu Kuai
- Re: [PATCH -next v2 0/5] support concurrent sync io for bfq on a specail occasion, yukuai (C)
- [PATCH v2] blktests: replace module removal with patient module removal,
Luis Chamberlain
- [git pull] device mapper fixes for 5.18-rc3,
Mike Snitzer
- [syzbot] possible deadlock in blkcg_deactivate_policy, syzbot
- [PATCH v3] scsi: target: tcmu: Fix possible data corruption,
Xiaoguang Wang
- [GIT PULL] Block fixes for 5.18-rc3,
Jens Axboe
- [PATCH -next RFC v3 0/8] improve tag allocation under heavy load,
Yu Kuai
- [PATCH -next RFC v3 2/8] blk-mq: call 'bt_wait_ptr()' later in blk_mq_get_tag(), Yu Kuai
- [PATCH -next RFC v3 1/8] sbitmap: record the number of waiters for each waitqueue, Yu Kuai
- [PATCH -next RFC v3 4/8] blk-mq: don't preempt tag under heavy load, Yu Kuai
- [PATCH -next RFC v3 3/8] sbitmap: make sure waitqueues are balanced, Yu Kuai
- [PATCH -next RFC v3 5/8] sbitmap: force tag preemption if free tags are sufficient, Yu Kuai
- [PATCH -next RFC v3 7/8] blk-mq: record how many tags are needed for splited bio, Yu Kuai
- [PATCH -next RFC v3 6/8] blk-mq: force tag preemption for split bios, Yu Kuai
- [PATCH -next RFC v3 8/8] sbitmap: wake up the number of threads based on required tags, Yu Kuai
- Re: [PATCH -next RFC v3 0/8] improve tag allocation under heavy load, yukuai (C)
- Re: [PATCH -next RFC v3 0/8] improve tag allocation under heavy load, Bart Van Assche
- [PATCH -next v2] block: update nsecs[] in part_stat_show() and diskstats_show(),
Yu Kuai
- blk-mq: don't plug for synchronously polled requests, Christoph Hellwig
- use block_device based APIs in block layer consumers v3,
Christoph Hellwig
- [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction, Christoph Hellwig
- [PATCH 09/27] ntfs3: use bdev_logical_block_size instead of open coding it, Christoph Hellwig
- [PATCH 07/27] drbd: cleanup decide_on_discard_support, Christoph Hellwig
- [PATCH 05/27] drbd: use bdev based limit helpers in drbd_send_sizes, Christoph Hellwig
- [PATCH 04/27] drbd: remove assign_p_sizes_qlim, Christoph Hellwig
- [PATCH 03/27] target: fix discard alignment on partitions, Christoph Hellwig
- [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue, Christoph Hellwig
- [PATCH 06/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset, Christoph Hellwig
- [PATCH 11/27] block: add a bdev_nonrot helper, Christoph Hellwig
- [PATCH 10/27] mm: use bdev_is_zoned in claim_swapfile, Christoph Hellwig
- [PATCH 12/27] block: add a bdev_write_cache helper, Christoph Hellwig
- [PATCH 27/27] direct-io: remove random prefetches, Christoph Hellwig
- [PATCH 23/27] block: add a bdev_max_discard_sectors helper, Christoph Hellwig
- [PATCH 16/27] block: use bdev_alignment_offset in part_alignment_offset_show, Christoph Hellwig
- [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show, Christoph Hellwig
- [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it, Christoph Hellwig
- [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show, Christoph Hellwig
- [PATCH 25/27] block: add a bdev_discard_granularity helper, Christoph Hellwig
- [PATCH 22/27] block: refactor discard bio size limiting, Christoph Hellwig
- [PATCH 13/27] block: add a bdev_fua helper, Christoph Hellwig
- [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD, Christoph Hellwig
- [PATCH 14/27] block: add a bdev_stable_writes helper, Christoph Hellwig
- [PATCH 21/27] block: move {bdev,queue_limit}_discard_alignment out of line, Christoph Hellwig
- [PATCH 26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD, Christoph Hellwig
- [PATCH 19/27] block: remove queue_discard_alignment, Christoph Hellwig
- [PATCH 15/27] block: add a bdev_max_zone_append_sectors helper, Christoph Hellwig
- [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line, Christoph Hellwig
- Re: use block_device based APIs in block layer consumers v3, Jens Axboe
- [PATCH V2] block: avoid io timeout in case of sync polled dio,
Ming Lei
- [PATCH RESEND] blk-mq: fix possible creation failure for 'debugfs_dir',
Yu Kuai
- siw_cm.c:255 siw_cep_put+0x125/0x130 kernel warning while testing blktests srp/002 v5.17-rc7,
Luis Chamberlain
- blktests with zbd/006 ZNS triggers a possible false positive RCU stall,
Luis Chamberlain
- [Question] Accessing read data in bio request,
Jasper Surmont
- [PATCH] Revert "make: let src/Makefile set *dir vars properly",
Stefan Hajnoczi
- [PATCH/RFC] md: remove media-change code,
NeilBrown
- blktests srp failures with a guest with kdevops on v5.17-rc7 removal,
Luis Chamberlain
[PATCH] block/rnbd-clt: Avoid flush_workqueue(system_long_wq) usage,
Jack Wang
[PATCH] block: null_blk: end timed out poll request,
Ming Lei
[PATCH] block: avoid io timeout in case of sync polled dio,
Ming Lei
can't run nvme-mp blktests,
Luis Chamberlain
[PATCH RESEND] asm-generic: fix __get_unaligned_be48() on 32 bit platforms,
Alexander Lobakin
[PATCH v2 1/5] block/badblocks: Remove redundant assignments,
Michal Orzel
[PATCH] block: fix offset/size check in bio_trim(),
Ming Lei
[PATCH] block/rnbd: client: avoid flush_workqueue(system_long_wq) usage,
Tetsuo Handa
[PATCH 0/8] dm: io accounting & polling improvement,
Ming Lei
[PATCH AUTOSEL 5.15 32/41] drbd: set QUEUE_FLAG_STABLE_WRITES, Sasha Levin
[PATCH AUTOSEL 5.17 39/49] drbd: set QUEUE_FLAG_STABLE_WRITES, Sasha Levin
[PATCH v2] pcd: do not leak information in ioctl, Tom Rix
[PATCH v2] scsi: target: tcmu: Fix possible data corruption,
Xiaoguang Wang
[PATCH] security: do not leak information in ioctl,
Tom Rix
[PATCH] block: Remove redundant assignments,
Michal Orzel
Re: [PATCH] cdrom: make EXPORT_SYMBOL follow exported function, Phillip Potter
use block_device based APIs in block layer consumers v2,
Christoph Hellwig
- [PATCH 03/27] target: fix discard alignment on partitions, Christoph Hellwig
- [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction, Christoph Hellwig
- [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue, Christoph Hellwig
- [PATCH 04/27] drbd: remove assign_p_sizes_qlim, Christoph Hellwig
- [PATCH 05/27] drbd: use bdev based limit helpers in drbd_send_sizes, Christoph Hellwig
- [PATCH 07/27] drbd: cleanup decide_on_discard_support, Christoph Hellwig
- [PATCH 09/27] ntfs3: use bdev_logical_block_size instead of open coding it, Christoph Hellwig
- [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it, Christoph Hellwig
- [PATCH 12/27] block: add a bdev_write_cache helper, Christoph Hellwig
- [PATCH 11/27] block: add a bdev_nonrot helper, Christoph Hellwig
- [PATCH 06/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset, Christoph Hellwig
- [PATCH 10/27] mm: use bdev_is_zoned in claim_swapfile, Christoph Hellwig
- [PATCH 14/27] block: add a bdev_stable_writes helper, Christoph Hellwig
- [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show, Christoph Hellwig
- [PATCH 15/27] block: add a bdev_max_zone_append_sectors helper, Christoph Hellwig
- [PATCH 16/27] block: use bdev_alignment_offset in part_alignment_offset_show, Christoph Hellwig
- [PATCH 22/27] block: refactor discard bio size limiting, Christoph Hellwig
- [PATCH 27/27] direct-io: remove random prefetches, Christoph Hellwig
- [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD, Christoph Hellwig
- [PATCH 25/27] block: add a bdev_discard_granularity helper, Christoph Hellwig
- [PATCH 21/27] block: move {bdev,queue_limit}_discard_alignment out of line, Christoph Hellwig
- [PATCH 23/27] block: add a bdev_max_discard_sectors helper, Christoph Hellwig
- [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show, Christoph Hellwig
- [PATCH 26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD, Christoph Hellwig
- [PATCH 13/27] block: add a bdev_fua helper, Christoph Hellwig
- [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line, Christoph Hellwig
- [PATCH 19/27] block: remove queue_discard_alignment, Christoph Hellwig
[PATCH 0/3] Modify some code about root=UUID or root=LABEL,
Tiezhu Yang
[GIT PULL] Block fixes for 5.18-rc2,
Jens Axboe
[PATCH] block/compat_ioctl: fix range check in BLKGETSIZE,
Khazhismel Kumykov
[PATCH] cdrom: do not print info list when there is no cdrom device,
Enze Li
[PATCH -next RFC v2 0/8] improve tag allocation under heavy load,
Yu Kuai
5.18-rc1 nvme0: Admin Cmd(0x6), I/O Error (sct 0x0 / sc 0x2) DNR,
Chris Murphy
[PATCH v6 00/21] Userspace P2PDMA with O_DIRECT NVMe devices,
Logan Gunthorpe
- [PATCH v6 18/21] block: set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages(), Logan Gunthorpe
- [PATCH v6 04/21] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations, Logan Gunthorpe
- [PATCH v6 19/21] block: set FOLL_PCI_P2PDMA in bio_map_user_iov(), Logan Gunthorpe
- [PATCH v6 01/21] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL, Logan Gunthorpe
- [PATCH v6 03/21] PCI/P2PDMA: Expose pci_p2pdma_map_type(), Logan Gunthorpe
- [PATCH v6 02/21] PCI/P2PDMA: Attempt to set map_type if it has not been set, Logan Gunthorpe
- [PATCH v6 21/21] nvme-pci: allow mmaping the CMB in userspace, Logan Gunthorpe
- [PATCH v6 16/21] block: add check when merging zone device pages, Logan Gunthorpe
- [PATCH v6 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem(), Logan Gunthorpe
- [PATCH v6 17/21] lib/scatterlist: add check when merging zone device pages, Logan Gunthorpe
- [PATCH v6 07/21] dma-mapping: add flags to dma_map_ops to indicate PCI P2PDMA support, Logan Gunthorpe
- [PATCH v6 12/21] RDMA/rw: drop pci_p2pdma_[un]map_sg(), Logan Gunthorpe
- [PATCH v6 06/21] dma-direct: support PCI P2PDMA pages in dma-direct map_sg, Logan Gunthorpe
- [PATCH v6 15/21] iov_iter: introduce iov_iter_get_pages_[alloc_]flags(), Logan Gunthorpe
- [PATCH v6 10/21] nvme-pci: convert to using dma_map_sgtable(), Logan Gunthorpe
- [PATCH v6 13/21] PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg(), Logan Gunthorpe
- [PATCH v6 11/21] RDMA/core: introduce ib_dma_pci_p2p_dma_supported(), Logan Gunthorpe
- [PATCH v6 14/21] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages, Logan Gunthorpe
- [PATCH v6 09/21] nvme-pci: check DMA ops when indicating support for PCI P2PDMA, Logan Gunthorpe
- [PATCH v6 05/21] dma-mapping: allow EREMOTEIO return code for P2PDMA transfers, Logan Gunthorpe
- [PATCH v6 08/21] iommu/dma: support PCI P2PDMA pages in dma-iommu map_sg, Logan Gunthorpe
- Re: [PATCH v6 00/21] Userspace P2PDMA with O_DIRECT NVMe devices, Chaitanya Kulkarni
[PATCH] bfq: Fix warning in bfqq_request_over_limit(),
Jan Kara
[PATCH -next v2] nbd: fix possible overflow on 'first_minor' in nbd_dev_add(),
Zhang Wensheng
[PATCH AUTOSEL 4.19 08/11] drbd: remove usage of list iterator variable after loop, Sasha Levin
[PATCH AUTOSEL 5.16 26/30] drbd: remove usage of list iterator variable after loop, Sasha Levin
[PATCH AUTOSEL 4.14 7/8] drbd: remove usage of list iterator variable after loop, Sasha Levin
[PATCH AUTOSEL 5.15 23/27] drbd: remove usage of list iterator variable after loop, Sasha Levin
[PATCH AUTOSEL 4.9 6/7] drbd: remove usage of list iterator variable after loop, Sasha Levin
[PATCH AUTOSEL 5.4 13/17] drbd: remove usage of list iterator variable after loop, Sasha Levin
[PATCH AUTOSEL 5.10 21/25] drbd: remove usage of list iterator variable after loop, Sasha Levin
[PATCH AUTOSEL 5.17 27/31] drbd: remove usage of list iterator variable after loop, Sasha Levin
[PATCH 0/7] DRBD updates for 5.19,
Christoph Böhmwalder
[PATCH 0/3] DRBD fixes for Linux 5.18,
Christoph Böhmwalder
[PATCH v6 0/2] virtio-blk: support polling I/O and mq_ops->queue_rqs(),
Suwan Kim
[GIT PULL] DRBD fixes for Linux 5.18,
Christoph Böhmwalder
[GIT PULL] DRBD updates for Linux 5.19, Christoph Böhmwalder
cleanup bio_kmalloc v3,
Christoph Hellwig
use block_device based APIs in block layer consumers,
Christoph Hellwig
- [PATCH 06/27] drbd: cleanup decide_on_discard_support, Christoph Hellwig
- [PATCH 21/27] block: move {bdev,queue_limit}_discard_alignment out of line, Christoph Hellwig
- [PATCH 13/27] block: add a bdev_stable_writes helper, Christoph Hellwig
- [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue, Christoph Hellwig
- [PATCH 05/27] drbd: use bdev based limit helpers in drbd_send_sizes, Christoph Hellwig
- [PATCH 04/27] drbd: remove assign_p_sizes_qlim, Christoph Hellwig
- [PATCH 11/27] block: add a bdev_write_cache helper, Christoph Hellwig
- [PATCH 12/27] block: add a bdev_fua helper, Christoph Hellwig
- [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction, Christoph Hellwig
- [PATCH 22/27] block: refactor discard bio size limiting, Christoph Hellwig
- [PATCH 19/27] block: remove queue_discard_alignment, Christoph Hellwig
- [PATCH 25/27] block: remove QUEUE_FLAG_DISCARD, Christoph Hellwig
- [PATCH 10/27] block: add a bdev_nonrot helper, Christoph Hellwig
- [PATCH 09/27] mm: use bdev_is_zoned in claim_swapfile, Christoph Hellwig
- [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show, Christoph Hellwig
- [PATCH 14/27] block: add a bdev_max_zone_append_sectors helper, Christoph Hellwig
- [PATCH 23/27] block: add a bdev_max_discard_sectors helper, Christoph Hellwig
- [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD, Christoph Hellwig
- [PATCH 15/27] block: use bdev_alignment_offset in part_alignment_offset_show, Christoph Hellwig
- [PATCH 08/27] ntfs3: use bdev_logical_block_size instead of open coding it, Christoph Hellwig
- [PATCH 03/27] target: fix discard alignment on partitions, Christoph Hellwig
- [PATCH 24/27] block: add a bdev_discard_granularity helper, Christoph Hellwig
- [PATCH 27/27] direct-io: remove random prefetches, Christoph Hellwig
- [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show, Christoph Hellwig
- [PATCH 16/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset, Christoph Hellwig
- [PATCH 07/27] btrfs: use bdev_max_active_zones instead of open coding it, Christoph Hellwig
- [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line, Christoph Hellwig
- Message not available
[PATCH v5 0/2] virtio-blk: support polling I/O and mq_ops->queue_rqs(),
Suwan Kim
LSF/MM/BPF: 2022: Call for Proposals VIRTUAL OPTION, Josef Bacik
[powerpc]Kernel crash while running xfstests (generic/250) [next-20220404],
Sachin Sant
[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]