Linux Block Development
[Prev Page][Next Page]
- Re: [PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback, (continued)
- [PATCH v2] block: fix request.queuelist usage in flush,
Chengming Zhou
- [bug report] block/bio: remove duplicate append pages code,
Dan Carpenter
- [PATCH V4 for-6.10/block] loop: Fix a race between loop detach and loop open,
Gulam Mohamed
- [GIT PULL] Block fixes for 6.10-rc3,
Jens Axboe
- [PATCH v4 00/22] block atomic writes for xfs,
John Garry
- [PATCH v4 07/22] xfs: make EOF allocation simpler, John Garry
- [PATCH v4 02/22] iomap: Allow filesystems set IO block zeroing size, John Garry
- [PATCH v4 03/22] xfs: Use extent size granularity for iomap->io_block_size, John Garry
- [PATCH v4 01/22] fs: Add generic_atomic_write_valid_size(), John Garry
- [PATCH v4 05/22] xfs: always tail align maxlen allocations, John Garry
- [PATCH v4 09/22] xfs: align args->minlen for forced allocation alignment, John Garry
- [PATCH v4 10/22] xfs: Introduce FORCEALIGN inode flag, John Garry
- [PATCH v4 11/22] xfs: Do not free EOF blocks for forcealign, John Garry
- [PATCH v4 12/22] xfs: Update xfs_inode_alloc_unitsize_fsb() for forcealign, John Garry
- [PATCH v4 13/22] xfs: Unmap blocks according to forcealign, John Garry
- [PATCH v4 04/22] xfs: only allow minlen allocations when near ENOSPC, John Garry
- [PATCH v4 08/22] xfs: introduce forced allocation alignment, John Garry
- [PATCH v4 15/22] xfs: Don't revert allocated offset for forcealign, John Garry
- [PATCH v4 14/22] xfs: Only free full extents for forcealign, John Garry
- [PATCH v4 17/22] fs: Add FS_XFLAG_ATOMICWRITES flag, John Garry
- [PATCH v4 18/22] iomap: Atomic write support, John Garry
- [PATCH v4 22/22] xfs: Support setting FMODE_CAN_ATOMIC_WRITE, John Garry
- [PATCH v4 21/22] xfs: Validate atomic writes, John Garry
- [PATCH v4 19/22] xfs: Support FS_XFLAG_ATOMICWRITES for forcealign, John Garry
- [PATCH v4 06/22] xfs: simplify extent allocation alignment, John Garry
- [PATCH v4 20/22] xfs: Support atomic write for statx, John Garry
- [PATCH v4 16/22] xfs: Enable file data forcealign feature, John Garry
- [PATCH] loop: Disable fallocate() zero and discard if not supported,
Cyril Hrubis
- move integrity settings to queue_limits v2,
Christoph Hellwig
- [PATCH 01/11] dm-integrity: use the nop integrity profile, Christoph Hellwig
- [PATCH 02/11] block: remove the unused BIP_{CTRL,DISK}_NOCHECK flags, Christoph Hellwig
- [PATCH 03/11] block: remove the BIP_IP_CHECKSUM flag, Christoph Hellwig
- [PATCH 04/11] block: remove the blk_integrity_profile structure, Christoph Hellwig
- [PATCH 05/11] block: remove the blk_flush_integrity call in blk_integrity_unregister, Christoph Hellwig
- [PATCH 06/11] block: factor out flag_{store,show} helper for integrity, Christoph Hellwig
- [PATCH 07/11] block: use kstrtoul in flag_store, Christoph Hellwig
- [PATCH 08/11] block: don't require stable pages for non-PI metadata, Christoph Hellwig
- [PATCH 09/11] block: bypass the STABLE_WRITES flag for protection information, Christoph Hellwig
- [PATCH 10/11] block: invert the BLK_INTEGRITY_{GENERATE,VERIFY} flags, Christoph Hellwig
- [PATCH 11/11] block: move integrity information into queue_limits, Christoph Hellwig
- Re: move integrity settings to queue_limits v2, Mike Snitzer
- [PATCH blktests] nbd/004: drop the check for "couldn't allocate config" message,
Shin'ichiro Kawasaki
- [PATCH blktests] check: confirm dependent commands,
Shin'ichiro Kawasaki
- [PATCH] block: Optimize disk zone resource cleanup,
Damien Le Moal
- [PATCH v3 0/4] bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages,
Ofir Gal
- [PATCH v3] sbitmap: fix io hung due to race on sbitmap_word::cleared,
Yang Yang
- disk removal slowdown due to rcu_barrier,
Mikulas Patocka
- [PATCH v6 0/4] Fix DM zone resource limits stacking,
Damien Le Moal
- [PATCH v5 0/4] Fix DM zone resource limits stacking,
Damien Le Moal
- [PATCH] block: bio-integrity: fix potential null-ptr-deref in bio_integrity_free,
Ye Bin
- Re: [PATCH v20 03/12] block: add copy offload support, Christoph Hellwig
- [PATCH] block: initialize integrity buffer to zero before writing it to media,
Christoph Hellwig
- [PATCH V4 blktests] loop: Detect a race condition between loop detach and open,
Gulam Mohamed
- [PATCH AUTOSEL 5.15 12/12] null_blk: Do not allow runt zone with zone capacity smaller then zone size, Sasha Levin
- [PATCH AUTOSEL 6.1 14/14] null_blk: Do not allow runt zone with zone capacity smaller then zone size, Sasha Levin
- [PATCH AUTOSEL 6.6 18/18] null_blk: Do not allow runt zone with zone capacity smaller then zone size, Sasha Levin
- [PATCH AUTOSEL 6.8 18/18] null_blk: Do not allow runt zone with zone capacity smaller then zone size, Sasha Levin
- [PATCH AUTOSEL 6.9 23/23] null_blk: Do not allow runt zone with zone capacity smaller then zone size, Sasha Levin
- [PATCH AUTOSEL 6.9 13/23] block: check for max_hw_sectors underflow, Sasha Levin
- [RFC] ML infrastructure in Linux kernel, Viacheslav Dubeyko
- [PATCH v4 0/2] block: add larger order folio instead of pages,
Kundan Kumar
- Message not available
[PATCH v4 0/3] Fix DM zone resource limits stacking,
Damien Le Moal
[PATCH v3 0/2] Fix DM zone resource limits stacking,
Damien Le Moal
move integrity settings to queue_limits,
Christoph Hellwig
- [PATCH 01/12] dm-integrity: use the nop integrity profile, Christoph Hellwig
- [PATCH 02/12] block: remove the unused BIP_{CTRL,DISK}_NOCHECK flags, Christoph Hellwig
- [PATCH 03/12] block: remove the BIP_IP_CHECKSUM flag, Christoph Hellwig
- [PATCH 04/12] block: remove the blk_integrity_profile structure, Christoph Hellwig
- [PATCH 05/12] block: remove the blk_flush_integrity call in blk_integrity_unregister, Christoph Hellwig
- [PATCH 06/12] block: factor out flag_{store,show} helper for integrity, Christoph Hellwig
- [PATCH 07/12] block: use kstrtoul in flag_store, Christoph Hellwig
- [PATCH 08/12] block: don't pretend to generate/verify for non-PI metadata, Christoph Hellwig
- [PATCH 09/12] block: don't require stable pages for non-PI metadata, Christoph Hellwig
- [PATCH 10/12] block: bypass the STABLE_WRITES flag for protection information, Christoph Hellwig
- [PATCH 11/12] block: invert the BLK_INTEGRITY_{GENERATE,VERIFY} flags, Christoph Hellwig
- [PATCH 12/12] block: move integrity information into queue_limits, Christoph Hellwig
[PATCH v2 0/2] Fix DM zone resource limits stacking,
Damien Le Moal
[PATCH V2 blktests] block: add regression test for null-blk concurrently power/submit_queues test,
Yi Zhang
[PATCH blktests] block: add regression test for null-blk concurrently power/submit_queues test,
Yi Zhang
[PATCH v3] nbd: Remove __force casts,
Bart Van Assche
[PATCH v2] nbd: Remove __force casts,
Bart Van Assche
[PATCH] block: fix request.queuelist usage in flush,
Chengming Zhou
Re: [PATCH v20 01/12] block: Introduce queue limits and sysfs for copy-offload support,
Christoph Hellwig
[PATCH v2] sbitmap: fix io hung due to race on sbitmap_word::cleared,
Yang Yang
[PATCH -next] blk-wbt: don't throttle swap writes in direct reclaim,
libaokun
[PATCH blktests] README: add dependent command descriptions,
Shin'ichiro Kawasaki
[PATCH v2] null_blk: fix validation of block size,
Andreas Hindborg
[PATCH v5 0/3] Rust block device driver API and null block driver,
Andreas Hindborg
[PATCH v2] ublk_drv: fix NULL pointer dereference in ublk_ctrl_start_recovery(),
linan666
[PATCH] xen/blkback: add missing MODULE_DESCRIPTION() macro,
Jeff Johnson
[PATCH] ublk_drv: add missing MODULE_DESCRIPTION() macro,
Jeff Johnson
[PATCH] loop: add missing MODULE_DESCRIPTION() macro,
Jeff Johnson
[PATCH] floppy: add missing MODULE_DESCRIPTION() macro,
Jeff Johnson
[PATCH] brd: add missing MODULE_DESCRIPTION() macro,
Jeff Johnson
[PATCH] block: fix some typo,
Fabio Fantoni
[PATCH v7 0/9] block atomic writes,
John Garry
- [PATCH v7 6/9] block: Add fops atomic write support, John Garry
- [PATCH v7 4/9] block: Add core atomic write support, John Garry
- [PATCH v7 8/9] scsi: scsi_debug: Atomic write support, John Garry
- [PATCH v7 1/9] block: Pass blk_queue_get_max_sectors() a request pointer, John Garry
- [PATCH v7 9/9] nvme: Atomic write support, John Garry
- [PATCH v7 5/9] block: Add atomic write support for statx, John Garry
- [PATCH v7 2/9] fs: Initial atomic write support, John Garry
- [PATCH v7 3/9] fs: Add initial atomic write support info to statx, John Garry
- [PATCH v7 7/9] scsi: sd: Atomic write support, John Garry
- Re: [PATCH v7 0/9] block atomic writes, John Garry
[syzbot] [block?] WARNING in mempool_init_node, syzbot
[PATCH] null_blk: fix validation of block size,
Andreas Hindborg
[PATCH v4 0/3] Rust block device driver API and null block driver,
Andreas Hindborg
[PATCH v3 0/3] Rust block device driver API and null block driver,
Andreas Hindborg
Maintainers Summit 2024 Call for Topics,
Theodore Ts'o
[GIT PULL] Block fixes for 6.10-rc2,
Jens Axboe
[syzbot] [block?] WARNING: locking bug in mempool_alloc_noprof, syzbot
[PATCH] block: Avoid polling configuration errors,
hexue
convert the SCSI ULDs to the atomic queue limits API v2,
Christoph Hellwig
- [PATCH 01/14] ubd: refactor the interrupt handler, Christoph Hellwig
- [PATCH 02/14] ubd: untagle discard vs write zeroes not support handling, Christoph Hellwig
- [PATCH 03/14] rbd: increase io_opt again, Christoph Hellwig
- [PATCH 04/14] block: take io_opt and io_min into account for max_sectors, Christoph Hellwig
- [PATCH 05/14] sd: simplify the ZBC case in provisioning_mode_store, Christoph Hellwig
- [PATCH 06/14] sd: add a sd_disable_discard helper, Christoph Hellwig
- [PATCH 07/14] sd: add a sd_disable_write_same helper, Christoph Hellwig
- [PATCH 08/14] sd: simplify the disable case in sd_config_discard, Christoph Hellwig
- [PATCH 09/14] sd: factor out a sd_discard_mode helper, Christoph Hellwig
- [PATCH 10/14] sd: cleanup zoned queue limits initialization, Christoph Hellwig
- [PATCH 11/14] sd: convert to the atomic queue limits API, Christoph Hellwig
- [PATCH 12/14] sr: convert to the atomic queue limits API, Christoph Hellwig
- [PATCH 13/14] block: remove unused queue limits API, Christoph Hellwig
- Re: [PATCH 13/14] block: remove unused queue limits API, Martin K. Petersen
[PATCH 14/14] block: add special APIs for run-time disabling of discard and friends, Christoph Hellwig
Re: [PATCH 14/14] block: add special APIs for run-time disabling of discard and friends, Martin K. Petersen
Re: convert the SCSI ULDs to the atomic queue limits API v2, John Garry
Re: convert the SCSI ULDs to the atomic queue limits API v2, Martin K. Petersen
Re: convert the SCSI ULDs to the atomic queue limits API v2, Jens Axboe
[BUG REPORT][BLOCK/NBD] Error when accessing qcow2 image through NBD,
Michel LAFON-PUYO
blktests failures with v6.10-rc1 kernel,
Shinichiro Kawasaki
[PATCH v2 0/4] bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages,
Ofir Gal
[PATCH] blk-throttle: Fix incorrect display of io.max,
Waiman Long
[PATCH 0/4] bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages,
Ofir Gal
xen-blkfront: don't disable cache flushes when they fail, Christoph Hellwig
[PATCH V3 blktests] loop: Detect a race condition between loop detach and open,
Gulam Mohamed
[PATCH 0/4] Zone write plugging and DM zone fixes,
Damien Le Moal
[PATCH v2 0/9] nvmem: implement block NVMEM provider,
Daniel Golle
[PATCH v7] block: Improve IOPS by removing the fairness code,
Bart Van Assche
[RFC] Imposing minimum response latency via blk-throttle, Daniil Lunev
[PATCH] nbd: Remove __force casts,
Bart Van Assche
[PATCH V3 for-6.10/block] loop: Fix a race between loop detach and loop open,
Gulam Mohamed
[PATCH V2 blktests] loop: Detect a race condition between loop detach and open,
Gulam Mohamed
convert the SCSI ULDs to the atomic queue limits API,
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]