LinuxLists
Users
About
Frank van der Linden (
[email protected]
)
Number of posts: 225 (0.15 per day)
First post: 2018-05-04 20:13:55
Last post: 2022-06-01 21:53:33
Previous Page
/
Next Page
Date
List
Subject
2020-03-11 20:00:22
linux-nfs
[PATCH 14/14] nfsd: add fattr support for user extended attributes
2020-03-11 20:00:18
linux-nfs
[PATCH 07/14] nfsd: take xattr bits in to account for permission checks
2020-03-11 20:00:18
linux-nfs
[PATCH 05/14] nfsd: add defines for NFSv4.2 extended attribute support
2020-03-11 20:00:18
linux-nfs
[PATCH 13/14] xattr: add a function to check if a namespace is supported
2020-03-11 20:00:18
linux-nfs
[PATCH 10/14] nfsd: implement the xattr procedure functions.
2020-03-11 20:00:17
linux-nfs
[PATCH 03/14] nfsd: split off the write decode code in to a separate function
2020-03-11 20:00:16
linux-nfs
[PATCH 01/14] nfs,nfsd: NFSv4.2 extended attribute protocol definitions
2020-03-11 20:00:14
linux-nfs
[PATCH 08/14] nfsd: add structure definitions for xattr requests / responses
2020-03-11 20:00:13
linux-nfs
[PATCH 02/14] xattr: modify vfs_{set,remove}xattr for NFS server use
2020-03-11 19:57:52
linux-nfs
[PATCH 09/13] nfs: define and use the NFS_INO_INVALID_XATTR flag
2020-03-11 19:57:45
linux-nfs
[PATCH 08/13] nfs: modify update_changeattr to deal with regular files
2020-03-11 19:57:39
linux-nfs
[PATCH 13/13] NFSv4.2: add client side xattr caching.
2020-03-11 19:57:31
linux-nfs
[PATCH 01/13] nfs,nfsd: NFSv4.2 extended attribute protocol definitions
2020-03-11 19:57:28
linux-nfs
[PATCH 05/13] NFSv4.2: add client side XDR handling for extended attributes
2020-03-11 19:57:27
linux-nfs
[PATCH 06/13] nfs: define nfs_access_get_cached function
2020-03-11 19:57:27
linux-nfs
[PATCH 10/13] nfs: make the buf_to_pages_noslab function available to the nfs code
2020-03-11 19:57:26
linux-nfs
[PATCH 00/13] client side user xattr (RFC8276) support
2020-03-11 19:57:23
linux-nfs
[PATCH 03/13] NFSv4.2: query the server for extended attribute support
2020-03-11 19:57:18
linux-nfs
[PATCH 12/13] NFSv4.2: hook in the user extended attribute handlers
2020-03-11 19:57:00
linux-nfs
[PATCH 02/13] nfs: add client side only definitions for user xattrs
2020-03-11 19:56:57
linux-nfs
[PATCH 07/13] NFSv4.2: query the extended attribute access bits
2020-03-11 19:56:57
linux-nfs
[PATCH 11/13] NFSv4.2: add the extended attribute proc functions.
2020-03-11 19:56:57
linux-nfs
[PATCH 04/13] NFSv4.2: define limits and sizes for user xattr handling
2020-01-02 23:31:42
linux-nfs
Re: extended attributes limitation of xattr_size_max
2019-11-05 00:07:05
linux-nfs
Re: [RFC PATCH 00/35] user xattr support (RFC8276)
2019-11-04 16:22:50
linux-nfs
Re: [RFC PATCH 00/35] user xattr support (RFC8276)
2019-10-25 19:17:27
linux-nfs
Re: [RFC PATCH 00/35] user xattr support (RFC8276)
2019-09-12 19:37:21
linux-nfs
[RFC PATCH 00/35] user xattr support (RFC8276)
2019-09-12 19:37:05
linux-nfs
[RFC PATCH 01/35] nfsd: make sure the nfsd4_ops array has the right size
2019-09-12 19:36:38
linux-nfs
[RFC PATCH 30/35] nfsd: add xattr XDR encode functions
2019-09-12 19:36:23
linux-nfs
[RFC PATCH 10/35] NFSv4.2: add client side XDR handling for extended attributes
2019-09-12 19:35:56
linux-nfs
[RFC PATCH 06/35] NFSv4.2: define and set initial limits for extended attributes
2019-09-12 19:35:37
linux-nfs
[RFC PATCH 31/35] nfsd: add xattr operations to ops array
2019-09-12 19:35:32
linux-nfs
[RFC PATCH 33/35] nfsd: add fattr support for user extended attributes
2019-09-12 19:35:08
linux-nfs
[RFC PATCH 26/35] nfsd: add structure definitions for xattr requests / responses
2019-09-12 19:35:05
linux-nfs
[RFC PATCH 03/35] NFSv4.2: query the server for extended attribute support
2019-09-12 19:34:35
linux-nfs
[RFC PATCH 15/35] nfs: make the buf_to_pages_noslab function available to the nfs code
2019-09-12 19:29:07
linux-nfs
[RFC PATCH 35/35] nfsd: add NFSD_V4_XATTR config option
2019-09-12 19:29:02
linux-nfs
[RFC PATCH 21/35] xattr: modify vfs_{set,remove}xattr for NFS server use
2019-09-12 19:28:40
linux-nfs
[RFC PATCH 29/35] nfsd: add xattr XDR decode functions
2019-09-12 19:28:33
linux-nfs
[RFC PATCH 18/35] NFSv4.2: add client side xattr caching functions
2019-09-12 19:28:28
linux-nfs
[RFC PATCH 09/35] NFSv4.2: define and use extended attribute overhead sizes
2019-09-12 19:28:09
linux-nfs
[RFC PATCH 28/35] nfsd: define xattr reply size functions
2019-09-12 19:27:59
linux-nfs
[RFC PATCH 32/35] xattr: add a function to check if a namespace is supported
2019-09-12 19:27:56
linux-nfs
[RFC PATCH 02/35] nfs/nfsd: basic NFS4 extended attribute definitions
2019-09-12 19:27:52
linux-nfs
[RFC PATCH 12/35] NFSv4.2: query the extended attribute access bits
2019-09-12 19:27:51
linux-nfs
[RFC PATCH 34/35] nfsd: add export flag to disable user extended attributes
2019-09-12 19:27:46
linux-nfs
[RFC PATCH 07/35] NFSv4.2: define argument and response structures for xattr operations
2019-09-12 19:27:39
linux-nfs
[RFC PATCH 11/35] nfs: define nfs_access_get_cached function
2019-09-12 19:27:37
linux-nfs
[RFC PATCH 08/35] NFSv4.2: define the encode/decode sizes for the XATTR operations
2019-09-12 19:27:36
linux-nfs
[RFC PATCH 23/35] nfsd: add defines for NFSv4.2 extended attribute support