- 07f5c29 NFSD: Update the NFSv2 ACL ACCESS result encoder to use struct xdr_stream by Chuck Lever · 4 years, 1 month ago
- 8d2009a NFSD: Update the NFSv2 ACL GETATTR result encoder to use struct xdr_stream by Chuck Lever · 4 years, 1 month ago
- 778f068 NFSD: Update the NFSv2 SETACL result encoder to use struct xdr_stream by Chuck Lever · 4 years, 1 month ago
- f8cba47 NFSD: Update the NFSv2 GETACL result encoder to use struct xdr_stream by Chuck Lever · 4 years, 1 month ago
- 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 10 months ago
- 6406389 NFSD: Update the NFSv2 ACL ACCESS argument decoder to use struct xdr_stream by Chuck Lever · 4 years, 1 month ago
- 571d31f NFSD: Update the NFSv2 ACL GETATTR argument decoder to use struct xdr_stream by Chuck Lever · 4 years, 1 month ago
- 427eab3 NFSD: Update the NFSv2 SETACL argument decoder to use struct xdr_stream by Chuck Lever · 4 years, 1 month ago
- 635a45d NFSD: Update the NFSv2 GETACL argument decoder to use struct xdr_stream by Chuck Lever · 4 years, 1 month ago
- 2289e87 SUNRPC: Make trace_svc_process() display the RPC procedure symbolically by Chuck Lever · 4 years, 4 months ago
- e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years ago
- 788f718 NFSD: Add common helpers to decode void args and encode void results by Chuck Lever · 4 years, 2 months ago
- cc028a1 NFSD: Hoist status code encoding into XDR encoder functions by Chuck Lever · 4 years, 3 months ago
- f0af221 NFSD: Call NFSv2 encoders on error returns by Chuck Lever · 4 years, 3 months ago
- dcc4699 NFSD: Encoder and decoder functions are always present by Chuck Lever · 4 years, 3 months ago
- ba1df79 NFSACL: Replace PROC() macro with open code by Chuck Lever · 4 years, 3 months ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- e967918 sunrpc: mark all struct svc_version instances as const by Christoph Hellwig · 8 years ago
- 860bda2 sunrpc: mark all struct svc_procinfo instances as const by Christoph Hellwig · 8 years ago
- 7fd38af sunrpc: move pc_count out of struct svc_procinfo by Christoph Hellwig · 8 years ago
- 63f8de3 sunrpc: properly type pc_encode callbacks by Christoph Hellwig · 8 years ago
- 026fec7 sunrpc: properly type pc_decode callbacks by Christoph Hellwig · 8 years ago
- 8537488 sunrpc: properly type pc_release callbacks by Christoph Hellwig · 8 years ago
- a6beb73 sunrpc: properly type pc_func callbacks by Christoph Hellwig · 8 years ago
- f7235b6 nfsd: use named initializers in PROC() by Christoph Hellwig · 8 years ago
- 05a45a2 sunrpc: turn bitfield flags in svc_version into bools by Jeff Layton · 8 years ago
- 9996537 nfsd: check permissions when setting ACLs by Ben Hutchings · 9 years ago
- 7b8f458 nfsd: Add macro NFS_ACL_MASK for ACL by Kinglong Mee · 10 years ago
- 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
- 35e634b NFSD: Check acl returned from get_acl/posix_acl_from_mode by Kinglong Mee · 10 years ago
- d40aa33 nfsd: Remove assignments inside conditions by Benoit Taine · 11 years ago
- 4ac7249 nfsd: use get_acl and ->set_acl by Christoph Hellwig · 11 years ago
- 4f4a4fa nfsd: handle vfs_getattr errors in acl protocol by J. Bruce Fields · 12 years ago
- afc5940 nfsd4: cleanup: replace rq_resused count by rq_next_page pointer by J. Bruce Fields · 12 years ago
- 9c0b0ff nfsd4: nfsaclsvc_encode_voidres static by J. Bruce Fields · 12 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 7663dac nfsd: remove pointless paths in file headers by J. Bruce Fields · 15 years ago
- 9a74af2 nfsd: Move private headers to source directory by Boaz Harrosh · 15 years ago
- 341eb18 nfsd: Source files #include cleanups by Boaz Harrosh · 15 years ago
- 0a3adad nfsd: make fs/nfsd/vfs.h for common includes by J. Bruce Fields · 15 years ago
- 1b7e040 nfsd: register NFS_ACL with rpcbind by Peter Staubach · 15 years ago
- 8837abc nfsd: rename MAY_ flags by Miklos Szeredi · 17 years ago
- aefa89d nfsd: Fix inconsistent assignment by Prasad P · 17 years ago
- ac8587d knfsd: fix spurious EINVAL errors on first access of new filesystem by J. Bruce Fields · 17 years ago
- c9ce228 [PATCH] Fix a free-wrong-pointer bug in nfs/acl server. by Greg Banks · 18 years ago
- cb65a5b [PATCH] NFS2: Calculate 'w' a bit later in nfsaclsvc_encode_getaclres() by Jesper Juhl · 18 years ago
- c4d987b [PATCH] nfsd: NFSv{2,3} trivial endianness annotations for error values by Al Viro · 18 years ago
- 131a21c [PATCH] xdr annotations: NFSv2 server by Al Viro · 18 years ago
- 7111c66 [PATCH] fix svc_procfunc declaration by Al Viro · 18 years ago
- bc5fea4 [PATCH] knfsd: register all RPC programs with portmapper by default by Olaf Kirch · 18 years ago
- 4452435 [PATCH] knfsd: Replace two page lists in struct svc_rqst with one by NeilBrown · 18 years ago
- f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
- b7964c3 [PATCH] nfsd: check for read-only exports before setting acls by Andreas Gruenbacher · 19 years ago
- a257cdd [PATCH] NFSD: Add server support for NFSv3 ACLs. by Andreas Gruenbacher · 20 years ago