Show patches with: State = Action Required       |   38574 patches
« 1 2 ... 148 149 150385 386 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
block: mtip32xx: set the pointer of queue to null after cleaning block: mtip32xx: set the pointer of queue to null after cleaning - - - --- 2021-06-20 Zheyu Ma New
block/partitions/msdos: Fix typo inidicator -> indicator block/partitions/msdos: Fix typo inidicator -> indicator - - - --- 2021-06-19 Thomas Bracht Laumann Jespersen New
[FIXES/IMPROVEMENTS,7/7] block, bfq: reset waker pointer with shared queues block, bfq: preserve control, boost throughput, fix bugs - - - --- 2021-06-19 Paolo Valente New
[FIXES/IMPROVEMENTS,6/7] block, bfq: check waker only for queues with no in-flight I/O block, bfq: preserve control, boost throughput, fix bugs - - - --- 2021-06-19 Paolo Valente New
[FIXES/IMPROVEMENTS,5/7] block, bfq: avoid delayed merge of async queues block, bfq: preserve control, boost throughput, fix bugs - - 1 --- 2021-06-19 Paolo Valente New
[FIXES/IMPROVEMENTS,4/7] block, bfq: boost throughput by extending queue-merging times block, bfq: preserve control, boost throughput, fix bugs - - - --- 2021-06-19 Paolo Valente New
[FIXES/IMPROVEMENTS,3/7] block, bfq: consider also creation time in delayed stable merge block, bfq: preserve control, boost throughput, fix bugs - - - --- 2021-06-19 Paolo Valente New
[FIXES/IMPROVEMENTS,2/7] block, bfq: fix delayed stable merge check block, bfq: preserve control, boost throughput, fix bugs - - - --- 2021-06-19 Paolo Valente New
[FIXES/IMPROVEMENTS,1/7] block, bfq: let also stably merged queues enjoy weight raising block, bfq: preserve control, boost throughput, fix bugs - - - --- 2021-06-19 Paolo Valente New
[2/2] blk-wbt: make sure throttle is enabled properly blk-wbt: fix two wbt enable problems - - - --- 2021-06-19 Zhang Yi New
[1/2] blk-wbt: introduce a new disable state to prevent false positive by rwb_enabled() blk-wbt: fix two wbt enable problems - - - --- 2021-06-19 Zhang Yi New
[v2] block: genhd: don't call probe function with major_names_lock held [v2] block: genhd: don't call probe function with major_names_lock held - - 1 --- 2021-06-19 Tetsuo Handa New
blk-mq: fix an IS_ERR() vs NULL bug blk-mq: fix an IS_ERR() vs NULL bug - 2 - --- 2021-06-18 Dan Carpenter New
[v2] loop: Fix missing discard support when using LOOP_CONFIGURE [v2] loop: Fix missing discard support when using LOOP_CONFIGURE - - - --- 2021-06-18 Kristian Klausen New
block: remove useless comments block: remove useless comments - - - --- 2021-06-18 Jiazi Li New
block: Remove unnecessary elevator operation checks block: Remove unnecessary elevator operation checks - 2 - --- 2021-06-18 Damien Le Moal New
[v3,16/16] block/mq-deadline: Prioritize high-priority requests Improve I/O priority support - 1 - --- 2021-06-18 Bart Van Assche New
[v3,15/16] block/mq-deadline: Add cgroup support Improve I/O priority support - - - --- 2021-06-18 Bart Van Assche New
[v3,14/16] block/mq-deadline: Track I/O statistics Improve I/O priority support - - - --- 2021-06-18 Bart Van Assche New
[v3,13/16] block/mq-deadline: Add I/O priority support Improve I/O priority support - - - --- 2021-06-18 Bart Van Assche New
[v3,12/16] block/mq-deadline: Micro-optimize the batching algorithm Improve I/O priority support - - - --- 2021-06-18 Bart Van Assche New
[v3,11/16] block/mq-deadline: Reserve 25% of scheduler tags for synchronous requests Improve I/O priority support - - - --- 2021-06-18 Bart Van Assche New
[v3,10/16] block/mq-deadline: Improve the sysfs show and store macros Improve I/O priority support - - - --- 2021-06-18 Bart Van Assche New
[v3,09/16] block/mq-deadline: Improve compile-time argument checking Improve I/O priority support - 4 - --- 2021-06-18 Bart Van Assche New
[v3,08/16] block/mq-deadline: Rename dd_init_queue() and dd_exit_queue() Improve I/O priority support - 5 - --- 2021-06-18 Bart Van Assche New
[v3,07/16] block/mq-deadline: Remove two local variables Improve I/O priority support - 5 - --- 2021-06-18 Bart Van Assche New
[v3,06/16] block/mq-deadline: Add two lockdep_assert_held() statements Improve I/O priority support - 5 - --- 2021-06-18 Bart Van Assche New
[v3,05/16] block/mq-deadline: Add several comments Improve I/O priority support - 3 - --- 2021-06-18 Bart Van Assche New
[v3,04/16] block: Introduce the ioprio rq-qos policy Improve I/O priority support - - - --- 2021-06-18 Bart Van Assche New
[v3,03/16] block/blk-rq-qos: Move a function from a header file into a C file Improve I/O priority support - 1 - --- 2021-06-18 Bart Van Assche New
[v3,02/16] block/blk-cgroup: Swap the blk_throtl_init() and blk_iolatency_init() calls Improve I/O priority support 1 4 - --- 2021-06-18 Bart Van Assche New
[v3,01/16] block/Kconfig: Make the BLK_WBT and BLK_WBT_MQ entries consecutive Improve I/O priority support - 4 - --- 2021-06-18 Bart Van Assche New
loop: Fix missing discard support when using LOOP_CONFIGURE loop: Fix missing discard support when using LOOP_CONFIGURE - - - --- 2021-06-17 Kristian Klausen New
[RFC,V2,3/3] dm: support bio polling block/dm: support bio polling - - - --- 2021-06-17 Ming Lei New
[RFC,V2,2/3] block: add ->poll_bio to block_device_operations block/dm: support bio polling - - - --- 2021-06-17 Ming Lei New
[RFC,V2,1/3] block: add helper of blk_queue_poll block/dm: support bio polling - 3 - --- 2021-06-17 Ming Lei New
block: break circular locks in blk_request_module block: break circular locks in blk_request_module - - - --- 2021-06-17 Desmond Cheong Zhi Xi New
[v3] virtio-blk: Add validation for block size in config space [v3] virtio-blk: Add validation for block size in config space - - - --- 2021-06-17 Yongji Xie New
[v3,5/5] pstore/blk: Include zone in pstore_device_info Use the normal block device I/O path - 1 - --- 2021-06-16 Kees Cook New
[v3,4/5] pstore/blk: Fix kerndoc and redundancy on blkdev param Use the normal block device I/O path - 1 - --- 2021-06-16 Kees Cook New
[v3,3/5] pstore/blk: Use the normal block device I/O path Use the normal block device I/O path - 1 - --- 2021-06-16 Kees Cook New
[v3,2/5] pstore/blk: Move verify_size() macro out of function Use the normal block device I/O path - - - --- 2021-06-16 Kees Cook New
[v3,1/5] pstore/blk: Improve failure reporting Use the normal block device I/O path - 1 - --- 2021-06-16 Kees Cook New
[RFC,4/4] dm: support bio polling block/dm: support bio polling - - - --- 2021-06-16 Ming Lei New
[RFC,3/4] block: add ->poll_bio to block_device_operations block/dm: support bio polling - - - --- 2021-06-16 Ming Lei New
[RFC,2/4] block: add field of .bi_bio_drv_data to bio block/dm: support bio polling - - - --- 2021-06-16 Ming Lei New
[RFC,1/4] block: add helper of blk_queue_poll block/dm: support bio polling - 3 - --- 2021-06-16 Ming Lei New
[2/2] loop: fix order of cleaning up the queue and freeing the tagset [1/2] mtd_blkdevs: initialze new->rq in add_mtd_blktrans_dev - - - --- 2021-06-16 Christoph Hellwig New
[1/2] mtd_blkdevs: initialze new->rq in add_mtd_blktrans_dev [1/2] mtd_blkdevs: initialze new->rq in add_mtd_blktrans_dev - - 1 --- 2021-06-16 Christoph Hellwig New
[2/2] mmc: switch to blk_mq_alloc_disk [1/2] mmc: remove an extra blk_{get,put}_queue pair - 1 1 --- 2021-06-16 Christoph Hellwig New
[1/2] mmc: remove an extra blk_{get,put}_queue pair [1/2] mmc: remove an extra blk_{get,put}_queue pair - 1 - --- 2021-06-16 Christoph Hellwig New
[v3] block: fix trace completion for chained bio [v3] block: fix trace completion for chained bio - 2 - --- 2021-06-16 edwardh New
[v2,4/4] pstore/blk: Fix kerndoc and redundancy on blkdev param Include zone in pstore_device_info - 1 - --- 2021-06-15 Kees Cook New
[v2,3/4] pstore/blk: Include zone in pstore_device_info Include zone in pstore_device_info - - - --- 2021-06-15 Kees Cook New
[v2,2/4] pstore/blk: Use the normal block device I/O path Include zone in pstore_device_info - 1 - --- 2021-06-15 Kees Cook New
[v2,1/4] pstore/blk: Improve failure reporting Include zone in pstore_device_info - - - --- 2021-06-15 Kees Cook New
[18/18] block: use bvec_kmap_local in bio_integrity_process [01/18] mm: add a kunmap_local_dirty helper - - - --- 2021-06-15 Christoph Hellwig New
[17/18] block: use bvec_kmap_local in t10_pi_type1_{prepare,complete} [01/18] mm: add a kunmap_local_dirty helper - - - --- 2021-06-15 Christoph Hellwig New
[16/18] block: use memcpy_from_bvec in __blk_queue_bounce [01/18] mm: add a kunmap_local_dirty helper - - - --- 2021-06-15 Christoph Hellwig New
[15/18] block: use memcpy_from_bvec in bio_copy_kern_endio_read [01/18] mm: add a kunmap_local_dirty helper - - - --- 2021-06-15 Christoph Hellwig New
[14/18] block: use memcpy_to_bvec in copy_to_high_bio_irq [01/18] mm: add a kunmap_local_dirty helper - - - --- 2021-06-15 Christoph Hellwig New
[13/18] block: rewrite bio_copy_data_iter to use bvec_kmap_local and memcpy_to_bvec [01/18] mm: add a kunmap_local_dirty helper - - - --- 2021-06-15 Christoph Hellwig New
[12/18] block: remove bvec_kmap_irq and bvec_kunmap_irq [01/18] mm: add a kunmap_local_dirty helper - - - --- 2021-06-15 Christoph Hellwig New
[11/18] ps3disk: use memcpy_{from,to}_bvec [01/18] mm: add a kunmap_local_dirty helper - - 1 --- 2021-06-15 Christoph Hellwig New
[10/18] dm-writecache: use bvec_kmap_local instead of bvec_kmap_irq [01/18] mm: add a kunmap_local_dirty helper - 1 - --- 2021-06-15 Christoph Hellwig New
[09/18] rbd: use memzero_bvec [01/18] mm: add a kunmap_local_dirty helper 1 1 - --- 2021-06-15 Christoph Hellwig New
[08/18] block: use memzero_page in zero_fill_bio [01/18] mm: add a kunmap_local_dirty helper - 2 - --- 2021-06-15 Christoph Hellwig New
[07/18] bvec: add memcpy_{from,to}_bvec and memzero_bvec helper [01/18] mm: add a kunmap_local_dirty helper - 2 - --- 2021-06-15 Christoph Hellwig New
[06/18] bvec: add a bvec_kmap_local helper [01/18] mm: add a kunmap_local_dirty helper - 2 - --- 2021-06-15 Christoph Hellwig New
[05/18] bvec: fix the include guards for bvec.h [01/18] mm: add a kunmap_local_dirty helper - 3 - --- 2021-06-15 Christoph Hellwig New
[04/18] MIPS: don't include <linux/genhd.h> in <asm/mach-rc32434/rb.h> [01/18] mm: add a kunmap_local_dirty helper - 2 - --- 2021-06-15 Christoph Hellwig New
[03/18] mm: use kmap_local_page in memzero_page [01/18] mm: add a kunmap_local_dirty helper - 2 - --- 2021-06-15 Christoph Hellwig New
[02/18] mm: use kunmap_local_dirty in memcpy_to_page [01/18] mm: add a kunmap_local_dirty helper - - - --- 2021-06-15 Christoph Hellwig New
[01/18] mm: add a kunmap_local_dirty helper [01/18] mm: add a kunmap_local_dirty helper - - - --- 2021-06-15 Christoph Hellwig New
[16/16] nvme-multipath: enable polled I/O [01/16] direct-io: remove blk_poll support - - 1 --- 2021-06-15 Christoph Hellwig New
[15/16] nvme-multipath: set QUEUE_FLAG_NOWAIT [01/16] direct-io: remove blk_poll support - - 1 --- 2021-06-15 Christoph Hellwig New
[14/16] block: don't allow writing to the poll queue attribute [01/16] direct-io: remove blk_poll support - 1 1 --- 2021-06-15 Christoph Hellwig New
[13/16] block: switch polling to be bio based [01/16] direct-io: remove blk_poll support - - 1 --- 2021-06-15 Christoph Hellwig New
[12/16] block: define 'struct bvec_iter' as packed [01/16] direct-io: remove blk_poll support - 2 1 --- 2021-06-15 Christoph Hellwig New
[11/16] block: use SLAB_TYPESAFE_BY_RCU for the bio slab [01/16] direct-io: remove blk_poll support - - 1 --- 2021-06-15 Christoph Hellwig New
[10/16] block: rename REQ_HIPRI to REQ_POLLED [01/16] direct-io: remove blk_poll support - 2 1 --- 2021-06-15 Christoph Hellwig New
[09/16] io_uring: don't sleep when polling for I/O [01/16] direct-io: remove blk_poll support - - 1 --- 2021-06-15 Christoph Hellwig New
[08/16] block: replace the spin argument to blk_iopoll with a flags argument [01/16] direct-io: remove blk_poll support - - 1 --- 2021-06-15 Christoph Hellwig New
[07/16] blk-mq: remove blk_qc_t_valid [01/16] direct-io: remove blk_poll support - 2 1 --- 2021-06-15 Christoph Hellwig New
[06/16] blk-mq: remove blk_qc_t_to_tag and blk_qc_t_is_internal [01/16] direct-io: remove blk_poll support - 1 1 --- 2021-06-15 Christoph Hellwig New
[05/16] blk-mq: factor out a "classic" poll helper [01/16] direct-io: remove blk_poll support - 1 1 --- 2021-06-15 Christoph Hellwig New
[04/16] blk-mq: factor out a blk_qc_to_hctx helper [01/16] direct-io: remove blk_poll support - 1 1 --- 2021-06-15 Christoph Hellwig New
[03/16] iomap: don't try to poll multi-bio I/Os in __iomap_dio_rw [01/16] direct-io: remove blk_poll support - - 1 --- 2021-06-15 Christoph Hellwig New
[02/16] block: don't try to poll multi-bio I/Os in __blkdev_direct_IO [01/16] direct-io: remove blk_poll support - - - --- 2021-06-15 Christoph Hellwig New
[01/16] direct-io: remove blk_poll support [01/16] direct-io: remove blk_poll support - - 1 --- 2021-06-15 Christoph Hellwig New
[v2] virtio-blk: Add validation for block size in config space [v2] virtio-blk: Add validation for block size in config space - - - --- 2021-06-15 Yongji Xie New
[GIT,PULL] Floppy changes for 5.14 [GIT,PULL] Floppy changes for 5.14 - - - --- 2021-06-15 Denis Efremov New
[14/14] bcache: add sysfs interface register_nvdimm_meta to register NVDIMM meta device bcache patches for Linux v5.14 - 1 - --- 2021-06-15 Coly Li New
[13/14] bcache: read jset from NVDIMM pages for journal replay bcache patches for Linux v5.14 - - - --- 2021-06-15 Coly Li New
[12/14] bcache: support storing bcache journal into NVDIMM meta device bcache patches for Linux v5.14 - 1 - --- 2021-06-15 Coly Li New
[11/14] bcache: initialize bcache journal for NVDIMM meta device bcache patches for Linux v5.14 - - - --- 2021-06-15 Coly Li New
[10/14] bcache: add BCH_FEATURE_INCOMPAT_NVDIMM_META into incompat feature set bcache patches for Linux v5.14 - 1 - --- 2021-06-15 Coly Li New
[09/14] bcache: use bucket index to set GC_MARK_METADATA for journal buckets in bch_btree_gc_finish… bcache patches for Linux v5.14 - 1 - --- 2021-06-15 Coly Li New
[08/14] bcache: get allocated pages from specific owner bcache patches for Linux v5.14 - 1 - --- 2021-06-15 Coly Li New
[07/14] bcache: bch_nvm_free_pages() of the buddy bcache patches for Linux v5.14 - - - --- 2021-06-15 Coly Li New
« 1 2 ... 148 149 150385 386 »