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-06-23 22:51:12
linux-nfs
[PATCH v3 03/13] NFSv4.2: define limits and sizes for user xattr handling
2020-06-08 19:22:10
linux-nfs
nfsd filecache issues with v4
2020-06-08 16:49:26
linux-nfs
Re: [PATCH v2 00/13] NFS client user xattr (RFC8276) support
2020-03-29 23:00:41
linux-nfs
Re: vfs_listxattr and the NFS server: namespaces
2020-03-29 20:26:27
linux-nfs
vfs_listxattr and the NFS server: namespaces
2020-03-27 23:29:14
linux-nfs
[PATCH v2 00/11] NFS server user xattr support (RFC8276)
2020-03-27 23:29:05
linux-nfs
[PATCH v2 09/11] nfsd: use kvmalloc in svcxdr_tmpalloc
2020-03-27 23:29:05
linux-nfs
[PATCH v2 06/11] nfsd: define xattr functions to call in to their vfs counterparts
2020-03-27 23:28:21
linux-nfs
[PATCH v2 07/11] nfsd: take xattr bits in to account for permission checks
2020-03-27 23:28:21
linux-nfs
[PATCH v2 11/11] nfsd: add fattr support for user extended attributes
2020-03-27 23:28:21
linux-nfs
[PATCH v2 05/11] nfsd: add defines for NFSv4.2 extended attribute support
2020-03-27 23:28:21
linux-nfs
[PATCH v2 03/11] nfs,nfsd: NFSv4.2 extended attribute protocol definitions
2020-03-27 23:28:21
linux-nfs
[PATCH v2 01/11] xattr: break delegations in {set,remove}xattr and add _locked versions
2020-03-27 23:28:21
linux-nfs
[PATCH v2 02/11] xattr: add a function to check if a namespace is supported
2020-03-27 23:28:21
linux-nfs
[PATCH v2 04/11] nfsd: split off the write decode code in to a separate function
2020-03-27 23:28:21
linux-nfs
[PATCH v2 08/11] nfsd: add structure definitions for xattr requests / responses
2020-03-27 23:28:21
linux-nfs
[PATCH v2 10/11] nfsd: implement the xattr functions and en/decode logic
2020-03-26 23:16:46
linux-nfs
Re: [PATCH v2 00/13] NFS client user xattr (RFC8276) support
2020-03-26 19:45:01
linux-nfs
Re: [PATCH v2 00/13] NFS client user xattr (RFC8276) support
2020-03-25 23:45:24
linux-nfs
Re: [PATCH 11/14] nfsd: add user xattr RPC XDR encoding/decoding logic
2020-03-25 23:12:04
linux-nfs
[PATCH v2 10/13] nfs: make the buf_to_pages_noslab function available to the nfs code
2020-03-25 23:11:47
linux-nfs
[PATCH v2 04/13] NFSv4.2: query the server for extended attribute support
2020-03-25 23:11:43
linux-nfs
[PATCH v2 13/13] NFSv4.2: add client side xattr caching.
2020-03-25 23:11:42
linux-nfs
[PATCH v2 09/13] nfs: define and use the NFS_INO_INVALID_XATTR flag
2020-03-25 23:11:41
linux-nfs
[PATCH v2 06/13] nfs: define nfs_access_get_cached function
2020-03-25 23:11:30
linux-nfs
[PATCH v2 00/13] NFS client user xattr (RFC8276) support
2020-03-25 23:11:26
linux-nfs
[PATCH v2 02/13] nfs: add client side only definitions for user xattrs
2020-03-25 23:11:26
linux-nfs
[PATCH v2 03/13] NFSv4.2: define limits and sizes for user xattr handling
2020-03-25 23:11:23
linux-nfs
[PATCH v2 12/13] NFSv4.2: hook in the user extended attribute handlers
2020-03-25 23:11:22
linux-nfs
[PATCH v2 05/13] NFSv4.2: add client side XDR handling for extended attributes
2020-03-25 23:11:20
linux-nfs
[PATCH v2 11/13] NFSv4.2: add the extended attribute proc functions.
2020-03-25 23:11:14
linux-nfs
[PATCH v2 01/13] nfs,nfsd: NFSv4.2 extended attribute protocol definitions
2020-03-25 23:11:14
linux-nfs
[PATCH v2 07/13] NFSv4.2: query the extended attribute access bits
2020-03-25 23:11:14
linux-nfs
[PATCH v2 08/13] nfs: modify update_changeattr to deal with regular files
2020-03-24 16:21:45
linux-nfs
Re: [nfs] c5654df66d: stress-ng.msg.ops_per_sec 15.5% improvement
2020-03-20 19:45:18
linux-nfs
Re: [PATCH 11/14] nfsd: add user xattr RPC XDR encoding/decoding logic
2020-03-20 16:48:31
linux-nfs
Re: [PATCH 11/14] nfsd: add user xattr RPC XDR encoding/decoding logic
2020-03-19 22:14:44
linux-nfs
Re: [PATCH 11/14] nfsd: add user xattr RPC XDR encoding/decoding logic
2020-03-17 23:04:35
linux-nfs
Re: [PATCH 00/13] client side user xattr (RFC8276) support
2020-03-16 15:52:10
linux-nfs
Re: [PATCH 00/13] client side user xattr (RFC8276) support
2020-03-13 17:57:05
linux-nfs
Re: [PATCH 03/13] NFSv4.2: query the server for extended attribute support
2020-03-13 16:09:05
linux-nfs
Re: [PATCH 02/14] xattr: modify vfs_{set, remove}xattr for NFS server use
2020-03-12 21:16:28
linux-nfs
Re: [PATCH 03/13] NFSv4.2: query the server for extended attribute support
2020-03-12 20:52:24
linux-nfs
Re: [PATCH 03/13] NFSv4.2: query the server for extended attribute support
2020-03-12 17:17:02
linux-nfs
Re: [PATCH 06/14] nfsd: define xattr functions to call in to their vfs counterparts
2020-03-11 20:00:58
linux-nfs
[PATCH 04/14] nfsd: make sure the nfsd4_ops array has the right size
2020-03-11 20:00:58
linux-nfs
[PATCH 09/14] nfsd: use kvmalloc in svcxdr_tmpalloc
2020-03-11 20:00:45
linux-nfs
[PATCH 11/14] nfsd: add user xattr RPC XDR encoding/decoding logic
2020-03-11 20:00:36
linux-nfs
[PATCH 12/14] nfsd: add xattr operations to ops array
2020-03-11 20:00:36
linux-nfs
[PATCH 00/14] server side user xattr support (RFC 8276)
2020-03-11 20:00:35
linux-nfs
[PATCH 06/14] nfsd: define xattr functions to call in to their vfs counterparts