Show patches with: Submitter = Andreas Gruenbacher       |    State = Action Required       |   41 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v6,10/10] xfs: Make xfs_iomap_folio_ops static Turn iomap_page_ops into iomap_folio_ops - 1 - --- 2023-01-08 Andreas Gruenbacher New
[RFC,v6,09/10] iomap: Rename page_ops to folio_ops Turn iomap_page_ops into iomap_folio_ops - 2 - --- 2023-01-08 Andreas Gruenbacher New
[RFC,v6,08/10] iomap/xfs: Eliminate the iomap_valid handler Turn iomap_page_ops into iomap_folio_ops - 1 - --- 2023-01-08 Andreas Gruenbacher New
[RFC,v6,07/10] iomap: Rename page_prepare handler to get_folio Turn iomap_page_ops into iomap_folio_ops - 2 - --- 2023-01-08 Andreas Gruenbacher New
[RFC,v6,06/10] iomap: Add __iomap_get_folio helper Turn iomap_page_ops into iomap_folio_ops - 1 - --- 2023-01-08 Andreas Gruenbacher New
[RFC,v6,05/10] iomap/gfs2: Get page in page_prepare handler Turn iomap_page_ops into iomap_folio_ops - 2 - --- 2023-01-08 Andreas Gruenbacher New
[RFC,v6,04/10] iomap: Add iomap_get_folio helper Turn iomap_page_ops into iomap_folio_ops - 2 - --- 2023-01-08 Andreas Gruenbacher New
[RFC,v6,03/10] iomap: Rename page_done handler to put_folio Turn iomap_page_ops into iomap_folio_ops - 2 - --- 2023-01-08 Andreas Gruenbacher New
[RFC,v6,02/10] iomap/gfs2: Unlock and put folio in page_done handler Turn iomap_page_ops into iomap_folio_ops - 2 - --- 2023-01-08 Andreas Gruenbacher New
[RFC,v6,01/10] iomap: Add __iomap_put_folio helper Turn iomap_page_ops into iomap_folio_ops - 2 - --- 2023-01-08 Andreas Gruenbacher New
[v5,1/9] iomap: Add iomap_put_folio helper Turn iomap_page_ops into iomap_folio_ops - 2 - --- 2022-12-31 Andreas Gruenbacher New
[RFC,v4,4/7] iomap: Add iomap_folio_prepare helper Untitled series #705463 - - - --- 2022-12-18 Andreas Gruenbacher New
[RFC,v4,2/7] iomap: Add iomap_folio_done helper Untitled series #705461 - - - --- 2022-12-18 Andreas Gruenbacher New
[RFC,v4,1/7] fs: Add folio_may_straddle_isize helper [RFC,v4,1/7] fs: Add folio_may_straddle_isize helper - - - --- 2022-12-18 Andreas Gruenbacher New
[RFC,v3,5/7] iomap: Get page in page_prepare handler Turn iomap_page_ops into iomap_folio_ops - - - --- 2022-12-16 Andreas Gruenbacher New
[v2] iomap: Move page_done callback under the folio lock [v2] iomap: Move page_done callback under the folio lock - - - --- 2022-12-14 Andreas Gruenbacher New
[RFC,v2,3/3] gfs2: Fix race between shrinker and gfs2_iomap_folio_done Untitled series #700948 - - - --- 2022-12-01 Andreas Gruenbacher New
[RFC,v2,2/3] iomap: Turn iomap_page_ops into iomap_folio_ops Untitled series #700947 - - - --- 2022-12-01 Andreas Gruenbacher New
iomap: iomap_write_end cleanup iomap: iomap_write_end cleanup - 2 - --- 2022-05-03 Andreas Gruenbacher New
iomap: iomap_write_failed fix iomap: iomap_write_failed fix - 3 - --- 2022-05-03 Andreas Gruenbacher New
iomap: iomap_read_inline_data cleanup iomap: iomap_read_inline_data cleanup - 2 - --- 2021-11-17 Andreas Gruenbacher New
[5.15,REGRESSION,v2] iomap: Fix inline extent handling in iomap_readpage [5.15,REGRESSION,v2] iomap: Fix inline extent handling in iomap_readpage - 2 - --- 2021-11-11 Andreas Gruenbacher New
iomap: Fix iomap_readahead_iter error handling iomap: Fix iomap_readahead_iter error handling - - - --- 2021-11-11 Andreas Gruenbacher New
iomap: Fix some typos and bad grammar iomap: Fix some typos and bad grammar - 1 - --- 2021-08-01 Andreas Gruenbacher New
[v3,3/3] iomap: Don't create iomap_page objects in iomap_page_mkwrite_actor iomap: small block problems - 3 - --- 2021-07-07 Andreas Gruenbacher New
[v3,2/3] iomap: Don't create iomap_page objects for inline files iomap: small block problems - 2 - --- 2021-07-07 Andreas Gruenbacher New
[v3,1/3] iomap: Permit pages without an iop to enter writeback iomap: small block problems - 2 - --- 2021-07-07 Andreas Gruenbacher New
[2/2] iomap: Add helper for un-inlining an inline inode iomap: small block problems - - - --- 2021-06-28 Andreas Gruenbacher New
iomap: Fix direct I/O write consistency check iomap: Fix direct I/O write consistency check - 1 - --- 2020-09-03 Andreas Gruenbacher New
[v3] iomap: Make sure iomap_end is called after iomap_begin [v3] iomap: Make sure iomap_end is called after iomap_begin - 2 - --- 2020-06-29 Andreas Gruenbacher New
[2/2] gfs2: Rework read and page fault locking gfs2 readahead regression in v5.8-rc1 - - - --- 2020-06-19 Andreas Gruenbacher New
[1/2] fs: Add IOCB_CACHED flag for generic_file_read_iter gfs2 readahead regression in v5.8-rc1 - - - --- 2020-06-19 Andreas Gruenbacher New
[v4] fs: Fix page_mkwrite off-by-one errors [v4] fs: Fix page_mkwrite off-by-one errors 5 - - --- 2020-01-08 Andreas Gruenbacher New
iomap: Export iomap_page_create and iomap_set_range_uptodate iomap: Export iomap_page_create and iomap_set_range_uptodate - 1 - --- 2019-12-10 Andreas Gruenbacher New
iomap: Fix overflow in iomap_page_mkwrite iomap: Fix overflow in iomap_page_mkwrite - 2 - --- 2019-11-06 Andreas Gruenbacher New
iomap: Fix trivial typo iomap: Fix trivial typo - 1 - --- 2019-08-03 Andreas Gruenbacher New
[Cluster-devel] iomap preparations for GFS2 v2 - - - --- 2018-06-19 Andreas Gruenbacher New
[v4,2/3] iomap: Switch from blkno to physical offset - - - --- 2017-07-07 Andreas Gruenbacher New
[v3,3/5] xfs: Switch to page_cache_seek_hole_data - - - --- 2017-06-26 Andreas Gruenbacher New
[7/7] xfs: Switch to iomap for seeking in quota files - - - --- 2017-06-16 Andreas Gruenbacher New
[6/7] xfs: Switch to iomap for lseek SEEK_HOLE / SEEK_DATA - - - --- 2017-06-16 Andreas Gruenbacher New