Show patches with: Submitter = Jeff Layton       |   266 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v8,1/8] fs: uninline inode_query_iversion fs: clean up internal i_version handling - 1 - --- 2022-10-21 Jeff Layton Superseded
[RFC,v7,9/9] vfs: expose STATX_VERSION to userland fs: clean up handling of i_version counter - 1 - --- 2022-10-17 Jeff Layton New
[v7,8/9] nfsd: remove fetch_iversion export operation fs: clean up handling of i_version counter 1 1 - --- 2022-10-17 Jeff Layton Superseded
[v7,7/9] nfsd: use the getattr operation to fetch i_version fs: clean up handling of i_version counter 1 1 - --- 2022-10-17 Jeff Layton Superseded
[v7,6/9] nfsd: move nfsd4_change_attribute to nfsfh.c fs: clean up handling of i_version counter 1 1 - --- 2022-10-17 Jeff Layton Superseded
[v7,5/9] ceph: report the inode version in getattr if requested fs: clean up handling of i_version counter - 1 - --- 2022-10-17 Jeff Layton Superseded
[v7,4/9] nfs: report the inode version in getattr if requested fs: clean up handling of i_version counter - 1 - --- 2022-10-17 Jeff Layton Superseded
[v7,3/9] vfs: plumb i_version handling into struct kstat fs: clean up handling of i_version counter - 1 - --- 2022-10-17 Jeff Layton Superseded
[v7,2/9] fs: clarify when the i_version counter must be updated fs: clean up handling of i_version counter - - - --- 2022-10-17 Jeff Layton Superseded
[v7,1/9] fs: uninline inode_query_iversion fs: clean up handling of i_version counter - 1 - --- 2022-10-17 Jeff Layton Superseded
[v6,9/9] ext4: update times after I/O in write codepaths vfs/nfsd: clean up handling of i_version counter - - - --- 2022-09-30 Jeff Layton New
[v6,8/9] vfs: update times after copying data in __generic_file_write_iter vfs/nfsd: clean up handling of i_version counter - - - --- 2022-09-30 Jeff Layton New
[v6,7/9] vfs: expose STATX_VERSION to userland vfs/nfsd: clean up handling of i_version counter - 1 - --- 2022-09-30 Jeff Layton Superseded
[v6,6/9] nfsd: use the getattr operation to fetch i_version vfs/nfsd: clean up handling of i_version counter - 1 - --- 2022-09-30 Jeff Layton Superseded
[v6,5/9] ceph: report the inode version in getattr if requested vfs/nfsd: clean up handling of i_version counter - 1 - --- 2022-09-30 Jeff Layton Superseded
[v6,4/9] nfs: report the inode version in getattr if requested vfs/nfsd: clean up handling of i_version counter - 1 - --- 2022-09-30 Jeff Layton Superseded
[v6,3/9] vfs: plumb i_version handling into struct kstat vfs/nfsd: clean up handling of i_version counter - 1 - --- 2022-09-30 Jeff Layton Superseded
[v6,2/9] iversion: clarify when the i_version counter must be updated vfs/nfsd: clean up handling of i_version counter - 1 - --- 2022-09-30 Jeff Layton New
[v6,1/9] iversion: move inode_query_iversion to libfs.c vfs/nfsd: clean up handling of i_version counter - 1 - --- 2022-09-30 Jeff Layton New
[man-pages,RFC,v6] statx, inode: document the new STATX_VERSION field [man-pages,RFC,v6] statx, inode: document the new STATX_VERSION field - - - --- 2022-09-28 Jeff Layton New
statx, inode: document the new STATX_VERSION field statx, inode: document the new STATX_VERSION field - - - --- 2022-09-27 Jeff Layton Superseded
[RFC,v5,8/8] nfsd: take inode_lock when querying for NFSv4 GETATTR vfs/nfsd: clean up handling of the i_version counter - - - --- 2022-09-08 Jeff Layton New
[v5,7/8] nfsd: use the getattr operation to fetch i_version vfs/nfsd: clean up handling of the i_version counter - - - --- 2022-09-08 Jeff Layton Superseded
[v5,6/8] ceph: report the inode version in getattr if requested vfs/nfsd: clean up handling of the i_version counter - 1 - --- 2022-09-08 Jeff Layton Superseded
[v5,5/8] nfs: report the inode version in getattr if requested vfs/nfsd: clean up handling of the i_version counter - - - --- 2022-09-08 Jeff Layton Superseded
[v5,4/8] vfs: plumb i_version handling into struct kstat vfs/nfsd: clean up handling of the i_version counter - - - --- 2022-09-08 Jeff Layton Superseded
[v5,3/8] ext4: unconditionally enable the i_version counter vfs/nfsd: clean up handling of the i_version counter - - - --- 2022-09-08 Jeff Layton New
[v5,2/8] ext4: fix i_version handling in ext4 vfs/nfsd: clean up handling of the i_version counter - 2 - --- 2022-09-08 Jeff Layton New
[v5,1/8] iversion: clarify when the i_version counter must be updated vfs/nfsd: clean up handling of the i_version counter - - - --- 2022-09-08 Jeff Layton Superseded
[v4,6/6] ceph: fill in the change attribute in statx requests vfs: clean up i_version behavior and expose it via statx - 1 - --- 2022-09-07 Jeff Layton New
[v4,5/6] nfs: report the inode version in statx if requested vfs: clean up i_version behavior and expose it via statx - - - --- 2022-09-07 Jeff Layton New
[v4,4/6] vfs: report an inode version in statx for IS_I_VERSION inodes vfs: clean up i_version behavior and expose it via statx - - - --- 2022-09-07 Jeff Layton New
[v4,3/6] ext4: unconditionally enable the i_version counter vfs: clean up i_version behavior and expose it via statx - - - --- 2022-09-07 Jeff Layton Superseded
[v4,2/6] ext4: fix i_version handling in ext4 vfs: clean up i_version behavior and expose it via statx - 2 - --- 2022-09-07 Jeff Layton Superseded
[v4,1/6] iversion: update comments with info about atime updates vfs: clean up i_version behavior and expose it via statx - - - --- 2022-09-07 Jeff Layton New
[man-pages,RFC,v4] statx, inode: document the new STATX_INO_VERSION field [man-pages,RFC,v4] statx, inode: document the new STATX_INO_VERSION field - - - --- 2022-09-07 Jeff Layton New
[man-pages,RFC,v3] statx, inode: document the STATX_INO_VERSION field [man-pages,RFC,v3] statx, inode: document the STATX_INO_VERSION field - - - --- 2022-09-06 Jeff Layton New
[RFC,v2] statx, inode: document the new STATX_INO_VERSION field [RFC,v2] statx, inode: document the new STATX_INO_VERSION field - - - --- 2022-09-01 Jeff Layton Superseded
[man-pages] statx, inode: document the new STATX_INO_VERSION field [man-pages] statx, inode: document the new STATX_INO_VERSION field - - - --- 2022-08-26 Jeff Layton Superseded
[v3,7/7] ceph: fill in the change attribute in statx requests vfs: clean up i_version behavior and expose it via statx - 1 - --- 2022-08-26 Jeff Layton Superseded
[v3,6/7] nfs: report the inode version in statx if requested vfs: clean up i_version behavior and expose it via statx - - - --- 2022-08-26 Jeff Layton Superseded
[v3,5/7] vfs: report an inode version in statx for IS_I_VERSION inodes vfs: clean up i_version behavior and expose it via statx - - - --- 2022-08-26 Jeff Layton Superseded
[v3,4/7] xfs: don't bump the i_version on an atime update in xfs_vn_update_time vfs: clean up i_version behavior and expose it via statx - - - --- 2022-08-26 Jeff Layton New
[v3,3/7] ext4: unconditionally enable the i_version counter vfs: clean up i_version behavior and expose it via statx - 1 - --- 2022-08-26 Jeff Layton Superseded
[v3,2/7] ext4: fix i_version handling in ext4 vfs: clean up i_version behavior and expose it via statx - 2 - --- 2022-08-26 Jeff Layton Superseded
[v3,1/7] iversion: update comments with info about atime updates vfs: clean up i_version behavior and expose it via statx - - - --- 2022-08-26 Jeff Layton Superseded
[v2] xfs: don't bump the i_version on an atime update in xfs_vn_update_time [v2] xfs: don't bump the i_version on an atime update in xfs_vn_update_time - - - --- 2022-08-22 Jeff Layton Superseded
iversion: update comments with info about atime updates iversion: update comments with info about atime updates - - - --- 2022-08-22 Jeff Layton Superseded
xfs: don't bump the i_version on an atime update in xfs_vn_update_time xfs: don't bump the i_version on an atime update in xfs_vn_update_time - - - --- 2022-08-19 Jeff Layton Superseded
[RFC] xfs: don't bump the i_version on an atime update in xfs_vn_update_time [RFC] xfs: don't bump the i_version on an atime update in xfs_vn_update_time - - - --- 2022-08-17 Jeff Layton Superseded
[xfstests] generic/693: add basic change attr test [xfstests] generic/693: add basic change attr test - - - --- 2022-08-16 Jeff Layton New
[xfsprogs] xfs_io: add support for mnt_id and change_attr statx fields [xfsprogs] xfs_io: add support for mnt_id and change_attr statx fields - - - --- 2022-08-16 Jeff Layton New
xfs: fix i_version handling in xfs xfs: fix i_version handling in xfs - - 1 --- 2022-08-16 Jeff Layton New
xfs_io: add support for mnt_id and change_attr statx fields xfs_io: add support for mnt_id and change_attr statx fields - - - --- 2022-08-09 Jeff Layton Superseded
[RFC,4/4] ceph: fill in the change attribute in statx requests vfs: allow querying i_version via statx - 1 - --- 2022-08-05 Jeff Layton Superseded
[RFC,3/4] afs: fill out change attribute in statx replies vfs: allow querying i_version via statx - - - --- 2022-08-05 Jeff Layton New
[RFC,2/4] nfs: report the change attribute if requested vfs: allow querying i_version via statx - - - --- 2022-08-05 Jeff Layton New
[RFC,1/4] vfs: report change attribute in statx for IS_I_VERSION inodes vfs: allow querying i_version via statx - - - --- 2022-08-05 Jeff Layton New
fs: clear writeback errors in inode_init_always - - - --- 2018-05-20 Jeff Layton Superseded
[v2] xfs_io: syncfs can fail - 1 - --- 2018-05-16 Jeff Layton Accepted
[v3] xfs_io: Allow -P and -L to be given to open for O_PATH and O_NOFOLLOW - 1 - --- 2018-05-16 Jeff Layton Accepted
[2/2] xfs_io: syncfs can fail - - - --- 2018-05-16 Jeff Layton Superseded
[1/2] xfs_io: add the ability to do an O_PATH open - - - --- 2018-05-16 Jeff Layton Superseded
[v2] iversion: make inode_cmp_iversion{+raw} return bool instead of s64 - - - --- 2018-01-30 Jeff Layton New
iversion: make inode_cmp_iversion{+raw} return bool instead of s64 - - - --- 2018-01-30 Jeff Layton Superseded
[v5,19/19] fs: handle inode->i_version more efficiently 1 1 1 --- 2018-01-09 Jeff Layton Not Applicable
[v5,18/19] btrfs: only dirty the inode in btrfs_update_time if something was changed 1 1 - --- 2018-01-09 Jeff Layton Not Applicable
[v5,17/19] xfs: avoid setting XFS_ILOG_CORE if i_version doesn't need incrementing 2 - - --- 2018-01-09 Jeff Layton Not Applicable
[v5,16/19] fs: only set S_VERSION when updating times if necessary - 1 - --- 2018-01-09 Jeff Layton Accepted
[v5,15/19] IMA: switch IMA over to new i_version API - - - --- 2018-01-09 Jeff Layton Not Applicable
[v5,14/19] xfs: convert to new i_version API 2 - - --- 2018-01-09 Jeff Layton Not Applicable
[v5,13/19] ufs: use new i_version API - - - --- 2018-01-09 Jeff Layton Not Applicable
[v5,12/19] ocfs2: convert to new i_version API - 1 - --- 2018-01-09 Jeff Layton Not Applicable
[v5,11/19] nfsd: convert to new i_version API - - - --- 2018-01-09 Jeff Layton Not Applicable
[v5,10/19] nfs: convert to new i_version API - - 1 --- 2018-01-09 Jeff Layton Not Applicable
[v5,09/19] ext4: convert to new i_version API 1 - - --- 2018-01-09 Jeff Layton Not Applicable
[v5,08/19] ext2: convert to new i_version API - 1 - --- 2018-01-09 Jeff Layton Not Applicable
[v5,07/19] exofs: switch to new i_version API - - - --- 2018-01-09 Jeff Layton Not Applicable
[v5,06/19] btrfs: convert to new i_version API 1 - - --- 2018-01-09 Jeff Layton Not Applicable
[v5,05/19] afs: convert to new i_version API - - - --- 2018-01-09 Jeff Layton Not Applicable
[v5,04/19] affs: convert to new i_version API - - - --- 2018-01-09 Jeff Layton Not Applicable
[v5,03/19] fat: convert to new i_version API - - - --- 2018-01-09 Jeff Layton Not Applicable
[v5,02/19] fs: don't take the i_lock in inode_inc_iversion - 1 - --- 2018-01-09 Jeff Layton New
[v5,01/19] fs: new API for handling inode->i_version - 1 - --- 2018-01-09 Jeff Layton Not Applicable
[v4,19/19] fs: handle inode->i_version more efficiently - - - --- 2018-01-08 Jeff Layton Not Applicable
[v4,19/19] fs: handle inode->i_version more efficiently - - - --- 2018-01-08 Jeff Layton Not Applicable
[v4,19/19] fs: handle inode->i_version more efficiently - - - --- 2018-01-08 Jeff Layton Not Applicable
[v4,19/19] fs: handle inode->i_version more efficiently - - - --- 2018-01-08 Jeff Layton Not Applicable
[v4,19/19] fs: handle inode->i_version more efficiently - 1 - --- 2017-12-22 Jeff Layton Not Applicable
[v4,18/19] btrfs: only dirty the inode in btrfs_update_time if something was changed 1 - - --- 2017-12-22 Jeff Layton Superseded
[v4,17/19] xfs: avoid setting XFS_ILOG_CORE if i_version doesn't need incrementing 1 - - --- 2017-12-22 Jeff Layton Not Applicable
[v4,16/19] fs: only set S_VERSION when updating times if necessary - 1 - --- 2017-12-22 Jeff Layton Superseded
[v4,15/19] IMA: switch IMA over to new i_version API - - - --- 2017-12-22 Jeff Layton Not Applicable
[v4,14/19] xfs: convert to new i_version API 1 - - --- 2017-12-22 Jeff Layton Not Applicable
[v4,13/19] ufs: use new i_version API - - - --- 2017-12-22 Jeff Layton Not Applicable
[v4,12/19] ocfs2: convert to new i_version API - 1 - --- 2017-12-22 Jeff Layton Not Applicable
[v4,11/19] nfsd: convert to new i_version API - - - --- 2017-12-22 Jeff Layton Not Applicable
[v4,10/19] nfs: convert to new i_version API - - - --- 2017-12-22 Jeff Layton Not Applicable
[v4,09/19] ext4: convert to new i_version API 1 - - --- 2017-12-22 Jeff Layton Not Applicable
[v4,08/19] ext2: convert to new i_version API - 1 - --- 2017-12-22 Jeff Layton Not Applicable
« 1 2 3 »