Linux Block Development
[Prev Page][Next Page]
[PATCH] loop: fix min directio size detection for nested loop devices,
Darrick J. Wong
[PATCH 0/3] blk-throttle: Some bugfixes and modifications,
Zizhi Wo
[PATCH] block: integrity: Do not call set_page_dirty_lock(),
Martin K. Petersen
[PATCH v5 0/4] ublk: decouple server threads from hctxs,
Uday Shankar
[PATCH v9 0/6] rust: reduce `as` casts, enable related lints,
Tamir Duberstein
[PATCH] ublk: pass ubq, req, and io to ublk_commit_completion(),
Caleb Sander Mateos
[PATCH] ublk: remove unnecessary ubq checks,
Caleb Sander Mateos
[PATCH] scatterlist: inline sg_next(),
Caleb Sander Mateos
[PATCH v4]: ublk: Add UBLK_U_CMD_UPDATE_SIZE,
Jared Holzman
[PATCH V2 0/8] ublk: simplify & improve IO canceling,
Ming Lei
- [PATCH V2 1/8] ublk: properly serialize all FETCH_REQs, Ming Lei
- [PATCH V2 3/8] ublk: rely on ->canceling for dealing with ublk_nosrv_dev_should_queue_io, Ming Lei
- [PATCH V2 4/8] ublk: move device reset into ublk_ch_release(), Ming Lei
- [PATCH V2 2/8] ublk: add ublk_force_abort_dev(), Ming Lei
- [PATCH V2 5/8] ublk: improve detection and handling of ublk server exit, Ming Lei
- [PATCH V2 7/8] ublk: simplify aborting ublk request, Ming Lei
- [PATCH V2 6/8] ublk: remove __ublk_quiesce_dev(), Ming Lei
- [PATCH V2 8/8] selftests: ublk: add generic_06 for covering fault inject, Ming Lei
- Re: [PATCH V2 0/8] ublk: simplify & improve IO canceling, Jens Axboe
- Re: [PATCH V2 0/8] ublk: simplify & improve IO canceling, Jens Axboe
[PATCH v4 0/4] ublk: decouple server threads from hctxs,
Uday Shankar
[PATCH] ublk: don't suggest CONFIG_BLK_DEV_UBLK=Y,
Caleb Sander Mateos
[PATCH] block: Simplify blk_mq_dispatch_rq_list() and its callers,
Bart Van Assche
[regression 6.1.y] Regression from 476c1dfefab8 ("mm: Don't pin ZERO_PAGE in pin_user_pages()") with pci-passthrough for both KVM VMs and booting in xen DomU,
Salvatore Bonaccorso
[PATCH v3] loop: LOOP_SET_FD: send uevents for partitions,
Thomas Weißschuh
[PATCH] block: blk-rq-qos: guard rq-qos helpers by static key,
Jens Axboe
[PATCH] block: ensure that struct blk_mq_alloc_data is fully initialized,
Jens Axboe
[PATCH v7 00/14] large atomic writes for xfs,
John Garry
- [PATCH v7 01/14] fs: add atomic write unit max opt to statx, John Garry
- [PATCH v7 04/14] xfs: rename xfs_inode_can_atomicwrite() -> xfs_inode_can_hw_atomicwrite(), John Garry
- [PATCH v7 02/14] xfs: add helpers to compute log item overhead, John Garry
- [PATCH v7 05/14] xfs: allow block allocator to take an alignment hint, John Garry
- [PATCH v7 06/14] xfs: refactor xfs_reflink_end_cow_extent(), John Garry
- [PATCH v7 09/14] xfs: add large atomic writes checks in xfs_direct_write_iomap_begin(), John Garry
- [PATCH v7 07/14] xfs: refine atomic write size check in xfs_file_write_iter(), John Garry
- [PATCH v7 03/14] xfs: add helpers to compute transaction reservation for finishing intent items, John Garry
- [PATCH v7 08/14] xfs: add xfs_atomic_write_cow_iomap_begin(), John Garry
- [PATCH v7 13/14] xfs: update atomic write limits, John Garry
- [PATCH v7 11/14] xfs: add xfs_file_dio_write_atomic(), John Garry
- [PATCH v7 10/14] xfs: commit CoW-based atomic writes atomically, John Garry
- [PATCH v7 12/14] xfs: add xfs_compute_atomic_write_unit_max(), John Garry
- [PATCH v7 14/14] xfs: allow sysadmins to specify a maximum atomic write limit at mount time, John Garry
ublk: kernel crash when killing SPDK application,
Guy Eisenberg
[PATCH] scsi: fix potential USB flash loss after reboot, Jiajia Liu
[PATCH v2] loop: properly send KOBJ_CHANGED uevent for disk device,
Thomas Weißschuh
ublk: Graceful Upgrade of ublk server application,
Yoav Cohen
[PATCH V3] loop: aio inherit the ioprio of original request,
Yunlong Xing
[RFC[RAP] 1/2] block: fix race between set_blocksize and read paths,
Darrick J. Wong
[PATCH blktests v3 0/4] blktests: add target test cases,
Daniel Wagner
[PATCH 0/7] blk-throttle: Split the blkthrotl queue to solve the IO delay issue,
Zizhi Wo
[PATCH AUTOSEL 5.4 3/5] selftests: ublk: fix test_stripe_04, Sasha Levin
[PATCH AUTOSEL 5.10 03/11] selftests: ublk: fix test_stripe_04, Sasha Levin
[PATCH AUTOSEL 5.15 03/15] selftests: ublk: fix test_stripe_04, Sasha Levin
[PATCH AUTOSEL 6.1 03/17] selftests: ublk: fix test_stripe_04, Sasha Levin
[PATCH AUTOSEL 6.6 04/24] selftests: ublk: fix test_stripe_04, Sasha Levin
[PATCH AUTOSEL 6.12 04/30] selftests: ublk: fix test_stripe_04, Sasha Levin
[PATCH AUTOSEL 6.13 05/34] selftests: ublk: fix test_stripe_04, Sasha Levin
[PATCH AUTOSEL 6.14 05/34] selftests: ublk: fix test_stripe_04, Sasha Levin
[PATCH v3]: ublk: Add UBLK_U_CMD_UPDATE_SIZE,
Jared Holzman
[PATCH 0/9] ublk: simplify & improve IO canceling,
Ming Lei
[PATCH v3] docs: ABI: replace mcroce@xxxxxxxxxxxxx with new Meta address, Ahmad Fatoum
[PATCH V2] loop: aio inherit the ioprio of original request,
Yunlong Xing
[RFC PATCH 00/11] pcache: Persistent Memory Cache for Block Devices,
Dongsheng Yang
- [RFC PATCH 01/11] pcache: introduce cache_dev for managing persistent memory-based cache devices, Dongsheng Yang
- [RFC PATCH 02/11] pcache: introduce segment abstraction, Dongsheng Yang
- [RFC PATCH 03/11] pcache: introduce meta_segment abstraction, Dongsheng Yang
- [RFC PATCH 04/11] pcache: introduce cache_segment abstraction, Dongsheng Yang
- [RFC PATCH 06/11] pcache: gc and writeback, Dongsheng Yang
- [RFC PATCH 05/11] pcache: introduce lifecycle management of pcache_cache, Dongsheng Yang
- [RFC PATCH 07/11] pcache: introduce cache_key infrastructure for persistent metadata management, Dongsheng Yang
- [RFC PATCH 08/11] pcache: implement request processing and cache I/O path in cache_req, Dongsheng Yang
- [RFC PATCH 09/11] pcache: introduce logic block device and request handling, Dongsheng Yang
- [RFC PATCH 10/11] pcache: add backing device management, Dongsheng Yang
- [RFC PATCH 11/11] block: introduce pcache (persistent memory to be cache for block device), Dongsheng Yang
- Re: [RFC PATCH 00/11] pcache: Persistent Memory Cache for Block Devices, Dan Williams
[PATCH] block: fix resource leak in blk_register_queue() error path,
Zheng Qixing
[PATCH 0/4] md: fix is_mddev_idle(),
Yu Kuai
[syzbot] [block?] WARNING in bio_alloc_bioset, syzbot
[PATCH V2 00/13] selftests: ublk: test cleanup & add more tests,
Ming Lei
- [PATCH V2 01/13] selftests: ublk: fix ublk_find_tgt(), Ming Lei
- [PATCH V2 02/13] selftests: ublk: add io_uring uapi header, Ming Lei
- [PATCH V2 03/13] selftests: ublk: cleanup backfile automatically, Ming Lei
- [PATCH V2 05/13] selftests: ublk: run stress tests in parallel, Ming Lei
- [PATCH V2 04/13] selftests: ublk: make sure _add_ublk_dev can return in sub-shell, Ming Lei
- [PATCH V2 06/13] selftests: ublk: add two stress tests for zero copy feature, Ming Lei
- [PATCH V2 07/13] selftests: ublk: setup ring with IORING_SETUP_SINGLE_ISSUER/IORING_SETUP_DEFER_TASKRUN, Ming Lei
- [PATCH V2 09/13] selftests: ublk: increase max nr_queues and queue depth, Ming Lei
- [PATCH V2 10/13] selftests: ublk: support target specific command line, Ming Lei
- [PATCH V2 13/13] selftests: ublk: move creating UBLK_TMP into _prep_test(), Ming Lei
- [PATCH V2 08/13] selftests: ublk: set queue pthread's cpu affinity, Ming Lei
- [PATCH V2 12/13] selftests: ublk: add test_stress_05.sh, Ming Lei
- [PATCH V2 11/13] selftests: ublk: support user recovery, Ming Lei
- Re: [PATCH V2 00/13] selftests: ublk: test cleanup & add more tests, Ming Lei
- Re: [PATCH V2 00/13] selftests: ublk: test cleanup & add more tests, Jens Axboe
[PATCH] block: add SPDX header line to blk-throttle.h,
Bird, Tim
[GIT PULL] 2nd set of block fixes for 6.15-rc2,
Jens Axboe
[PATCH] loop: aio inherit the ioprio of original request,
Yunlong Xing
[PATCH v3 0/2] ublk: decouple server threads from hctxs,
Uday Shankar
[PATCH] null_blk: Use strscpy() instead of strscpy_pad() in null_add_dev(),
Thorsten Blum
[GIT PULL] nvme updates for Linux 6.15,
Christoph Hellwig
[GIT PULL] Block fixes for 6.15-rc2,
Jens Axboe
[PATCH 00/15] block: unify elevator changing and fix lockdep warning,
Ming Lei
- [PATCH 13/15] block: remove several ->elevator_lock, Ming Lei
- [PATCH 01/15] block: don't call freeze queue in elevator_switch() and elevator_disable(), Ming Lei
- [PATCH 06/15] block: add helper of elevator_change(), Ming Lei
- [PATCH 07/15] block: move blk_unregister_queue() & device_del() after freeze wait, Ming Lei
- [PATCH 05/15] block: simplify elevator reset for updating nr_hw_queues, Ming Lei
- [PATCH 10/15] block: pass elevator_queue to elv_register_queue & unregister_queue, Ming Lei
- [PATCH 08/15] block: add `struct elev_change_ctx` for unifying elevator change, Ming Lei
- [PATCH 12/15] block: move debugfs/sysfs register out of freezing queue, Ming Lei
- [PATCH 09/15] block: unifying elevator change, Ming Lei
- [PATCH 14/15] block: move hctx cpuhp add/del out of queue freezing, Ming Lei
- [PATCH 03/15] block: move sched debugfs register into elvevator_register_queue, Ming Lei
- [PATCH 02/15] block: add two helpers for registering/un-registering sched debugfs, Ming Lei
- [PATCH 04/15] block: prevent elevator switch during updating nr_hw_queues, Ming Lei
- [PATCH 11/15] block: move elv_register[unregister]_queue out of elevator_lock, Ming Lei
- [PATCH 15/15] block: move wbt_enable_default() out of queue freezing from scheduler's ->exit(), Ming Lei
[PATCH v2] ublk: Add UBLK_U_CMD_UPDATE_SIZE,
Jared Holzman
[PATCH] block/dm: add early_lookup_ready_bdev to ensure ready device lookup,
Chanho Min
blktests failures with v6.15-rc1 kernel, Shinichiro Kawasaki
[PATCH] block: Export __blk_flush_plug to modules,
LongPing Wei
[PATCH v2 0/8] mm: enhance migration work around on noref buffer-heads,
Luis Chamberlain
[PATCH v8 0/6] rust: reduce `as` casts, enable related lints,
Tamir Duberstein
[PATCH] loop: stop using vfs_iter_{read,write} for buffered I/O,
Christoph Hellwig
[PATCH next] zram: Fix uninitialized variable in zram_writeback_slots(),
Dan Carpenter
[PATCH] ublk: skip blk_mq_tag_to_rq() bounds check,
Caleb Sander Mateos
[PATCH v2 0/2] ublk: decouple server threads from hctxs,
Uday Shankar
[PATCH] ublk: pass ublksrv_ctrl_cmd * instead of io_uring_cmd *,
Caleb Sander Mateos
[PATCH V2 0/2] ublk: two fixes,
Ming Lei
[no subject], Unknown
Weird blockdev crash in 6.15-rc1?,
Darrick J. Wong
[PATCH blktests v2 0/4] blktests: add target test cases,
Daniel Wagner
[PATCH RFC] md: fix is_mddev_idle(),
Yu Kuai
[PATCH v6 00/12] large atomic writes for xfs,
John Garry
- [PATCH v6 03/12] xfs: rename xfs_inode_can_atomicwrite() -> xfs_inode_can_hw_atomicwrite(), John Garry
- [PATCH v6 07/12] xfs: add xfs_atomic_write_cow_iomap_begin(), John Garry
- [PATCH v6 11/12] xfs: add xfs_compute_atomic_write_unit_max(), John Garry
- [PATCH v6 12/12] xfs: update atomic write limits, John Garry
- [PATCH v6 04/12] xfs: allow block allocator to take an alignment hint, John Garry
- [PATCH v6 01/12] fs: add atomic write unit max opt to statx, John Garry
- [PATCH v6 10/12] xfs: add xfs_file_dio_write_atomic(), John Garry
- [PATCH v6 02/12] xfs: add helpers to compute log item overhead, John Garry
- [PATCH v6 06/12] xfs: refine atomic write size check in xfs_file_write_iter(), John Garry
- [PATCH v6 08/12] xfs: add large atomic writes checks in xfs_direct_write_iomap_begin(), John Garry
- [PATCH v6 05/12] xfs: refactor xfs_reflink_end_cow_extent(), John Garry
- [PATCH v6 09/12] xfs: commit CoW-based atomic writes atomically, John Garry
[PATCH 0/2] ublk: two fixes,
Ming Lei
Weird loop device behavior in 6.15-rc1?,
Darrick J. Wong
[RESEND] Circular locking dependency involving, elevator_lock, rq_qos_mutex and pcpu_alloc_mutex,
Tejun Heo
6.15-rc1/regression/bisected - commit ffa1e7ada456 introduced circular locking dependency at udev-worker,
Mikhail Gavrilov
[PATCH 00/13] ublk: one driver bug fix and selftest change,
Ming Lei
- [PATCH 01/13] ublk: delay aborting zc request until io_uring returns the buffer, Ming Lei
- [PATCH 02/13] selftests: ublk: fix ublk_find_tgt(), Ming Lei
- [PATCH 03/13] selftests: ublk: add io_uring uapi header, Ming Lei
- [PATCH 06/13] selftests: ublk: run stress tests in parallel, Ming Lei
- [PATCH 11/13] selftests: ublk: support target specific command line, Ming Lei
- [PATCH 07/13] selftests: ublk: add two stress tests for zero copy feature, Ming Lei
- [PATCH 05/13] selftests: ublk: make sure _add_ublk_dev can return in sub-shell, Ming Lei
- [PATCH 09/13] selftests: ublk: set queue pthread's cpu affinity, Ming Lei
- [PATCH 08/13] selftests: ublk: setup ring with IORING_SETUP_SINGLE_ISSUER/IORING_SETUP_DEFER_TASKRUN, Ming Lei
- [PATCH 13/13] selftests: ublk: add test_stress_05.sh, Ming Lei
- [PATCH 12/13] selftests: ublk: support user recovery, Ming Lei
- [PATCH 10/13] selftests: ublk: increase max nr_queues and queue depth, Ming Lei
[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]