Show patches with: Submitter = Omar Sandoval       |    State = Action Required       |   267 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
blk-mq: really fix plug list flushing for nomerge queues - 2 - --- 2016-06-02 Omar Sandoval New
blk-mq: actually hook up defer list when running requests - - - --- 2016-06-09 Omar Sandoval New
block: GPF in get_task_ioprio - - - --- 2016-07-01 Omar Sandoval New
block: fix use-after-free in sys_ioprio_get() - - - --- 2016-07-01 Omar Sandoval New
blk-mq: abstract tag allocation out into scale_bitmap library - - - --- 2016-08-29 Omar Sandoval New
[v2,1/5] blk-mq: abstract tag allocation out into scale_bitmap library - - - --- 2016-09-07 Omar Sandoval New
[v2,2/5] scale_bitmap: allocate wait queues on a specific node - - - --- 2016-09-07 Omar Sandoval New
[v2,3/5] scale_bitmap: push per-cpu last_tag into scale_bitmap_queue - - - --- 2016-09-07 Omar Sandoval New
[v2,4/5] scale_bitmap: push alloc policy into scale_bitmap_queue - - - --- 2016-09-07 Omar Sandoval New
[v2,5/5] scale_bitmap: randomize initial last_cache values - - - --- 2016-09-07 Omar Sandoval New
[v3,1/5] blk-mq: abstract tag allocation out into sbitmap library - - - --- 2016-09-09 Omar Sandoval New
[v3,2/5] sbitmap: allocate wait queues on a specific node - - - --- 2016-09-09 Omar Sandoval New
[v3,3/5] sbitmap: push per-cpu last_tag into sbitmap_queue - - - --- 2016-09-09 Omar Sandoval New
[v3,4/5] sbitmap: push alloc policy into sbitmap_queue - - - --- 2016-09-09 Omar Sandoval New
[v3,5/5] sbitmap: randomize initial last_cache values - - - --- 2016-09-09 Omar Sandoval New
[v4,1/6] blk-mq: abstract tag allocation out into sbitmap library - - - --- 2016-09-17 Omar Sandoval New
[v4,2/6] sbitmap: allocate wait queues on a specific node - - - --- 2016-09-17 Omar Sandoval New
[v4,3/6] sbitmap: push per-cpu last_tag into sbitmap_queue - - - --- 2016-09-17 Omar Sandoval New
[v4,4/6] sbitmap: push alloc policy into sbitmap_queue - - - --- 2016-09-17 Omar Sandoval New
[v4,5/6] sbitmap: randomize initial alloc_hint values - - - --- 2016-09-17 Omar Sandoval New
[v4,6/6] sbitmap: re-initialize allocation hints after resize - - - --- 2016-09-17 Omar Sandoval New
sbitmap: don't update the allocation hint on clear after resize - - - --- 2016-09-17 Omar Sandoval New
loop: return proper error from loop_queue_rq() - - - --- 2016-11-14 Omar Sandoval New
blk-mq drivers: untangle 0 and BLK_MQ_RQ_QUEUE_OK - - - --- 2016-11-14 Omar Sandoval New
[1/2] nvme: untangle 0 and BLK_MQ_RQ_QUEUE_OK - 1 - --- 2016-11-15 Omar Sandoval New
[2/2] scsi_lib: untangle 0 and BLK_MQ_RQ_QUEUE_OK - - - --- 2016-11-15 Omar Sandoval New
virtio_blk: fix panic in initialization error path 2 1 - --- 2017-01-09 Omar Sandoval New
[1/2] sbitmap: use smp_mb__after_atomic() in sbq_wake_up() - - - --- 2017-01-18 Omar Sandoval New
[2/2] sbitmap: fix wakeup hang after sbq resize - - - --- 2017-01-18 Omar Sandoval New
[01/10] blk-mq: create debugfs directory tree - 1 - --- 2017-01-23 Omar Sandoval New
[02/10] blk-mq: add hctx->{state,flags} to debugfs - - - --- 2017-01-23 Omar Sandoval New
[03/10] blk-mq: move hctx->dispatch and ctx->rq_list from sysfs to debugfs - 1 - --- 2017-01-23 Omar Sandoval New
[04/10] blk-mq: add extra request information to debugfs - 1 - --- 2017-01-23 Omar Sandoval New
[05/10] sbitmap: add helpers for dumping to a seq_file - 1 - --- 2017-01-23 Omar Sandoval New
[06/10] blk-mq: export software queue pending map to debugfs - 1 - --- 2017-01-23 Omar Sandoval New
[07/10] blk-mq: move tags and sched_tags info from sysfs to debugfs - 1 - --- 2017-01-23 Omar Sandoval New
[08/10] blk-mq: add tags and sched_tags bitmaps to debugfs - 1 - --- 2017-01-23 Omar Sandoval New
[09/10] blk-mq: move hctx io_poll, stats, and dispatched from sysfs to debugfs - 1 - --- 2017-01-23 Omar Sandoval New
[10/10] blk-mq: move hctx and ctx counters from sysfs to debugfs - 1 - --- 2017-01-23 Omar Sandoval New
blk-mq-sched: fix possible crash if changing scheduler fails - - - --- 2017-01-23 Omar Sandoval New
[v2,01/10] blk-mq: create debugfs directory tree - 1 - --- 2017-01-25 Omar Sandoval New
[v2,02/10] blk-mq: add hctx->{state,flags} to debugfs - - - --- 2017-01-25 Omar Sandoval New
[v2,03/10] blk-mq: move hctx->dispatch and ctx->rq_list from sysfs to debugfs - 1 - --- 2017-01-25 Omar Sandoval New
[v2,04/10] blk-mq: add extra request information to debugfs - 1 - --- 2017-01-25 Omar Sandoval New
[v2,05/10] sbitmap: add helpers for dumping to a seq_file - 1 - --- 2017-01-25 Omar Sandoval New
[v2,06/10] blk-mq: export software queue pending map to debugfs - 1 - --- 2017-01-25 Omar Sandoval New
[v2,07/10] blk-mq: move tags and sched_tags info from sysfs to debugfs - 1 - --- 2017-01-25 Omar Sandoval New
[v2,08/10] blk-mq: add tags and sched_tags bitmaps to debugfs - 1 - --- 2017-01-25 Omar Sandoval New
[v2,09/10] blk-mq: move hctx io_poll, stats, and dispatched from sysfs to debugfs - 1 - --- 2017-01-25 Omar Sandoval New
[v2,10/10] blk-mq: move hctx and ctx counters from sysfs to debugfs - 1 - --- 2017-01-25 Omar Sandoval New
[v3,05/10] sbitmap: add helpers for dumping to a seq_file - 1 - --- 2017-01-25 Omar Sandoval New
blk-mq: fix compilation in !CONFIG_DEBUG_FS case - - - --- 2017-01-27 Omar Sandoval New
[v2] blk-mq: fix debugfs compilation issues - - - --- 2017-01-27 Omar Sandoval New
[1/6] debugfs: add debugfs_lookup() - - - --- 2017-01-31 Omar Sandoval New
[2/6] block: fix debugfs config conditional in struct request_queue - - - --- 2017-01-31 Omar Sandoval New
[3/6] blktrace: make do_blk_trace_setup() static - - - --- 2017-01-31 Omar Sandoval New
[4/6] block: use same block debugfs directory for blk-mq and blktrace - - - --- 2017-01-31 Omar Sandoval New
[5/6] blk-mq: move debugfs_remove() of disk dir to blk_release_queue() - - - --- 2017-01-31 Omar Sandoval New
[6/6] blktrace: use existing disk debugfs directory - - - --- 2017-01-31 Omar Sandoval New
[0/6] block: fix blk-mq debugfs vs. blktrace - - - --- 2017-02-02 Omar Sandoval New
blk-mq-sched: bypass the scheduler for flushes entirely - - - --- 2017-02-02 Omar Sandoval New
blk-mq-sched: separate mark hctx and queue restart operations - - - --- 2017-02-03 Omar Sandoval New
[v2] blk-mq-sched: separate mark hctx and queue restart operations - - - --- 2017-02-06 Omar Sandoval New
[v2] blk-mq-sched: separate mark hctx and queue restart operations - - - --- 2017-02-06 Omar Sandoval New
blk-mq-sched: (un)register elevator when (un)registering queue - - - --- 2017-02-06 Omar Sandoval New
bfq-mq: cause deadlock by executing exit_icq body immediately - - - --- 2017-02-08 Omar Sandoval New
blk-mq-sched: don't hold queue_lock when calling exit_icq - - - --- 2017-02-10 Omar Sandoval New
[v3] blk-mq-sched: separate mark hctx and queue restart operations - - - --- 2017-02-15 Omar Sandoval New
[1/2] blk-mq: use sbq wait queues instead of restart for driver tags - - - --- 2017-02-18 Omar Sandoval New
[2/2] blk-mq-sched: separate mark hctx and queue restart operations - - - --- 2017-02-18 Omar Sandoval New
scsi_transport_sas: fix BSG ioctl memory corruption - - - --- 2017-02-21 Omar Sandoval New
[v2,1/2] blk-mq: use sbq wait queues instead of restart for driver tags - - - --- 2017-02-21 Omar Sandoval New
[v2,2/2] blk-mq-sched: separate mark hctx and queue restart operations - - - --- 2017-02-21 Omar Sandoval New
[v3,1/2] blk-mq: use sbq wait queues instead of restart for driver tags - - - --- 2017-02-22 Omar Sandoval New
[v3,2/2] blk-mq-sched: separate mark hctx and queue restart operations - - - --- 2017-02-22 Omar Sandoval New
[1/2] blk-mq-sched: Allocate sched reserved tags as specified in the original queue tagset - - - --- 2017-02-27 Omar Sandoval New
[2/2] blk-mq: make sure to back-assign the request to rq_map in blk_mq_alloc_request_hctx - - - --- 2017-02-27 Omar Sandoval New
[1/3] blk-mq: make blk_mq_alloc_request_hctx() allocate a scheduler request - - 1 --- 2017-02-27 Omar Sandoval New
[2/3] blk-mq: kill blk_mq_set_alloc_data() - - - --- 2017-02-27 Omar Sandoval New
[3/3] blk-mq: move update of tags->rqs to __blk_mq_alloc_request() - - - --- 2017-02-27 Omar Sandoval New
[1/3] blk-mq: make blk_mq_alloc_request_hctx() allocate a scheduler request - - - --- 2017-02-27 Omar Sandoval New
[v2] blk-mq: make blk_mq_alloc_request_hctx() allocate a scheduler request - - - --- 2017-02-27 Omar Sandoval New
[1/2] loop: fix LO_FLAGS_PARTSCAN hang - 1 - --- 2017-03-01 Omar Sandoval New
[2/2] blk-mq-debugfs: add q->mq_freeze_depth output - - - --- 2017-03-01 Omar Sandoval New
[1/4] block: tear out blk-stat debugfs/sysfs entries - - - --- 2017-03-14 Omar Sandoval New
[2/4] block: remove extra calls to wbt_exit() - - - --- 2017-03-14 Omar Sandoval New
[3/4] block: change stats from array type to struct type - - - --- 2017-03-14 Omar Sandoval New
[4/4] blk-stats: convert to callback-based statistics reporting - - - --- 2017-03-14 Omar Sandoval New
[RFC,1/4] sbitmap: add sbitmap_get_shallow() operation - - - --- 2017-03-17 Omar Sandoval New
[RFC,2/4] blk-mq: add shallow depth option for blk_mq_get_tag() - - - --- 2017-03-17 Omar Sandoval New
[RFC,3/4] blk-mq: export blk_mq_finish_request() - - - --- 2017-03-17 Omar Sandoval New
[RFC,4/4] blk-mq: introduce Kyber multiqueue I/O scheduler - - - --- 2017-03-17 Omar Sandoval New
[v2,1/4] block: remove extra calls to wbt_exit() - - - --- 2017-03-21 Omar Sandoval New
[v2,2/4] blk-stat: use READ and WRITE instead of BLK_STAT_{READ,WRITE} - - - --- 2017-03-21 Omar Sandoval New
[v2,3/4] blk-stat: move BLK_RQ_STAT_BATCH definition to blk-stat.c - - - --- 2017-03-21 Omar Sandoval New
[v2,4/4] blk-stat: convert to callback-based statistics reporting - - - --- 2017-03-21 Omar Sandoval New
[1/2] blk-mq: fix leak of q->stats - 1 - --- 2017-03-27 Omar Sandoval New
[2/2] block: fix leak of q->rq_wb - - - --- 2017-03-27 Omar Sandoval New
[1/6] hd: stop sharing request queue across multiple gendisks - - - --- 2017-03-28 Omar Sandoval New
[2/6] parport/pd: stop sharing request queue across multiple gendisks - - - --- 2017-03-28 Omar Sandoval New
« 1 2 3 »