Linux Block Development
[Prev Page][Next Page]
- Re: [PATCH 02/26] block: Remove req_bio_endio(), (continued)
- [PATCH 06/26] block: Introduce zone write plugging, Damien Le Moal
- [PATCH 09/26] block: Allow BIO-based drivers to use blk_revalidate_disk_zones(), Damien Le Moal
- [PATCH 17/26] block: Remove BLK_STS_ZONE_RESOURCE, Damien Le Moal
- [PATCH 03/26] block: Introduce bio_straddle_zones() and bio_offset_from_zone_start(), Damien Le Moal
- [PATCH 07/26] block: Allow zero value of max_zone_append_sectors queue limit, Damien Le Moal
- [PATCH 04/26] block: Introduce blk_zone_complete_request_bio(), Damien Le Moal
- [PATCH 05/26] block: Allow using bio_attempt_back_merge() internally, Damien Le Moal
- [PATCH 08/26] block: Implement zone append emulation, Damien Le Moal
- [PATCH 10/26] dm: Use the block layer zone append emulation, Damien Le Moal
- [PATCH 11/26] scsi: sd: Use the block layer zone append emulation, Damien Le Moal
- [PATCH 12/26] ublk_drv: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature, Damien Le Moal
- [PATCH 13/26] null_blk: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature, Damien Le Moal
- [PATCH 14/26] null_blk: Introduce zone_append_max_sectors attribute, Damien Le Moal
- [PATCH 15/26] null_blk: Introduce fua attribute, Damien Le Moal
- [PATCH 16/26] nvmet: zns: Do not reference the gendisk conv_zones_bitmap, Damien Le Moal
- [PATCH 18/26] block: Simplify blk_revalidate_disk_zones() interface, Damien Le Moal
- [PATCH 19/26] block: mq-deadline: Remove support for zone write locking, Damien Le Moal
- [PATCH 20/26] block: Remove elevator required features, Damien Le Moal
- [PATCH 21/26] block: Do not check zone type in blk_check_zone_append(), Damien Le Moal
- [PATCH 22/26] block: Move zone related debugfs attribute to blk-zoned.c, Damien Le Moal
- [PATCH 23/26] block: Remove zone write locking, Damien Le Moal
- [PATCH 24/26] block: Do not special-case plugging of zone write operations, Damien Le Moal
- [PATCH 25/26] block: Reduce zone write plugging memory usage, Damien Le Moal
- [PATCH 26/26] block: Add zone_active_wplugs debugfs entry, Damien Le Moal
- Re: [PATCH 00/26] Zone write plugging, Damien Le Moal
- Re: [PATCH 00/26] Zone write plugging, Bart Van Assche
- Re: [PATCH 00/26] Zone write plugging, Bart Van Assche
- [Linux Kernel Bug][drivers/pktcdvd] INFO: task hung in __rq_qos_throttle, Chenyuan Yang
- [PATCH v2 0/3] Block integrity with flexible-offset PI,
Kanchan Joshi
- Message not available
- Message not available
- Re: [PATCH v2 0/3] Block integrity with flexible-offset PI, Kanchan Joshi
- Re: [PATCH v2 0/3] Block integrity with flexible-offset PI, Jens Axboe
[syzbot] [ext4?] [block?] kernel BUG in set_blocksize, syzbot
[linux-next:master] [block/mq] 574e7779cf: fio.write_iops -72.9% regression,
kernel test robot
atomic queue limits updates v3,
Christoph Hellwig
- [PATCH 02/14] block: refactor disk_update_readahead, Christoph Hellwig
- [PATCH 01/14] block: move max_{open,active}_zones to struct queue_limits, Christoph Hellwig
- [PATCH 03/14] block: add an API to atomically update queue limits, Christoph Hellwig
- [PATCH 04/14] block: use queue_limits_commit_update in queue_max_sectors_store, Christoph Hellwig
- [PATCH 05/14] block: add a max_user_discard_sectors queue limit, Christoph Hellwig
- [PATCH 06/14] block: use queue_limits_commit_update in queue_discard_max_store, Christoph Hellwig
- [PATCH 07/14] block: pass a queue_limits argument to blk_alloc_queue, Christoph Hellwig
- [PATCH 08/14] block: pass a queue_limits argument to blk_mq_init_queue, Christoph Hellwig
- [PATCH 10/14] virtio_blk: split virtblk_probe, Christoph Hellwig
- [PATCH 09/14] block: pass a queue_limits argument to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 11/14] virtio_blk: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 12/14] loop: cleanup loop_config_discard, Christoph Hellwig
- [PATCH 14/14] loop: use the atomic queue limits update API, Christoph Hellwig
- [PATCH 13/14] loop: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- Re: atomic queue limits updates v3, Martin K. Petersen
- Re: atomic queue limits updates v3, Ming Lei
- Re: atomic queue limits updates v3, Christoph Hellwig
Re: [PATCH 1/1] block: print warning when invalid domain set to ioprio,
Niklas Cassel
[PATCHv6 1/1] block: introduce content activity based ioprio,
zhaoyang.huang
[PATCH] block: Simplify the allocation of slab caches,
Kunwu Chan
[mainline] [linux-next] [6.8-rc1] [FC] [DLPAR] OOps kernel crash after performing dlpar remove test,
Tasmiya Nalatwad
[PATCH blktests V4] nvme: add nvme pci timeout testcase,
Chaitanya Kulkarni
[RFC PATCH v12 00/20] Integrity Policy Enforcement LSM (IPE),
Fan Wu
- [RFC PATCH v12 01/20] security: add ipe lsm, Fan Wu
- [RFC PATCH v12 02/20] ipe: add policy parser, Fan Wu
- [RFC PATCH v12 03/20] ipe: add evaluation loop, Fan Wu
- [RFC PATCH v12 04/20] ipe: add LSM hooks on execution and kernel read, Fan Wu
- [RFC PATCH v12 05/20] initramfs|security: Add security hook to initramfs unpack, Fan Wu
- [RFC PATCH v12 06/20] ipe: introduce 'boot_verified' as a trust provider, Fan Wu
- [RFC PATCH v12 07/20] security: add new securityfs delete function, Fan Wu
- [RFC PATCH v12 13/20] dm: add finalize hook to target_type, Fan Wu
- [RFC PATCH v12 12/20] dm verity: set DM_TARGET_SINGLETON feature flag, Fan Wu
- [RFC PATCH v12 11/20] block|security: add LSM blob to block_device, Fan Wu
- [RFC PATCH v12 09/20] uapi|audit|ipe: add ipe auditing support, Fan Wu
- [RFC PATCH v12 14/20] dm verity: consume root hash digest and signature data via LSM hook, Fan Wu
- [RFC PATCH v12 08/20] ipe: add userspace interface, Fan Wu
- [RFC PATCH v12 10/20] ipe: add permissive toggle, Fan Wu
- [RFC PATCH v12 16/20] fsverity: consume builtin signature via LSM hook, Fan Wu
- [RFC PATCH v12 18/20] scripts: add boot policy generation program, Fan Wu
- [RFC PATCH v12 15/20] ipe: add support for dm-verity as a trust provider, Fan Wu
- [RFC PATCH v12 17/20] ipe: enable support for fs-verity as a trust provider, Fan Wu
- [RFC PATCH v12 19/20] ipe: kunit test for parser, Fan Wu
- [RFC PATCH v12 20/20] documentation: add ipe documentation, Fan Wu
[PATCH v9 00/19] Pass data lifetime information to SCSI disk devices,
Bart Van Assche
- [PATCH v9 01/19] fs: Fix rw_hint validation, Bart Van Assche
- [PATCH v9 02/19] fs: Verify write lifetime constants at compile time, Bart Van Assche
- [PATCH v9 03/19] fs: Split fcntl_rw_hint(), Bart Van Assche
- [PATCH v9 05/19] fs: Propagate write hints to the struct block_device inode, Bart Van Assche
- [PATCH v9 04/19] fs: Move enum rw_hint into a new header file, Bart Van Assche
- [PATCH v9 06/19] block, fs: Restore the per-bio/request data lifetime fields, Bart Van Assche
- [PATCH v9 07/19] fs/f2fs: Restore the whint_mode mount option, Bart Van Assche
- [PATCH v9 08/19] fs/f2fs: Restore support for tracing data lifetimes, Bart Van Assche
- [PATCH v9 09/19] scsi: core: Query the Block Limits Extension VPD page, Bart Van Assche
- [PATCH v9 10/19] scsi: scsi_proto: Add structures and constants related to I/O groups and streams, Bart Van Assche
- [PATCH v9 11/19] scsi: sd: Translate data lifetime information, Bart Van Assche
- [PATCH v9 12/19] scsi: scsi_debug: Reduce code duplication, Bart Van Assche
- [PATCH v9 13/19] scsi: scsi_debug: Support the block limits extension VPD page, Bart Van Assche
- [PATCH v9 14/19] scsi: scsi_debug: Rework page code error handling, Bart Van Assche
- [PATCH v9 15/19] scsi: scsi_debug: Rework subpage code error handling, Bart Van Assche
- [PATCH v9 16/19] scsi: scsi_debug: Allocate the MODE SENSE response from the heap, Bart Van Assche
- [PATCH v9 17/19] scsi: scsi_debug: Implement the IO Advice Hints Grouping mode page, Bart Van Assche
- [PATCH v9 18/19] scsi: scsi_debug: Implement GET STREAM STATUS, Bart Van Assche
- [PATCH v9 19/19] scsi: scsi_debug: Maintain write statistics per group number, Bart Van Assche
[PATCH v9 0/5] Fix I/O priority lost in device-mapper,
Mike Snitzer
[PATCH 0/3] Block integrity with flexibile-offset PI,
Kanchan Joshi
Message not available
Message not available
Re: [PATCH 0/3] Block integrity with flexibile-offset PI, Keith Busch
Re: [PATCH 0/3] Block integrity with flexibile-offset PI, Martin K. Petersen
[PATCHv5 1/1] block: introduce content activity based ioprio,
zhaoyang.huang
[PATCH for-next v3] null_blk: add configfs variable shared_tags,
Shin'ichiro Kawasaki
[PATCH 6.6 065/331] nbd: always initialize struct msghdr completely, Greg Kroah-Hartman
[PATCH 6.1 114/185] nbd: always initialize struct msghdr completely, Greg Kroah-Hartman
[PATCH 6.7 043/346] nbd: always initialize struct msghdr completely, Greg Kroah-Hartman
[LSF/MM/BPF TOPIC] Rust block device driver APIs,
Andreas Hindborg (Samsung)
[PATCH V2] virtio-blk: Ensure no requests in virtqueues before deleting vqs.,
Yi Sun
request based dm-multipath, was Re: [PATCH] softirq: fix memory corruption when freeing tasklet_struct, Christoph Hellwig
[PATCH v3 0/5] block: remove gfp_mask for blkdev_zone_mgmt(),
Johannes Thumshirn
[LSF/MM/BPF TOPIC] Reclaiming & documenting page flags,
Matthew Wilcox
Re: [RFC PATCH] mm/readahead: readahead aggressively if read drops in willneed range,
Ming Lei
atomic queue limits updates v2,
Christoph Hellwig
- [PATCH 01/14] block: move max_{open,active}_zones to struct queue_limits, Christoph Hellwig
- [PATCH 02/14] block: refactor disk_update_readahead, Christoph Hellwig
- [PATCH 03/14] block: add an API to atomically update queue limits, Christoph Hellwig
- [PATCH 04/14] block: use queue_limits_commit_update in queue_max_sectors_store, Christoph Hellwig
- [PATCH 05/14] block: add a max_user_discard_sectors queue limit, Christoph Hellwig
- [PATCH 06/14] block: use queue_limits_commit_update in queue_discard_max_store, Christoph Hellwig
- [PATCH 07/14] block: pass a queue_limits argument to blk_alloc_queue, Christoph Hellwig
- [PATCH 08/14] block: pass a queue_limits argument to blk_mq_init_queue, Christoph Hellwig
- [PATCH 09/14] block: pass a queue_limits argument to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 10/14] virtio_blk: split virtblk_probe, Christoph Hellwig
- [PATCH 11/14] virtio_blk: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 12/14] loop: cleanup loop_config_discard, Christoph Hellwig
- [PATCH 13/14] loop: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 14/14] loop: use the atomic queue limits update API, Christoph Hellwig
[PATCH AUTOSEL 4.19 6/8] blk-mq: fix IO hang from sbitmap wakeup race, Sasha Levin
[PATCH AUTOSEL 5.4 09/11] blk-mq: fix IO hang from sbitmap wakeup race, Sasha Levin
[PATCH AUTOSEL 5.10 10/13] blk-mq: fix IO hang from sbitmap wakeup race, Sasha Levin
[PATCH AUTOSEL 5.15 15/19] blk-mq: fix IO hang from sbitmap wakeup race, Sasha Levin
[PATCH AUTOSEL 6.1 19/27] blk-mq: fix IO hang from sbitmap wakeup race, Sasha Levin
[PATCH AUTOSEL 6.6 22/31] blk-mq: fix IO hang from sbitmap wakeup race, Sasha Levin
[PATCH AUTOSEL 6.7 30/39] blk-mq: fix IO hang from sbitmap wakeup race, Sasha Levin
[PATCH 2/4] pktcdvd: kill mutex_lock_nested() usage,
Kent Overstreet
[PATCH v2 0/9] mmc: Use proper sg_miter for scatterlists,
Linus Walleij
[PATCHSET v5 0/4] Cache issue side time querying,
Jens Axboe
[GIT PULL] Block fixes for 6.8-rc2,
Jens Axboe
[PATCHv4 1/1] block: introduce content activity based ioprio,
zhaoyang.huang
[PATCH] null_blk: Always split BIOs to respect queue limits,
Damien Le Moal
[syzbot] [block?] [trace?] INFO: task hung in blk_trace_remove (2),
syzbot
[PATCH v2 0/5] block: remove gfp_mask for blkdev_zone_mgmt(),
Johannes Thumshirn
[PATCH 0/7] mmc: Try to do proper kmap_local() for scatterlists,
Linus Walleij
[PATCH for-next v2] null_blk: add configfs variable shared_tags,
Shin'ichiro Kawasaki
[PATCHv3 1/1] block: introduce content activity based ioprio,
zhaoyang.huang
blktests failures with v6.8-rc1 kernel, Shinichiro Kawasaki
[Report] requests are submitted to hardware in reverse order from nvme/virtio-blk queue_rqs(),
Ming Lei
[PATCH v11 00/26] DEPT(Dependency Tracker),
Byungchul Park
- [PATCH v11 01/26] llist: Move llist_{head,node} definition to types.h, Byungchul Park
- [PATCH v11 03/26] dept: Add single event dependency tracker APIs, Byungchul Park
- [PATCH v11 04/26] dept: Add lock dependency tracker APIs, Byungchul Park
- [PATCH v11 05/26] dept: Tie to Lockdep and IRQ tracing, Byungchul Park
- [PATCH v11 02/26] dept: Implement Dept(Dependency Tracker), Byungchul Park
- [PATCH v11 07/26] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete(), Byungchul Park
- [PATCH v11 06/26] dept: Add proc knobs to show stats and dependency graph, Byungchul Park
- [PATCH v11 08/26] dept: Apply sdt_might_sleep_{start,end}() to swait, Byungchul Park
- [PATCH v11 09/26] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait, Byungchul Park
- [PATCH v11 10/26] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait, Byungchul Park
- [PATCH v11 12/26] dept: Distinguish each work from another, Byungchul Park
- [PATCH v11 11/26] dept: Distinguish each syscall context from another, Byungchul Park
- [PATCH v11 13/26] dept: Add a mechanism to refill the internal memory pools on running out, Byungchul Park
- [PATCH v11 14/26] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread, Byungchul Park
- [PATCH v11 15/26] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait, Byungchul Park
- [PATCH v11 16/26] dept: Track timeout waits separately with a new Kconfig, Byungchul Park
- [PATCH v11 17/26] dept: Apply timeout consideration to wait_for_completion()/complete(), Byungchul Park
- [PATCH v11 18/26] dept: Apply timeout consideration to swait, Byungchul Park
- [PATCH v11 19/26] dept: Apply timeout consideration to waitqueue wait, Byungchul Park
- [PATCH v11 20/26] dept: Apply timeout consideration to hashed-waitqueue wait, Byungchul Park
- [PATCH v11 21/26] dept: Apply timeout consideration to dma fence wait, Byungchul Park
- [PATCH v11 22/26] dept: Record the latest one out of consecutive waits of the same class, Byungchul Park
- [PATCH v11 25/26] dept: Print event context requestor's stacktrace on report, Byungchul Park
- [PATCH v11 24/26] dept: Track PG_locked with dept, Byungchul Park
- [PATCH v11 26/26] locking/lockdep, fs/jbd2: Use a weaker annotation in journal handling, Byungchul Park
- [PATCH v11 23/26] dept: Make Dept able to work with an external wgen, Byungchul Park
[PATCH v3 00/15] block atomic writes,
John Garry
- [PATCH v3 07/15] block: Limit atomic write IO size according to atomic_write_max_sectors, John Garry
- [PATCH v3 01/15] block: Add atomic write operations to request_queue limits, John Garry
- [PATCH v3 02/15] block: Limit atomic writes according to bio and queue limits, John Garry
- [PATCH v3 04/15] fs: Add RWF_ATOMIC and IOCB_ATOMIC flags for atomic write support, John Garry
- [PATCH v3 06/15] block: Pass blk_queue_get_max_sectors() a request pointer, John Garry
- [PATCH v3 08/15] block: Error an attempt to split an atomic write bio, John Garry
- [PATCH v3 10/15] block: Add fops atomic write support, John Garry
- [PATCH v3 05/15] block: Add REQ_ATOMIC flag, John Garry
- [PATCH v3 11/15] scsi: sd: Support reading atomic write properties from block limits VPD, John Garry
- [PATCH v3 13/15] scsi: scsi_debug: Atomic write support, John Garry
- [PATCH v3 09/15] block: Add checks to merging of atomic writes, John Garry
- [PATCH v3 03/15] fs/bdev: Add atomic write support info to statx, John Garry
- [PATCH v3 12/15] scsi: sd: Add WRITE_ATOMIC_16 support, John Garry
- [PATCH v3 14/15] nvme: Support atomic writes, John Garry
- [PATCH v3 15/15] nvme: Ensure atomic writes will be executed atomically, John Garry
- Re: [PATCH v3 00/15] block atomic writes, Christoph Hellwig
[PATCH, RFC] block: set noio context in submit_bio_noacct_nocheck,
Christoph Hellwig
clean up blk_mq_submit_bio,
Christoph Hellwig
[PATCHv2 1/1] block: introduce content activity based ioprio,
zhaoyang.huang
[PATCH v1 0/1] aoe: possible interrupt unsafe locking scenario,
Maksim Kiselev
[PATCH blktests V3] nvme: add nvme pci timeout testcase,
Chaitanya Kulkarni
[PATCH] blk-wbt: Fix detection of dirty-throttled tasks,
Jan Kara
[PATCHSET v3] mq-deadline and BFQ scalability improvements,
Jens Axboe
[PATCHSET v4 0/6] Cache issue side time querying,
Jens Axboe
[PATCH v2 00/34] Open block devices as files,
Christian Brauner
[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]