Show patches with: Submitter = Jens Axboe       |    State = Action Required       |   128 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
mm: fix polled swap page in mm: fix polled swap page in - - - --- 2018-12-05 Jens Axboe New
[1/5] fs: add read support for RWF_UNCACHED Support for RWF_UNCACHED - - - --- 2019-12-10 Jens Axboe New
[2/5] mm: make generic_perform_write() take a struct kiocb Support for RWF_UNCACHED - - - --- 2019-12-10 Jens Axboe New
[3/5] mm: make buffered writes work with RWF_UNCACHED Support for RWF_UNCACHED - - - --- 2019-12-10 Jens Axboe New
[4/5] iomap: pass in the write_begin/write_end flags to iomap_actor Support for RWF_UNCACHED - - - --- 2019-12-10 Jens Axboe New
[5/5] iomap: support RWF_UNCACHED for buffered writes Support for RWF_UNCACHED - - - --- 2019-12-10 Jens Axboe New
[1/5] fs: add read support for RWF_UNCACHED Support for RWF_UNCACHED - - - --- 2019-12-10 Jens Axboe New
[2/5] mm: make generic_perform_write() take a struct kiocb Support for RWF_UNCACHED - - - --- 2019-12-10 Jens Axboe New
[3/5] mm: make buffered writes work with RWF_UNCACHED Support for RWF_UNCACHED - - - --- 2019-12-10 Jens Axboe New
[4/5] iomap: pass in the write_begin/write_end flags to iomap_actor Support for RWF_UNCACHED - - - --- 2019-12-10 Jens Axboe New
[5/5] iomap: support RWF_UNCACHED for buffered writes Support for RWF_UNCACHED - - - --- 2019-12-10 Jens Axboe New
[1/5] fs: add read support for RWF_UNCACHED Support for RWF_UNCACHED - - - --- 2019-12-11 Jens Axboe New
[2/5] mm: make generic_perform_write() take a struct kiocb Support for RWF_UNCACHED - - - --- 2019-12-11 Jens Axboe New
[3/5] mm: make buffered writes work with RWF_UNCACHED Support for RWF_UNCACHED - - - --- 2019-12-11 Jens Axboe New
[4/5] iomap: pass in the write_begin/write_end flags to iomap_actor Support for RWF_UNCACHED - - - --- 2019-12-11 Jens Axboe New
[5/5] iomap: support RWF_UNCACHED for buffered writes Support for RWF_UNCACHED - - - --- 2019-12-11 Jens Axboe New
[1/5] fs: add read support for RWF_UNCACHED Support for RWF_UNCACHED - - - --- 2019-12-12 Jens Axboe New
[2/5] mm: make generic_perform_write() take a struct kiocb Support for RWF_UNCACHED - - - --- 2019-12-12 Jens Axboe New
[3/5] mm: make buffered writes work with RWF_UNCACHED Support for RWF_UNCACHED - - - --- 2019-12-12 Jens Axboe New
[4/5] iomap: add struct iomap_data Support for RWF_UNCACHED - - - --- 2019-12-12 Jens Axboe New
[5/5] iomap: support RWF_UNCACHED for buffered writes Support for RWF_UNCACHED - - - --- 2019-12-12 Jens Axboe New
[1/6] fs: add read support for RWF_UNCACHED Support for RWF_UNCACHED - - - --- 2019-12-17 Jens Axboe New
[2/6] mm: make generic_perform_write() take a struct kiocb Support for RWF_UNCACHED - - - --- 2019-12-17 Jens Axboe New
[3/6] mm: make buffered writes work with RWF_UNCACHED Support for RWF_UNCACHED - - - --- 2019-12-17 Jens Axboe New
[4/6] iomap: add struct iomap_ctx Support for RWF_UNCACHED - - - --- 2019-12-17 Jens Axboe New
[5/6] iomap: support RWF_UNCACHED for buffered writes Support for RWF_UNCACHED - - - --- 2019-12-17 Jens Axboe New
[6/6] xfs: don't do delayed allocations for uncached buffered writes Support for RWF_UNCACHED - 1 - --- 2019-12-17 Jens Axboe New
[1/3] io_uring: add IORING_OP_FADVISE io_uring: add support for madvise/fadvise - - - --- 2020-01-10 Jens Axboe New
[2/3] mm: make do_madvise() available internally io_uring: add support for madvise/fadvise - - - --- 2020-01-10 Jens Axboe New
[3/3] io_uring: add IORING_OP_MADVISE io_uring: add support for madvise/fadvise - 1 - --- 2020-01-10 Jens Axboe New
[01/11] block: read-ahead submission should imply no-wait as well Add support for async buffered reads - - - --- 2020-05-22 Jens Axboe New
[02/11] mm: allow read-ahead with IOCB_NOWAIT set Add support for async buffered reads - - - --- 2020-05-22 Jens Axboe New
[03/11] mm: add support for async page locking Add support for async buffered reads - - - --- 2020-05-22 Jens Axboe New
[04/11] mm: support async buffered reads in generic_file_buffered_read() Add support for async buffered reads - - - --- 2020-05-22 Jens Axboe New
[05/11] fs: add FMODE_BUF_RASYNC Add support for async buffered reads - - - --- 2020-05-22 Jens Axboe New
[06/11] ext4: flag as supporting buffered async reads Add support for async buffered reads - - - --- 2020-05-22 Jens Axboe New
[07/11] block: flag block devices as supporting IOCB_WAITQ Add support for async buffered reads - - - --- 2020-05-22 Jens Axboe New
[08/11] xfs: flag files as supporting buffered async reads Add support for async buffered reads - - - --- 2020-05-22 Jens Axboe New
[09/11] btrfs: flag files as supporting buffered async reads Add support for async buffered reads - - - --- 2020-05-22 Jens Axboe New
[10/11] mm: add kiocb_wait_page_async_init() helper Add support for async buffered reads - - - --- 2020-05-22 Jens Axboe New
[11/11] io_uring: support true async buffered reads, if file provides it Add support for async buffered reads - - - --- 2020-05-22 Jens Axboe New
[v2,03/11] mm: add support for async page locking Untitled series #292425 - - - --- 2020-05-22 Jens Axboe New
[01/11] block: read-ahead submission should imply no-wait as well Add support for async buffered reads - - - --- 2020-05-23 Jens Axboe New
[02/11] mm: allow read-ahead with IOCB_NOWAIT set Add support for async buffered reads - - - --- 2020-05-23 Jens Axboe New
[03/11] mm: add support for async page locking Add support for async buffered reads - - - --- 2020-05-23 Jens Axboe New
[04/11] mm: support async buffered reads in generic_file_buffered_read() Add support for async buffered reads - - - --- 2020-05-23 Jens Axboe New
[05/11] fs: add FMODE_BUF_RASYNC Add support for async buffered reads - - - --- 2020-05-23 Jens Axboe New
[06/11] ext4: flag as supporting buffered async reads Add support for async buffered reads - - - --- 2020-05-23 Jens Axboe New
[07/11] block: flag block devices as supporting IOCB_WAITQ Add support for async buffered reads - - - --- 2020-05-23 Jens Axboe New
[08/11] xfs: flag files as supporting buffered async reads Add support for async buffered reads - - - --- 2020-05-23 Jens Axboe New
[09/11] btrfs: flag files as supporting buffered async reads Add support for async buffered reads - - - --- 2020-05-23 Jens Axboe New
[10/11] mm: add kiocb_wait_page_async_init() helper Add support for async buffered reads - - - --- 2020-05-23 Jens Axboe New
[11/11] io_uring: support true async buffered reads, if file provides it Add support for async buffered reads - - - --- 2020-05-23 Jens Axboe New
[01/12] block: read-ahead submission should imply no-wait as well Add support for async buffered reads - - - --- 2020-05-23 Jens Axboe New
[02/12] mm: allow read-ahead with IOCB_NOWAIT set Add support for async buffered reads - - - --- 2020-05-23 Jens Axboe New
[03/12] mm: abstract out wake_page_match() from wake_page_function() Add support for async buffered reads - - - --- 2020-05-23 Jens Axboe New
[04/12] mm: add support for async page locking Add support for async buffered reads - - - --- 2020-05-23 Jens Axboe New
[05/12] mm: support async buffered reads in generic_file_buffered_read() Add support for async buffered reads - - - --- 2020-05-23 Jens Axboe New
[06/12] fs: add FMODE_BUF_RASYNC Add support for async buffered reads - - - --- 2020-05-23 Jens Axboe New
[07/12] ext4: flag as supporting buffered async reads Add support for async buffered reads - - - --- 2020-05-23 Jens Axboe New
[08/12] block: flag block devices as supporting IOCB_WAITQ Add support for async buffered reads - - - --- 2020-05-23 Jens Axboe New
[09/12] xfs: flag files as supporting buffered async reads Add support for async buffered reads - - - --- 2020-05-23 Jens Axboe New
[10/12] btrfs: flag files as supporting buffered async reads Add support for async buffered reads - - - --- 2020-05-23 Jens Axboe New
[11/12] mm: add kiocb_wait_page_queue_init() helper Add support for async buffered reads - - - --- 2020-05-23 Jens Axboe New
[12/12] io_uring: support true async buffered reads, if file provides it Add support for async buffered reads - - - --- 2020-05-23 Jens Axboe New
[01/12] block: read-ahead submission should imply no-wait as well Add support for async buffered reads - - - --- 2020-05-24 Jens Axboe New
[02/12] mm: allow read-ahead with IOCB_NOWAIT set Add support for async buffered reads - - - --- 2020-05-24 Jens Axboe New
[03/12] mm: abstract out wake_page_match() from wake_page_function() Add support for async buffered reads - - - --- 2020-05-24 Jens Axboe New
[04/12] mm: add support for async page locking Add support for async buffered reads - - - --- 2020-05-24 Jens Axboe New
[05/12] mm: support async buffered reads in generic_file_buffered_read() Add support for async buffered reads - - - --- 2020-05-24 Jens Axboe New
[06/12] fs: add FMODE_BUF_RASYNC Add support for async buffered reads - - - --- 2020-05-24 Jens Axboe New
[07/12] ext4: flag as supporting buffered async reads Add support for async buffered reads - - - --- 2020-05-24 Jens Axboe New
[08/12] block: flag block devices as supporting IOCB_WAITQ Add support for async buffered reads - - - --- 2020-05-24 Jens Axboe New
[09/12] xfs: flag files as supporting buffered async reads Add support for async buffered reads - - - --- 2020-05-24 Jens Axboe New
[10/12] btrfs: flag files as supporting buffered async reads Add support for async buffered reads - - - --- 2020-05-24 Jens Axboe New
[11/12] mm: add kiocb_wait_page_queue_init() helper Add support for async buffered reads - - - --- 2020-05-24 Jens Axboe New
[12/12] io_uring: support true async buffered reads, if file provides it Add support for async buffered reads - - - --- 2020-05-24 Jens Axboe New
[01/12] block: read-ahead submission should imply no-wait as well Add support for async buffered reads - - - --- 2020-05-26 Jens Axboe New
[02/12] mm: allow read-ahead with IOCB_NOWAIT set Add support for async buffered reads 1 - - --- 2020-05-26 Jens Axboe New
[03/12] mm: abstract out wake_page_match() from wake_page_function() Add support for async buffered reads 1 - - --- 2020-05-26 Jens Axboe New
[04/12] mm: add support for async page locking Add support for async buffered reads 1 - - --- 2020-05-26 Jens Axboe New
[05/12] mm: support async buffered reads in generic_file_buffered_read() Add support for async buffered reads 1 - - --- 2020-05-26 Jens Axboe New
[06/12] fs: add FMODE_BUF_RASYNC Add support for async buffered reads - - - --- 2020-05-26 Jens Axboe New
[07/12] ext4: flag as supporting buffered async reads Add support for async buffered reads - - - --- 2020-05-26 Jens Axboe New
[08/12] block: flag block devices as supporting IOCB_WAITQ Add support for async buffered reads - - - --- 2020-05-26 Jens Axboe New
[09/12] xfs: flag files as supporting buffered async reads Add support for async buffered reads 1 - - --- 2020-05-26 Jens Axboe New
[10/12] btrfs: flag files as supporting buffered async reads Add support for async buffered reads 1 - - --- 2020-05-26 Jens Axboe New
[11/12] mm: add kiocb_wait_page_queue_init() helper Add support for async buffered reads 1 - - --- 2020-05-26 Jens Axboe New
[12/12] io_uring: support true async buffered reads, if file provides it Add support for async buffered reads - - - --- 2020-05-26 Jens Axboe New
[01/15] block: provide plug based way of signaling forced no-wait semantics [01/15] block: provide plug based way of signaling forced no-wait semantics - - - --- 2020-06-18 Jens Axboe New
[02/15] io_uring: always plug for any number of IOs [01/15] block: provide plug based way of signaling forced no-wait semantics - - - --- 2020-06-18 Jens Axboe New
[03/15] io_uring: catch -EIO from buffered issue request failure [01/15] block: provide plug based way of signaling forced no-wait semantics - - - --- 2020-06-18 Jens Axboe New
[04/15] io_uring: re-issue block requests that failed because of resources [01/15] block: provide plug based way of signaling forced no-wait semantics - - - --- 2020-06-18 Jens Axboe New
[05/15] mm: allow read-ahead with IOCB_NOWAIT set [01/15] block: provide plug based way of signaling forced no-wait semantics 1 - - --- 2020-06-18 Jens Axboe New
[06/15] mm: abstract out wake_page_match() from wake_page_function() [01/15] block: provide plug based way of signaling forced no-wait semantics 1 - - --- 2020-06-18 Jens Axboe New
[07/15] mm: add support for async page locking [01/15] block: provide plug based way of signaling forced no-wait semantics 1 - - --- 2020-06-18 Jens Axboe New
[08/15] mm: support async buffered reads in generic_file_buffered_read() [01/15] block: provide plug based way of signaling forced no-wait semantics 1 - - --- 2020-06-18 Jens Axboe New
[09/15] fs: add FMODE_BUF_RASYNC [01/15] block: provide plug based way of signaling forced no-wait semantics - - - --- 2020-06-18 Jens Axboe New
[10/15] block: flag block devices as supporting IOCB_WAITQ [01/15] block: provide plug based way of signaling forced no-wait semantics - - - --- 2020-06-18 Jens Axboe New
[11/15] xfs: flag files as supporting buffered async reads [01/15] block: provide plug based way of signaling forced no-wait semantics 1 - - --- 2020-06-18 Jens Axboe New
« 1 2 »