LinuxLists
Users
About
Trond Myklebust (
[email protected]
)
Number of posts: 886 (0.7 per day)
First post: 2020-03-24 23:50:12
Last post: 2023-09-18 02:30:17
Previous Page
/
Next Page
Date
List
Subject
2021-04-16 12:58:13
linux-nfs
[PATCH 2/3] NFS: Don't discard pNFS layout segments that are marked for return
2021-04-16 12:58:13
linux-nfs
[PATCH 1/3] NFSv4.x: Don't return NFS4ERR_NOMATCHING_LAYOUT if we're unmounting
2021-04-15 00:28:14
linux-nfs
[PATCH v2 06/26] NFS: Don't revalidate attributes that are not being asked for
2021-04-14 16:41:48
linux-nfs
[PATCH 2/2] NFSv42: Don't force attribute revalidation of the copy offload source
2021-04-14 16:41:48
linux-nfs
[PATCH 1/2] NFSv42: Copy offload should update the file size when appropriate
2021-04-14 16:10:22
linux-nfs
[PATCH v2 18/26] NFSv4: Fix value of decode_fsinfo_maxsz
2021-04-14 16:10:22
linux-nfs
[PATCH v2 16/26] NFS: Remove a line of code that has no effect in nfs_update_inode()
2021-04-14 16:10:12
linux-nfs
[PATCH v2 23/26] NFSv4: nfs4_inc/dec_nlink_locked should also invalidate ctime
2021-04-14 16:10:12
linux-nfs
[PATCH v2 21/26] NFS: Use information about the change attribute to optimise updates
2021-04-14 16:10:09
linux-nfs
[PATCH v2 26/26] NFS: Split attribute support out from the server capabilities
2021-04-14 16:10:07
linux-nfs
[PATCH v2 20/26] NFSv4: Add support for the NFSv4.2 "change_attr_type" attribute
2021-04-14 16:09:33
linux-nfs
[PATCH v2 25/26] NFS: Don't store NFS_INO_REVAL_FORCED
2021-04-14 16:09:32
linux-nfs
[PATCH v2 07/26] NFS: Fix up statx() results
2021-04-14 16:09:31
linux-nfs
[PATCH v2 24/26] NFSv4: link must update the inode nlink.
2021-04-14 16:09:31
linux-nfs
[PATCH v2 22/26] NFS: Another inode revalidation improvement
2021-04-14 16:09:25
linux-nfs
[PATCH v2 17/26] NFS: Simplify cache consistency in nfs_check_inode_attributes()
2021-04-14 16:09:25
linux-nfs
[PATCH v2 19/26] NFSv4: Don't modify the change attribute cached in the inode
2021-04-14 16:09:17
linux-nfs
[PATCH v2 05/26] NFS: Fix up revalidation of space used
2021-04-14 16:09:16
linux-nfs
[PATCH v2 09/26] NFS: Add a cache validity flag argument to nfs_revalidate_inode()
2021-04-14 16:09:16
linux-nfs
[PATCH v2 13/26] NFS: Separate tracking of file nlinks cache validity from the mode/uid/gid
2021-04-14 16:09:16
linux-nfs
[PATCH v2 14/26] NFS: Separate tracking of file mode cache validity from the uid/gid
2021-04-14 16:09:16
linux-nfs
[PATCH v2 12/26] NFSv4: Fix nfs4_bitmap_copy_adjust()
2021-04-14 16:09:15
linux-nfs
[PATCH v2 10/26] NFS: Replace use of NFS_INO_REVAL_PAGECACHE when checking cache validity
2021-04-14 16:09:15
linux-nfs
[PATCH v2 11/26] NFS: Don't set NFS_INO_REVAL_PAGECACHE in the inode cache validity
2021-04-14 16:09:10
linux-nfs
[PATCH v2 15/26] NFS: Fix up handling of outstanding layoutcommit in nfs_update_inode()
2021-04-14 16:09:03
linux-nfs
[PATCH v2 08/26] NFS: nfs_setattr_update_inode() should clear the suid/sgid bits
2021-04-14 16:08:43
linux-nfs
[PATCH v2 03/26] NFS: Mask out unsupported attributes in nfs_getattr()
2021-04-14 16:08:42
linux-nfs
[PATCH v2 01/26] NFS: Deal correctly with attribute generation counter overflow
2021-04-14 16:08:42
linux-nfs
[PATCH v2 02/26] NFS: Fix up inode cache tracing
2021-04-14 16:08:42
linux-nfs
[PATCH v2 04/26] NFS: NFS_INO_REVAL_PAGECACHE should mark the change attribute invalid
2021-04-14 16:08:42
linux-nfs
[PATCH v2 00/26] Attribute revalidation updates
2021-03-30 13:41:36
linux-nfs
[PATCH] NFS: Fix up the support for CONFIG_NFS_DISABLE_UDP_SUPPORT
2021-03-30 00:21:47
linux-nfs
[PATCH 16/17] NFSv4: Add support for the NFSv4.2 "change_attr_type" attribute
2021-03-30 00:21:46
linux-nfs
[PATCH 11/17] NFS: Separate tracking of file nlinks cache validity from the mode/uid/gid
2021-03-30 00:21:46
linux-nfs
[PATCH 14/17] NFS: Simplify cache consistency in nfs_check_inode_attributes()
2021-03-30 00:21:46
linux-nfs
[PATCH 13/17] NFS: Remove a line of code that has no effect in nfs_update_inode()
2021-03-30 00:21:45
linux-nfs
[PATCH 06/17] NFS: Don't revalidate attributes that are not being asked for
2021-03-30 00:21:33
linux-nfs
[PATCH 10/17] NFS: Don't set NFS_INO_REVAL_PAGECACHE in the inode cache validity
2021-03-30 00:21:08
linux-nfs
[PATCH 15/17] NFSv4: Fix value of decode_fsinfo_maxsz
2021-03-30 00:21:06
linux-nfs
[PATCH 07/17] NFS: Fix up statx() results
2021-03-30 00:21:06
linux-nfs
[PATCH 12/17] NFS: Fix up handling of outstanding layoutcommit in nfs_update_inode()
2021-03-30 00:21:06
linux-nfs
[PATCH 17/17] NFS: Use information about the change attribute to optimise updates
2021-03-30 00:21:06
linux-nfs
[PATCH 08/17] NFS: Add a cache validity flag argument to nfs_revalidate_inode()
2021-03-30 00:20:51
linux-nfs
[PATCH 09/17] NFS: Replace use of NFS_INO_REVAL_PAGECACHE when checking cache validity
2021-03-30 00:20:44
linux-nfs
[PATCH 01/17] NFS: Deal correctly with attribute generation counter overflow
2021-03-30 00:20:44
linux-nfs
[PATCH 02/17] NFS: Fix up inode cache tracing
2021-03-30 00:20:19
linux-nfs
[PATCH 04/17] NFS: NFS_INO_REVAL_PAGECACHE should mark the change attribute invalid
2021-03-30 00:20:19
linux-nfs
[PATCH 05/17] NFS: Fix up revalidation of space used
2021-03-30 00:20:19
linux-nfs
[PATCH 03/17] NFS: Mask out unsupported attributes in nfs_getattr()
2021-03-30 00:20:19
linux-nfs
[PATCH 00/17] Attribute revalidation updates
2021-03-30 00:03:14
linux-nfs
[PATCH 1/2] NFS: nfs4_bitmask_adjust() must not change the server global bitmasks