Show patches with: Submitter = Jens Axboe       |   91 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[17/17] btrfs: add support for uncached writes Uncached buffered IO - - - --- 2024-11-14 Jens Axboe New
[16/17] xfs: flag as supporting FOP_UNCACHED Uncached buffered IO - - - --- 2024-11-14 Jens Axboe New
[15/17] xfs: punt uncached write completions to the completion wq Uncached buffered IO - - - --- 2024-11-14 Jens Axboe New
[14/17] iomap: make buffered writes work with RWF_UNCACHED Uncached buffered IO - - - --- 2024-11-14 Jens Axboe New
[13/17] ext4: add RWF_UNCACHED write support Uncached buffered IO - - - --- 2024-11-14 Jens Axboe New
[12/17] mm: add FGP_UNCACHED folio creation flag Uncached buffered IO - - - --- 2024-11-14 Jens Axboe New
[11/17] mm/filemap: add filemap_fdatawrite_range_kick() helper Uncached buffered IO - - - --- 2024-11-14 Jens Axboe New
[10/17] mm/filemap: make buffered writes work with RWF_UNCACHED Uncached buffered IO - - - --- 2024-11-14 Jens Axboe New
[09/17] mm/filemap: drop uncached pages when writeback completes Uncached buffered IO - - - --- 2024-11-14 Jens Axboe New
[08/17] mm/filemap: add read support for RWF_UNCACHED Uncached buffered IO - - - --- 2024-11-14 Jens Axboe New
[07/17] fs: add RWF_UNCACHED iocb and FOP_UNCACHED file_operations flag Uncached buffered IO - - - --- 2024-11-14 Jens Axboe New
[06/17] mm/truncate: add folio_unmap_invalidate() helper Uncached buffered IO - - - --- 2024-11-14 Jens Axboe New
[05/17] mm/filemap: use page_cache_sync_ra() to kick off read-ahead Uncached buffered IO - - - --- 2024-11-14 Jens Axboe New
[04/17] mm/readahead: add readahead_control->uncached member Uncached buffered IO - - - --- 2024-11-14 Jens Axboe New
[03/17] mm: add PG_uncached page flag Uncached buffered IO - - - --- 2024-11-14 Jens Axboe New
[02/17] mm/readahead: add folio allocation helper Uncached buffered IO - - - --- 2024-11-14 Jens Axboe New
[01/17] mm/filemap: change filemap_create_folio() to take a struct kiocb Uncached buffered IO - - - --- 2024-11-14 Jens Axboe New
[16/16] btrfs: add support for uncached writes Uncached buffered IO - - - --- 2024-11-11 Jens Axboe New
[15/16] xfs: flag as supporting FOP_UNCACHED Uncached buffered IO - - - --- 2024-11-11 Jens Axboe New
[14/16] xfs: punt uncached write completions to the completion wq Uncached buffered IO - - - --- 2024-11-11 Jens Axboe New
[13/16] iomap: make buffered writes work with RWF_UNCACHED Uncached buffered IO - - - --- 2024-11-11 Jens Axboe New
[12/16] ext4: add RWF_UNCACHED write support Uncached buffered IO - - - --- 2024-11-11 Jens Axboe New
[11/16] mm: add FGP_UNCACHED folio creation flag Uncached buffered IO - - - --- 2024-11-11 Jens Axboe New
[10/16] mm/filemap: make buffered writes work with RWF_UNCACHED Uncached buffered IO - - - --- 2024-11-11 Jens Axboe New
[09/16] mm/filemap: drop uncached pages when writeback completes Uncached buffered IO - - - --- 2024-11-11 Jens Axboe New
[08/16] mm/filemap: add read support for RWF_UNCACHED Uncached buffered IO - - - --- 2024-11-11 Jens Axboe New
[07/16] fs: add RWF_UNCACHED iocb and FOP_UNCACHED file_operations flag Uncached buffered IO - - - --- 2024-11-11 Jens Axboe New
[06/16] mm/truncate: add folio_unmap_invalidate() helper Uncached buffered IO - - - --- 2024-11-11 Jens Axboe New
[05/16] mm/filemap: use page_cache_sync_ra() to kick off read-ahead Uncached buffered IO - - - --- 2024-11-11 Jens Axboe New
[04/16] mm/readahead: add readahead_control->uncached member Uncached buffered IO - - - --- 2024-11-11 Jens Axboe New
[03/16] mm: add PG_uncached page flag Uncached buffered IO - - - --- 2024-11-11 Jens Axboe New
[02/16] mm/readahead: add folio allocation helper Uncached buffered IO - - - --- 2024-11-11 Jens Axboe New
[01/16] mm/filemap: change filemap_create_folio() to take a struct kiocb Uncached buffered IO - - - --- 2024-11-11 Jens Axboe New
[GIT,PULL,v2] Improve iomap async dio performance [GIT,PULL,v2] Improve iomap async dio performance - - - --- 2023-07-28 Jens Axboe Deferred
[8/8] iomap: support IOCB_DIO_CALLER_COMP Improve async iomap DIO performance - 2 - --- 2023-07-24 Jens Axboe Deferred
[7/8] io_uring/rw: add write support for IOCB_DIO_CALLER_COMP Improve async iomap DIO performance - 2 - --- 2023-07-24 Jens Axboe Deferred
[6/8] fs: add IOCB flags related to passing back dio completions Improve async iomap DIO performance - 2 - --- 2023-07-24 Jens Axboe Deferred
[5/8] iomap: add IOMAP_DIO_INLINE_COMP Improve async iomap DIO performance - 2 - --- 2023-07-24 Jens Axboe Deferred
[4/8] iomap: only set iocb->private for polled bio Improve async iomap DIO performance - 2 - --- 2023-07-24 Jens Axboe Deferred
[3/8] iomap: treat a write through cache the same as FUA Improve async iomap DIO performance - 2 - --- 2023-07-24 Jens Axboe Deferred
[2/8] iomap: use an unsigned type for IOMAP_DIO_* defines Improve async iomap DIO performance - 2 - --- 2023-07-24 Jens Axboe Deferred
[1/8] iomap: cleanup up iomap_dio_bio_end_io() Improve async iomap DIO performance - 2 - --- 2023-07-24 Jens Axboe Deferred
[GIT,PULL] Improve iomap async dio performance [GIT,PULL] Improve iomap async dio performance - - - --- 2023-07-21 Jens Axboe Superseded
[9/9] iomap: use an unsigned type for IOMAP_DIO_* defines Improve async iomap DIO performance - 2 - --- 2023-07-21 Jens Axboe Deferred
[8/9] iomap: support IOCB_DIO_CALLER_COMP Improve async iomap DIO performance - 2 - --- 2023-07-21 Jens Axboe Superseded
[7/9] io_uring/rw: add write support for IOCB_DIO_CALLER_COMP Improve async iomap DIO performance - 2 - --- 2023-07-21 Jens Axboe Superseded
[6/9] fs: add IOCB flags related to passing back dio completions Improve async iomap DIO performance - 2 - --- 2023-07-21 Jens Axboe Superseded
[5/9] iomap: only set iocb->private for polled bio Improve async iomap DIO performance - 2 - --- 2023-07-21 Jens Axboe Superseded
[4/9] iomap: completed polled IO inline Improve async iomap DIO performance - 2 - --- 2023-07-21 Jens Axboe Deferred
[3/9] iomap: treat a write through cache the same as FUA Improve async iomap DIO performance - 2 - --- 2023-07-21 Jens Axboe Superseded
[2/9] iomap: add IOMAP_DIO_INLINE_COMP Improve async iomap DIO performance - 2 - --- 2023-07-21 Jens Axboe Superseded
[1/9] iomap: cleanup up iomap_dio_bio_end_io() Improve async iomap DIO performance - 2 - --- 2023-07-21 Jens Axboe Superseded
[8/8] iomap: support IOCB_DIO_DEFER Improve async iomap DIO performance - 2 - --- 2023-07-20 Jens Axboe Deferred
[7/8] io_uring/rw: add write support for IOCB_DIO_DEFER Improve async iomap DIO performance - 2 - --- 2023-07-20 Jens Axboe Deferred
[6/8] fs: add IOCB flags related to passing back dio completions Improve async iomap DIO performance - 1 - --- 2023-07-20 Jens Axboe Superseded
[5/8] iomap: only set iocb->private for polled bio Improve async iomap DIO performance - 2 - --- 2023-07-20 Jens Axboe Superseded
[4/8] iomap: completed polled IO inline Improve async iomap DIO performance - 2 - --- 2023-07-20 Jens Axboe Superseded
[3/8] iomap: treat a write through cache the same as FUA Improve async iomap DIO performance - 2 - --- 2023-07-20 Jens Axboe Superseded
[2/8] iomap: add IOMAP_DIO_INLINE_COMP Improve async iomap DIO performance - 2 - --- 2023-07-20 Jens Axboe Superseded
[1/8] iomap: cleanup up iomap_dio_bio_end_io() Improve async iomap DIO performance - 2 - --- 2023-07-20 Jens Axboe Superseded
[6/6] iomap: support IOCB_DIO_DEFER Improve async iomap DIO performance - - - --- 2023-07-19 Jens Axboe Superseded
[5/6] io_uring/rw: add write support for IOCB_DIO_DEFER Improve async iomap DIO performance - - - --- 2023-07-19 Jens Axboe Superseded
[4/6] fs: add IOCB flags related to passing back dio completions Improve async iomap DIO performance - - - --- 2023-07-19 Jens Axboe Superseded
[3/6] iomap: treat a write through cache the same as FUA Improve async iomap DIO performance - - - --- 2023-07-19 Jens Axboe Superseded
[2/6] iomap: add IOMAP_DIO_INLINE_COMP Improve async iomap DIO performance - - - --- 2023-07-19 Jens Axboe Superseded
[1/6] iomap: cleanup up iomap_dio_bio_end_io() Improve async iomap DIO performance - - - --- 2023-07-19 Jens Axboe Superseded
[5/5] iomap: support IOCB_DIO_DEFER Improve async iomap DIO performance - - - --- 2023-07-18 Jens Axboe Superseded
[4/5] iomap: add local 'iocb' variable in iomap_dio_bio_end_io() Improve async iomap DIO performance - - - --- 2023-07-18 Jens Axboe Deferred
[3/5] io_uring/rw: add write support for IOCB_DIO_DEFER Improve async iomap DIO performance - - - --- 2023-07-18 Jens Axboe Superseded
[2/5] fs: add IOCB flags related to passing back dio completions Improve async iomap DIO performance - - - --- 2023-07-18 Jens Axboe Superseded
[1/5] iomap: simplify logic for when a dio can get completed inline Improve async iomap DIO performance - - - --- 2023-07-18 Jens Axboe Deferred
io_uring: Use io_schedule* in cqring wait io_uring: Use io_schedule* in cqring wait - - - --- 2023-07-18 Jens Axboe Deferred
[5/5] iomap: support IOCB_DIO_DEFER Improve async iomap DIO performance - - - --- 2023-07-11 Jens Axboe Superseded
[4/5] iomap: add local 'iocb' variable in iomap_dio_bio_end_io() Improve async iomap DIO performance - - - --- 2023-07-11 Jens Axboe Superseded
[3/5] io_uring/rw: add write support for IOCB_DIO_DEFER Improve async iomap DIO performance - - - --- 2023-07-11 Jens Axboe Superseded
[2/5] fs: add IOCB flags related to passing back dio completions Improve async iomap DIO performance - - - --- 2023-07-11 Jens Axboe Superseded
[1/5] iomap: complete polled writes inline Improve async iomap DIO performance - - - --- 2023-07-11 Jens Axboe Deferred
[2/2] io_uring: avoid hashing O_DIRECT writes if the filesystem doesn't need it Flag file systems as supporting parallel dio writes - - - --- 2023-03-07 Jens Axboe Deferred
[1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag Flag file systems as supporting parallel dio writes - - - --- 2023-03-07 Jens Axboe Superseded
[GIT,PULL] io_uring support for buffered writes [GIT,PULL] io_uring support for buffered writes - - - --- 2022-07-31 Jens Axboe Deferred
[4/4] blk-wbt: throttle discards like background writes - 2 - --- 2018-05-07 Jens Axboe Accepted
[3/4] blk-wbt: pass in enum wbt_flags to get_rq_wait() - 2 - --- 2018-05-07 Jens Axboe Accepted
[2/4] blk-wbt: account any writing command as a write - 3 - --- 2018-05-07 Jens Axboe Accepted
[1/4] block: break discard submissions into the user defined size - 1 - --- 2018-05-07 Jens Axboe Not Applicable
[3/3] blk-wbt: throttle discards like background writes - - - --- 2018-05-03 Jens Axboe Superseded
[2/3] blk-wbt: account any writing command as a write - 1 - --- 2018-05-03 Jens Axboe Superseded
[1/3] block: break discard submissions into the user defined size - - - --- 2018-05-03 Jens Axboe Superseded
[2/2] xfs: add 'discard_sync' mount flag - - - --- 2018-05-01 Jens Axboe Deferred
[2/2] xfs: add 'discard_sync' mount flag - - - --- 2018-04-30 Jens Axboe Superseded
[2/2] xfs: add 'discard_sync' mount flag - - - --- 2018-04-30 Jens Axboe Superseded
[1/2] block: add BLKDEV_DISCARD_SYNC flag - - - --- 2018-04-30 Jens Axboe Not Applicable