1. ab1016d nfsd: fix NULL dereference in nfs3svc_encode_getaclres by J. Bruce Fields · 3 years, 6 months ago
  2. 15e432b NFSD: Update the NFSv3 SETACL result encoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  3. 20798df NFSD: Update the NFSv3 GETACL result encoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  4. 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
  5. 68519ff NFSD: Update the NFSv2 SETACL argument decoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  6. 05027ea NFSD: Update the NFSv3 GETACL argument decoder to use struct xdr_stream by Chuck Lever · 4 years, 2 months ago
  7. 2289e87 SUNRPC: Make trace_svc_process() display the RPC procedure symbolically by Chuck Lever · 4 years, 4 months ago
  8. e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years ago
  9. 788f718 NFSD: Add common helpers to decode void args and encode void results by Chuck Lever · 4 years, 2 months ago
  10. cc028a1 NFSD: Hoist status code encoding into XDR encoder functions by Chuck Lever · 4 years, 3 months ago
  11. 14168d6 NFSD: Remove the RETURN_STATUS() macro by Chuck Lever · 4 years, 3 months ago
  12. dcc4699 NFSD: Encoder and decoder functions are always present by Chuck Lever · 4 years, 3 months ago
  13. ba1df79 NFSACL: Replace PROC() macro with open code by Chuck Lever · 4 years, 3 months ago
  14. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  15. e967918 sunrpc: mark all struct svc_version instances as const by Christoph Hellwig · 8 years ago
  16. 860bda2 sunrpc: mark all struct svc_procinfo instances as const by Christoph Hellwig · 8 years ago
  17. 7fd38af sunrpc: move pc_count out of struct svc_procinfo by Christoph Hellwig · 8 years ago
  18. 63f8de3 sunrpc: properly type pc_encode callbacks by Christoph Hellwig · 8 years ago
  19. 026fec7 sunrpc: properly type pc_decode callbacks by Christoph Hellwig · 8 years ago
  20. 8537488 sunrpc: properly type pc_release callbacks by Christoph Hellwig · 8 years ago
  21. a6beb73 sunrpc: properly type pc_func callbacks by Christoph Hellwig · 8 years ago
  22. f7235b6 nfsd: use named initializers in PROC() by Christoph Hellwig · 8 years ago
  23. 05a45a2 sunrpc: turn bitfield flags in svc_version into bools by Jeff Layton · 8 years ago
  24. 9996537 nfsd: check permissions when setting ACLs by Ben Hutchings · 9 years ago
  25. 7b8f458 nfsd: Add macro NFS_ACL_MASK for ACL by Kinglong Mee · 10 years ago
  26. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  27. 35e634b NFSD: Check acl returned from get_acl/posix_acl_from_mode by Kinglong Mee · 11 years ago
  28. d40aa33 nfsd: Remove assignments inside conditions by Benoit Taine · 11 years ago
  29. 4ac7249 nfsd: use get_acl and ->set_acl by Christoph Hellwig · 11 years ago
  30. afc5940 nfsd4: cleanup: replace rq_resused count by rq_next_page pointer by J. Bruce Fields · 12 years ago
  31. 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
  32. 7663dac nfsd: remove pointless paths in file headers by J. Bruce Fields · 15 years ago
  33. 9a74af2 nfsd: Move private headers to source directory by Boaz Harrosh · 15 years ago
  34. 341eb18 nfsd: Source files #include cleanups by Boaz Harrosh · 15 years ago
  35. 0a3adad nfsd: make fs/nfsd/vfs.h for common includes by J. Bruce Fields · 15 years ago
  36. 1b7e040 nfsd: register NFS_ACL with rpcbind by Peter Staubach · 15 years ago
  37. 8837abc nfsd: rename MAY_ flags by Miklos Szeredi · 17 years ago
  38. ac8587dc knfsd: fix spurious EINVAL errors on first access of new filesystem by J. Bruce Fields · 17 years ago
  39. 14d2b59 [PATCH] NFS3: Calculate 'w' a bit later in nfs3svc_encode_getaclres() by Jesper Juhl · 18 years ago
  40. c4d987b [PATCH] nfsd: NFSv{2,3} trivial endianness annotations for error values by Al Viro · 18 years ago
  41. 91f0716 [PATCH] xdr annotations: NFSv3 server by Al Viro · 18 years ago
  42. 7111c66 [PATCH] fix svc_procfunc declaration by Al Viro · 18 years ago
  43. bc5fea4 [PATCH] knfsd: register all RPC programs with portmapper by default by Olaf Kirch · 18 years ago
  44. 4452435 [PATCH] knfsd: Replace two page lists in struct svc_rqst with one by NeilBrown · 18 years ago
  45. b7964c3 [PATCH] nfsd: check for read-only exports before setting acls by Andreas Gruenbacher · 19 years ago
  46. a257cdd [PATCH] NFSD: Add server support for NFSv3 ACLs. by Andreas Gruenbacher · 20 years ago