- ab1016d nfsd: fix NULL dereference in nfs3svc_encode_getaclres by J. Bruce Fields · 3 years, 6 months ago
- 15e432b NFSD: Update the NFSv3 SETACL result encoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
- 20798df NFSD: Update the NFSv3 GETACL result encoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months 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, 11 months ago
- 68519ff NFSD: Update the NFSv2 SETACL argument decoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
- 05027ea NFSD: Update the NFSv3 GETACL argument decoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months 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
- 14168d6 NFSD: Remove the RETURN_STATUS() macro 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 · 11 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
- afc5940 nfsd4: cleanup: replace rq_resused count by rq_next_page pointer 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
- ac8587dc knfsd: fix spurious EINVAL errors on first access of new filesystem by J. Bruce Fields · 17 years ago
- 14d2b59 [PATCH] NFS3: Calculate 'w' a bit later in nfs3svc_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
- 91f0716 [PATCH] xdr annotations: NFSv3 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
- 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