Linux Block Development
[Prev Page][Next Page]
- Re: [RFC PATCH v13 17/20] ipe: enable support for fs-verity as a trust provider, (continued)
- 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
- [LSF/MM/BPF TOPIC] no tears atomics & LBS,
Luis Chamberlain
- [LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] Meta/Integrity/PI improvements,
Kanchan Joshi
- [PATCHv3 0/4] block: make long runnint operations killable,
Keith Busch
- [GIT PULL] Block fixes for 6.8-rc6,
Jens Axboe
- [PATCH 1/2] block: Clear zone limits for a non-zoned stacked queue,
Damien Le Moal
- [RFC v4 linux-next 00/19] fs & block: remove bdev->bd_inode,
Yu Kuai
- [RFC v4 linux-next 02/19] block: remove sync_blockdev_nowait(), Yu Kuai
- [RFC v4 linux-next 01/19] block: move two helpers into bdev.c, Yu Kuai
- [RFC v4 linux-next 06/19] cramfs: prevent direct access of bd_inode, Yu Kuai
- [RFC v4 linux-next 03/19] block: remove sync_blockdev_range(), Yu Kuai
- [RFC v4 linux-next 09/19] gfs2: prevent direct access of bd_inode, Yu Kuai
- [RFC v4 linux-next 04/19] block: prevent direct access of bd_inode, Yu Kuai
- [RFC v4 linux-next 13/19] ext4: prevent direct access of bd_inode, Yu Kuai
- [RFC v4 linux-next 12/19] ext4: remove block_device_ejected(), Yu Kuai
- [RFC v4 linux-next 14/19] jbd2: prevent direct access of bd_inode, Yu Kuai
- [RFC v4 linux-next 05/19] bcachefs: remove dead function bdev_sectors(), Yu Kuai
- [RFC v4 linux-next 16/19] block2mtd: prevent direct access of bd_inode, Yu Kuai
- [RFC v4 linux-next 07/19] erofs: prevent direct access of bd_inode, Yu Kuai
- [RFC v4 linux-next 08/19] nilfs2: prevent direct access of bd_inode, Yu Kuai
- [RFC v4 linux-next 10/19] s390/dasd: use bdev api in dasd_format(), Yu Kuai
- [RFC v4 linux-next 15/19] bcache: prevent direct access of bd_inode, Yu Kuai
- [RFC v4 linux-next 17/19] dm-vdo: prevent direct access of bd_inode, Yu Kuai
- [RFC v4 linux-next 18/19] scsi: factor out a helper bdev_read_folio() from scsi_bios_ptable(), Yu Kuai
- [RFC v4 linux-next 11/19] btrfs: prevent direct access of bd_inode, Yu Kuai
- [RFC v4 linux-next 19/19] fs & block: remove bdev->bd_inode, Yu Kuai
- Re: [RFC v4 linux-next 00/19] fs & block: remove bdev->bd_inode, Christoph Hellwig
- Re: [RFC v4 linux-next 00/19] fs & block: remove bdev->bd_inode, Yu Kuai
- [PATCHv2 1/2] sched: introduce helper function to calculate distribution over sched class,
zhaoyang.huang
- [PATCH] null_blk: Delete nullb.{queue_depth, nr_queues},
John Garry
- pass queue limits to alloc_disk for pktcdvd,
Christoph Hellwig
- ubd cleanups,
Christoph Hellwig
- [PATCHv2] blk-lib: check for kill signal,
Keith Busch
- [PATCH] block: add put_device() call when device_add() fails in device_add_disk(),
Alfredo Cruz
- [PATCH blktests V3 0/1] nvme: Add passthru error logging tests to nvme/039,
Alan Adamson
- [PATCH 5.10 158/379] block/rnbd-srv: Check for unlikely string overflow, Greg Kroah-Hartman
- [PATCH 5.15 187/476] block/rnbd-srv: Check for unlikely string overflow, Greg Kroah-Hartman
- convert xen-blkfront to atomic queue limit updates v2,
Christoph Hellwig
- convert dasd to the atomic queue limits update API,
Christoph Hellwig
- [PATCH] block: fix virt_boundary handling in blk_validate_limits,
Christoph Hellwig
- [PATCH v12 00/27] DEPT(Dependency Tracker),
Byungchul Park
- [PATCH v12 01/27] llist: Move llist_{head,node} definition to types.h, Byungchul Park
- [PATCH v12 03/27] dept: Add single event dependency tracker APIs, Byungchul Park
- [PATCH v12 04/27] dept: Add lock dependency tracker APIs, Byungchul Park
- [PATCH v12 05/27] dept: Tie to Lockdep and IRQ tracing, Byungchul Park
- [PATCH v12 02/27] dept: Implement Dept(Dependency Tracker), Byungchul Park
- [PATCH v12 08/27] dept: Apply sdt_might_sleep_{start,end}() to swait, Byungchul Park
- [PATCH v12 07/27] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete(), Byungchul Park
- [PATCH v12 06/27] dept: Add proc knobs to show stats and dependency graph, Byungchul Park
- [PATCH v12 09/27] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait, Byungchul Park
- [PATCH v12 10/27] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait, Byungchul Park
- [PATCH v12 12/27] dept: Distinguish each work from another, Byungchul Park
- [PATCH v12 14/27] cpu/hotplug: Use a weaker annotation in AP thread, Byungchul Park
- [PATCH v12 13/27] dept: Add a mechanism to refill the internal memory pools on running out, Byungchul Park
- [PATCH v12 15/27] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait, Byungchul Park
- [PATCH v12 16/27] dept: Track timeout waits separately with a new Kconfig, Byungchul Park
- [PATCH v12 11/27] dept: Distinguish each syscall context from another, Byungchul Park
- [PATCH v12 17/27] dept: Apply timeout consideration to wait_for_completion()/complete(), Byungchul Park
- [PATCH v12 18/27] dept: Apply timeout consideration to swait, Byungchul Park
- [PATCH v12 19/27] dept: Apply timeout consideration to waitqueue wait, Byungchul Park
- [PATCH v12 21/27] dept: Apply timeout consideration to dma fence wait, Byungchul Park
- [PATCH v12 20/27] dept: Apply timeout consideration to hashed-waitqueue wait, Byungchul Park
- [PATCH v12 22/27] dept: Record the latest one out of consecutive waits of the same class, Byungchul Park
- [PATCH v12 23/27] dept: Make Dept able to work with an external wgen, Byungchul Park
- [PATCH v12 24/27] dept: Track PG_locked with dept, Byungchul Park
- [PATCH v12 25/27] dept: Print event context requestor's stacktrace on report, Byungchul Park
- [PATCH v12 26/27] fs/jbd2: Use a weaker annotation in journal handling, Byungchul Park
- [PATCH v12 27/27] dept: Add 'Dept' documentation, Byungchul Park
- [PATCH v2] block: fix deadlock between bd_link_disk_holder and partition scan,
linan666
- [PATCH 0/2] *** introduce content activity based ioprio ***,
zhaoyang.huang
- [PATCH blktests v1] nvme/029: reserve hugepages for lager allocations,
Daniel Wagner
- [Resend PATCHv9 1/1] block: introduce content activity based ioprio,
zhaoyang.huang
- [PATCH blktests V2 0/1] nvme: Add passthru error logging tests to nvme/039,
Alan Adamson
- [PATCH] blk-lib: let user kill a zereout process,
Keith Busch
- [PATCHv2 2/2] block: adjust CFS request expire time,
zhaoyang.huang
- drop bio mode from null_blk and convert it to atomic queue limits v4,
Christoph Hellwig
- convert xen-blkfront to atomic queue limit updates,
Christoph Hellwig
- [PATCH blktests v0] nvme/029: reserve hugepages for lager allocations,
Daniel Wagner
- [LSF/MM BPF TOPIC] NUMA topology metrics for NVMe-oF,
Hannes Reinecke
- [PATCH 1/2] sched: introduce helper function to calculate distribution over sched class,
zhaoyang.huang
- drop bio mode from null_blk and convert it to atomic queue limits v3,
Christoph Hellwig
- [PATCH v4 00/11] block atomic writes,
John Garry
- [PATCH v4 11/11] nvme: Ensure atomic writes will be executed atomically, John Garry
- [PATCH v4 01/11] block: Pass blk_queue_get_max_sectors() a request pointer, John Garry
- [PATCH v4 09/11] scsi: scsi_debug: Atomic write support, John Garry
- [PATCH v4 02/11] block: Call blkdev_dio_unaligned() from blkdev_direct_IO(), John Garry
- [PATCH v4 07/11] block: Add fops atomic write support, John Garry
- [PATCH v4 06/11] block: Add atomic write support for statx, John Garry
- [PATCH v4 04/11] fs: Add initial atomic write support info to statx, John Garry
- [PATCH v4 05/11] block: Add core atomic write support, John Garry
- [PATCH v4 03/11] fs: Initial atomic write support, John Garry
- [PATCH v4 08/11] scsi: sd: Atomic write support, John Garry
- [PATCH v4 10/11] nvme: Atomic write support, John Garry
- drop bio mode from null_blk and convert it to atomic queue limits v2,
Christoph Hellwig
- [bug report]WARNING: CPU: 22 PID: 44011 at fs/iomap/iter.c:51 iomap_iter+0x32b observed with blktests zbd/010,
Yi Zhang
- [PATCH v4] nbd: null check for nla_nest_start,
Kees Cook
- [PATCH] virtio_blk: Fix device surprise removal,
Parav Pandit
- [PATCH blktests] nvme: Add passthru error logging tests to nvme/039,
Alan Adamson
- [PATCH 0/1] add empty atom support to SED Opal parser,
gjoyce
- [GIT PULL] Block fixes for 6.8-rc5,
Jens Axboe
- Re: kernel oops on bcachefs umount, 6.7 kernel,
Brian Foster
- pass queue_limits to blk_alloc_disk for simple drivers,
Christoph Hellwig
- [PATCH 2/9] nfblock: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 1/9] block: pass a queue_limits argument to blk_alloc_disk, Christoph Hellwig
- [PATCH 3/9] brd: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 4/9] n64cart: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 6/9] bcache: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 7/9] btt: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 8/9] pmem: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 5/9] zram: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 9/9] dcssblk: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- RE: pass queue_limits to blk_alloc_disk for simple drivers, Dan Williams
- Re: pass queue_limits to blk_alloc_disk for simple drivers, Himanshu Madhani
- Re: pass queue_limits to blk_alloc_disk for simple drivers, Jens Axboe
- pass queue_limits to blk_mq_alloc_disk for simple drivers,
Christoph Hellwig
- [PATCH 02/17] aoe: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 01/17] ubd: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 03/17] floppy: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 04/17] mtip: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 05/17] nbd: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 06/17] ps3disk: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 07/17] rbd: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 08/17] rnbd-clt: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 09/17] sunvdc: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 10/17] gdrom: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 11/17] ms_block: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 12/17] mspro_block: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 13/17] mtd_blkdevs: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 14/17] ubiblock: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 15/17] scm_blk: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 16/17] ublk: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 17/17] mmc: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
[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]