Linux Block Development
[Prev Page][Next Page]
- Re: [PATCH] ublk_drv: add missing MODULE_DESCRIPTION() macro, (continued)
- [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
- [PATCH 01/12] ubd: untagle discard vs write zeroes not support handling, Christoph Hellwig
- [PATCH 02/12] block: take io_opt and io_min into account for max_sectors, Christoph Hellwig
- [PATCH 04/12] sd: add a sd_disable_discard helper, Christoph Hellwig
- [PATCH 03/12] sd: simplify the ZBC case in provisioning_mode_store, Christoph Hellwig
- [PATCH 05/12] sd: add a sd_disable_write_same helper, Christoph Hellwig
- [PATCH 06/12] sd: simplify the disable case in sd_config_discard, Christoph Hellwig
- [PATCH 07/12] sd: factor out a sd_discard_mode helper, Christoph Hellwig
- [PATCH 08/12] sd: cleanup zoned queue limits initialization, Christoph Hellwig
- [PATCH 09/12] sd: convert to the atomic queue limits API, Christoph Hellwig
- [PATCH 10/12] sr: convert to the atomic queue limits API, Christoph Hellwig
- [PATCH 11/12] block: remove unused queue limits API, Christoph Hellwig
- [PATCH 12/12] block: add special APIs for run-time disabling of discard and friends, Christoph Hellwig
[PATCH] ublk_drv: fix NULL pointer dereference in ublk_ctrl_start_recovery(),
linan666
[PATCH 0/3] bcache-6.10 20240528,
Coly Li
[PATCH] null_blk: Print correct max open zones limit in null_init_zoned_dev(),
Damien Le Moal
[syzbot] [block?] INFO: task hung in bdev_open, syzbot
[bug report][regression] blktests block/008 lead kerne panic at RIP: 0010:amd_iommu_enable_faulting+0x0/0x10,
Yi Zhang
[PATCH v5.1] fs: Allow fine-grained control of folio sizes,
Matthew Wilcox (Oracle)
[PATCH 0/2 v4] dm-crypt support for per-sector NVMe metadata,
Mikulas Patocka
convert newly added dm-zone code to the atomic queue commit API v3,
Christoph Hellwig
Recall: [PATCH blktests] loop: Test to detect a race condition between loop detach and open, Gulam Mohamed
[PATCH v2] block: delete redundant function declarations,
hexue
convert newly added dm-zone code to the atomic queue commit API v2,
Christoph Hellwig
[PATCH] block: delete redundant function declarations,
hexue
[PATCH] null_blk: Fix return value of nullb_device_power_store(),
Damien Le Moal
[RFC PATCH] sbitmap: fix io hung due to race on sbitmap_word::cleared,
Yang Yang
[BUG] NPE with Linux 6.8.10 and Linux 6.8.11 SCSI optical drive.,
Chris Rankin
[PATCH AUTOSEL 5.10 5/5] block/ioctl: prefer different overflow check, Sasha Levin
[PATCH AUTOSEL 5.15 7/7] block/ioctl: prefer different overflow check, Sasha Levin
[PATCH AUTOSEL 6.1 1/9] md: Fix overflow in is_mddev_idle,
Sasha Levin
[PATCH AUTOSEL 6.6 11/11] block/ioctl: prefer different overflow check, Sasha Levin
[PATCH AUTOSEL 6.6 02/11] md: Fix overflow in is_mddev_idle, Sasha Levin
[PATCH AUTOSEL 6.8 14/14] block/ioctl: prefer different overflow check, Sasha Levin
[PATCH AUTOSEL 6.8 02/14] md: Fix overflow in is_mddev_idle, Sasha Levin
[PATCH AUTOSEL 6.9 15/15] block/ioctl: prefer different overflow check, Sasha Levin
[PATCH AUTOSEL 6.9 02/15] md: Fix overflow in is_mddev_idle,
Sasha Levin
[PATCH v19 00/20] Integrity Policy Enforcement LSM (IPE),
Fan Wu
- [PATCH v19 03/20] ipe: add evaluation loop, Fan Wu
- [PATCH v19 04/20] ipe: add LSM hooks on execution and kernel read, Fan Wu
- [PATCH v19 01/20] security: add ipe lsm, Fan Wu
- [PATCH v19 02/20] ipe: add policy parser, Fan Wu
- [PATCH v19 05/20] initramfs|security: Add a security hook to do_populate_rootfs(), Fan Wu
- [PATCH v19 06/20] ipe: introduce 'boot_verified' as a trust provider, Fan Wu
- [PATCH v19 07/20] security: add new securityfs delete function, Fan Wu
- [PATCH v19 10/20] ipe: add permissive toggle, Fan Wu
- [PATCH v19 12/20] dm verity: expose root hash digest and signature data to LSMs, Fan Wu
- [PATCH v19 15/20] fsverity: expose verified fsverity built-in signatures to LSMs, Fan Wu
- [PATCH v19 20/20] MAINTAINERS: ipe: add ipe maintainer information, Fan Wu
- [PATCH v19 09/20] uapi|audit|ipe: add ipe auditing support, Fan Wu
- [PATCH v19 17/20] scripts: add boot policy generation program, Fan Wu
- [PATCH v19 14/20] security: add security_inode_setintegrity() hook, Fan Wu
- [PATCH v19 18/20] ipe: kunit test for parser, Fan Wu
- [PATCH v19 13/20] ipe: add support for dm-verity as a trust provider, Fan Wu
- [PATCH v19 16/20] ipe: enable support for fs-verity as a trust provider, Fan Wu
- [PATCH v19 08/20] ipe: add userspace interface, Fan Wu
- [PATCH v19 11/20] block,lsm: add LSM blob and new LSM hooks for block device, Fan Wu
- [PATCH v19 19/20] Documentation: add ipe documentation, Fan Wu
Re: convert newly added dm-zone code to the atomic queue commit API, Mike Snitzer
[PATCHv2] block: check for max_hw_sectors underflow,
Hannes Reinecke
[PATCH] block: check for max_hw_sectors underflow,
Hannes Reinecke
[PATCH 0/2] block, scsi: Small improvements for blk_mq_alloc_queue() usage,
John Garry
[PATCH] block: blk_set_stacking_limits() doesn't validate,
Hannes Reinecke
[bug report] WARNING: CPU: 2 PID: 3445306 at drivers/block/ublk_drv.c:2633 ublk_ctrl_start_recovery.constprop.0+0x74/0x180,
Changhui Zhong
fix stacking of sd-imposed max_sectors,
Christoph Hellwig
[PATCH 0/2 v3] dm-crypt support for per-sector NVMe metadata,
Mikulas Patocka
[GIT PULL] Block fixes for 6.10-rc1,
Jens Axboe
[PATCH v2] null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues',
Yu Kuai
[PATCH RESEND] null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues',
Yu Kuai
[PATCH] blk-throttle: remove unused struct 'avg_latency_bucket',
linux
[PATCH v3] block: Add ioprio to block_rq tracepoint,
Dongliang Cui
[PATCH] loop: inherit the ioprio in loop woker thread,
Yunlong Xing
[bug report] kernel panic with concurrent power on/off operation for null-blk,
Yi Zhang
[PATCH] dm: retain stacked max_sectors when setting queue_limits,
Mike Snitzer
[PATCH V2 for-6.10/block 1/2] loop: Fix a race between loop detach and loop open,
Gulam Mohamed
[PATCH] block: remove blk_queue_max_integrity_segments,
Christoph Hellwig
[PATCH] blktests: fix how we handle waiting for nbd to connect,
Josef Bacik
[git pull] device mapper fixes for 6.10-rc1,
Mike Snitzer
[PATCH v2 0/3] Rust block device driver API and null block driver,
Andreas Hindborg
[PATCH] tests/dm: add dm-dust general functionality test,
Bryan Gurney
[bug report] Internal error isnullstartblock(got.br_startblock) a t line 6005 of file fs/xfs/libxfs/xfs_bmap.c.,
Guangwu Zhang
[PATCH v20 00/12] Implement copy offload support,
Nitesh Shetty
Message not available
Re: [PATCH v20 02/12] Add infrastructure for copy offload in block and request layer., Christoph Hellwig
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 v20 00/12] Implement copy offload support, Bart Van Assche
Re: [PATCH v20 00/12] Implement copy offload support, Christoph Hellwig
<Possible follow-ups>
Re: [PATCH v20 00/12] Implement copy offload support, Christoph Hellwig
[syzbot] [block?] WARNING: locking bug in mempool_alloc, syzbot
[RFC PATCH] blk-mq: fix potential I/O hang caused by batch wakeup,
Yang Yang
Re: dm: use queue_limits_set,
Mike Snitzer
[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]