Show patches with: Submitter = Jens Axboe       |    State = Action Required       |   750 patches
« 1 2 ... 5 6 7 8 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[24/26] aio: add support for pre-mapped user IO buffers [01/26] fs: add an iopoll method to struct file_operations - - - --- 2018-12-04 Jens Axboe New
[23/26] fs: add support for mapping an ITER_BVEC for O_DIRECT [01/26] fs: add an iopoll method to struct file_operations - - - --- 2018-12-04 Jens Axboe New
[22/26] block: implement bio helper to add iter bvec pages to bio [01/26] fs: add an iopoll method to struct file_operations - - - --- 2018-12-04 Jens Axboe New
[21/26] block: add BIO_HOLD_PAGES flag [01/26] fs: add an iopoll method to struct file_operations - - - --- 2018-12-04 Jens Axboe New
[20/26] aio: batch aio_kiocb allocation [01/26] fs: add an iopoll method to struct file_operations - - - --- 2018-12-04 Jens Axboe New
[19/26] aio: split iocb init from allocation [01/26] fs: add an iopoll method to struct file_operations - - - --- 2018-12-04 Jens Axboe New
[18/26] aio: use fget/fput_many() for file references [01/26] fs: add an iopoll method to struct file_operations - - - --- 2018-12-04 Jens Axboe New
[17/26] fs: add fget_many() and fput_many() [01/26] fs: add an iopoll method to struct file_operations - - - --- 2018-12-04 Jens Axboe New
[16/26] aio: add submission side request cache [01/26] fs: add an iopoll method to struct file_operations - - - --- 2018-12-04 Jens Axboe New
[15/26] aio: support for IO polling [01/26] fs: add an iopoll method to struct file_operations - - - --- 2018-12-04 Jens Axboe New
[14/26] aio: add support for having user mapped iocbs [01/26] fs: add an iopoll method to struct file_operations - - - --- 2018-12-04 Jens Axboe New
[13/26] aio: add io_setup2() system call [01/26] fs: add an iopoll method to struct file_operations - - - --- 2018-12-04 Jens Axboe New
[12/26] aio: abstract out io_event filler helper [01/26] fs: add an iopoll method to struct file_operations - - - --- 2018-12-04 Jens Axboe New
[11/26] aio: split out iocb copy from io_submit_one() [01/26] fs: add an iopoll method to struct file_operations - - - --- 2018-12-04 Jens Axboe New
[10/26] aio: use iocb_put() instead of open coding it [01/26] fs: add an iopoll method to struct file_operations - 1 - --- 2018-12-04 Jens Axboe New
[09/26] aio: only use blk plugs for > 2 depth submissions [01/26] fs: add an iopoll method to struct file_operations - 1 - --- 2018-12-04 Jens Axboe New
[08/26] aio: don't zero entire aio_kiocb aio_get_req() [01/26] fs: add an iopoll method to struct file_operations - 1 - --- 2018-12-04 Jens Axboe New
[07/26] aio: separate out ring reservation from req allocation [01/26] fs: add an iopoll method to struct file_operations - - - --- 2018-12-04 Jens Axboe New
[06/26] aio: use assigned completion handler [01/26] fs: add an iopoll method to struct file_operations - 1 - --- 2018-12-04 Jens Axboe New
[05/26] iomap: wire up the iopoll method [01/26] fs: add an iopoll method to struct file_operations - - - --- 2018-12-04 Jens Axboe New
[04/26] block: use REQ_HIPRI_ASYNC for non-sync polled IO [01/26] fs: add an iopoll method to struct file_operations - - - --- 2018-12-04 Jens Axboe New
[03/26] block: wire up block device iopoll method [01/26] fs: add an iopoll method to struct file_operations - 1 - --- 2018-12-04 Jens Axboe New
[02/26] block: add REQ_HIPRI_ASYNC [01/26] fs: add an iopoll method to struct file_operations - - - --- 2018-12-04 Jens Axboe New
[01/26] fs: add an iopoll method to struct file_operations [01/26] fs: add an iopoll method to struct file_operations - 1 - --- 2018-12-04 Jens Axboe New
[27/27] aio: add support for pre-mapped user IO buffers [01/27] aio: fix failure to put the file pointer - - - --- 2018-11-30 Jens Axboe New
[26/27] iov_iter: add import_kvec() [01/27] aio: fix failure to put the file pointer - - - --- 2018-11-30 Jens Axboe New
[25/27] fs: add support for mapping an ITER_KVEC for O_DIRECT [01/27] aio: fix failure to put the file pointer - - - --- 2018-11-30 Jens Axboe New
[24/27] block: implement bio helper to add iter kvec pages to bio [01/27] aio: fix failure to put the file pointer - - - --- 2018-11-30 Jens Axboe New
[23/27] block: add BIO_HOLD_PAGES flag [01/27] aio: fix failure to put the file pointer - - - --- 2018-11-30 Jens Axboe New
[22/27] aio: batch aio_kiocb allocation [01/27] aio: fix failure to put the file pointer - - - --- 2018-11-30 Jens Axboe New
[21/27] aio: split iocb init from allocation [01/27] aio: fix failure to put the file pointer - - - --- 2018-11-30 Jens Axboe New
[20/27] aio: use fget/fput_many() for file references [01/27] aio: fix failure to put the file pointer - - - --- 2018-11-30 Jens Axboe New
[19/27] fs: add fget_many() and fput_many() [01/27] aio: fix failure to put the file pointer - - - --- 2018-11-30 Jens Axboe New
[18/27] aio: add submission side request cache [01/27] aio: fix failure to put the file pointer - - - --- 2018-11-30 Jens Axboe New
[17/27] aio: support for IO polling [01/27] aio: fix failure to put the file pointer - - - --- 2018-11-30 Jens Axboe New
[16/27] aio: add support for having user mapped iocbs [01/27] aio: fix failure to put the file pointer - - - --- 2018-11-30 Jens Axboe New
[15/27] aio: add io_setup2() system call [01/27] aio: fix failure to put the file pointer - - - --- 2018-11-30 Jens Axboe New
[14/27] aio: abstract out io_event filler helper [01/27] aio: fix failure to put the file pointer - - - --- 2018-11-30 Jens Axboe New
[13/27] aio: split out iocb copy from io_submit_one() [01/27] aio: fix failure to put the file pointer - - - --- 2018-11-30 Jens Axboe New
[12/27] aio: use iocb_put() instead of open coding it [01/27] aio: fix failure to put the file pointer - 1 - --- 2018-11-30 Jens Axboe New
[11/27] aio: only use blk plugs for > 2 depth submissions [01/27] aio: fix failure to put the file pointer - 1 - --- 2018-11-30 Jens Axboe New
[10/27] aio: don't zero entire aio_kiocb aio_get_req() [01/27] aio: fix failure to put the file pointer - 1 - --- 2018-11-30 Jens Axboe New
[09/27] aio: separate out ring reservation from req allocation [01/27] aio: fix failure to put the file pointer - - - --- 2018-11-30 Jens Axboe New
[08/27] aio: use assigned completion handler [01/27] aio: fix failure to put the file pointer - 1 - --- 2018-11-30 Jens Axboe New
[07/27] iomap: ensure that async polled IO is marked REQ_NOWAIT [01/27] aio: fix failure to put the file pointer - - - --- 2018-11-30 Jens Axboe New
[06/27] iomap: wire up the iopoll method [01/27] aio: fix failure to put the file pointer - - - --- 2018-11-30 Jens Axboe New
[05/27] block: ensure that async polled IO is marked REQ_NOWAIT [01/27] aio: fix failure to put the file pointer - - - --- 2018-11-30 Jens Axboe New
[04/27] block: wire up block device iopoll method [01/27] aio: fix failure to put the file pointer - 1 - --- 2018-11-30 Jens Axboe New
[03/27] fs: add an iopoll method to struct file_operations [01/27] aio: fix failure to put the file pointer - 1 - --- 2018-11-30 Jens Axboe New
[02/27] aio: clear IOCB_HIPRI [01/27] aio: fix failure to put the file pointer - 1 - --- 2018-11-30 Jens Axboe New
[01/27] aio: fix failure to put the file pointer [01/27] aio: fix failure to put the file pointer - 2 - --- 2018-11-30 Jens Axboe New
[20/20] aio: use fget/fput_many() for file references Support for polled aio - - - --- 2018-11-26 Jens Axboe New
[19/20] fs: add fget_many() and fput_many() Support for polled aio - - - --- 2018-11-26 Jens Axboe New
[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] 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
[v2] aio: fix failure to put the file pointer [v2] aio: fix failure to put the file pointer - - - --- 2018-11-17 Jens Axboe New
aio: fix failure to put the file pointer aio: fix failure to put the file pointer - - - --- 2018-11-17 Jens Axboe New
Oops in kmem_cache_free() via bioset_exit() (was Re: [next-20180601][nvme][ppc] Kernel Oops is trig… - - - --- 2018-06-28 Jens Axboe New
[12/15] block: introduce blk-iolatency io controller - - - --- 2018-06-27 Jens Axboe New
[4/4] ext4: readpages() should submit IO as read-ahead - - - --- 2018-06-21 Jens Axboe New
[3/4] btrfs: readpages() should submit IO as read-ahead - - - --- 2018-06-21 Jens Axboe New
[2/4] mpage: mpage_readpages() should submit IO as read-ahead - - - --- 2018-06-21 Jens Axboe New
[1/4] mpage: add argument structure for do_mpage_readpage() - - - --- 2018-06-21 Jens Axboe New
[4/4] ext4: readpages() should submit IO as read-ahead - - - --- 2018-05-30 Jens Axboe New
[3/4] btrfs: readpages() should submit IO as read-ahead - - - --- 2018-05-30 Jens Axboe New
[2/4] mpage: mpage_readpages() should submit IO as read-ahead - - - --- 2018-05-30 Jens Axboe New
[1/4] mpage: add argument structure for do_mpage_readpage() - - - --- 2018-05-30 Jens Axboe New
[1/3] mpage: mpage_readpages() should submit IO as read-ahead - - - --- 2018-05-29 Jens Axboe New
[4/4] ext4: readpages() should submit IO as read-ahead - - - --- 2018-05-29 Jens Axboe New
[3/4] btrfs: readpages() should submit IO as read-ahead - - - --- 2018-05-29 Jens Axboe New
[2/4] mpage: mpage_readpages() should submit IO as read-ahead - - - --- 2018-05-29 Jens Axboe New
« 1 2 ... 5 6 7 8 »