1. ead11ac nfs: fix incorrect error handling in LOCALIO by Mike Snitzer · 7 weeks ago
  2. 4a48922 nfs: probe for LOCALIO when v3 client reconnects to server by Mike Snitzer · 8 weeks ago
  3. 779a395 nfs/localio: remove redundant code and simplify LOCALIO enablement by Mike Snitzer · 8 weeks ago
  4. 0dc7314 nfs_common: add nfs_localio trace events by Mike Snitzer · 8 weeks ago
  5. 0858041 nfs_common: track all open nfsd_files per LOCALIO nfs_client by Mike Snitzer · 8 weeks ago
  6. e1943f4 nfs_common: rename nfslocalio nfs_uuid_lock to nfs_uuids_lock by Mike Snitzer · 8 weeks ago
  7. b33f7de nfsd: rename nfsd_serv_ prefixed methods and variables with nfsd_net_ by Mike Snitzer · 8 weeks ago
  8. 86e0041 nfs: cache all open LOCALIO nfsd_file(s) in client by Mike Snitzer · 8 weeks ago
  9. 4ee7ba4 nfs_common: move localio_lock to new lock member of nfs_uuid_t by Mike Snitzer · 8 weeks ago
  10. b49f049 nfs_common: rename functions that invalidate LOCALIO nfs_clients by Mike Snitzer · 8 weeks ago
  11. c840b8e nfs_common: must not hold RCU while calling nfsd_file_put_local by Mike Snitzer · 4 months ago
  12. bc29408 nfs_common: fix localio to cope with racing nfs_local_probe() by Mike Snitzer · 4 months ago
  13. 65f2a5c nfs_common: fix race in NFS calls to nfsd_file_put_local() and nfsd_serv_put() by Mike Snitzer · 5 months ago
  14. 70ba381 nfs: add LOCALIO support by Weston Andros Adamson · 6 months ago
  15. a61e147 nfs_common: prepare for the NFS client to use nfsd_file for LOCALIO by Mike Snitzer · 6 months ago
  16. 2a33a85 nfs_common: add NFS LOCALIO auxiliary protocol enablement by Mike Snitzer · 6 months ago
  17. 1fcb166 nfs_common: factor out nfs4_errtbl and nfs4_stat_to_errno by Mike Snitzer · 6 months ago
  18. 4806ded nfs_common: factor out nfs_errtbl and nfs_stat_to_errno by Mike Snitzer · 6 months ago
  19. d331899 fs: nfs: add missing MODULE_DESCRIPTION() macros by Jeff Johnson · 8 months ago
  20. 62d8cd5 NFSv4.2: remove MODULE_LICENSE in non-modules by Nick Alcock · 1 year, 11 months ago
  21. 5970e15 filelock: move file locking definitions to separate header file by Jeff Layton · 2 years, 2 months ago
  22. c0b27c4 nfs: Fix kerneldoc warning shown up by W=1 by David Howells · 3 years, 5 months ago
  23. 5823e40 nfs_common: fix doc warning by ChenXiaoSong · 3 years, 8 months ago
  24. 8edc064 NFSD: Add an xdr_stream-based encoder for NFSv2/3 ACLs by Chuck Lever · 4 years ago
  25. 02591f9 NFSv4_2: SSC helper should use its own config. by Dai Ngo · 4 years, 1 month ago
  26. 6bb844b NFSD: Add an xdr_stream-based decoder for NFSv2/3 ACLs by Chuck Lever · 4 years, 2 months ago
  27. 4a9d81c nfs_common: need lock during iterate through the list by Cheng Lin · 4 years, 3 months ago
  28. 0cfcd40 NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copy by Dai Ngo · 4 years, 5 months ago
  29. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 7 months ago
  30. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  31. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  32. 81833de lockd: fix "list_add double add" caused by legacy signal interface by Vasily Averin · 7 years ago
  33. b872285 grace: replace BUG_ON by WARN_ONCE in exit_net hook by Vasily Averin · 7 years ago
  34. 003278e nfs_common: convert int to bool by Corentin Labbe · 7 years ago
  35. 809d4fc nfs_common: move locks_in_grace comment at the right place by Corentin Labbe · 7 years ago
  36. 033c006 nfs_common: fix build warning in grace.c by Corentin Labbe · 7 years ago
  37. c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago
  38. c87fb4a lockd: NLM grace period shouldn't block NFSv4 opens by J. Bruce Fields · 10 years ago
  39. f779002 lockd: move lockd's grace period handling into its own module by Jeff Layton · 10 years ago
  40. 57b696f fs/nfs_common/nfsacl.c: move EXPORT symbol after functions by Fabian Frederick · 11 years ago
  41. ddca4e1 nfs_common: Update the translation between nfsv3 acls linux posix acls by Eric W. Biederman · 12 years ago
  42. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  43. 51e8165 Remove pointless memset in nfsacl_encode() by Jesper Juhl · 14 years ago
  44. f61f6da NFS: Prevent memory allocation failure in nfsacl_encode() by Chuck Lever · 14 years ago
  45. 731f3f4 NFS: nfsacl_{encode,decode} should return signed integer by Chuck Lever · 14 years ago
  46. 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
  47. d716f0b SUNRPC: nfsacl_encode/nfsacl_decode should be exported as GPL-only by Trond Myklebust · 16 years ago
  48. 83bbe2e [PATCH] nfs_common endianness annotations by Al Viro · 18 years ago
  49. 22c1ea4 [PATCH] nfsacl: Solaris VxFS compatibility fix by Andreas Gruenbacher · 19 years ago
  50. 58fcb8d [PATCH] NFS: Ensure ACL xdr code doesn't overflow. by Trond Myklebust · 20 years ago
  51. a257cdd [PATCH] NFSD: Add server support for NFSv3 ACLs. by Andreas Gruenbacher · 20 years ago