Show patches with: Submitter = Andreas Gruenbacher       |    Archived = No       |   111 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,3/3] iomap: fix page_done callback for short writes [v2,1/3] iomap: don't mark the inode dirty in iomap_write_end - 2 - --- 2019-06-26 Andreas Gruenbacher Accepted
[v2,2/3] fs: fold __generic_write_end back into generic_write_end [v2,1/3] iomap: don't mark the inode dirty in iomap_write_end - 1 - --- 2019-06-26 Andreas Gruenbacher Accepted
[v2,1/3] iomap: don't mark the inode dirty in iomap_write_end [v2,1/3] iomap: don't mark the inode dirty in iomap_write_end - 2 - --- 2019-06-26 Andreas Gruenbacher Accepted
[v2,2/4] iomap: Add IOMAP_F_DATA_INLINE flag - 1 - --- 2017-09-14 Andreas Gruenbacher Accepted
[v2,1/4] iomap: Switch from blkno to disk offset - 2 - --- 2017-09-14 Andreas Gruenbacher Accepted
xfs_io: add seek consistency checks - 1 - --- 2017-06-22 Andreas Gruenbacher Accepted
[Q] gfs2: mmap write vs. punch_hole consistency [Q] gfs2: mmap write vs. punch_hole consistency - - - --- 2019-09-06 Andreas Gruenbacher Not Applicable
[v3,4/4] ext4: Switch to iomap for SEEK_HOLE / SEEK_DATA - 1 - --- 2017-09-14 Andreas Gruenbacher Not Applicable
[v2,3/4] ext4: Add iomap support for inline data - 1 - --- 2017-09-14 Andreas Gruenbacher Not Applicable
[v4,3/3] ext4: Add IOMAP_REPORT support for inline data - - - --- 2017-07-07 Andreas Gruenbacher Not Applicable
[v4,1/3] ext4: Add missing locking around iomap_seek_{hole,data} - - - --- 2017-07-07 Andreas Gruenbacher Not Applicable
[v3,4/5] vfs: Add iomap_seek_hole_data helper - - - --- 2017-06-26 Andreas Gruenbacher Not Applicable
[v3,2/5] ext4: Switch to page_cache_seek_hole_data - - - --- 2017-06-26 Andreas Gruenbacher Not Applicable
[v3,1/5] vfs: Add page_cache_seek_hole_data helper - - - --- 2017-06-26 Andreas Gruenbacher Not Applicable
[v2,6/6] gfs2: Implement SEEK_HOLE / SEEK_DATA via iomap - - - --- 2017-06-23 Andreas Gruenbacher Not Applicable
[v2,5/6] GFS2: Switch fiemap implementation to use iomap - - - --- 2017-06-23 Andreas Gruenbacher Not Applicable
[v2,4/6] GFS2: Implement iomap for block_map - - - --- 2017-06-23 Andreas Gruenbacher Not Applicable
[v2,3/6] GFS2: Make height info part of metapath - - - --- 2017-06-23 Andreas Gruenbacher Not Applicable
[v2,1/6] vfs: Add iomap_seek_hole_data helper - - - --- 2017-06-23 Andreas Gruenbacher Not Applicable
[2/3] ext4: Switch to page_cache_seek_hole_data - - - --- 2017-06-23 Andreas Gruenbacher Not Applicable
[1/3] vfs: Add page_cache_seek_hole_data helper - - - --- 2017-06-23 Andreas Gruenbacher Not Applicable
[5/7] gfs2: Implement lseek SEEK_HOLE / SEEK_DATA via iomap - - - --- 2017-06-16 Andreas Gruenbacher Not Applicable
[4/7] vfs: Add iomap_seek_hole_data helper - - - --- 2017-06-16 Andreas Gruenbacher Not Applicable
[3/7] GFS2: Switch fiemap implementation to use iomap - - - --- 2017-06-16 Andreas Gruenbacher Not Applicable
[2/7] GFS2: Implement iomap for block_map - - - --- 2017-06-16 Andreas Gruenbacher Not Applicable
[1/7] GFS2: Make height info part of metapath - - - --- 2017-06-16 Andreas Gruenbacher Not Applicable
[v28,21/21] ext4: Add richacl feature flag - 1 - --- 2017-02-13 Andreas Gruenbacher Not Applicable
[v28,20/21] ext4: Add richacl support - 1 - --- 2017-02-13 Andreas Gruenbacher Not Applicable
[v28,19/21] vfs: Move check_posix_acl and check_richacl out of fs/namei.c - - - --- 2017-02-13 Andreas Gruenbacher Not Applicable
[v28,18/21] vfs: Add richacl permission checking - - - --- 2017-02-13 Andreas Gruenbacher Not Applicable
[v28,17/21] richacl: Add richacl xattr handler - 1 - --- 2017-02-13 Andreas Gruenbacher Not Applicable
[v28,16/21] richacl: xattr mapping functions - 1 - --- 2017-02-13 Andreas Gruenbacher Not Applicable
[v28,15/21] richacl: Automatic Inheritance - 1 - --- 2017-02-13 Andreas Gruenbacher Not Applicable
[v28,14/21] richacl: Create-time inheritance - 1 - --- 2017-02-13 Andreas Gruenbacher Not Applicable
[v28,13/21] richacl: Check if an acl is equivalent to a file mode - 2 - --- 2017-02-13 Andreas Gruenbacher Not Applicable
[v28,12/21] richacl: Update the file masks in chmod() 1 1 - --- 2017-02-13 Andreas Gruenbacher Not Applicable
[v28,11/21] vfs: Cache richacl in struct inode - - - --- 2017-02-13 Andreas Gruenbacher Not Applicable
[v28,10/21] vfs: Add get_richacl and set_richacl inode operations - 1 - --- 2017-02-13 Andreas Gruenbacher Not Applicable
[v28,09/21] vfs: Cache base_acl objects in inodes - - - --- 2017-02-13 Andreas Gruenbacher Not Applicable
[v28,08/21] richacl: Compute maximum file masks from an acl - 2 - --- 2017-02-13 Andreas Gruenbacher Not Applicable
[v28,07/21] richacl: Permission check algorithm - 2 - --- 2017-02-13 Andreas Gruenbacher Not Applicable
[v28,06/21] richacl: Permission mapping functions - 2 - --- 2017-02-13 Andreas Gruenbacher Not Applicable
[v28,05/21] richacl: In-memory representation and helper functions - 2 - --- 2017-02-13 Andreas Gruenbacher Not Applicable
[v28,04/21] vfs: Add permission flags for setting file attributes - 3 - --- 2017-02-13 Andreas Gruenbacher Not Applicable
[v28,03/21] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags - 3 - --- 2017-02-13 Andreas Gruenbacher Not Applicable
[v28,02/21] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags - - - --- 2017-02-13 Andreas Gruenbacher Not Applicable
[v28,01/21] vfs: Add IS_ACL() and IS_RICHACL() tests - 4 - --- 2017-02-13 Andreas Gruenbacher Not Applicable
[v26,21/21] ext4: Add richacl feature flag - 1 - --- 2016-09-28 Andreas Gruenbacher Not Applicable
[v26,20/21] ext4: Add richacl support - 1 - --- 2016-09-28 Andreas Gruenbacher Not Applicable
[v26,19/21] vfs: Move check_posix_acl and check_richacl out of fs/namei.c - - - --- 2016-09-28 Andreas Gruenbacher Not Applicable
[v26,18/21] vfs: Add richacl permission checking - 1 - --- 2016-09-28 Andreas Gruenbacher Not Applicable
[v26,17/21] richacl: Add richacl xattr handler - 1 - --- 2016-09-28 Andreas Gruenbacher Not Applicable
[v26,16/21] richacl: xattr mapping functions - 1 - --- 2016-09-28 Andreas Gruenbacher Not Applicable
[v26,15/21] richacl: Automatic Inheritance - 1 - --- 2016-09-28 Andreas Gruenbacher Not Applicable
[v26,14/21] richacl: Create-time inheritance - 1 - --- 2016-09-28 Andreas Gruenbacher Not Applicable
[v26,13/21] richacl: Check if an acl is equivalent to a file mode - 2 - --- 2016-09-28 Andreas Gruenbacher Not Applicable
[v26,12/21] richacl: Update the file masks in chmod() 1 1 - --- 2016-09-28 Andreas Gruenbacher Not Applicable
[v26,11/21] vfs: Cache richacl in struct inode - - - --- 2016-09-28 Andreas Gruenbacher Not Applicable
[v26,10/21] vfs: Add get_richacl and set_richacl inode operations - 1 - --- 2016-09-28 Andreas Gruenbacher Not Applicable
[v26,09/21] vfs: Cache base_acl objects in inodes - - - --- 2016-09-28 Andreas Gruenbacher Not Applicable
[v26,08/21] richacl: Compute maximum file masks from an acl - 2 - --- 2016-09-28 Andreas Gruenbacher Not Applicable
[v26,07/21] richacl: Permission check algorithm - 2 - --- 2016-09-28 Andreas Gruenbacher Not Applicable
[v26,06/21] richacl: Permission mapping functions - 2 - --- 2016-09-28 Andreas Gruenbacher Not Applicable
[v26,05/21] richacl: In-memory representation and helper functions - 2 - --- 2016-09-28 Andreas Gruenbacher Not Applicable
[v26,04/21] vfs: Add permission flags for setting file attributes - 3 - --- 2016-09-28 Andreas Gruenbacher Not Applicable
[v26,03/21] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags - 3 - --- 2016-09-28 Andreas Gruenbacher Not Applicable
[v26,02/21] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags - 4 - --- 2016-09-28 Andreas Gruenbacher Not Applicable
[v26,01/21] vfs: Add IS_ACL() and IS_RICHACL() tests - 4 - --- 2016-09-28 Andreas Gruenbacher Not Applicable
[v5,9/9] xfs: Make xfs_iomap_folio_ops static Turn iomap_page_ops into iomap_folio_ops - 1 - --- 2022-12-31 Andreas Gruenbacher Superseded
[v5,8/9] iomap: Rename page_ops to folio_ops Turn iomap_page_ops into iomap_folio_ops - 2 - --- 2022-12-31 Andreas Gruenbacher Superseded
[v5,7/9] iomap/xfs: Eliminate the iomap_valid handler Turn iomap_page_ops into iomap_folio_ops - - - --- 2022-12-31 Andreas Gruenbacher Superseded
[v5,6/9] iomap: Rename page_prepare handler to get_folio Turn iomap_page_ops into iomap_folio_ops - 2 - --- 2022-12-31 Andreas Gruenbacher Superseded
[v5,5/9] iomap/gfs2: Get page in page_prepare handler Turn iomap_page_ops into iomap_folio_ops - 2 - --- 2022-12-31 Andreas Gruenbacher Superseded
[v5,4/9] iomap: Add iomap_get_folio helper Turn iomap_page_ops into iomap_folio_ops - 2 - --- 2022-12-31 Andreas Gruenbacher Superseded
[v5,3/9] iomap: Rename page_done handler to put_folio Turn iomap_page_ops into iomap_folio_ops - 2 - --- 2022-12-31 Andreas Gruenbacher Superseded
[v5,2/9] iomap/gfs2: Unlock and put folio in page_done handler Turn iomap_page_ops into iomap_folio_ops - 2 - --- 2022-12-31 Andreas Gruenbacher Superseded
[RFC,v4,7/7] iomap: Rename page_ops to folio_ops Untitled series #705466 - - - --- 2022-12-18 Andreas Gruenbacher Superseded
[RFC,v4,6/7] iomap/xfs: Eliminate the iomap_valid handler Untitled series #705464 - - - --- 2022-12-18 Andreas Gruenbacher Superseded
[RFC,v4,5/7] iomap/gfs2: Get page in page_prepare handler Untitled series #705465 - - - --- 2022-12-18 Andreas Gruenbacher Superseded
[RFC,v4,3/7] iomap/gfs2: Unlock and put folio in page_done handler Untitled series #705462 - - - --- 2022-12-18 Andreas Gruenbacher Superseded
[RFC,v3,7/7] iomap: Rename page_ops to folio_ops Turn iomap_page_ops into iomap_folio_ops - - - --- 2022-12-16 Andreas Gruenbacher Superseded
[RFC,v3,6/7] iomap/xfs: Eliminate the iomap_valid handler Turn iomap_page_ops into iomap_folio_ops - - - --- 2022-12-16 Andreas Gruenbacher Superseded
[RFC,v3,4/7] iomap: Add iomap_folio_prepare helper Turn iomap_page_ops into iomap_folio_ops - - - --- 2022-12-16 Andreas Gruenbacher Superseded
[RFC,v3,3/7] iomap/gfs2: Unlock and put folio in page_done handler Turn iomap_page_ops into iomap_folio_ops - - - --- 2022-12-16 Andreas Gruenbacher Superseded
[RFC,v3,2/7] iomap: Add iomap_folio_done helper Turn iomap_page_ops into iomap_folio_ops - - - --- 2022-12-16 Andreas Gruenbacher Superseded
[RFC,v3,1/7] fs: Add folio_may_straddle_isize helper Turn iomap_page_ops into iomap_folio_ops - - - --- 2022-12-16 Andreas Gruenbacher Superseded
iomap: Move page_done callback under the folio lock iomap: Move page_done callback under the folio lock - - - --- 2022-12-13 Andreas Gruenbacher Superseded
[RFC,v2,1/3] fs: Add folio_may_straddle_isize helper [RFC,v2,1/3] fs: Add folio_may_straddle_isize helper - - - --- 2022-12-01 Andreas Gruenbacher Superseded
[RFC,3/3] gfs2: Fix race between shrinker and gfs2_iomap_folio_done Turn iomap_page_ops into iomap_folio_ops - - - --- 2022-12-01 Andreas Gruenbacher Superseded
[RFC,2/3] iomap: Turn iomap_page_ops into iomap_folio_ops Turn iomap_page_ops into iomap_folio_ops - - - --- 2022-12-01 Andreas Gruenbacher Superseded
[RFC,1/3] fs: Add folio_may_straddle_isize helper Turn iomap_page_ops into iomap_folio_ops - - - --- 2022-12-01 Andreas Gruenbacher Superseded
[5.15,REGRESSION] iomap: Fix inline extent handling in iomap_readpage [5.15,REGRESSION] iomap: Fix inline extent handling in iomap_readpage - - - --- 2021-11-10 Andreas Gruenbacher Superseded
[v2,2/2] iomap: Permit pages without an iop to enter writeback iomap: small block problems - 1 - --- 2021-07-05 Andreas Gruenbacher Superseded
[v2,1/2] iomap: Don't create iomap_page objects for inline files iomap: small block problems - 1 - --- 2021-07-05 Andreas Gruenbacher Superseded
[1/2] iomap: Don't create iomap_page objects for inline files iomap: small block problems - 1 - --- 2021-06-28 Andreas Gruenbacher Superseded
[v2] iomap: Make sure iomap_end is called after iomap_begin [v2] iomap: Make sure iomap_end is called after iomap_begin - 1 - --- 2020-06-18 Andreas Gruenbacher Superseded
iomap: Make sure iomap_end is called after iomap_begin iomap: Make sure iomap_end is called after iomap_begin - - - --- 2020-06-15 Andreas Gruenbacher Superseded
[v3] fs: Fix page_mkwrite off-by-one errors [v3] fs: Fix page_mkwrite off-by-one errors 4 1 - --- 2019-12-18 Andreas Gruenbacher Superseded
[v2] fs: Fix page_mkwrite off-by-one errors [v2] fs: Fix page_mkwrite off-by-one errors 2 - - --- 2019-11-29 Andreas Gruenbacher Superseded
fs: Fix page_mkwrite off-by-one errors fs: Fix page_mkwrite off-by-one errors - 1 - --- 2019-11-27 Andreas Gruenbacher Superseded
« 1 2 »