Toggle navigation
Patchwork
ceph-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Jeff Layton
| Archived =
No
| 646 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
3
4
…
6
7
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[10/20] filelock: convert locks_{insert,delete}_global_blocked
filelock: split struct file_lock into file_lock and file_lease structs
-
-
-
2024-01-16
Jeff Layton
Superseded
[09/20] filelock: make locks_{insert,delete}_global_locks take file_lock_core arg
filelock: split struct file_lock into file_lock and file_lease structs
-
-
-
2024-01-16
Jeff Layton
Superseded
[08/20] filelock: convert posix_owner_key to take file_lock_core arg
filelock: split struct file_lock into file_lock and file_lease structs
-
-
-
2024-01-16
Jeff Layton
Superseded
[07/20] filelock: make posix_same_owner take file_lock_core pointers
filelock: split struct file_lock into file_lock and file_lease structs
-
-
-
2024-01-16
Jeff Layton
Superseded
[06/20] filelock: convert more internal functions to use file_lock_core
filelock: split struct file_lock into file_lock and file_lease structs
-
-
-
2024-01-16
Jeff Layton
Superseded
[05/20] filelock: convert some internal functions to use file_lock_core instead
filelock: split struct file_lock into file_lock and file_lease structs
-
-
-
2024-01-16
Jeff Layton
Superseded
[04/20] filelock: fixups after the coccinelle changes
filelock: split struct file_lock into file_lock and file_lease structs
-
-
-
2024-01-16
Jeff Layton
New
[03/20] filelock: the results of the coccinelle conversion
filelock: split struct file_lock into file_lock and file_lease structs
-
-
-
2024-01-16
Jeff Layton
New
[02/20] filelock: add coccinelle scripts to move fields to struct file_lock_core
filelock: split struct file_lock into file_lock and file_lease structs
-
-
-
2024-01-16
Jeff Layton
New
[01/20] filelock: split common fields into struct file_lock_core
filelock: split struct file_lock into file_lock and file_lease structs
-
-
-
2024-01-16
Jeff Layton
New
[v2,89/89] fs: move i_generation into new hole created after timestamp conversion
[v2,01/89] fs: new accessor methods for atime and mtime
-
-
-
2023-10-04
Jeff Layton
New
[v2,88/89] fs: switch timespec64 fields in inode to discrete integers
[v2,01/89] fs: new accessor methods for atime and mtime
-
-
-
2023-10-04
Jeff Layton
New
[v2,87/89] fs: rename inode i_atime and i_mtime fields
[v2,01/89] fs: new accessor methods for atime and mtime
-
-
-
2023-10-04
Jeff Layton
New
[v2,02/89] fs: convert core infrastructure to new timestamp accessors
[v2,01/89] fs: new accessor methods for atime and mtime
-
-
-
2023-10-04
Jeff Layton
New
[v2,01/89] fs: new accessor methods for atime and mtime
[v2,01/89] fs: new accessor methods for atime and mtime
-
-
-
2023-10-04
Jeff Layton
New
[v2,24/89] ceph: convert to new timestamp accessors
[v2,01/89] fs: new accessor methods for atime and mtime
-
-
-
2023-10-04
Jeff Layton
New
[87/87] fs: move i_blocks up a few places in struct inode
Untitled series #222727
-
-
-
2023-09-28
Jeff Layton
New
[86/87] fs: switch timespec64 fields in inode to discrete integers
Untitled series #222727
-
-
-
2023-09-28
Jeff Layton
New
[85/87] fs: rename i_atime and i_mtime fields to __i_atime and __i_mtime
Untitled series #222727
-
-
-
2023-09-28
Jeff Layton
New
[01/87] fs: new accessor methods for atime and mtime
fs: new accessor methods for atime and mtime
-
-
-
2023-09-28
Jeff Layton
New
[23/87] fs/ceph: convert to new inode {a,m}time accessors
Untitled series #222727
-
-
-
2023-09-28
Jeff Layton
Superseded
[v7,13/13] btrfs: convert to multigrain timestamps
fs: implement multigrain timestamps
-
-
-
2023-08-07
Jeff Layton
New
[v7,12/13] ext4: switch to multigrain timestamps
fs: implement multigrain timestamps
-
-
-
2023-08-07
Jeff Layton
New
[v7,11/13] xfs: switch to multigrain timestamps
fs: implement multigrain timestamps
-
-
-
2023-08-07
Jeff Layton
New
[v7,10/13] tmpfs: add support for multigrain timestamps
fs: implement multigrain timestamps
-
-
-
2023-08-07
Jeff Layton
New
[v7,09/13] fs: add infrastructure for multigrain timestamps
fs: implement multigrain timestamps
-
-
-
2023-08-07
Jeff Layton
New
[v7,08/13] fs: drop the timespec64 argument from update_time
fs: implement multigrain timestamps
-
-
-
2023-08-07
Jeff Layton
New
[v7,07/13] xfs: have xfs_vn_update_time gets its own timestamp
fs: implement multigrain timestamps
-
-
-
2023-08-07
Jeff Layton
New
[v7,06/13] ubifs: have ubifs_update_time use inode_update_timestamps
fs: implement multigrain timestamps
-
-
-
2023-08-07
Jeff Layton
New
[v7,05/13] fat: make fat_update_time get its own timestamp
fs: implement multigrain timestamps
-
-
-
2023-08-07
Jeff Layton
New
[v7,04/13] btrfs: have it use inode_update_timestamps
fs: implement multigrain timestamps
-
-
-
2023-08-07
Jeff Layton
New
[v7,03/13] fs: drop the timespec64 arg from generic_update_time
fs: implement multigrain timestamps
-
-
-
2023-08-07
Jeff Layton
New
[v7,02/13] fs: pass the request_mask to generic_fillattr
fs: implement multigrain timestamps
-
-
-
2023-08-07
Jeff Layton
New
[v7,01/13] fs: remove silly warning from current_time
fs: implement multigrain timestamps
-
-
-
2023-08-07
Jeff Layton
New
[v6,7/7] btrfs: convert to multigrain timestamps
fs: implement multigrain timestamps
-
-
-
2023-07-25
Jeff Layton
Superseded
[v6,6/7] ext4: switch to multigrain timestamps
fs: implement multigrain timestamps
-
-
-
2023-07-25
Jeff Layton
Superseded
[v6,5/7] xfs: switch to multigrain timestamps
fs: implement multigrain timestamps
-
-
-
2023-07-25
Jeff Layton
New
[v6,4/7] tmpfs: add support for multigrain timestamps
fs: implement multigrain timestamps
-
-
-
2023-07-25
Jeff Layton
Superseded
[v6,3/7] tmpfs: bump the mtime/ctime/iversion when page becomes writeable
fs: implement multigrain timestamps
-
-
-
2023-07-25
Jeff Layton
New
[v6,2/7] fs: add infrastructure for multigrain timestamps
fs: implement multigrain timestamps
-
-
-
2023-07-25
Jeff Layton
New
[v6,1/7] fs: pass the request_mask to generic_fillattr
fs: implement multigrain timestamps
-
-
-
2023-07-25
Jeff Layton
Superseded
[v5,8/8] btrfs: convert to multigrain timestamps
fs: implement multigrain timestamps
-
-
-
2023-07-13
Jeff Layton
Superseded
[v5,7/8] ext4: switch to multigrain timestamps
fs: implement multigrain timestamps
-
-
-
2023-07-13
Jeff Layton
Superseded
[v5,6/8] xfs: switch to multigrain timestamps
fs: implement multigrain timestamps
-
-
-
2023-07-13
Jeff Layton
Superseded
[v5,5/8] xfs: XFS_ICHGTIME_CREATE is unused
fs: implement multigrain timestamps
-
-
-
2023-07-13
Jeff Layton
New
[v5,4/8] tmpfs: add support for multigrain timestamps
fs: implement multigrain timestamps
-
-
-
2023-07-13
Jeff Layton
Superseded
[v5,3/8] tmpfs: bump the mtime/ctime/iversion when page becomes writeable
fs: implement multigrain timestamps
-
-
-
2023-07-13
Jeff Layton
Superseded
[v5,2/8] fs: add infrastructure for multigrain timestamps
fs: implement multigrain timestamps
-
-
-
2023-07-13
Jeff Layton
Superseded
[v5,1/8] fs: pass the request_mask to generic_fillattr
fs: implement multigrain timestamps
-
-
-
2023-07-13
Jeff Layton
Superseded
[v2,30/92] ceph: convert to ctime accessor functions
Untitled series #214300
-
-
-
2023-07-05
Jeff Layton
New
[v2,92/92] fs: rename i_ctime field to __i_ctime
fs: new accessors for inode->i_ctime
-
-
-
2023-07-05
Jeff Layton
New
[v2,08/92] fs: new helper: simple_rename_timestamp
Untitled series #214300
-
-
-
2023-07-05
Jeff Layton
New
[v2,07/92] fs: add ctime accessors infrastructure
fs: new accessors for inode->i_ctime
-
-
-
2023-07-05
Jeff Layton
New
[17/79] ceph: switch to new ctime accessors
Untitled series #213184
-
-
-
2023-06-21
Jeff Layton
New
[v8,RESEND,8/8] nfsd: remove fetch_iversion export operation
fs: clean up internal i_version handling
-
-
-
2023-01-24
Jeff Layton
New
[v8,RESEND,7/8] nfsd: use the getattr operation to fetch i_version
fs: clean up internal i_version handling
-
-
-
2023-01-24
Jeff Layton
New
[v8,RESEND,6/8] nfsd: move nfsd4_change_attribute to nfsfh.c
fs: clean up internal i_version handling
-
-
-
2023-01-24
Jeff Layton
New
[v8,RESEND,5/8] ceph: report the inode version in getattr if requested
fs: clean up internal i_version handling
-
-
-
2023-01-24
Jeff Layton
New
[v8,RESEND,4/8] nfs: report the inode version in getattr if requested
fs: clean up internal i_version handling
-
-
-
2023-01-24
Jeff Layton
New
[v8,RESEND,3/8] vfs: plumb i_version handling into struct kstat
fs: clean up internal i_version handling
-
-
-
2023-01-24
Jeff Layton
New
[v8,RESEND,2/8] fs: clarify when the i_version counter must be updated
fs: clean up internal i_version handling
-
-
-
2023-01-24
Jeff Layton
New
[v8,RESEND,1/8] fs: uninline inode_query_iversion
fs: clean up internal i_version handling
-
-
-
2023-01-24
Jeff Layton
New
[v2] filelock: move file locking definitions to separate header file
[v2] filelock: move file locking definitions to separate header file
-
-
-
2023-01-05
Jeff Layton
New
[GIT,PULL] file locking changes for v6.2-rc1
[GIT,PULL] file locking changes for v6.2-rc1
-
-
-
2022-12-06
Jeff Layton
New
filelock: move file locking definitions to separate header file
filelock: move file locking definitions to separate header file
-
-
-
2022-11-20
Jeff Layton
New
[7/7] nfsd: use locks_inode_context helper
fs: fix inode->i_flctx accesses
-
-
-
2022-11-16
Jeff Layton
New
[6/7] nfs: use locks_inode_context helper
fs: fix inode->i_flctx accesses
-
-
-
2022-11-16
Jeff Layton
New
[5/7] lockd: use locks_inode_context helper
fs: fix inode->i_flctx accesses
-
-
-
2022-11-16
Jeff Layton
New
[4/7] ksmbd: use locks_inode_context helper
fs: fix inode->i_flctx accesses
-
-
-
2022-11-16
Jeff Layton
New
[3/7] cifs: use locks_inode_context helper
fs: fix inode->i_flctx accesses
-
-
-
2022-11-16
Jeff Layton
New
[2/7] ceph: use locks_inode_context helper
fs: fix inode->i_flctx accesses
-
-
-
2022-11-16
Jeff Layton
New
[1/7] filelock: add a new locks_inode_context accessor function
fs: fix inode->i_flctx accesses
-
-
-
2022-11-16
Jeff Layton
New
filelock: new helper: vfs_inode_has_locks
filelock: new helper: vfs_inode_has_locks
-
-
-
2022-11-16
Jeff Layton
New
[RFC] filelock: new helper: vfs_file_has_locks
[RFC] filelock: new helper: vfs_file_has_locks
-
-
-
2022-11-14
Jeff Layton
New
[v8,8/8] nfsd: remove fetch_iversion export operation
fs: clean up internal i_version handling
-
-
-
2022-10-21
Jeff Layton
Superseded
[v8,7/8] nfsd: use the getattr operation to fetch i_version
fs: clean up internal i_version handling
-
-
-
2022-10-21
Jeff Layton
Superseded
[v8,6/8] nfsd: move nfsd4_change_attribute to nfsfh.c
fs: clean up internal i_version handling
-
-
-
2022-10-21
Jeff Layton
Superseded
[v8,5/8] ceph: report the inode version in getattr if requested
fs: clean up internal i_version handling
-
-
-
2022-10-21
Jeff Layton
Superseded
[v8,4/8] nfs: report the inode version in getattr if requested
fs: clean up internal i_version handling
-
-
-
2022-10-21
Jeff Layton
Superseded
[v8,3/8] vfs: plumb i_version handling into struct kstat
fs: clean up internal i_version handling
-
-
-
2022-10-21
Jeff Layton
Superseded
[v8,2/8] fs: clarify when the i_version counter must be updated
fs: clean up internal i_version handling
-
-
-
2022-10-21
Jeff Layton
Superseded
[v8,1/8] fs: uninline inode_query_iversion
fs: clean up internal i_version handling
-
-
-
2022-10-21
Jeff Layton
Superseded
[v7,8/9] nfsd: remove fetch_iversion export operation
fs: clean up handling of i_version counter
-
-
-
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
-
-
-
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
-
-
-
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
[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
-
-
-
2022-09-30
Jeff Layton
New
[v6,6/9] nfsd: use the getattr operation to fetch i_version
vfs/nfsd: clean up handling of i_version counter
-
-
-
2022-09-30
Jeff Layton
New
[v6,5/9] ceph: report the inode version in getattr if requested
vfs/nfsd: clean up handling of i_version counter
-
-
-
2022-09-30
Jeff Layton
New
[v6,4/9] nfs: report the inode version in getattr if requested
vfs/nfsd: clean up handling of i_version counter
-
-
-
2022-09-30
Jeff Layton
New
[v6,3/9] vfs: plumb i_version handling into struct kstat
vfs/nfsd: clean up handling of i_version counter
-
-
-
2022-09-30
Jeff Layton
New
[v6,2/9] iversion: clarify when the i_version counter must be updated
vfs/nfsd: clean up handling of i_version counter
-
-
-
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
-
-
-
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
New
[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
New
[v5,6/8] ceph: report the inode version in getattr if requested
vfs/nfsd: clean up handling of the i_version counter
-
-
-
2022-09-08
Jeff Layton
New
«
1
2
3
4
…
6
7
»