Show patches with: Submitter = Jens Axboe       |    State = Action Required       |   1635 patches
« 1 2 ... 11 12 1316 17 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[18/20] aio: add submission side request cache Support for polled aio - - - --- 2018-11-26 Jens Axboe New
[17/20] aio: support for IO polling Support for polled aio - - - --- 2018-11-26 Jens Axboe New
[16/20] aio: add support for having user mapped iocbs Support for polled aio - - - --- 2018-11-26 Jens Axboe New
[15/20] aio: add io_setup2() system call Support for polled aio - - - --- 2018-11-26 Jens Axboe New
[14/20] aio: abstract out io_event filler helper Support for polled aio - - - --- 2018-11-26 Jens Axboe New
[13/20] aio: split out iocb copy from io_submit_one() Support for polled aio - - - --- 2018-11-26 Jens Axboe New
[12/20] aio: use iocb_put() instead of open coding it Support for polled aio - - - --- 2018-11-26 Jens Axboe New
[11/20] aio: only use blk plugs for > 2 depth submissions Support for polled aio - - - --- 2018-11-26 Jens Axboe New
[10/20] aio: don't zero entire aio_kiocb aio_get_req() Support for polled aio - - - --- 2018-11-26 Jens Axboe New
[09/20] aio: separate out ring reservation from req allocation Support for polled aio - - - --- 2018-11-26 Jens Axboe New
[08/20] aio: use assigned completion handler Support for polled aio - 1 - --- 2018-11-26 Jens Axboe New
[07/20] iomap: ensure that async polled IO is marked REQ_NOWAIT Support for polled aio - - - --- 2018-11-26 Jens Axboe New
[06/20] iomap: wire up the iopoll method Support for polled aio - - - --- 2018-11-26 Jens Axboe New
[05/20] block: ensure that async polled IO is marked REQ_NOWAIT Support for polled aio - - - --- 2018-11-26 Jens Axboe New
[04/20] block: wire up block device iopoll method Support for polled aio - 1 - --- 2018-11-26 Jens Axboe New
[03/20] fs: add an iopoll method to struct file_operations Support for polled aio - 1 - --- 2018-11-26 Jens Axboe New
[02/20] aio: clear IOCB_HIPRI Support for polled aio - 1 - --- 2018-11-26 Jens Axboe New
[01/20] aio: fix failure to put the file pointer Support for polled aio - 1 - --- 2018-11-26 Jens Axboe New
[8/8] blk-mq: add plug case for devices that implement ->commits_rqs() block plugging improvements - - - --- 2018-11-26 Jens Axboe New
[7/8] blk-mq: use bd->last == true for list inserts block plugging improvements - 1 - --- 2018-11-26 Jens Axboe New
[6/8] ataflop: implement mq_ops->commit_rqs() hook block plugging improvements - 1 - --- 2018-11-26 Jens Axboe New
[5/8] virtio_blk: implement mq_ops->commit_rqs() hook block plugging improvements 1 3 - --- 2018-11-26 Jens Axboe New
[4/8] nvme: implement mq_ops->commit_rqs() hook block plugging improvements - - - --- 2018-11-26 Jens Axboe New
[3/8] blk-mq: add mq_ops->commit_rqs() block plugging improvements - 3 - --- 2018-11-26 Jens Axboe New
[2/8] block: improve logic around when to sort a plug list block plugging improvements - - - --- 2018-11-26 Jens Axboe New
[1/8] block: sum requests in the plug structure block plugging improvements - 1 - --- 2018-11-26 Jens Axboe New
sbitmap: don't use READ_ONCE() if we don't have to sbitmap: don't use READ_ONCE() if we don't have to - - - --- 2018-11-26 Jens Axboe New
[6/6] blk-mq: never redirect polled IO completions Various block optimizations - 1 - --- 2018-11-23 Jens Axboe New
[5/6] blk-mq: ensure mq_ops ->poll() is entered at least once Various block optimizations - 1 - --- 2018-11-23 Jens Axboe New
[4/6] block: make blk_poll() take a parameter on whether to spin or not Various block optimizations - - - --- 2018-11-23 Jens Axboe New
[3/6] nvme: remove opportunistic polling from bdev target Various block optimizations - 1 - --- 2018-11-23 Jens Axboe New
[2/6] blk-mq: remove 'tag' parameter from mq_ops->poll() Various block optimizations - 1 - --- 2018-11-23 Jens Axboe New
[1/6] blk-mq: when polling for IO, look for any completion Various block optimizations - - - --- 2018-11-23 Jens Axboe New
[8/8] aio: support for IO polling [1/8] fs: add file_operations ->iopoll() handler - - - --- 2018-11-20 Jens Axboe New
[7/8] aio: separate out ring reservation from req allocation [1/8] fs: add file_operations ->iopoll() handler - - - --- 2018-11-20 Jens Axboe New
[6/8] aio: add io_setup2() system call [1/8] fs: add file_operations ->iopoll() handler - - - --- 2018-11-20 Jens Axboe New
[5/8] aio: fix failure to put the file pointer [1/8] fs: add file_operations ->iopoll() handler - 1 - --- 2018-11-20 Jens Axboe New
[4/8] aio: use assigned completion handler [1/8] fs: add file_operations ->iopoll() handler - 1 - --- 2018-11-20 Jens Axboe New
[3/8] iomap/xfs: wire up file_operations ->iopoll() [1/8] fs: add file_operations ->iopoll() handler - - - --- 2018-11-20 Jens Axboe New
[2/8] block: wire up block device ->iopoll() [1/8] fs: add file_operations ->iopoll() handler - - - --- 2018-11-20 Jens Axboe New
[1/8] fs: add file_operations ->iopoll() handler [1/8] fs: add file_operations ->iopoll() handler - - - --- 2018-11-20 Jens Axboe New
[5/5] aio: add support for file based polled IO Support for polled aio - - - --- 2018-11-17 Jens Axboe New
[4/5] aio: support for IO polling Support for polled aio - - - --- 2018-11-17 Jens Axboe New
[3/5] aio: add iocb->ki_blk_qc field Support for polled aio - - - --- 2018-11-17 Jens Axboe New
[2/5] aio: fix failure to put the file pointer Support for polled aio - 1 - --- 2018-11-17 Jens Axboe New
[1/5] aio: use assigned completion handler Support for polled aio - 1 - --- 2018-11-17 Jens Axboe New
[7/7] blk-mq: ensure mq_ops ->poll() is entered at least once [1/7] block: avoid ordered task state change for polled IO - 1 - --- 2018-11-17 Jens Axboe New
[6/7] block: make blk_poll() take a parameter on whether to spin or not [1/7] block: avoid ordered task state change for polled IO - - - --- 2018-11-17 Jens Axboe New
[5/7] blk-mq: remove 'tag' parameter from mq_ops->poll() [1/7] block: avoid ordered task state change for polled IO - 1 - --- 2018-11-17 Jens Axboe New
[4/7] blk-mq: when polling for IO, look for any completion [1/7] block: avoid ordered task state change for polled IO - - - --- 2018-11-17 Jens Axboe New
[3/7] nvme-fc: remove unused poll implementation [1/7] block: avoid ordered task state change for polled IO - 2 - --- 2018-11-17 Jens Axboe New
[2/7] block: have ->poll_fn() return number of entries polled [1/7] block: avoid ordered task state change for polled IO - 1 - --- 2018-11-17 Jens Axboe New
[1/7] block: avoid ordered task state change for polled IO [1/7] block: avoid ordered task state change for polled IO - 1 - --- 2018-11-17 Jens Axboe New
[11/11] block: don't plug for aio/O_DIRECT HIPRI IO Various block optimizations - 1 - --- 2018-11-15 Jens Axboe New
[10/11] block: for async O_DIRECT, mark us as polling if asked to Various block optimizations - 1 - --- 2018-11-15 Jens Axboe New
[09/11] blk-mq: ensure mq_ops ->poll() is entered at least once Various block optimizations - - - --- 2018-11-15 Jens Axboe New
[08/11] block: make blk_poll() take a parameter on whether to spin or not Various block optimizations - - - --- 2018-11-15 Jens Axboe New
[07/11] blk-mq: when polling for IO, look for any completion Various block optimizations - - - --- 2018-11-15 Jens Axboe New
[06/11] block: have ->poll_fn() return number of entries polled Various block optimizations - - - --- 2018-11-15 Jens Axboe New
[05/11] block: add polled wakeup task helper Various block optimizations - 1 - --- 2018-11-15 Jens Axboe New
[04/11] block: avoid ordered task state change for polled IO Various block optimizations - - - --- 2018-11-15 Jens Axboe New
[03/11] blk-rq-qos: inline check for q->rq_qos functions Various block optimizations - 1 - --- 2018-11-15 Jens Axboe New
[02/11] block: add queue_is_mq() helper Various block optimizations - 1 - --- 2018-11-15 Jens Axboe New
[01/11] nvme: provide optimized poll function for separate poll queues Various block optimizations - - - --- 2018-11-15 Jens Axboe New
[11/11] block: don't plug for aio/O_DIRECT HIPRI IO Various block optimizations - - - --- 2018-11-13 Jens Axboe New
[10/11] block: for async O_DIRECT, mark us as polling if asked to Various block optimizations - - - --- 2018-11-13 Jens Axboe New
[09/11] block: make blk_poll() take a parameter on whether to spin or not Various block optimizations - - - --- 2018-11-13 Jens Axboe New
[08/11] blk-mq: when polling for IO, look for any completion Various block optimizations - - - --- 2018-11-13 Jens Axboe New
[07/11] block: have ->poll_fn() return number of entries polled Various block optimizations - - - --- 2018-11-13 Jens Axboe New
[06/11] block: add polled wakeup task helper Various block optimizations - - - --- 2018-11-13 Jens Axboe New
[05/11] block: avoid ordered task state change for polled IO Various block optimizations - - - --- 2018-11-13 Jens Axboe New
[04/11] blk-rq-qos: inline check for q->rq_qos functions Various block optimizations - - - --- 2018-11-13 Jens Axboe New
[03/11] blk-mq: embed blk_mq_ops directly in the request queue Various block optimizations - - - --- 2018-11-13 Jens Axboe New
[02/11] block: add queue_is_mq() helper Various block optimizations - - - --- 2018-11-13 Jens Axboe New
[01/11] nvme: don't disable local ints for polled queue Various block optimizations - - - --- 2018-11-13 Jens Axboe New
[6/6] block: add polled wakeup task helper Various block optimizations - - - --- 2018-11-10 Jens Axboe New
[5/6] blk-rq-qos: inline check for q->rq_qos functions Various block optimizations - - - --- 2018-11-10 Jens Axboe New
[4/6] block: avoid ordered task state change for polled IO Various block optimizations - - - --- 2018-11-10 Jens Axboe New
[3/6] blk-mq: embed blk_mq_ops directly in the request queue Various block optimizations - - - --- 2018-11-10 Jens Axboe New
[2/6] block: add queue_is_mq() helper Various block optimizations - - - --- 2018-11-10 Jens Axboe New
[1/6] nvme: don't disable local ints for polled queue Various block optimizations - - - --- 2018-11-10 Jens Axboe New
floppy: fix race condition in __floppy_read_block_0() floppy: fix race condition in __floppy_read_block_0() - 1 - --- 2018-11-09 Jens Axboe New
[2/2] blk-mq: provide a helper to check if a queue is busy Add queue_is_busy helper - 2 - --- 2018-11-08 Jens Axboe New
[1/2] blk-mq-tag: change busy_iter_fn to return whether to continue or not Add queue_is_busy helper - 1 - --- 2018-11-08 Jens Axboe New
blk-mq: provide a helper to check if a queue is busy blk-mq: provide a helper to check if a queue is busy - - - --- 2018-11-08 Jens Axboe New
[2/2] blk-mq: provide a helper to check if a queue is busy Add queue_is_busy helper - 1 - --- 2018-11-08 Jens Axboe New
[1/2] blk-mq-tag: change busy_iter_fn to return whether to continue or not Add queue_is_busy helper - 1 - --- 2018-11-08 Jens Axboe New
[30/30] block: get rid of q->softirq_done_fn() blk-mq driver conversions and legacy path removal - - - --- 2018-10-31 Jens Axboe New
[29/30] block: get rid of blk_queued_rq() blk-mq driver conversions and legacy path removal - 1 - --- 2018-10-31 Jens Axboe New
[28/30] blk-merge: kill dead queue lock held check blk-mq driver conversions and legacy path removal - 1 - --- 2018-10-31 Jens Axboe New
[27/30] block: remove req_no_special_merge() from merging code blk-mq driver conversions and legacy path removal - 1 - --- 2018-10-31 Jens Axboe New
[26/30] block: kill request slab cache blk-mq driver conversions and legacy path removal - 1 - --- 2018-10-31 Jens Axboe New
[25/30] block: remove request_list code blk-mq driver conversions and legacy path removal - 1 - --- 2018-10-31 Jens Axboe New
[24/30] bsg: move bsg-lib parts outside of request queue blk-mq driver conversions and legacy path removal - 1 - --- 2018-10-31 Jens Axboe New
[23/30] block: kill legacy parts of timeout handling blk-mq driver conversions and legacy path removal - 1 - --- 2018-10-31 Jens Axboe New
[22/30] block: remove __blk_put_request() blk-mq driver conversions and legacy path removal - 1 - --- 2018-10-31 Jens Axboe New
[19/30] block: remove non mq parts from the flush code blk-mq driver conversions and legacy path removal - 1 - --- 2018-10-31 Jens Axboe New
[18/30] block: remove legacy rq tagging blk-mq driver conversions and legacy path removal - 1 - --- 2018-10-31 Jens Axboe New
[17/30] blk-cgroup: remove legacy queue bypassing blk-mq driver conversions and legacy path removal - 1 - --- 2018-10-31 Jens Axboe New
[16/30] blk-wbt: kill check for legacy queue type blk-mq driver conversions and legacy path removal - 1 - --- 2018-10-31 Jens Axboe New
« 1 2 ... 11 12 1316 17 »