Show patches with: State = Action Required       |   38467 patches
« 1 2 ... 130 131 132384 385 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/3] block: unexport blkdev_ioctl [1/3] block: unexport blkdev_ioctl - - - --- 2021-10-12 Christoph Hellwig New
[2/2] blk-mq: cleanup blk_mq_submit_bio [1/2] blk-mq: cleanup and rename __blk_mq_alloc_request - - - --- 2021-10-12 Christoph Hellwig New
[1/2] blk-mq: cleanup and rename __blk_mq_alloc_request [1/2] blk-mq: cleanup and rename __blk_mq_alloc_request - - - --- 2021-10-12 Christoph Hellwig New
[6/5] kyber: avoid q->disk dereferences in trace points [1/5] block: call submit_bio_checks under q_usage_counter - - - --- 2021-10-12 Christoph Hellwig New
block/rnbd-clt-sysfs: fix a couple uninitialized variable bugs block/rnbd-clt-sysfs: fix a couple uninitialized variable bugs 1 - - --- 2021-10-12 Dan Carpenter New
[-next] block: fix UAF from race of ioc_release_fn() and __ioc_clear_queue() [-next] block: fix UAF from race of ioc_release_fn() and __ioc_clear_queue() - - - --- 2021-10-12 QiuLaibin New
block: Remove the redundant empty list check in blk_flush_plug_list block: Remove the redundant empty list check in blk_flush_plug_list - - - --- 2021-10-12 Pankaj Raghav New
driver: floppy: fix warning in __alloc_pages driver: floppy: fix warning in __alloc_pages - - - --- 2021-10-12 Dongliang Mu New
block, bfq: fix UAF problem in bfqg_stats_init() block, bfq: fix UAF problem in bfqg_stats_init() - - - --- 2021-10-12 Zheng Liang New
[v2] block: nbd: fix sanity check for first_minor [v2] block: nbd: fix sanity check for first_minor - - - --- 2021-10-11 Yan, Zheng New
[GIT,PULL] Block fixes for 5.15-rc5 [GIT,PULL] Block fixes for 5.15-rc5 - - - --- 2021-10-09 Jens Axboe New
[6/6] block: convert ->bd_inode to container_of() some block optimisations - - - --- 2021-10-09 Pavel Begunkov New
[5/6] blk-mq: inline hot part of __blk_mq_sched_restart some block optimisations - - - --- 2021-10-09 Pavel Begunkov New
[4/6] block: inline hot paths of blk_account_io_*() some block optimisations - - - --- 2021-10-09 Pavel Begunkov New
[3/6] blk-mq: optimise *end_request non-stat path some block optimisations - - - --- 2021-10-09 Pavel Begunkov New
[2/6] block: inline BDEV_I and friends some block optimisations - - - --- 2021-10-09 Pavel Begunkov New
[1/6] block: cache bdev in struct file for raw bdev IO some block optimisations - - - --- 2021-10-09 Pavel Begunkov New
block: fix syzbot report UAF in bdev_free_inode() block: fix syzbot report UAF in bdev_free_inode() - - - --- 2021-10-09 Z qiang New
block: nbd: fix sanity check for first_minor block: nbd: fix sanity check for first_minor - - - --- 2021-10-09 Yan, Zheng New
[V3,6/6] blk-mq: support concurrent queue quiesce/unquiesce blk-mq: support concurrent queue quiescing - - - --- 2021-10-09 Ming Lei New
[V3,5/6] nvme: loop: clear NVME_CTRL_ADMIN_Q_STOPPED after admin queue is reallocated blk-mq: support concurrent queue quiescing - - - --- 2021-10-09 Ming Lei New
[V3,4/6] nvme: paring quiesce/unquiesce blk-mq: support concurrent queue quiescing - - - --- 2021-10-09 Ming Lei New
[V3,3/6] nvme: prepare for pairing quiescing and unquiescing blk-mq: support concurrent queue quiescing - - - --- 2021-10-09 Ming Lei New
[V3,2/6] nvme: apply nvme API to quiesce/unquiesce admin queue blk-mq: support concurrent queue quiescing - - - --- 2021-10-09 Ming Lei New
[V3,1/6] nvme: add APIs for stopping/starting admin queue blk-mq: support concurrent queue quiescing - - - --- 2021-10-09 Ming Lei New
blk-cgroup: check blkcg policy is enabled in blkg_create() blk-cgroup: check blkcg policy is enabled in blkg_create() - - - --- 2021-10-08 Yu Kuai New
cdrom: docs: reformat table in Documentation/userspace-api/ioctl/cdrom.rst cdrom: docs: reformat table in Documentation/userspace-api/ioctl/cdrom.rst - 1 - --- 2021-10-07 Phillip Potter New
[3/3] io_uring: inform block layer of how many requests we are submitting Add plug based request allocation batching - - - --- 2021-10-06 Jens Axboe New
[2/3] block: pre-allocate requests if plug is started and is a batch Add plug based request allocation batching - - - --- 2021-10-06 Jens Axboe New
[1/3] block: bump max plugged deferred size from 16 to 32 Add plug based request allocation batching - 1 - --- 2021-10-06 Jens Axboe New
[8/8] bfq: Do not let waker requests skip proper accounting bfq: Limit number of allocated scheduler tags per cgroup - - - --- 2021-10-06 Jan Kara New
[7/8] bfq: Log waker detections bfq: Limit number of allocated scheduler tags per cgroup - - - --- 2021-10-06 Jan Kara New
[6/8] bfq: Provide helper to generate bfqq name bfq: Limit number of allocated scheduler tags per cgroup - - - --- 2021-10-06 Jan Kara New
[5/8] bfq: Limit waker detection in time bfq: Limit number of allocated scheduler tags per cgroup - - - --- 2021-10-06 Jan Kara New
[4/8] bfq: Limit number of requests consumed by each cgroup bfq: Limit number of allocated scheduler tags per cgroup - 1 - --- 2021-10-06 Jan Kara New
[3/8] bfq: Store full bitmap depth in bfq_data bfq: Limit number of allocated scheduler tags per cgroup - - - --- 2021-10-06 Jan Kara New
[2/8] bfq: Track number of allocated requests in bfq_entity bfq: Limit number of allocated scheduler tags per cgroup - - - --- 2021-10-06 Jan Kara New
[1/8] block: Provide icq in request allocation data bfq: Limit number of allocated scheduler tags per cgroup - - - --- 2021-10-06 Jan Kara New
[3/3] io_uring: inform block layer of how many requests we are submitting Add plug based request allocation batching - - - --- 2021-10-06 Jens Axboe New
[2/3] block: pre-allocate requests if plug is started and is a batch Add plug based request allocation batching - - - --- 2021-10-06 Jens Axboe New
[1/3] block: bump max plugged deferred size from 16 to 32 Add plug based request allocation batching - - - --- 2021-10-06 Jens Axboe New
block: don't call should_fail_request() for !CONFIG_FAIL_MAKE_REQUEST block: don't call should_fail_request() for !CONFIG_FAIL_MAKE_REQUEST - - - --- 2021-10-05 Jens Axboe New
[2/2] block: inherit request start time from bio for BLK_CGROUP Reduce overhead of CONFIG_BLK_CGROUP - - - --- 2021-10-05 Jens Axboe New
[1/2] block: move blk-throtl fast path inline Reduce overhead of CONFIG_BLK_CGROUP - - - --- 2021-10-05 Jens Axboe New
[v5,14/14] blk-mq: Change shared sbitmap naming to shared tags blk-mq: Reduce static requests memory footprint for shared sbitmap - - - --- 2021-10-05 John Garry New
[v5,13/14] blk-mq: Stop using pointers for blk_mq_tags bitmap tags blk-mq: Reduce static requests memory footprint for shared sbitmap - 2 - --- 2021-10-05 John Garry New
[v5,12/14] blk-mq: Use shared tags for shared sbitmap support blk-mq: Reduce static requests memory footprint for shared sbitmap - 1 - --- 2021-10-05 John Garry New
[v5,11/14] blk-mq: Refactor and rename blk_mq_free_map_and_{requests->rqs}() blk-mq: Reduce static requests memory footprint for shared sbitmap - 1 - --- 2021-10-05 John Garry New
[v5,10/14] blk-mq: Add blk_mq_alloc_map_and_rqs() blk-mq: Reduce static requests memory footprint for shared sbitmap - 2 - --- 2021-10-05 John Garry New
[v5,09/14] blk-mq: Add blk_mq_tag_update_sched_shared_sbitmap() blk-mq: Reduce static requests memory footprint for shared sbitmap - 2 - --- 2021-10-05 John Garry New
[v5,08/14] blk-mq: Don't clear driver tags own mapping blk-mq: Reduce static requests memory footprint for shared sbitmap - 2 - --- 2021-10-05 John Garry New
[v5,07/14] blk-mq: Pass driver tags to blk_mq_clear_rq_mapping() blk-mq: Reduce static requests memory footprint for shared sbitmap - 2 - --- 2021-10-05 John Garry New
[v5,06/14] blk-mq-sched: Rename blk_mq_sched_free_{requests -> rqs}() blk-mq: Reduce static requests memory footprint for shared sbitmap - 2 - --- 2021-10-05 John Garry New
[v5,05/14] blk-mq-sched: Rename blk_mq_sched_alloc_{tags -> map_and_rqs}() blk-mq: Reduce static requests memory footprint for shared sbitmap - 2 - --- 2021-10-05 John Garry New
[v5,04/14] blk-mq: Invert check in blk_mq_update_nr_requests() blk-mq: Reduce static requests memory footprint for shared sbitmap - 2 - --- 2021-10-05 John Garry New
[v5,03/14] blk-mq: Relocate shared sbitmap resize in blk_mq_update_nr_requests() blk-mq: Reduce static requests memory footprint for shared sbitmap - 2 - --- 2021-10-05 John Garry New
[v5,02/14] block: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQ blk-mq: Reduce static requests memory footprint for shared sbitmap - 2 - --- 2021-10-05 John Garry New
[v5,01/14] blk-mq: Change rqs check in blk_mq_free_rqs() blk-mq: Reduce static requests memory footprint for shared sbitmap - 2 - --- 2021-10-05 John Garry New
[RFC] nvme-fc: Allow managed IRQs [RFC] nvme-fc: Allow managed IRQs - - - --- 2021-10-04 Daniel Wagner New
block: decode QUEUE_FLAG_HCTX_ACTIVE in debugfs output block: decode QUEUE_FLAG_HCTX_ACTIVE in debugfs output - - - --- 2021-10-04 Johannes Thumshirn New
[v2,(RESEND)] block: genhd: fix double kfree() in __alloc_disk_node() [v2,(RESEND)] block: genhd: fix double kfree() in __alloc_disk_node() - 1 - --- 2021-10-02 Tetsuo Handa New
[v2,(RESEND)] brd: reduce the brd_devices_mutex scope [v2,(RESEND)] brd: reduce the brd_devices_mutex scope - 1 - --- 2021-10-02 Tetsuo Handa New
[GIT,PULL] Block fixes for 5.15-rc4 [GIT,PULL] Block fixes for 5.15-rc4 - - - --- 2021-10-02 Jens Axboe New
zram: Allow backing device to be assigned after init zram: Allow backing device to be assigned after init - - - --- 2021-10-01 Brian Geffon New
sx8: fix an error code in carm_init_one() sx8: fix an error code in carm_init_one() - - - --- 2021-10-01 Dan Carpenter New
pf: fix error codes in pf_init_unit() pf: fix error codes in pf_init_unit() - - - --- 2021-10-01 Dan Carpenter New
pcd: fix error codes in pcd_init_unit() pcd: fix error codes in pcd_init_unit() - - - --- 2021-10-01 Dan Carpenter New
[V2,5/5] blk-mq: support concurrent queue quiesce/unquiesce blk-mq: support concurrent queue quiescing - - - --- 2021-09-30 Ming Lei New
[V2,4/5] nvme: paring quiesce/unquiesce blk-mq: support concurrent queue quiescing - - - --- 2021-09-30 Ming Lei New
[V2,3/5] nvme: prepare for pairing quiescing and unquiescing blk-mq: support concurrent queue quiescing - - - --- 2021-09-30 Ming Lei New
[V2,2/5] nvme: apply nvme API to quiesce/unquiesce admin queue blk-mq: support concurrent queue quiescing - - - --- 2021-09-30 Ming Lei New
[V2,1/5] nvme: add APIs for stopping/starting admin queue blk-mq: support concurrent queue quiescing - - - --- 2021-09-30 Ming Lei New
[v4,4/4] blk-crypto: update inline encryption documentation blk-crypto cleanups - 1 - --- 2021-09-29 Eric Biggers New
[v4,3/4] blk-crypto: rename blk_keyslot_manager to blk_crypto_profile blk-crypto cleanups 1 1 - --- 2021-09-29 Eric Biggers New
[v4,2/4] blk-crypto: rename keyslot-manager files to blk-crypto-profile blk-crypto cleanups 1 2 - --- 2021-09-29 Eric Biggers New
[v4,1/4] blk-crypto-fallback: properly prefix function and struct names blk-crypto cleanups - 3 - --- 2021-09-29 Eric Biggers New
[v6] zram: Introduce an aged idle interface [v6] zram: Introduce an aged idle interface 1 - - --- 2021-09-29 Brian Geffon New
[5/5] block: keep q_usage_counter in atomic mode after del_gendisk [1/5] block: call submit_bio_checks under q_usage_counter - - 1 --- 2021-09-29 Christoph Hellwig New
[4/5] block: drain file system I/O on del_gendisk [1/5] block: call submit_bio_checks under q_usage_counter - - 1 --- 2021-09-29 Christoph Hellwig New
[3/5] block: split bio_queue_enter from blk_queue_enter [1/5] block: call submit_bio_checks under q_usage_counter - - 1 --- 2021-09-29 Christoph Hellwig New
[2/5] block: factor out a blk_try_enter_queue helper [1/5] block: call submit_bio_checks under q_usage_counter - - 1 --- 2021-09-29 Christoph Hellwig New
[1/5] block: call submit_bio_checks under q_usage_counter [1/5] block: call submit_bio_checks under q_usage_counter - - - --- 2021-09-29 Christoph Hellwig New
[2/2] scsi: ufs: fix TM request timeout Fix UFS task management command timeout - - - --- 2021-09-29 Po-Wen Kao New
[1/2] blk-mq: new busy request iterator for driver Fix UFS task management command timeout - - - --- 2021-09-29 Po-Wen Kao New
[-next] pcd: capture error codes on pcd_probe() and pf_probe() [-next] pcd: capture error codes on pcd_probe() and pf_probe() - - - --- 2021-09-29 Yang Li New
[5/5] blk-mq: support nested blk_mq_quiesce_queue() blk-mq: support nested queue quiescing - - - --- 2021-09-29 Ming Lei New
[4/5] nvme: paring quiesce/unquiesce blk-mq: support nested queue quiescing - - - --- 2021-09-29 Ming Lei New
[3/5] nvme: prepare for pairing quiescing and unquiescing blk-mq: support nested queue quiescing - - - --- 2021-09-29 Ming Lei New
[2/5] nvme: apply nvme API to quiesce/unquiesce admin queue blk-mq: support nested queue quiescing - - - --- 2021-09-29 Ming Lei New
[1/5] nvme: add APIs for stopping/starting admin queue blk-mq: support nested queue quiescing - - - --- 2021-09-29 Ming Lei New
block-map: added error handling for bio_copy_kern() block-map: added error handling for bio_copy_kern() - - - --- 2021-09-28 Jinyoung Choi New
block: print the current process in handle_bad_sector block: print the current process in handle_bad_sector - 2 - --- 2021-09-28 Christoph Hellwig New
[5/5] scsi: remove the gendisk argument to scsi_ioctl [1/5] mtd_blkdevs: remove the sector out of range check in do_blktrans_request - 1 - --- 2021-09-28 Christoph Hellwig New
[4/5] block: remove the gendisk argument to blk_execute_rq [1/5] mtd_blkdevs: remove the sector out of range check in do_blktrans_request - 1 - --- 2021-09-28 Christoph Hellwig New
[3/5] block: remove the ->rq_disk field in struct request [1/5] mtd_blkdevs: remove the sector out of range check in do_blktrans_request - 1 - --- 2021-09-28 Christoph Hellwig New
[2/5] block: don't check ->rq_disk in merges [1/5] mtd_blkdevs: remove the sector out of range check in do_blktrans_request - - - --- 2021-09-28 Christoph Hellwig New
[1/5] mtd_blkdevs: remove the sector out of range check in do_blktrans_request [1/5] mtd_blkdevs: remove the sector out of range check in do_blktrans_request - 1 - --- 2021-09-28 Christoph Hellwig New
[V3,7/7] blk-mq: build default queue map via group_cpus_evenly() genirq/affinity: abstract new API from managed irq affinity spread - 1 - --- 2021-09-28 Ming Lei New
[V3,6/7] lib/group_cpus: allow to group cpus in case of !CONFIG_SMP genirq/affinity: abstract new API from managed irq affinity spread - 1 - --- 2021-09-28 Ming Lei New
[V3,5/7] genirq/affinity: move group_cpus_evenly() into lib/ genirq/affinity: abstract new API from managed irq affinity spread - 1 - --- 2021-09-28 Ming Lei New
« 1 2 ... 130 131 132384 385 »