Show patches with: State = Action Required       |    Archived = No       |   310 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/1] loop: Remove already included header files [1/1] loop: Remove already included header files - - - 2-- 2025-02-25 Zhu Yanjun New
[PATCHv4,7/7] block: protect read_ahead_kb using q->limits_lock block: fix lock order and remove redundant locking - 1 - --- 2025-02-25 Nilay Shroff New
[PATCHv4,6/7] block: protect wbt_lat_usec using q->elevator_lock block: fix lock order and remove redundant locking - 1 - --- 2025-02-25 Nilay Shroff New
[PATCHv4,5/7] block: protect nr_requests update using q->elevator_lock block: fix lock order and remove redundant locking - 1 - --- 2025-02-25 Nilay Shroff New
[PATCHv4,4/7] block: Introduce a dedicated lock for protecting queue elevator updates block: fix lock order and remove redundant locking - 2 - --- 2025-02-25 Nilay Shroff New
[PATCHv4,3/7] block: remove q->sysfs_lock for attributes which don't need it block: fix lock order and remove redundant locking - 2 - --- 2025-02-25 Nilay Shroff New
[PATCHv4,2/7] block: move q->sysfs_lock and queue-freeze under show/store method block: fix lock order and remove redundant locking - 2 - --- 2025-02-25 Nilay Shroff New
[PATCHv4,1/7] block: acquire q->limits_lock while reading sysfs attributes block: fix lock order and remove redundant locking - 2 - --- 2025-02-25 Nilay Shroff New
[v1,3/3] scsi: Fix incorrect integrity sysfs values when HBA doesn't support DIX [v1,1/3] block: Fix incorrect integrity sysfs reporting for DM devices - - - 2-- 2025-02-25 Anuj Gupta New
[v1,2/3] nvme: Fix incorrect block integrity sysfs values for non-PI namespaces [v1,1/3] block: Fix incorrect integrity sysfs reporting for DM devices - - - 2-- 2025-02-25 Anuj Gupta New
[v1,1/3] block: Fix incorrect integrity sysfs reporting for DM devices [v1,1/3] block: Fix incorrect integrity sysfs reporting for DM devices - - - 2-- 2025-02-25 Anuj Gupta New
[V5] block: make segment size limit workable for > 4K PAGE_SIZE [V5] block: make segment size limit workable for > 4K PAGE_SIZE - 3 1 2-- 2025-02-25 Ming Lei New
[2/2] virtio_fs: add length check for device writable portion virtio: Add length checks for device writable portions - - - 2-- 2025-02-24 Max Gurtovoy New
[1/2] virtio_blk: add length check for device writable portion virtio: Add length checks for device writable portions - 1 - 2-- 2025-02-24 Max Gurtovoy New
[PATCHv5,11/11] io_uring: cache nodes and mapped buffers ublk zero copy support - - - --- 2025-02-24 Keith Busch New
[PATCHv5,10/11] io_uring: add abstraction for buf_table rsrc data ublk zero copy support - 2 - --- 2025-02-24 Keith Busch New
[PATCHv5,09/11] ublk: zc register/unregister bvec ublk zero copy support - 1 - --- 2025-02-24 Keith Busch New
[PATCHv5,08/11] nvme: map uring_cmd data even if address is 0 ublk zero copy support - 4 - --- 2025-02-24 Keith Busch New
[PATCHv5,07/11] io_uring: add support for kernel registered bvecs ublk zero copy support - - - --- 2025-02-24 Keith Busch New
[PATCHv5,06/11] io_uring/rw: move fixed buffer import to issue path ublk zero copy support - 2 - --- 2025-02-24 Keith Busch New
[PATCHv5,05/11] io_uring: combine buffer lookup and import ublk zero copy support - 2 - --- 2025-02-24 Keith Busch New
[PATCHv5,04/11] io_uring/nvme: pass issue_flags to io_uring_cmd_import_fixed() ublk zero copy support - 2 - --- 2025-02-24 Keith Busch New
[PATCHv5,03/11] io_uring/net: reuse req->buf_index for sendzc ublk zero copy support - 3 - --- 2025-02-24 Keith Busch New
[PATCHv5,02/11] io_uring/nop: reuse req->buf_index ublk zero copy support - 2 - --- 2025-02-24 Keith Busch New
[PATCHv5,01/11] io_uring/rsrc: remove redundant check for valid imu ublk zero copy support - 2 - --- 2025-02-24 Keith Busch New
[PATCHv3,7/7] block: protect read_ahead_kb using q->limits_lock block: fix lock order and remove redundant locking - 1 - --- 2025-02-24 Nilay Shroff New
[PATCHv3,6/7] block: protect wbt_lat_usec using q->elevator_lock block: fix lock order and remove redundant locking - - - --- 2025-02-24 Nilay Shroff New
[PATCHv3,5/7] block: protect nr_requests update using q->elevator_lock block: fix lock order and remove redundant locking - 1 - --- 2025-02-24 Nilay Shroff New
[PATCHv3,4/7] block: Introduce a dedicated lock for protecting queue elevator updates block: fix lock order and remove redundant locking - 1 - --- 2025-02-24 Nilay Shroff New
[PATCHv3,3/7] block: remove q->sysfs_lock for attributes which don't need it block: fix lock order and remove redundant locking - 2 - --- 2025-02-24 Nilay Shroff New
[PATCHv3,2/7] block: move q->sysfs_lock and queue-freeze under show/store method block: fix lock order and remove redundant locking - 2 - --- 2025-02-24 Nilay Shroff New
[PATCHv3,1/7] block: acquire q->limits_lock while reading sysfs attributes block: fix lock order and remove redundant locking - 2 - --- 2025-02-24 Nilay Shroff New
tests/throtl: add a new test 006 tests/throtl: add a new test 006 - - - --1 2025-02-24 Ming Lei New
[1/8,next] block: blk_types.h: Use struct_group_tagged() in flex struct bio Avoid a couple hundred -Wflex-array-member-not-at-end warnings - - - 2-- 2025-02-24 Gustavo A. R. Silva New
[2/2] blk-throttle: fix off-by-one jiffies wait_time blk-throttle: fix off-by-one jiffies wait_time - - - 2-- 2025-02-22 Yu Kuai New
[1/2] blk-throttle: cleanup throtl_extend_slice() blk-throttle: fix off-by-one jiffies wait_time 1 - - 2-- 2025-02-22 Yu Kuai New
[v3,8/8] bdev: use bdev_io_min() for statx block size enable bs > ps for block devices - 1 - 2-- 2025-02-21 Luis Chamberlain New
[v3,7/8] block/bdev: lift block size restrictions to 64k enable bs > ps for block devices - 2 - 2-- 2025-02-21 Luis Chamberlain New
[v3,6/8] block/bdev: enable large folio support for large logical block sizes enable bs > ps for block devices - 2 - 2-- 2025-02-21 Luis Chamberlain New
[v3,5/8] fs/buffer fs/mpage: remove large folio restriction enable bs > ps for block devices - 2 - 2-- 2025-02-21 Luis Chamberlain New
[v3,4/8] fs/mpage: use blocks_per_folio instead of blocks_per_page enable bs > ps for block devices - 1 - 2-- 2025-02-21 Luis Chamberlain New
[v3,3/8] fs/mpage: avoid negative shift for large blocksize enable bs > ps for block devices - 1 - 2-- 2025-02-21 Luis Chamberlain New
[v3,2/8] fs/buffer: remove batching from async read enable bs > ps for block devices - 1 - 2-- 2025-02-21 Luis Chamberlain New
[v3,1/8] fs/buffer: simplify block_read_full_folio() with bh_offset() enable bs > ps for block devices - 1 - 2-- 2025-02-21 Luis Chamberlain New
[GIT,PULL] Block fixes for 6.14-rc4 [GIT,PULL] Block fixes for 6.14-rc4 - - - --1 2025-02-21 Jens Axboe New
Patch and bugfix in block/blk-mq.c to regain stability when using various SD Cards and Card Readers. Patch and bugfix in block/blk-mq.c to regain stability when using various SD Cards and Card Readers. - - - 2-- 2025-02-21 Thomas Haschka New
[12/12] badblocks: use sector_t instead of int to avoid truncation of badblocks length badblocks: bugfix and cleanup for badblocks 1 1 - --- 2025-02-21 Zheng Qixing New
[11/12] md: improve return types of badblocks handling functions badblocks: bugfix and cleanup for badblocks - - - --- 2025-02-21 Zheng Qixing New
[10/12] badblocks: return boolen from badblocks_set() and badblocks_clear() badblocks: bugfix and cleanup for badblocks 1 1 - --- 2025-02-21 Zheng Qixing New
[09/12] badblocks: fix missing bad blocks on retry in _badblocks_check() badblocks: bugfix and cleanup for badblocks 1 1 - --- 2025-02-21 Zheng Qixing New
[08/12] badblocks: fix merge issue when new badblocks align with pre+1 badblocks: bugfix and cleanup for badblocks - 1 - --- 2025-02-21 Zheng Qixing New
[07/12] badblocks: try can_merge_front before overlap_front badblocks: bugfix and cleanup for badblocks - 1 - --- 2025-02-21 Zheng Qixing New
[06/12] badblocks: fix the using of MAX_BADBLOCKS badblocks: bugfix and cleanup for badblocks 1 2 - --- 2025-02-21 Zheng Qixing New
[05/12] badblocks: return error if any badblock set fails badblocks: bugfix and cleanup for badblocks 1 - - --- 2025-02-21 Zheng Qixing New
[04/12] badblocks: return error directly when setting badblocks exceeds 512 badblocks: bugfix and cleanup for badblocks - 1 - --- 2025-02-21 Zheng Qixing New
[03/12] badblocks: attempt to merge adjacent badblocks during ack_all_badblocks badblocks: bugfix and cleanup for badblocks 1 1 - --- 2025-02-21 Zheng Qixing New
[02/12] badblocks: factor out a helper try_adjacent_combine badblocks: bugfix and cleanup for badblocks - 1 - --- 2025-02-21 Zheng Qixing New
[01/12] badblocks: Fix error shitf ops badblocks: bugfix and cleanup for badblocks 1 1 - --- 2025-02-21 Zheng Qixing New
[V2] jfs: add sanity check for agwidth in dbMount [V2] jfs: add sanity check for agwidth in dbMount - - - 2-- 2025-02-20 Edward Adam Davis New
block: throttle: don't add one extra jiffy mistakenly for bps limit block: throttle: don't add one extra jiffy mistakenly for bps limit - - 1 2-- 2025-02-20 Ming Lei New
block: Remove commented out code block: Remove commented out code - 1 - 2-- 2025-02-19 Thorsten Blum New
[v3,3/4] rust: block: convert `block::mq` to use `Refcount` Untitled series #935722 1 - 1 --- 2025-02-19 Gary Guo New
[V4] block: make segment size limit workable for > 4K PAGE_SIZE [V4] block: make segment size limit workable for > 4K PAGE_SIZE - 3 - --- 2025-02-19 Ming Lei New
[PATCHv4,5/5] io_uring: cache nodes and mapped buffers ublk zero-copy support - - - 2-- 2025-02-18 Keith Busch New
[PATCHv4,4/5] io_uring: add abstraction for buf_table rsrc data ublk zero-copy support - 1 - 2-- 2025-02-18 Keith Busch New
[PATCHv4,3/5] ublk: zc register/unregister bvec ublk zero-copy support - - - 2-- 2025-02-18 Keith Busch New
[PATCHv4,2/5] io_uring: add support for kernel registered bvecs ublk zero-copy support - - - 2-- 2025-02-18 Keith Busch New
[PATCHv4,1/5] io_uring: move fixed buffer import to issue path ublk zero-copy support - 1 - 2-- 2025-02-18 Keith Busch New
[3/3] block: split struct bio_integrity_data [1/3] block: mark bounce buffering as incompatible with integrity - 2 - --- 2025-02-18 Christoph Hellwig New
[2/3] block: move the block layer auto-integrity code into a new file [1/3] block: mark bounce buffering as incompatible with integrity - 5 - --- 2025-02-18 Christoph Hellwig New
[1/3] block: mark bounce buffering as incompatible with integrity [1/3] block: mark bounce buffering as incompatible with integrity - 4 - --- 2025-02-18 Christoph Hellwig New
[v2,1/1,RESEND] block: fix conversion of GPT partition name to 7-bit block: fix conversion of GPT partition name to 7-bit - - - 2-- 2025-02-18 Olivier Gayot New
[PATCHv2,6/6] blk-sysfs: protect read_ahead_kb using q->limits_lock block: fix lock order and remove redundant locking - - - --- 2025-02-18 Nilay Shroff New
[PATCHv2,5/6] blk-sysfs: protect wbt_lat_usec using q->elevator_lock block: fix lock order and remove redundant locking - - - --- 2025-02-18 Nilay Shroff New
[PATCHv2,4/6] blk-sysfs: protect nr_requests update using q->elevator_lock block: fix lock order and remove redundant locking - - - --- 2025-02-18 Nilay Shroff New
[PATCHv2,3/6] block: Introduce a dedicated lock for protecting queue elevator updates block: fix lock order and remove redundant locking - - - --- 2025-02-18 Nilay Shroff New
[PATCHv2,2/6] blk-sysfs: acquire q->limits_lock while reading attributes block: fix lock order and remove redundant locking - 1 - --- 2025-02-18 Nilay Shroff New
[PATCHv2,1/6] blk-sysfs: remove q->sysfs_lock for attributes which don't need it block: fix lock order and remove redundant locking - 1 - --- 2025-02-18 Nilay Shroff New
Revert "driver: block: release the lo_work_lock before queue_work" Revert "driver: block: release the lo_work_lock before queue_work" - - - --- 2025-02-18 zhaoyang.huang New
[RFC,v2] docs: ABI: replace mcroce@microsoft.com with new Meta address [RFC,v2] docs: ABI: replace mcroce@microsoft.com with new Meta address 1 - - 2-- 2025-02-17 Ahmad Fatoum New
reply: [syzbot] [block?] BUG: corrupted list in loop_process_work reply: [syzbot] [block?] BUG: corrupted list in loop_process_work - - - --1 2025-02-17 zhaoyang.huang New
[V2] block: fix NULL pointer dereferenced within __blk_rq_map_sg [V2] block: fix NULL pointer dereferenced within __blk_rq_map_sg - 1 - --1 2025-02-17 Ming Lei New
[1/1] dm: Enable inline crypto passthrough for striped target [1/1] dm: Enable inline crypto passthrough for striped target - - - 2-- 2025-02-16 Ed Tsai (蔡宗軒) New
[v3] docs: iostats: Rewrite intro, remove outdated formats [v3] docs: iostats: Rewrite intro, remove outdated formats - 1 - 2-- 2025-02-15 David Reaver New
block: set bi_vcnt when cloning bio block: set bi_vcnt when cloning bio - - - 2-- 2025-02-15 Andreas Hindborg New
block/merge: remove unnecessary min() with UINT_MAX block/merge: remove unnecessary min() with UINT_MAX - 1 - --- 2025-02-14 Caleb Sander Mateos New
[GIT,PULL] Block fixes for 6.14-rc3 [GIT,PULL] Block fixes for 6.14-rc3 - - - --1 2025-02-14 Jens Axboe New
[PATCHv3,5/5] io_uring: cache nodes and mapped buffers ublk zero-copy support - - - --- 2025-02-14 Keith Busch New
[PATCHv3,4/5] io_uring: add abstraction for buf_table rsrc data ublk zero-copy support - - - --- 2025-02-14 Keith Busch New
[PATCHv3,3/5] ublk: zc register/unregister bvec ublk zero-copy support - - - --- 2025-02-14 Keith Busch New
[PATCHv3,2/5] io_uring: add support for kernel registered bvecs ublk zero-copy support - - - --- 2025-02-14 Keith Busch New
[PATCHv3,1/5] io_uring: move fixed buffer import to issue path ublk zero-copy support - - - --- 2025-02-14 Keith Busch New
block: fix NULL pointer dereferenced within __blk_rq_map_sg block: fix NULL pointer dereferenced within __blk_rq_map_sg - - - --- 2025-02-14 Ming Lei New
docs: iostats: Rewrite intro, remove outdated formats docs: iostats: Rewrite intro, remove outdated formats - - - --- 2025-02-14 David Reaver New
block: Remove zone write plugs when handling native zone append writes block: Remove zone write plugs when handling native zone append writes - - 1 2-- 2025-02-14 Damien Le Moal New
partitions: mac: fix handling of bogus partition table partitions: mac: fix handling of bogus partition table - - - --- 2025-02-14 Jann Horn New
docs: iostats: Update introduction with flush fields docs: iostats: Update introduction with flush fields - 1 - 2-- 2025-02-14 David Reaver New
block: cleanup and fix batch completion adding conditions block: cleanup and fix batch completion adding conditions - - - --- 2025-02-13 Jens Axboe New
[V3] block: make segment size limit workable for > 4K PAGE_SIZE [V3] block: make segment size limit workable for > 4K PAGE_SIZE - 1 - --- 2025-02-13 Ming Lei New
[v2,2/2] blk-wbt: Cleanup a comment in wb_timer_fn Fix and cleanup some comments in blk-wbt - - - 2-- 2025-02-13 Tang Yizhou New
« 1 2 3 4 »