Show patches with: State = Action Required       |   41672 patches
« 1 2 ... 53 54 55416 417 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
block: Remove blk_set_runtime_active() block: Remove blk_set_runtime_active() - 2 - --- 2023-11-20 Damien Le Moal New
[10/10] bcache: avoid NULL checking to c->root in run_cache_set() bcache-next 20231120 - - - --- 2023-11-20 Coly Li New
[09/10] bcache: add code comments for bch_btree_node_get() and __bch_btree_node_alloc() bcache-next 20231120 - - - --- 2023-11-20 Coly Li New
[08/10] bcache: replace a mistaken IS_ERR() by IS_ERR_OR_NULL() in btree_gc_coalesce() bcache-next 20231120 - - - --- 2023-11-20 Coly Li New
[07/10] bcache: fixup multi-threaded bch_sectors_dirty_init() wake-up race bcache-next 20231120 - - - --- 2023-11-20 Coly Li New
[06/10] bcache: fixup lock c->root error bcache-next 20231120 - - - --- 2023-11-20 Coly Li New
[05/10] bcache: fixup init dirty data errors bcache-next 20231120 - - - --- 2023-11-20 Coly Li New
[04/10] bcache: prevent potential division by zero error bcache-next 20231120 - - - --- 2023-11-20 Coly Li New
[03/10] bcache: remove redundant assignment to variable cur_idx bcache-next 20231120 - 1 - --- 2023-11-20 Coly Li New
[02/10] bcache: check return value from btree_node_alloc_replacement() bcache-next 20231120 - - - --- 2023-11-20 Coly Li New
[01/10] bcache: avoid oversize memory allocation by small stripe_size bcache-next 20231120 - 1 - --- 2023-11-20 Coly Li New
block/null_blk: Fix double blk_mq_start_request() warning block/null_blk: Fix double blk_mq_start_request() warning - - - --- 2023-11-20 Chengming Zhou New
[blktests,v2,1/1] nvme/{041,042,043,044,045}: check dhchap_ctrl_secret support by nvme-fabrics nvme: require kernel config NVME_HOST_AUTH - 1 - --- 2023-11-20 Shinichiro Kawasaki New
[git,pull] device mapper fixes for 6.7-rc2 [git,pull] device mapper fixes for 6.7-rc2 - - - --- 2023-11-18 Mike Snitzer New
[22/34] block: null_blk: fix opencoded find_and_set_bit() in get_tag() biops: add atomig find_bit() operations - - - --- 2023-11-18 Yury Norov New
[02/34] lib/sbitmap; make __sbitmap_get_word() using find_and_set_bit() biops: add atomig find_bit() operations - - - --- 2023-11-18 Yury Norov New
[01/34] lib/find: add atomic find_bit() primitives biops: add atomig find_bit() operations - - - --- 2023-11-18 Yury Norov New
[GIT,PULL] Block fix for 6.7-rc2 [GIT,PULL] Block fix for 6.7-rc2 - - - --- 2023-11-17 Jens Axboe New
[blktests,v2,2/2] nvme: do not print subsystem NQN to stdout nvme: Allow for pre-defined UUID and subsystem NQN - - - --- 2023-11-17 Shinichiro Kawasaki New
[blktests,v2,1/2] nvme: do not print UUID to log files nvme: Allow for pre-defined UUID and subsystem NQN - 1 - --- 2023-11-17 Shinichiro Kawasaki New
[3/3] blk-cgroup: bypass blkcg_deactivate_policy after destroying blk-cgroup: three small fixes - - - --- 2023-11-17 Ming Lei New
[2/3] blk-cgroup: avoid to warn !rcu_read_lock_held() in blkg_lookup() blk-cgroup: three small fixes - - - --- 2023-11-17 Ming Lei New
[1/3] blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!" blk-cgroup: three small fixes - - - --- 2023-11-17 Ming Lei New
[PATCHv2,1/2] zram: split memory-tracking and ac-time tracking [PATCHv2,1/2] zram: split memory-tracking and ac-time tracking - - - --- 2023-11-17 Sergey Senozhatsky New
[3/3] nbd: fix null-ptr-dereference while accessing 'nbd->config' fix null-ptr-deref in nbd_open() - - - --- 2023-11-16 Li Nan New
[2/3] nbd: factor out a helper to get nbd_config without holding 'config_lock' fix null-ptr-deref in nbd_open() - - - --- 2023-11-16 Li Nan New
[1/3] nbd: fold nbd config initialization into nbd_alloc_config() fix null-ptr-deref in nbd_open() - - - --- 2023-11-16 Li Nan New
[for-next,2/2] block/rnbd: use %pe to print errors Misc patches for RNBD - - - --- 2023-11-15 Haris Iqbal New
[for-next,1/2] block/rnbd: add support for REQ_OP_WRITE_ZEROES Misc patches for RNBD - 1 - --- 2023-11-15 Haris Iqbal New
[v3,10/10] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-11-15 David Howells New
[v3,09/10] iov_iter: Add kunit to benchmark decanting of xarray to bvec iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-11-15 David Howells New
[v3,08/10] iov_iter: Add benchmarking kunit tests iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-11-15 David Howells New
[v3,07/10] iov_iter: Add extract kunit tests for ITER_UBUF and ITER_IOVEC iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-11-15 David Howells New
[v3,06/10] iov_iter: Add copy kunit tests for ITER_UBUF and ITER_IOVEC iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-11-15 David Howells New
[v3,05/10] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-11-15 David Howells New
[v3,04/10] iov_iter: Consolidate bvec pattern checking iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-11-15 David Howells New
[v3,03/10] iov_iter: Consolidate the test vector struct in the kunit tests iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-11-15 David Howells New
[v3,02/10] iov_iter: Consolidate some of the repeated code into helpers iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-11-15 David Howells New
[v3,01/10] iov_iter: Fix some checkpatch complaints in kunit tests iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-11-15 David Howells New
[blktests,2/2] nvme/{041,042,043,044,045}: require kernel config NVME_HOST_AUTH nvme: require kernel config NVME_HOST_AUTH - - - --- 2023-11-15 Shinichiro Kawasaki New
[blktests,1/2] common/rc: introduce _kver_gt_or_eq nvme: require kernel config NVME_HOST_AUTH - - - --- 2023-11-15 Shinichiro Kawasaki New
[2/2] zram: tweak writeback config help [1/2] zram: split memory-tracking and ac-time tracking - - - --- 2023-11-15 Sergey Senozhatsky New
[1/2] zram: split memory-tracking and ac-time tracking [1/2] zram: split memory-tracking and ac-time tracking - - - --- 2023-11-15 Sergey Senozhatsky New
[v4,15/15] scsi_debug: Maintain write statistics per group number Pass data lifetime information to SCSI disk devices - - - --- 2023-11-14 Bart Van Assche New
[v4,14/15] scsi_debug: Implement GET STREAM STATUS Pass data lifetime information to SCSI disk devices - - - --- 2023-11-14 Bart Van Assche New
[v4,13/15] scsi_debug: Implement the IO Advice Hints Grouping mode page Pass data lifetime information to SCSI disk devices - - - --- 2023-11-14 Bart Van Assche New
[v4,12/15] scsi_debug: Rework subpage code error handling Pass data lifetime information to SCSI disk devices - - - --- 2023-11-14 Bart Van Assche New
[v4,11/15] scsi_debug: Rework page code error handling Pass data lifetime information to SCSI disk devices - - - --- 2023-11-14 Bart Van Assche New
[v4,10/15] scsi_debug: Support the block limits extension VPD page Pass data lifetime information to SCSI disk devices - - - --- 2023-11-14 Bart Van Assche New
[v4,09/15] scsi_debug: Reduce code duplication Pass data lifetime information to SCSI disk devices - 1 - --- 2023-11-14 Bart Van Assche New
[v4,08/15] sd: Translate data lifetime information Pass data lifetime information to SCSI disk devices - - - --- 2023-11-14 Bart Van Assche New
[v4,07/15] scsi_proto: Add structures and constants related to I/O groups and streams Pass data lifetime information to SCSI disk devices - - - --- 2023-11-14 Bart Van Assche New
[v4,06/15] scsi: core: Query the Block Limits Extension VPD page Pass data lifetime information to SCSI disk devices - 2 - --- 2023-11-14 Bart Van Assche New
[v4,05/15] fs/f2fs: Restore data lifetime support Pass data lifetime information to SCSI disk devices - - - --- 2023-11-14 Bart Van Assche New
[v4,04/15] fs: Restore write hint support Pass data lifetime information to SCSI disk devices - - - --- 2023-11-14 Bart Van Assche New
[v4,03/15] block: Restore data lifetime support in struct bio and struct request Pass data lifetime information to SCSI disk devices - - - --- 2023-11-14 Bart Van Assche New
[v4,02/15] fs: Move enum rw_hint into a new header file Pass data lifetime information to SCSI disk devices - - - --- 2023-11-14 Bart Van Assche New
[v4,01/15] fs: Rename the kernel-internal data lifetime constants Pass data lifetime information to SCSI disk devices - 1 - --- 2023-11-14 Bart Van Assche New
[v15,19/19] scsi: ufs: Inform the block layer about write ordering Improve write performance for zoned UFS devices​ - 2 - --- 2023-11-14 Bart Van Assche New
[v15,18/19] scsi: ufs: Forbid auto-hibernation without I/O scheduler Improve write performance for zoned UFS devices​ - 2 - --- 2023-11-14 Bart Van Assche New
[v15,17/19] scsi: ufs: Simplify ufshcd_auto_hibern8_update() Improve write performance for zoned UFS devices​ - 2 - --- 2023-11-14 Bart Van Assche New
[v15,16/19] scsi: ufs: Change the return type of ufshcd_auto_hibern8_update() Improve write performance for zoned UFS devices​ - 3 - --- 2023-11-14 Bart Van Assche New
[v15,15/19] scsi: ufs: Rename ufshcd_auto_hibern8_enable() and make it static Improve write performance for zoned UFS devices​ - 2 - --- 2023-11-14 Bart Van Assche New
[v15,14/19] scsi: ufs: hisi: Rework the code that disables auto-hibernation Improve write performance for zoned UFS devices​ - 1 - --- 2023-11-14 Bart Van Assche New
[v15,13/19] scsi: scsi_debug: Support injecting unaligned write errors Improve write performance for zoned UFS devices​ 1 1 - --- 2023-11-14 Bart Van Assche New
[v15,12/19] scsi: scsi_debug: Add the preserves_write_order module parameter Improve write performance for zoned UFS devices​ 1 1 - --- 2023-11-14 Bart Van Assche New
[v15,11/19] scsi: sd_zbc: Only require an I/O scheduler if needed Improve write performance for zoned UFS devices​ - 1 - --- 2023-11-14 Bart Van Assche New
[v15,10/19] scsi: core: Retry unaligned zoned writes Improve write performance for zoned UFS devices​ - 1 - --- 2023-11-14 Bart Van Assche New
[v15,09/19] scsi: sd: Add a unit test for sd_cmp_sector() Improve write performance for zoned UFS devices​ - - - --- 2023-11-14 Bart Van Assche New
[v15,08/19] scsi: sd: Support sorting commands by LBA before resubmitting Improve write performance for zoned UFS devices​ - 1 - --- 2023-11-14 Bart Van Assche New
[v15,07/19] scsi: core: Add unit tests for scsi_call_prepare_resubmit() Improve write performance for zoned UFS devices​ - - - --- 2023-11-14 Bart Van Assche New
[v15,06/19] scsi: core: Introduce a mechanism for reordering requests in the error handler Improve write performance for zoned UFS devices​ - 1 - --- 2023-11-14 Bart Van Assche New
[v15,05/19] scsi: Pass SCSI host pointer to scsi_eh_flush_done_q() Improve write performance for zoned UFS devices​ 1 - - --- 2023-11-14 Bart Van Assche New
[v15,04/19] block/mq-deadline: Only use zone locking if necessary Improve write performance for zoned UFS devices​ - 3 - --- 2023-11-14 Bart Van Assche New
[v15,03/19] block: Preserve the order of requeued zoned writes Improve write performance for zoned UFS devices​ - 1 - --- 2023-11-14 Bart Van Assche New
[v15,02/19] block: Only use write locking if necessary Improve write performance for zoned UFS devices​ - 3 - --- 2023-11-14 Bart Van Assche New
[v15,01/19] block: Introduce more member variables related to zone write locking Improve write performance for zoned UFS devices​ - 3 - --- 2023-11-14 Bart Van Assche New
[v5,3/3] scsi: ufs: Disable fair tag sharing Disable fair tag sharing for UFS devices - 1 - --- 2023-11-14 Bart Van Assche New
[v5,2/3] scsi: core: Support disabling fair tag sharing Disable fair tag sharing for UFS devices - - - --- 2023-11-14 Bart Van Assche New
[v5,1/3] block: Introduce flag BLK_MQ_F_DISABLE_FAIR_TAG_SHARING Disable fair tag sharing for UFS devices - - - --- 2023-11-14 Bart Van Assche New
common/ublk: allow to run ublk test without building miniublk common/ublk: allow to run ublk test without building miniublk - - - --- 2023-11-13 Ming Lei New
[V2] blk-mq: make sure active queue usage is held for bio_integrity_prep() [V2] blk-mq: make sure active queue usage is held for bio_integrity_prep() - - 1 --- 2023-11-13 Ming Lei New
[V2] ublk/rc: prefer to rublk over miniublk [V2] ublk/rc: prefer to rublk over miniublk - - - --- 2023-11-11 Ming Lei New
[8/8] dm vdo memory-alloc: mark branch unlikely() in uds_allocate_memory() [1/8] dm vdo memory-alloc: remove UDS_ALLOCATE_NOWAIT macro - 1 - --- 2023-11-11 Matthew Sakai New
[7/8] dm vdo memory-alloc: cleanup flow of memory-alloc.h [1/8] dm vdo memory-alloc: remove UDS_ALLOCATE_NOWAIT macro - 1 - --- 2023-11-11 Matthew Sakai New
[6/8] dm vdo memory-alloc: rename uds_free_memory to uds_free [1/8] dm vdo memory-alloc: remove UDS_ALLOCATE_NOWAIT macro - 1 - --- 2023-11-11 Matthew Sakai New
[5/8] dm vdo memory-alloc: rename UDS_ALLOCATE_EXTENDED to uds_allocate_extended [1/8] dm vdo memory-alloc: remove UDS_ALLOCATE_NOWAIT macro - 1 - --- 2023-11-11 Matthew Sakai New
[4/8] dm vdo memory-alloc: rename UDS_ALLOCATE to uds_allocate [1/8] dm vdo memory-alloc: remove UDS_ALLOCATE_NOWAIT macro - 1 - --- 2023-11-11 Matthew Sakai New
[3/8] dm vdo memory-alloc: rename UDS_FREE to uds_free [1/8] dm vdo memory-alloc: remove UDS_ALLOCATE_NOWAIT macro - 1 - --- 2023-11-11 Matthew Sakai New
[2/8] dm vdo memory-alloc: rename UDS_FORGET to uds_forget [1/8] dm vdo memory-alloc: remove UDS_ALLOCATE_NOWAIT macro - 1 - --- 2023-11-11 Matthew Sakai New
[1/8] dm vdo memory-alloc: remove UDS_ALLOCATE_NOWAIT macro [1/8] dm vdo memory-alloc: remove UDS_ALLOCATE_NOWAIT macro - 1 - --- 2023-11-11 Matthew Sakai New
dm vdo: use BUILD_BUG_ON instead of STATIC_ASSERT dm vdo: use BUILD_BUG_ON instead of STATIC_ASSERT - 1 - --- 2023-11-11 Matthew Sakai New
[GIT,PULL] block fixes for 6.7-rc1 [GIT,PULL] block fixes for 6.7-rc1 - - - --- 2023-11-10 Jens Axboe New
[v2] block: limit the extract size to align queue limit [v2] block: limit the extract size to align queue limit - - - --- 2023-11-10 Ed Tsai (蔡宗軒) New
loop/010: Add test for mode 0 fallocate() on loop devices loop/010: Add test for mode 0 fallocate() on loop devices - - - --- 2023-11-10 Sarthak Kukreti New
[v9,3/3] loop: Add support for provision requests Introduce provisioning primitives - - - --- 2023-11-10 Sarthak Kukreti New
[v9,2/3] dm: Add block provisioning support Introduce provisioning primitives - - - --- 2023-11-10 Sarthak Kukreti New
[v9,1/3] block: Introduce provisioning primitives Introduce provisioning primitives - - - --- 2023-11-10 Sarthak Kukreti New
[V2,2/2] block: try to make aligned bio in case of big chunk IO block: try to make aligned bio in case of big chunk IO - - - --- 2023-11-09 Ming Lei New
[V2,1/2] block: don't call into iov_iter_revert if nothing is left block: try to make aligned bio in case of big chunk IO - - - --- 2023-11-09 Ming Lei New
« 1 2 ... 53 54 55416 417 »