Show patches with: Submitter = Jens Axboe       |    State = Action Required       |   244 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[5/7] blk-mq: add BLK_MQ_F_NO_SCHED flag - - - --- 2016-12-05 Jens Axboe New
[4/7] blk-mq: blk_account_io_start() takes a bool - 2 - --- 2016-12-05 Jens Axboe New
[3/7] block: use appropriate queue running functions - - - --- 2016-12-05 Jens Axboe New
[2/7] cfq-iosched: use appropriate run queue function - - - --- 2016-12-05 Jens Axboe New
[1/7] block: use legacy path for flush requests for MQ with a scheduler - - - --- 2016-12-05 Jens Axboe New
[PATCHSET/RFC] Make legacy IO schedulers work with blk-mq - - - --- 2016-12-03 Jens Axboe New
[7/7] null_blk: add parameters to ask for mq-sched and write cache - - - --- 2016-12-03 Jens Axboe New
[6/7] block: drop irq+lock when flushing queue plugs - - - --- 2016-12-03 Jens Axboe New
[5/7] blk-mq: test patch to get legacy IO schedulers working - - - --- 2016-12-03 Jens Axboe New
[4/7] blk-mq: blk_account_io_start() takes a bool - 2 - --- 2016-12-03 Jens Axboe New
[3/7] block: use appropriate queue running functions - - - --- 2016-12-03 Jens Axboe New
[2/7] cfq-iosched: use appropriate run queue function - - - --- 2016-12-03 Jens Axboe New
[1/7] block: use legacy path for flush requests for MQ with a scheduler - - - --- 2016-12-03 Jens Axboe New
mm: don't cap request size based on read-ahead setting 1 - - --- 2016-11-18 Jens Axboe New
[PATCHSET] Add support for simplified async direct-io - - - --- 2016-11-16 Jens Axboe New
[2/2] block: add support for async simple direct-io for bdevs - - - --- 2016-11-14 Jens Axboe New
[1/2] block: support any sized IO for simplified bdev direct-io - - - --- 2016-11-14 Jens Axboe New
[3/3] blk-mq: make the polling code adaptive - - - --- 2016-11-12 Jens Axboe New
[2/3] blk-mq: implement hybrid poll mode for sync O_DIRECT - - - --- 2016-11-12 Jens Axboe New
[1/3] block: fast-path for small and simple direct I/O requests - - - --- 2016-11-12 Jens Axboe New
[2/2] blk-wbt: remove stat ops - 1 - --- 2016-11-11 Jens Axboe New
[1/2] blk-wbt: store queue instead of bdi - 1 - --- 2016-11-11 Jens Axboe New
[5/5] blk-mq: make the polling code adaptive - - - --- 2016-11-03 Jens Axboe New
[4/5] blk-mq: implement hybrid poll mode for sync O_DIRECT - - - --- 2016-11-03 Jens Axboe New
[3/5] block: move poll code to blk-mq - 1 - --- 2016-11-03 Jens Axboe New
[2/5] block: add scalable completion tracking of requests - - - --- 2016-11-03 Jens Axboe New
[1/5] block: fast-path for small and simple direct I/O requests - - - --- 2016-11-03 Jens Axboe New
[8/8] block: hook up writeback throttling - - - --- 2016-11-01 Jens Axboe New
[7/8] blk-wbt: add general throttling mechanism - - - --- 2016-11-01 Jens Axboe New
[6/8] block: add scalable completion tracking of requests - - - --- 2016-11-01 Jens Axboe New
[5/8] block: add code to track actual device queue depth - 1 - --- 2016-11-01 Jens Axboe New
[4/8] writeback: track if we're sleeping on progress in balance_dirty_pages() - 1 - --- 2016-11-01 Jens Axboe New
[3/8] writeback: mark background writeback as such - 2 - --- 2016-11-01 Jens Axboe New
[2/8] writeback: add wbc_to_write_flags() - 2 - --- 2016-11-01 Jens Axboe New
[1/8] block: add WRITE_BACKGROUND - 2 - --- 2016-11-01 Jens Axboe New
[4/4] blk-mq: make the polling code adaptive - - - --- 2016-11-01 Jens Axboe New
[3/4] blk-mq: implement hybrid poll mode for sync O_DIRECT - - - --- 2016-11-01 Jens Axboe New
[2/4] block: move poll code to blk-mq - 1 - --- 2016-11-01 Jens Axboe New
[1/4] block: add scalable completion tracking of requests - - - --- 2016-11-01 Jens Axboe New
[8/8] block: hook up writeback throttling - - - --- 2016-10-26 Jens Axboe New
[7/8] blk-wbt: add general throttling mechanism - - - --- 2016-10-26 Jens Axboe New
[6/8] block: add scalable completion tracking of requests - - - --- 2016-10-26 Jens Axboe New
[5/8] block: add code to track actual device queue depth - - - --- 2016-10-26 Jens Axboe New
[4/8] writeback: track if we're sleeping on progress in balance_dirty_pages() - - - --- 2016-10-26 Jens Axboe New
[3/8] writeback: use WRITE_BG for kupdate and background writeback - - - --- 2016-10-26 Jens Axboe New
[2/8] writeback: add wbc_to_write_flags() - 1 - --- 2016-10-26 Jens Axboe New
[1/8] block: add WRITE_BG - - - --- 2016-10-26 Jens Axboe New
[GIT,PULL] blk-mq irq/cpu mapping updates - - - --- 2016-10-08 Jens Axboe New
[2/2] blk-mq: add flag for drivers wanting blocking ->queue_rq() - - - --- 2016-09-22 Jens Axboe New
[1/2] blk-mq: get rid of manual run of queue with __blk_mq_run_hw_queue() - 2 - --- 2016-09-22 Jens Axboe New
blk-mq: account higher order dispatch - 1 - --- 2016-09-15 Jens Axboe New
[8/8] writeback: throttle buffered writeback - - - --- 2016-09-07 Jens Axboe New
[7/8] wbt: add general throttling mechanism - - - --- 2016-09-07 Jens Axboe New
[6/8] block: add scalable completion tracking of requests - - - --- 2016-09-07 Jens Axboe New
[5/8] block: add code to track actual device queue depth - - - --- 2016-09-07 Jens Axboe New
[4/8] writeback: track if we're sleeping on progress in balance_dirty_pages() - - - --- 2016-09-07 Jens Axboe New
[3/8] writeback: use WRITE_BG for kupdate and background writeback - - - --- 2016-09-07 Jens Axboe New
[2/8] writeback: add wbc_to_write_flags() - 1 - --- 2016-09-07 Jens Axboe New
[1/8] block: add WRITE_BG - - - --- 2016-09-07 Jens Axboe New
[8/8] writeback: throttle buffered writeback - - - --- 2016-08-31 Jens Axboe New
[7/8] wbt: add general throttling mechanism - - - --- 2016-08-31 Jens Axboe New
[6/8] block: add scalable completion tracking of requests - - - --- 2016-08-31 Jens Axboe New
[5/8] block: add code to track actual device queue depth - - - --- 2016-08-31 Jens Axboe New
[4/8] writeback: track if we're sleeping on progress in balance_dirty_pages() - - - --- 2016-08-31 Jens Axboe New
[3/8] writeback: use WRITE_BG for kupdate and background writeback - - - --- 2016-08-31 Jens Axboe New
[2/8] writeback: add wbc_to_write_flags() - 1 - --- 2016-08-31 Jens Axboe New
[1/8] block: add WRITE_BG - - - --- 2016-08-31 Jens Axboe New
cfq: priority boost on meta/prio marked IO - - - --- 2016-06-08 Jens Axboe New
[7/8] wbt: add general throttling mechanism - - - --- 2016-04-27 Jens Axboe New
[8/8] writeback: throttle buffered writeback - - - --- 2016-04-26 Jens Axboe New
[7/8] wbt: add general throttling mechanism - - - --- 2016-04-26 Jens Axboe New
[6/8] block: add scalable completion tracking of requests - - - --- 2016-04-26 Jens Axboe New
[5/8] block: add code to track actual device queue depth - - - --- 2016-04-26 Jens Axboe New
[4/8] writeback: track if we're sleeping on progress in balance_dirty_pages() - - - --- 2016-04-26 Jens Axboe New
[3/8] writeback: use WRITE_BG for kupdate and background writeback - - - --- 2016-04-26 Jens Axboe New
[2/8] writeback: add wbc_to_write_cmd() - 1 - --- 2016-04-26 Jens Axboe New
[1/8] block: add WRITE_BG - - - --- 2016-04-26 Jens Axboe New
[8/8] writeback: throttle buffered writeback - - - --- 2016-04-18 Jens Axboe New
[7/8] block: add scalable completion tracking of requests - - - --- 2016-04-18 Jens Axboe New
[6/8] block: add code to track actual device queue depth - - - --- 2016-04-18 Jens Axboe New
[5/8] writeback: increment page wait count when waiting - - - --- 2016-04-18 Jens Axboe New
[4/8] writeback: track if we're sleeping on progress in balance_dirty_pages() - - - --- 2016-04-18 Jens Axboe New
[3/8] writeback: use WRITE_BG for kupdate and background writeback - - - --- 2016-04-18 Jens Axboe New
[2/8] writeback: add wbc_to_write_cmd() - 1 - --- 2016-04-18 Jens Axboe New
[1/8] block: add WRITE_BG - - - --- 2016-04-18 Jens Axboe New
[01/20] block: add ability to flag write back caching on a device - - - --- 2016-04-13 Jens Axboe New
[01/20] block: add ability to flag write back caching on a device - - - --- 2016-04-13 Jens Axboe New
[3/3] writeback: use WRITE_SYNC for reclaim or sync writeback - - - --- 2016-04-12 Jens Axboe New
[2/3] writeback: add wbc_to_write() - - - --- 2016-04-12 Jens Axboe New
[1/3] writeback: propagate the various reasons for writeback - - - --- 2016-04-12 Jens Axboe New
[20/20] block: kill blk_queue_flush() - - - --- 2016-04-12 Jens Axboe New
[19/20] um: switch to using blk_queue_write_cache() - - - --- 2016-04-12 Jens Axboe New
[18/20] mtd: switch to using blk_queue_write_cache() - - - --- 2016-04-12 Jens Axboe New
[17/20] mmc/block: switch to using blk_queue_write_cache() - - - --- 2016-04-12 Jens Axboe New
[16/20] md: update to using blk_queue_write_cache() - - - --- 2016-04-12 Jens Axboe New
[15/20] ide-disk: update to using blk_queue_write_cache() - - - --- 2016-04-12 Jens Axboe New
[14/20] xen-blkfront: switch to using blk_queue_write_cache() - - - --- 2016-04-12 Jens Axboe New
[13/20] dm: switch to using blk_queue_write_cache() - - - --- 2016-04-12 Jens Axboe New
[12/20] bcache: switch to using blk_queue_write_cache() - - - --- 2016-04-12 Jens Axboe New
[11/20] virtio_blk: switch to using blk_queue_write_cache() - - - --- 2016-04-12 Jens Axboe New
« 1 2 3 »