Show patches with: State = Action Required       |   40094 patches
« 1 2 ... 54 55 56400 401 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/4] nvme: add nvme_unfreeze_force() nvme: fix two kinds of IO hang from removing NSs - - - --- 2023-06-15 Ming Lei New
[1/4] blk-mq: add API of blk_mq_unfreeze_queue_force nvme: fix two kinds of IO hang from removing NSs - - - --- 2023-06-15 Ming Lei New
[6/6] bcache: fixup btree_cache_wait list damage bcache-next 20230615 - - - --- 2023-06-15 Coly Li New
[5/6] bcache: Fix __bch_btree_node_alloc to make the failure behavior consistent bcache-next 20230615 - - - --- 2023-06-15 Coly Li New
[4/6] bcache: Remove some unnecessary NULL point check for the return value of __bch_btree_node_all… bcache-next 20230615 - - - --- 2023-06-15 Coly Li New
[3/6] bcache: Remove dead references to cache_readaheads bcache-next 20230615 - - - --- 2023-06-15 Coly Li New
[2/6] bcache: make kobj_type structures constant bcache-next 20230615 - - - --- 2023-06-15 Coly Li New
[1/6] bcache: Convert to use sysfs_emit()/sysfs_emit_at() APIs bcache-next 20230615 - - - --- 2023-06-15 Coly Li New
[v1,2/2] nvme-fcloop: queue work items correctly nvme-fc: Fix blktests hangers - 1 - --- 2023-06-15 Daniel Wagner New
[v1,1/2] nvme-fc: Do not wait in vain when unloading module nvme-fc: Fix blktests hangers - 1 - --- 2023-06-15 Daniel Wagner New
[11/11] md: deprecate bitmap file support [01/11] md-bitmap: set BITMAP_WRITE_ERROR in write_sb_page - 2 - --- 2023-06-15 Christoph Hellwig New
[10/11] md: make bitmap file support optional [01/11] md-bitmap: set BITMAP_WRITE_ERROR in write_sb_page - 2 - --- 2023-06-15 Christoph Hellwig New
[09/11] md-bitmap: don't use ->index for pages backing the bitmap file [01/11] md-bitmap: set BITMAP_WRITE_ERROR in write_sb_page - - - --- 2023-06-15 Christoph Hellwig New
[08/11] md-bitmap: account for mddev->bitmap_info.offset in read_sb_page [01/11] md-bitmap: set BITMAP_WRITE_ERROR in write_sb_page - 2 - --- 2023-06-15 Christoph Hellwig New
[07/11] md-bitmap: cleanup read_sb_page [01/11] md-bitmap: set BITMAP_WRITE_ERROR in write_sb_page - 3 - --- 2023-06-15 Christoph Hellwig New
[06/11] md-bitmap: refactor md_bitmap_init_from_disk [01/11] md-bitmap: set BITMAP_WRITE_ERROR in write_sb_page - - - --- 2023-06-15 Christoph Hellwig New
[05/11] md-bitmap: rename read_page to read_file_page [01/11] md-bitmap: set BITMAP_WRITE_ERROR in write_sb_page - 3 - --- 2023-06-15 Christoph Hellwig New
[04/11] md-bitmap: split file writes into a separate helper [01/11] md-bitmap: set BITMAP_WRITE_ERROR in write_sb_page - 3 - --- 2023-06-15 Christoph Hellwig New
[03/11] md-bitmap: use %pD to print the file name in md_bitmap_file_kick [01/11] md-bitmap: set BITMAP_WRITE_ERROR in write_sb_page - 3 - --- 2023-06-15 Christoph Hellwig New
[02/11] md-bitmap: initialize variables at declaration time in md_bitmap_file_unmap [01/11] md-bitmap: set BITMAP_WRITE_ERROR in write_sb_page - 3 - --- 2023-06-15 Christoph Hellwig New
[01/11] md-bitmap: set BITMAP_WRITE_ERROR in write_sb_page [01/11] md-bitmap: set BITMAP_WRITE_ERROR in write_sb_page - 3 - --- 2023-06-15 Christoph Hellwig New
[v10,3/3] block: add overflow checks for Amiga partition support Amiga RDB partition support fixes - 2 - --- 2023-06-15 Michael Schmitz New
[v10,2/3] block: change annotation of rdb_CylBlocks in affs_hardblocks.h Amiga RDB partition support fixes - - - --- 2023-06-15 Michael Schmitz New
[v10,1/3] block: fix signed int overflow in Amiga partition support Amiga RDB partition support fixes - 2 1 --- 2023-06-15 Michael Schmitz New
[PATCHv2] zram: further limit recompression threshold [PATCHv2] zram: further limit recompression threshold - - - --- 2023-06-15 Sergey Senozhatsky New
[v2,blktests] block/034: Test memory is released by null-blk driver with memory_backed=1 [v2,blktests] block/034: Test memory is released by null-blk driver with memory_backed=1 - - - --- 2023-06-14 Nitesh Shetty New
zram: further limit recompression threshold zram: further limit recompression threshold 1 - - --- 2023-06-14 Sergey Senozhatsky New
[4/4] iov_iter: remove iov_iter_get_pages and iov_iter_get_pages_alloc [1/4] splice: don't call file_accessed in copy_splice_read - 1 - --- 2023-06-14 Christoph Hellwig New
[3/4] block: remove BIO_PAGE_REFFED [1/4] splice: don't call file_accessed in copy_splice_read - 2 - --- 2023-06-14 Christoph Hellwig New
[2/4] splice: simplify a conditional in copy_splice_read [1/4] splice: don't call file_accessed in copy_splice_read - 2 - --- 2023-06-14 Christoph Hellwig New
[1/4] splice: don't call file_accessed in copy_splice_read [1/4] splice: don't call file_accessed in copy_splice_read - 2 - --- 2023-06-14 Christoph Hellwig New
[2/2] highmem: Add memcpy_from_folio() Untitled series #757143 - - - --- 2023-06-14 Matthew Wilcox New
[1/2] highmem: Add memcpy_to_folio() [1/2] highmem: Add memcpy_to_folio() - - - --- 2023-06-14 Matthew Wilcox New
[for-next] brd: use cond_resched instead of cond_resched_rcu [for-next] brd: use cond_resched instead of cond_resched_rcu - 1 - --- 2023-06-14 Pankaj Raghav New
[7/7] mm/readahead: align readahead down to mapping blocksize RFC: high-order folio support for I/O - - - --- 2023-06-14 Hannes Reinecke New
[6/7] mm/filemap: allocate folios with mapping blocksize RFC: high-order folio support for I/O - - - --- 2023-06-14 Hannes Reinecke New
[5/7] brd: make logical sector size configurable RFC: high-order folio support for I/O - - - --- 2023-06-14 Hannes Reinecke New
[4/7] brd: make sector size configurable RFC: high-order folio support for I/O - - - --- 2023-06-14 Hannes Reinecke New
[3/7] brd: abstract page_size conventions RFC: high-order folio support for I/O - - - --- 2023-06-14 Hannes Reinecke New
[2/7] brd: convert to folios RFC: high-order folio support for I/O - - - --- 2023-06-14 Hannes Reinecke New
[1/7] brd: use XArray instead of radix-tree to index backing pages RFC: high-order folio support for I/O - 1 - --- 2023-06-14 Hannes Reinecke New
[v7,7/7] scsi: improve warning message in scsi_device_block() scsi: fixes for targets with many LUNs, and scsi_target_block rework - 2 - --- 2023-06-14 Martin Wilck New
[v7,6/7] scsi: replace scsi_target_block() by scsi_block_targets() scsi: fixes for targets with many LUNs, and scsi_target_block rework - 3 - --- 2023-06-14 Martin Wilck New
[v7,5/7] scsi: don't wait for quiesce in scsi_device_block() scsi: fixes for targets with many LUNs, and scsi_target_block rework - 3 - --- 2023-06-14 Martin Wilck New
[v7,4/7] scsi: don't wait for quiesce in scsi_stop_queue() scsi: fixes for targets with many LUNs, and scsi_target_block rework - 2 - --- 2023-06-14 Martin Wilck New
[v7,3/7] scsi: merge scsi_internal_device_block() and device_block() scsi: fixes for targets with many LUNs, and scsi_target_block rework - 2 - --- 2023-06-14 Martin Wilck New
[v7,2/7] scsi: sg: increase number of devices scsi: fixes for targets with many LUNs, and scsi_target_block rework 1 3 - --- 2023-06-14 Martin Wilck New
[v7,1/7] bsg: increase number of devices scsi: fixes for targets with many LUNs, and scsi_target_block rework - 3 - --- 2023-06-14 Martin Wilck New
[v3] blk-mq: check on cpu id when there is only one ctx mapping [v3] blk-mq: check on cpu id when there is only one ctx mapping - 1 - --- 2023-06-14 Ed Tsai (蔡宗軒) New
block: Fix dio_cleanup() to advance the head index block: Fix dio_cleanup() to advance the head index - 2 - --- 2023-06-13 David Howells New
[v6,7/7] scsi: improve warning message in scsi_device_block() scsi: fixes for targets with many LUNs, and scsi_target_block rework - 2 - --- 2023-06-13 Martin Wilck New
[v6,6/7] scsi: replace scsi_target_block() by scsi_block_targets() scsi: fixes for targets with many LUNs, and scsi_target_block rework - 3 - --- 2023-06-13 Martin Wilck New
[v6,5/7] scsi: don't wait for quiesce in scsi_device_block() scsi: fixes for targets with many LUNs, and scsi_target_block rework - 3 - --- 2023-06-13 Martin Wilck New
[v6,4/7] scsi: don't wait for quiesce in scsi_stop_queue() scsi: fixes for targets with many LUNs, and scsi_target_block rework - 2 - --- 2023-06-13 Martin Wilck New
[v6,3/7] scsi: merge scsi_internal_device_block() and device_block() scsi: fixes for targets with many LUNs, and scsi_target_block rework - 2 - --- 2023-06-13 Martin Wilck New
[v6,2/7] scsi: sg: increase number of devices scsi: fixes for targets with many LUNs, and scsi_target_block rework 1 3 - --- 2023-06-13 Martin Wilck New
[v6,1/7] bsg: increase number of devices scsi: fixes for targets with many LUNs, and scsi_target_block rework - 3 - --- 2023-06-13 Martin Wilck New
swim3: fix the floppy_locked_ioctl prototype swim3: fix the floppy_locked_ioctl prototype 1 - 1 --- 2023-06-13 Christoph Hellwig New
[v3,2/2] block: fine-granular CAP_SYS_ADMIN for Persistent Reservation block: fine-granular CAP_SYS_ADMIN for Persistent Reservation ioctl - 1 - --- 2023-06-13 Jingbo Xu New
[v3,1/2] block: disallow Persistent Reservation on partitions block: fine-granular CAP_SYS_ADMIN for Persistent Reservation ioctl - 1 - --- 2023-06-13 Jingbo Xu New
[2/2] nvme: don't freeze/unfreeze queues from different contexts nvme: fix two kinds of IO hang from removing NSs - - - --- 2023-06-13 Ming Lei New
[1/2] nvme: core: unquiesce io queues when removing namespaces nvme: fix two kinds of IO hang from removing NSs - - - --- 2023-06-13 Ming Lei New
[v6,8/8] null_blk: Support configuring the maximum segment size Support limits below the page size - 2 - --- 2023-06-12 Bart Van Assche New
[v6,7/8] scsi_debug: Support configuring the maximum segment size Support limits below the page size 1 1 - --- 2023-06-12 Bart Van Assche New
[v6,6/8] block: Add support for filesystem requests and small segments Support limits below the page size - 1 1 --- 2023-06-12 Bart Van Assche New
[v6,5/8] block: Support submitting passthrough requests with small segments Support limits below the page size - 1 - --- 2023-06-12 Bart Van Assche New
[v6,4/8] block: Make sub_page_limit_queues available in debugfs Support limits below the page size - 1 - --- 2023-06-12 Bart Van Assche New
[v6,3/8] block: Support configuring limits below the page size Support limits below the page size - - 1 --- 2023-06-12 Bart Van Assche New
[v6,2/8] block: Prepare for supporting sub-page limits Support limits below the page size - 1 1 --- 2023-06-12 Bart Van Assche New
[v6,1/8] block: Use pr_info() instead of printk(KERN_INFO ...) Support limits below the page size - 1 1 --- 2023-06-12 Bart Van Assche New
[v2] block: Fix dio_bio_alloc() to set BIO_PAGE_PINNED [v2] block: Fix dio_bio_alloc() to set BIO_PAGE_PINNED - 2 - --- 2023-06-12 David Howells New
[PATCHv3,2/2] nvme: improved uring polling enhanced nvme uring command polling - 2 - --- 2023-06-12 Keith Busch New
[PATCHv3,1/2] block: add request polling helper enhanced nvme uring command polling - 3 - --- 2023-06-12 Keith Busch New
block: Fix dio_bio_alloc() to set BIO_PAGE_PINNED block: Fix dio_bio_alloc() to set BIO_PAGE_PINNED - - - --- 2023-06-12 David Howells New
[v5,7/7] scsi: improve warning message in scsi_device_block() scsi: fixes for targets with many LUNs, and scsi_target_block rework - 2 - --- 2023-06-12 Martin Wilck New
[v5,6/7] scsi: replace scsi_target_block() by scsi_block_targets() scsi: fixes for targets with many LUNs, and scsi_target_block rework - 3 - --- 2023-06-12 Martin Wilck New
[v5,5/7] scsi: don't wait for quiesce in scsi_device_block() scsi: fixes for targets with many LUNs, and scsi_target_block rework - 3 - --- 2023-06-12 Martin Wilck New
[v5,4/7] scsi: don't wait for quiesce in scsi_stop_queue() scsi: fixes for targets with many LUNs, and scsi_target_block rework - 2 - --- 2023-06-12 Martin Wilck New
[v5,3/7] scsi: merge scsi_internal_device_block() and device_block() scsi: fixes for targets with many LUNs, and scsi_target_block rework - 2 - --- 2023-06-12 Martin Wilck New
[v5,2/7] scsi: sg: increase number of devices scsi: fixes for targets with many LUNs, and scsi_target_block rework 1 3 - --- 2023-06-12 Martin Wilck New
[v5,1/7] bsg: increase number of devices scsi: fixes for targets with many LUNs, and scsi_target_block rework - 3 - --- 2023-06-12 Martin Wilck New
block: Add config option to not allow writing to mounted devices block: Add config option to not allow writing to mounted devices - - - --- 2023-06-12 Jan Kara New
[v4,6/6] scsi: replace scsi_target_block() by scsi_block_targets() scsi: fixes for targets with many LUNs, and scsi_target_block rework - - - --- 2023-06-12 Martin Wilck New
[v4,5/6] scsi: don't wait for quiesce in scsi_device_block() scsi: fixes for targets with many LUNs, and scsi_target_block rework - - - --- 2023-06-12 Martin Wilck New
[v4,4/6] scsi: don't wait for quiesce in scsi_stop_queue() scsi: fixes for targets with many LUNs, and scsi_target_block rework - - - --- 2023-06-12 Martin Wilck New
[v4,3/6] scsi: merge scsi_internal_device_block() and device_block() scsi: fixes for targets with many LUNs, and scsi_target_block rework - 1 - --- 2023-06-12 Martin Wilck New
[v4,2/6] scsi: sg: increase number of devices scsi: fixes for targets with many LUNs, and scsi_target_block rework 1 3 - --- 2023-06-12 Martin Wilck New
[v4,1/6] bsg: increase number of devices scsi: fixes for targets with many LUNs, and scsi_target_block rework - 3 - --- 2023-06-12 Martin Wilck New
[blktests,v1] nvme/040: Free loop back resources [blktests,v1] nvme/040: Free loop back resources - - - --- 2023-06-12 Daniel Wagner New
[v5,11/11] blksnap: Kconfig and Makefile blksnap - block devices snapshots module - - - --- 2023-06-12 Sergei Shtepa New
[v5,10/11] blksnap: snapshot and snapshot image block device blksnap - block devices snapshots module - - - --- 2023-06-12 Sergei Shtepa New
[v5,09/11] blksnap: event queue from the difference storage blksnap - block devices snapshots module - - - --- 2023-06-12 Sergei Shtepa New
[v5,08/11] blksnap: difference storage blksnap - block devices snapshots module - - - --- 2023-06-12 Sergei Shtepa New
[v5,07/11] blksnap: minimum data storage unit of the original block device blksnap - block devices snapshots module - - - --- 2023-06-12 Sergei Shtepa New
[v5,06/11] blksnap: handling and tracking I/O units blksnap - block devices snapshots module - - - --- 2023-06-12 Sergei Shtepa New
[v5,05/11] blksnap: module management interface functions blksnap - block devices snapshots module - - - --- 2023-06-12 Sergei Shtepa New
[v5,04/11] blksnap: header file of the module interface blksnap - block devices snapshots module - - 1 --- 2023-06-12 Sergei Shtepa New
[v5,03/11] documentation: Block Devices Snapshots Module blksnap - block devices snapshots module - 1 - --- 2023-06-12 Sergei Shtepa New
[v5,02/11] block: Block Device Filtering Mechanism blksnap - block devices snapshots module - - 1 --- 2023-06-12 Sergei Shtepa New
[v5,01/11] documentation: Block Device Filtering Mechanism blksnap - block devices snapshots module - 1 - --- 2023-06-12 Sergei Shtepa New
« 1 2 ... 54 55 56400 401 »