Linux Block Development
[Prev Page][Next Page]
- [PATCH 04/13] selftests: ublk: cleanup backfile automatically, (continued)
- [PATCH v3 0/2] New zoned loop block device driver,
Damien Le Moal
- Re: Does GUP page unpinning have to be done in the pinning context?,
Christoph Hellwig
- Re: lockdep warnings from upstream build, Luck, Tony
- bio segment constraints,
Sean Anderson
- Re: [PATCH] ublk: Add UBLK_U_CMD_SET_SIZE,
Ming Lei
- [syzbot] [block?] possible deadlock in queue_wb_lat_store,
syzbot
- [PATCH v13 0/3] Support for wrapped inline encryption keys on Qualcomm SoCs,
Eric Biggers
- [PATCH v13] fscrypt: add support for hardware-wrapped keys, Eric Biggers
- [PATCH] selftests: ublk: fix test_stripe_04,
Ming Lei
- [PATCH v3] ublk: improve detection and handling of ublk server exit,
Uday Shankar
- [GIT PULL] Final block updates for 6.15-rc1,
Jens Axboe
- [PATCH AUTOSEL 6.12 26/47] null_blk: replace null_process_cmd() call in null_zone_write(), Sasha Levin
- [PATCH AUTOSEL 6.13 26/49] null_blk: replace null_process_cmd() call in null_zone_write(), Sasha Levin
- [PATCH AUTOSEL 6.14 29/54] null_blk: replace null_process_cmd() call in null_zone_write(),
Sasha Levin
- [PATCH] block: don't grab elevator lock during queue initialization,
Ming Lei
- [PATCH] loop: replace freezing queue with quiesce when changing loop specific setting,
Ming Lei
- [RFC] traceevent/block: Add REQ_ATOMIC flag to block trace events,
Ritesh Harjani (IBM)
- [PATCH V2 0/3] block: fix lock dependency between freeze and elevator lock,
Ming Lei
- [PATCH] block: remove non-existent partition dev_t return from blk_lookup_devt,
Chanho Min
- [PATCH v2] ublk: improve detection and handling of ublk server exit,
Uday Shankar
- [PATCH v2] generic/750 : add missing _fixed_by_git_commit line to the test,
Swarna Prabhu
- [PATCH blktests 00/10] nvme: test cases for TLS support,
Shin'ichiro Kawasaki
- [PATCH blktests 04/10] nvme/rc: introduce _have_tlshd_ver() and _have_systemd_tlshd_service(), Shin'ichiro Kawasaki
- [PATCH blktests 01/10] common/rc: introduce _have_systemctl_unit(), Shin'ichiro Kawasaki
- [PATCH blktests 02/10] common/rc: introduce _systemctl_start() and _systemctl_stop(), Shin'ichiro Kawasaki
- [PATCH blktests 03/10] common/rc,fio: factor out _compare_three_version_numbers(), Shin'ichiro Kawasaki
- [PATCH blktests 07/10] common/nvme: TLS target support, Shin'ichiro Kawasaki
- [PATCH blktests 06/10] common/nvme: add '--tls' argument to _nvme_connect_subsys(), Shin'ichiro Kawasaki
- [PATCH blktests 09/10] nvme: add testcase for TLS-encrypted connections, Shin'ichiro Kawasaki
- [PATCH blktests 05/10] nvme/rc: introduce _have_libnvme_ver(), Shin'ichiro Kawasaki
- [PATCH blktests 10/10] nvme: add testcase for secure concatenation, Shin'ichiro Kawasaki
- [PATCH blktests 08/10] common/nvme: handle option '--concat' for _nvme_connect_subsys, Shin'ichiro Kawasaki
- Re: [PATCH blktests 00/10] nvme: test cases for TLS support, Shinichiro Kawasaki
- [PATCH 0/3] block: fix lock dependency between freeze and elevator lock,
Ming Lei
- [PATCH] blktests: add block/039 for test updating nr_hw_queues vs switching elevator,
Ming Lei
- [PATCH 0/2] ublk: fixes for selftests,
Uday Shankar
- [PATCH] block: prevent elevator switch during updating nr_hw_queues, Ming Lei
- [PATCH] block: ps3disk: Use str_read_write() helper,
shao.mingyin
- [PATCH] block: restrict blk_lookup_devt non-existent partition return to MD devices, Chanho Min
- [PATCH] block: remove unused nseg parameter,
Nitesh Shetty
- [PATCH] generic/750 : add missing _fixed_by_git_commit line to the test,
Swarna Prabhu
- [syzbot] [block?] possible deadlock in queue_requests_store, syzbot
- [syzbot] [block?] possible deadlock in blk_mq_freeze_queue_nomemsave,
syzbot
- Proper way to copy de-compressed data into a bio, in folio style?,
Qu Wenruo
- [PATCH 0/3] mm: move migration work around to buffer-heads,
Luis Chamberlain
- [PATCH 3/3] mm/migrate: avoid atomic context on buffer_migrate_folio_norefs() migration, Luis Chamberlain
- [PATCH 2/3] fs/buffer: avoid getting buffer if it is folio migration candidate, Luis Chamberlain
- [PATCH 1/3] mm/migrate: add might_sleep() on __migrate_folio(), Luis Chamberlain
- [PATCH 0/2] ublk: specify io_cmd_buf pointer type,
Caleb Sander Mateos
- next-20250327 - lockdep whine and USB issues at boot,
Valdis Klētnieks
- [PATCH 0/5] Minor ublk optimizations,
Caleb Sander Mateos
- [syzbot] [block?] possible deadlock in elv_iosched_store,
syzbot
- [PATCH RFC v2 00/14] md: introduce a new lockless bitmap,
Yu Kuai
- [PATCH RFC v2 02/14] md/md-bitmap: pass discard information to bitmap_{start, end}write, Yu Kuai
- [PATCH RFC v2 01/14] block: factor out a helper bdev_file_alloc(), Yu Kuai
- [PATCH RFC v2 03/14] md/md-bitmap: remove parameter slot from bitmap_create(), Yu Kuai
- [PATCH RFC v2 04/14] md: add a new sysfs api bitmap_version, Yu Kuai
- [PATCH RFC v2 06/14] md/md-llbitmap: implement bit state machine, Yu Kuai
- [PATCH RFC v2 05/14] md: delay registeration of bitmap_ops until creating bitmap, Yu Kuai
- [PATCH RFC v2 08/14] md/md-llbitmap: implement APIs for page level dirty bits synchronization, Yu Kuai
- [PATCH RFC v2 09/14] md/md-llbitmap: implement APIs to mange bitmap lifetime, Yu Kuai
- [PATCH RFC v2 10/14] md/md-llbitmap: implement APIs to dirty bits and clear bits, Yu Kuai
- [PATCH RFC v2 11/14] md/md-llbitmap: implement APIs for sync_thread, Yu Kuai
- [PATCH RFC v2 07/14] md/md-llbitmap: implement hidden disk to manage bitmap IO, Yu Kuai
- [PATCH RFC v2 13/14] md/md-llbitmap: implement sysfs APIs, Yu Kuai
- [PATCH RFC v2 12/14] md/md-llbitmap: implement all bitmap operations, Yu Kuai
- [PATCH RFC v2 14/14] md/md-llbitmap: add Kconfig, Yu Kuai
- Re: [PATCH RFC v2 00/14] md: introduce a new lockless bitmap, Christoph Hellwig
- Re: [PATCH RFC v2 00/14] md: introduce a new lockless bitmap, Christoph Hellwig
- [PATCH] block: optimize sq_hctx assignment,
Fanhui Meng
- [PATCH 0/2] PCI: Remove pcim_iounmap_regions(),
Philipp Stanner
- [PATCH V2 00/11] ublk: cleanup & improvement & zc follow-up,
Ming Lei
- [PATCH V2 01/11] ublk: make sure ubq->canceling is set when queue is frozen, Ming Lei
- [PATCH V2 02/11] ublk: comment on ubq->canceling handling in ublk_queue_rq(), Ming Lei
- [PATCH V2 03/11] ublk: remove two unused fields from 'struct ublk_queue', Ming Lei
- [PATCH V2 04/11] ublk: add helper of ublk_need_map_io(), Ming Lei
- [PATCH V2 05/11] ublk: call io_uring_cmd_to_pdu to get uring_cmd pdu, Ming Lei
- [PATCH V2 06/11] ublk: add segment parameter, Ming Lei
- [PATCH V2 07/11] ublk: document zero copy feature, Ming Lei
- [PATCH V2 08/11] ublk: implement ->queue_rqs(), Ming Lei
- [PATCH V2 09/11] ublk: rename ublk_rq_task_work_cb as ublk_cmd_tw_cb, Ming Lei
- [PATCH V2 11/11] selftests: ublk: add test for checking zero copy related parameter, Ming Lei
- [PATCH V2 10/11] selftests: ublk: add more tests for covering MQ, Ming Lei
- Re: [PATCH V2 00/11] ublk: cleanup & improvement & zc follow-up, Jens Axboe
- Re: [GIT PULL] bcachefs for 6.15, v2...,
James Bottomley
- [LSF/MM/BPF Topic] synthetic mm testing like page migration,
Luis Chamberlain
- [PATCH] generic/764: fsstress + migrate_pages() test,
Luis Chamberlain
- [PATCH 0/4] ublk: improve handling of saturated queues when ublk server exits,
Uday Shankar
- [PATCH v7 0/7] rust: reduce `as` casts, enable related lints,
Tamir Duberstein
- [PATCH v6 0/6] rust: reduce `as` casts, enable related lints,
Tamir Duberstein
- kdevops: scaling automated testing, Luis Chamberlain
- [syzbot] Monthly block report (Mar 2025), syzbot
- [PATCH 0/8] ublk: cleanup & improvement & zc follow-up,
Ming Lei
- [PATCH V2 3/8] ublk: add segment parameter, Ming Lei
- [GIT PULL] bcachefs for 6.15-rc1, Kent Overstreet
- Re: [PATCH v2] rust: block: Remove unnecessary comma in introduction, Miguel Ojeda
- [GIT PULL] Block updates for 6.15-rc1,
Jens Axboe
- [PATCH 0/8] selftests: ublk: cleanup & more tests,
Ming Lei
- [PATCH V3 0/5] loop: improve loop aio perf by IOCB_NOWAIT,
Ming Lei
- [RFC PATCH 0/4] iov_iter: Add composite, scatterlist and skbuff iterator types,
David Howells
- [PATCH] selftests: ublk: fix starting ublk device,
Ming Lei
- [RFC PATCH 0/2] improve NVMe multipath handling,
Nilay Shroff
- [PATCH] selftests: ublk: fix write cache implementation,
Ming Lei
- [RFC 0/3] Guaranteed CMA,
Suren Baghdasaryan
- [LSF/MM/BPF TOPIC] breaking the 512 KiB IO boundary on x86_64,
Luis Chamberlain
- [RFC 0/4] nvme-pci: breaking the 512 KiB max IO boundary,
Luis Chamberlain
- Regression found in memory stress test with stress-ng,
AceLan Kao
- [PATCH v5 16/17] rust: block: refactor to use `&raw [const|mut]`,
Antonio Hickey
- [PATCH 0/3] selftests: ublk: one fix and two improvement,
Ming Lei
- [no subject], Unknown
- [PATCH 0/2] fix locking issues with blk-wbt parameters update,
Nilay Shroff
- [PATCH] block: don't define __blk_mq_end_request() as inline,
Ming Lei
- [PATCH v3 0/2] btrfs: zoned: skip reporting zone for new block group,
Naohiro Aota
- Fwd: HTML message rejected: Re: [PATCH] loop: move vfs_fsync() out of loop_update_dio(), Kun Hu
- [PATCH] ublk: remove io_cmds list in ublk_queue,
Uday Shankar
- [LSF/MM/BPF TOPIC] State Of The Page 2025,
Matthew Wilcox
- [LSF/MM BPF Topic] Warming up to frozen pages,
Hannes Reinecke
- [PATC] block: update queue limits atomically,
Mikulas Patocka
- [PATCH blktests 0/3] blktests: add target test cases,
Daniel Wagner
- [PATCH v2] block: Make request_queue lockdep splats show up earlier,
Thomas Hellström
- [RFC PATCH -next v3 00/10] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag,
Zhang Yi
- [RFC PATCH -next v3 02/10] nvme: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports DEAC bit, Zhang Yi
- [RFC PATCH -next v3 04/10] nvmet: set WZDS and DRB if device supports BLK_FEAT_WRITE_ZEROES_UNMAP, Zhang Yi
- [RFC PATCH -next v3 01/10] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features, Zhang Yi
- [RFC PATCH -next v3 03/10] nvme-multipath: add BLK_FEAT_WRITE_ZEROES_UNMAP support, Zhang Yi
- [RFC PATCH -next v3 05/10] scsi: sd: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports unmap zeroing mode, Zhang Yi
- [RFC PATCH -next v3 06/10] dm: add BLK_FEAT_WRITE_ZEROES_UNMAP support, Zhang Yi
- [RFC PATCH -next v3 07/10] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate, Zhang Yi
- [RFC PATCH -next v3 08/10] block: add FALLOC_FL_WRITE_ZEROES support, Zhang Yi
- [RFC PATCH -next v3 10/10] ext4: add FALLOC_FL_WRITE_ZEROES support, Zhang Yi
- [RFC PATCH -next v3 09/10] block: factor out common part in blkdev_fallocate(), Zhang Yi
- [PATCH util-linux] fallocate: add FALLOC_FL_WRITE_ZEROES support, Zhang Yi
- [PATCH blktests 0/3] blktest: add unmap write zeroes tests,
Zhang Yi
- [PATCH xfstests 0/5] fstests: add fallocate write zeroes tests,
Zhang Yi
- [PATCH xfsprogs] xfs_io: add FALLOC_FL_WRITE_ZEROES support, Zhang Yi
- [PATCH V3] loop: move vfs_fsync() out of loop_update_dio(),
Ming Lei
- [no subject], Unknown
- [PATCH V2] loop: move vfs_fsync() out of loop_update_dio(),
Ming Lei
- [PATCH v2 0/2] btrfs: zoned: skip reporting zone for new block group,
Naohiro Aota
- [RFC PATCH] block: Make request_queue lockdep splats show up earlier,
Thomas Hellström
- [PATCH v5 0/6] rust: reduce pointer casts, enable related lints,
Tamir Duberstein
- [PATCH v5 2/6] rust: enable `clippy::ptr_as_ptr` lint, Tamir Duberstein
- [PATCH v5 1/6] rust: retain pointer mut-ness in `container_of!`, Tamir Duberstein
- [PATCH v5 4/6] rust: enable `clippy::as_ptr_cast_mut` lint, Tamir Duberstein
- [PATCH v5 3/6] rust: enable `clippy::ptr_cast_constness` lint, Tamir Duberstein
- [PATCH v5 6/6] rust: use strict provenance APIs, Tamir Duberstein
- [PATCH v5 5/6] rust: enable `clippy::as_underscore` lint, Tamir Duberstein
- Re: [PATCH v5 0/6] rust: reduce pointer casts, enable related lints, Tamir Duberstein
- Re: [PATCH v5 0/6] rust: reduce pointer casts, enable related lints, Benno Lossin
- [PATCH] loop: Properly send KOBJ_CHANGED uevent for disk device,
Thomas Weißschuh
- [PATCH v2 0/6] dm: fix issues with swapping dm tables,
Benjamin Marzinski
[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]