Show patches with: State = Action Required       |   39045 patches
« 1 2 ... 152 153 154390 391 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2] block: remove REQ_OP_SCSI_{IN,OUT} [1/2] block: remove REQ_OP_SCSI_{IN,OUT} - 1 - --- 2021-06-24 Christoph Hellwig New
[2/2] block: pass a gendisk to bdev_disk_changed [1/2] block: move bdev_disk_changed - - - --- 2021-06-24 Christoph Hellwig New
[1/2] block: move bdev_disk_changed [1/2] block: move bdev_disk_changed - - - --- 2021-06-24 Christoph Hellwig New
[v4] block: fix trace completion for chained bio [v4] block: fix trace completion for chained bio - 3 - --- 2021-06-24 edwardh New
block: mark blk_mq_init_queue_data static block: mark blk_mq_init_queue_data static - 1 - --- 2021-06-24 Christoph Hellwig New
[2/2] block: add the events* attributes to disk_attrs [1/2] block: move the disk events code to a separate file - 1 - --- 2021-06-24 Christoph Hellwig New
[1/2] block: move the disk events code to a separate file [1/2] block: move the disk events code to a separate file - 1 - --- 2021-06-24 Christoph Hellwig New
crypto: scatterwalk - Remove obsolete PageSlab check crypto: scatterwalk - Remove obsolete PageSlab check - - - --- 2021-06-24 Herbert Xu New
[v4] sysfs: fix kobject refcount to address races with kobject removal [v4] sysfs: fix kobject refcount to address races with kobject removal - - - --- 2021-06-23 Luis Chamberlain New
[9/9] loop: rewrite loop_exit using idr_for_each_entry [1/9] loop: reorder loop_exit - 1 - --- 2021-06-23 Christoph Hellwig New
[8/9] loop: split loop_lookup [1/9] loop: reorder loop_exit - - - --- 2021-06-23 Christoph Hellwig New
[7/9] loop: don't allow deleting an unspecified loop device [1/9] loop: reorder loop_exit - - - --- 2021-06-23 Christoph Hellwig New
[6/9] loop: move loop_ctl_mutex locking into loop_add [1/9] loop: reorder loop_exit - 1 - --- 2021-06-23 Christoph Hellwig New
[5/9] loop: split loop_control_ioctl [1/9] loop: reorder loop_exit - 1 - --- 2021-06-23 Christoph Hellwig New
[4/9] loop: don't call loop_lookup before adding a loop device [1/9] loop: reorder loop_exit - - - --- 2021-06-23 Christoph Hellwig New
[3/9] loop: remove the l argument to loop_add [1/9] loop: reorder loop_exit - 1 - --- 2021-06-23 Christoph Hellwig New
[2/9] loop: reduce loop_ctl_mutex coverage in loop_exit [1/9] loop: reorder loop_exit - 1 - --- 2021-06-23 Christoph Hellwig New
[1/9] loop: reorder loop_exit [1/9] loop: reorder loop_exit - 1 - --- 2021-06-23 Christoph Hellwig New
[v3,6/6] loop: increment sequence number block: add a sequence number to disks - - - --- 2021-06-23 Matteo Croce New
[v3,5/6] block: increment sequence number block: add a sequence number to disks - - - --- 2021-06-23 Matteo Croce New
[v3,4/6] block: export diskseq in sysfs block: add a sequence number to disks - - - --- 2021-06-23 Matteo Croce New
[v3,3/6] block: refactor sysfs code block: add a sequence number to disks - - - --- 2021-06-23 Matteo Croce New
[v3,2/6] block: add ioctl to read the disk sequence number block: add a sequence number to disks - - - --- 2021-06-23 Matteo Croce New
[v3,1/6] block: add disk sequence number block: add a sequence number to disks - - - --- 2021-06-23 Matteo Croce New
[2/2] blk: Fix lock inversion between ioc lock and bfqd lock block: Fix deadlock when merging requests with BFQ 1 1 - --- 2021-06-23 Jan Kara New
[1/2] bfq: Remove merged request already in bfq_requests_merged() block: Fix deadlock when merging requests with BFQ 1 - - --- 2021-06-23 Jan Kara New
[V3,3/3] dm: support bio polling block/dm: support bio polling - - - --- 2021-06-23 Ming Lei New
[V3,2/3] block: add ->poll_bio to block_device_operations block/dm: support bio polling - - - --- 2021-06-23 Ming Lei New
[V3,1/3] block: add helper of blk_queue_poll block/dm: support bio polling - 3 - --- 2021-06-23 Ming Lei New
[RESEND] loop: fix setting arbitrarily large block size [RESEND] loop: fix setting arbitrarily large block size - 1 - --- 2021-06-23 Shreyansh Chouhan New
[v3] drivers/base/core: refcount kobject and bus on device attribute read / store [v3] drivers/base/core: refcount kobject and bus on device attribute read / store - - - --- 2021-06-23 Luis Chamberlain New
[9/9] loop: allow user to set the queue depth loop: small clenaup - - - --- 2021-06-22 Chaitanya Kulkarni New
[8/9] loop: remove the extra line in declaration loop: small clenaup - - - --- 2021-06-22 Chaitanya Kulkarni New
[7/9] loop: remove extra variable in lo_req_flush loop: small clenaup - - - --- 2021-06-22 Chaitanya Kulkarni New
[6/9] loop: remove extra variable in lo_fallocate() loop: small clenaup - - - --- 2021-06-22 Chaitanya Kulkarni New
[5/9] loop: use sysfs_emit() in the sysfs dio show loop: small clenaup - - - --- 2021-06-22 Chaitanya Kulkarni New
[4/9] loop: use sysfs_emit() in the sysfs partscan show loop: small clenaup - - - --- 2021-06-22 Chaitanya Kulkarni New
[3/9] loop: use sysfs_emit() in the sysfs autoclear show loop: small clenaup - - - --- 2021-06-22 Chaitanya Kulkarni New
[2/9] loop: use sysfs_emit() in the sysfs sizelimit show loop: small clenaup - - - --- 2021-06-22 Chaitanya Kulkarni New
[1/9] loop: use sysfs_emit() in the sysfs offset show loop: small clenaup - - - --- 2021-06-22 Chaitanya Kulkarni New
[v2] drivers/base/core: refcount kobject and bus on device attribute read / store [v2] drivers/base/core: refcount kobject and bus on device attribute read / store - - - --- 2021-06-22 Luis Chamberlain New
[v4,2/2] zram: fix deadlock with sysfs attribute usage and module removal zram: fix few sysfs races - - - --- 2021-06-22 Luis Chamberlain New
[v4,1/2] zram: fix crashes due to use of cpu hotplug multistate zram: fix few sysfs races 1 - - --- 2021-06-22 Luis Chamberlain New
drivers/base/core: refcount kobject and bus on device attribute read / store drivers/base/core: refcount kobject and bus on device attribute read / store - - - --- 2021-06-22 Luis Chamberlain New
[v2,10/10] block: remove unused symbol bio_devname() [v2,01/10] drbd: reduce stack footprint in drbd_report_io_error() - - - --- 2021-06-22 Anton Suvorov New
[v2,09/10] security: reduce stack footprint in loadpin_read_file() [v2,01/10] drbd: reduce stack footprint in drbd_report_io_error() - - - --- 2021-06-22 Anton Suvorov New
[v2,08/10] ext4: reduce stack footprint in ext4_end_bio() [v2,01/10] drbd: reduce stack footprint in drbd_report_io_error() - - - --- 2021-06-22 Anton Suvorov New
[v2,07/10] vfs: reduce stack footprint in __blkdev_put() [v2,01/10] drbd: reduce stack footprint in drbd_report_io_error() - - - --- 2021-06-22 Anton Suvorov New
[v2,06/10] target: reduce stack footprint in iblock_show_configfs_dev_params() [v2,01/10] drbd: reduce stack footprint in drbd_report_io_error() - - - --- 2021-06-22 Anton Suvorov New
[v2,05/10] block: reduce stack footprint dealing with block device names [v2,01/10] drbd: reduce stack footprint in drbd_report_io_error() - - - --- 2021-06-22 Anton Suvorov New
[v2,04/10] dm: reduce stack footprint dealing with block device names [v2,01/10] drbd: reduce stack footprint in drbd_report_io_error() - - - --- 2021-06-22 Anton Suvorov New
[v2,03/10] raid-md: reduce stack footprint dealing with block device names [v2,01/10] drbd: reduce stack footprint in drbd_report_io_error() - - - --- 2021-06-22 Anton Suvorov New
[v2,02/10] dax: reduce stack footprint dealing with block device names [v2,01/10] drbd: reduce stack footprint in drbd_report_io_error() - - - --- 2021-06-22 Anton Suvorov New
[v2,01/10] drbd: reduce stack footprint in drbd_report_io_error() [v2,01/10] drbd: reduce stack footprint in drbd_report_io_error() - - - --- 2021-06-22 Anton Suvorov New
[next] block/mq-deadline: remove redundant assignment of variable ret [next] block/mq-deadline: remove redundant assignment of variable ret - 1 - --- 2021-06-22 Colin King New
loop: fix setting arbitrarily large block size loop: fix setting arbitrarily large block size - - - --- 2021-06-22 Shreyansh Chouhan New
[GIT,PULL] second round of nvme updates for Linux 5.14 [GIT,PULL] second round of nvme updates for Linux 5.14 - - - --- 2021-06-22 Christoph Hellwig New
[v3,3/3] drivers/base/core: refcount kobject and bus on device attribute read / store zram: fix few sysfs races - - - --- 2021-06-21 Luis Chamberlain New
[v3,2/3] zram: fix deadlock with sysfs attribute usage and driver removal zram: fix few sysfs races - - - --- 2021-06-21 Luis Chamberlain New
[v3,1/3] zram: fix crashes due to use of cpu hotplug multistate zram: fix few sysfs races 1 - - --- 2021-06-21 Luis Chamberlain New
block: Include mm_types.h instead of mm.h block: Include mm_types.h instead of mm.h - 1 - --- 2021-06-21 Matthew Wilcox New
[9/9] loop: rewrite loop_exit using idr_for_each_entry [1/9] loop: reorder loop_exit - 1 - --- 2021-06-21 Christoph Hellwig New
[8/9] loop: split loop_lookup [1/9] loop: reorder loop_exit - - - --- 2021-06-21 Christoph Hellwig New
[7/9] loop: don't allow deleting an unspecified loop device [1/9] loop: reorder loop_exit - - - --- 2021-06-21 Christoph Hellwig New
[6/9] loop: move loop_ctl_mutex locking into loop_add [1/9] loop: reorder loop_exit - 1 - --- 2021-06-21 Christoph Hellwig New
[5/9] loop: split loop_control_ioctl [1/9] loop: reorder loop_exit - 1 - --- 2021-06-21 Christoph Hellwig New
[4/9] loop: don't call loop_lookup before adding a loop device [1/9] loop: reorder loop_exit - - - --- 2021-06-21 Christoph Hellwig New
[3/9] loop: remove the l argument to loop_add [1/9] loop: reorder loop_exit - 1 - --- 2021-06-21 Christoph Hellwig New
[2/9] loop: reduce loop_ctl_mutex coverage in loop_exit [1/9] loop: reorder loop_exit - 1 - --- 2021-06-21 Christoph Hellwig New
[1/9] loop: reorder loop_exit [1/9] loop: reorder loop_exit - 1 - --- 2021-06-21 Christoph Hellwig New
mmc: initialized disk->minors mmc: initialized disk->minors 1 - 1 --- 2021-06-21 Christoph Hellwig New
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
« 1 2 ... 152 153 154390 391 »