1. c8381a0 exportfs: Fix left debug info by Petr Vorel · 2 years, 3 months ago master
  2. 497ffdf manpage: remove the no longer supported value "vers2" by Yongcheng Yang · 2 years, 3 months ago
  3. d53626a Release: 2.6.1 by Steve Dickson · 2 years, 4 months ago
  4. 95be3b7 mount: removed unused lable by Steve Dickson · 2 years, 4 months ago
  5. 2527697 tools/rpcgen: fix build on macos arm64 (stat64 issue) by Sergey V. Lobanov · 2 years, 4 months ago
  6. ba79e68 mount: Remove NFS v2 support from mount.nfs by Steve Dickson · 2 years, 5 months ago
  7. 522837f nfs.man: Remove references to NFS v2 from the man pages by Steve Dickson · 2 years, 5 months ago
  8. 2c2c36c nfsd: Remove the ability to enable NFS v2. by Steve Dickson · 2 years, 5 months ago
  9. f054365 mount: don't bind a socket needlessly. by NeilBrown · 2 years, 6 months ago
  10. 49822c2 Add --disable-sbin-override for when /sbin is a symlink by NeilBrown · 2 years, 6 months ago
  11. 9d48962 mountstats: division by zero error on new mount when 0==rpcsends by Stig · 2 years, 7 months ago
  12. feb3dfc mountd: only do NFSv4 logging on supported kernels. by Steve Dickson · 2 years, 7 months ago
  13. 47e6d76 Move version.h into a common include directory by Steve Dickson · 2 years, 7 months ago
  14. 294454e install-dep: Use command -v instead of which by Petr Vorel · 2 years, 7 months ago
  15. 28deb4f nfs.man: adding new mount option max_connect by Olga Kornievskaia · 2 years, 7 months ago
  16. 1a661f0 cacheio.c:216:21: warning: unused variable 'stb' [-Wunused-variable] by Steve Dickson · 2 years, 7 months ago
  17. cfe41d6 gssd: fix crash in debug message. by NeilBrown · 2 years, 7 months ago
  18. 9bd7e58 systemd generators: Install depending on location for systemd unit files by Salvatore Bonaccorso · 2 years, 7 months ago
  19. 191b610 systemd/Makefile: Drop exlicit setting of unit_dir by Salvatore Bonaccorso · 2 years, 7 months ago
  20. e8ff27d nfs-utils: add install-dep for installing all dependencies by Jianhong Yin · 2 years, 8 months ago
  21. 5724a33 nfs-utils: Fix mem leak in mountd by Alice Mitchell · 2 years, 8 months ago
  22. e1ba9f5 nfs-utils: Fix mem leaks in krb5_util by Alice Mitchell · 2 years, 8 months ago
  23. 8d8f279 nfs-utils: Fix mem leaks in gssd by Alice Mitchell · 2 years, 8 months ago
  24. 647f379 nfs-utils: Fix potential memory leaks in idmap by Alice Mitchell · 2 years, 8 months ago
  25. 383d787 nfsdcltrack: Use uint64_t instead of time_t by Steve Dickson · 2 years, 9 months ago
  26. 364b7fe systemd: Fix non-default statedir paths. by James Hilliard · 2 years, 9 months ago
  27. 5a53426 nfsdcltrack/nfsdcltrack.c: Fix printf format by Petr Vorel · 2 years, 9 months ago
  28. 4f2a5b6 nfsdcltrack/sqlite: Fix printf format by Petr Vorel · 2 years, 9 months ago
  29. 4dd8d83 mount.nfs: Fix the sloppy option processing by Steve Dickson · 2 years, 9 months ago
  30. 0ffef5f Release: 2.5.4 by Steve Dickson · 2 years, 11 months ago
  31. b538862 gssd: Cleaned up debug messages by Steve Dickson · 2 years, 11 months ago
  32. 92b664e mount.nfs: insert 'sloppy' at beginning of the options by Jianhong Yin · 2 years, 11 months ago
  33. fbd4aab nfs(5): Correct the spelling of "kernel_source" by Chuck Lever · 2 years, 11 months ago
  34. 6a2b51f nfs(5): Fix missing mentions of "rdma6" netid by Chuck Lever · 2 years, 11 months ago
  35. a3d6e20 gssd: add timeout for upcall threads by Steve Dickson · 2 years, 11 months ago
  36. 30a72d9 gssd: deal with failed thread creation by Scott Mayhew · 2 years, 11 months ago
  37. be73652 configure: check for rpc/rpc.h presence by Roland Hieber · 3 years ago
  38. 0b5864d README: update git repository URL by Roland Hieber · 3 years ago
  39. e4ce810 Move declaration of etab and rmtab into libraries by NeilBrown · 3 years ago
  40. 7a4e2d1 Remove 'force' arg from cache_flush() by NeilBrown · 3 years ago
  41. c5528f4 Fix NFSv4 export of tmpfs filesystems by NeilBrown · 3 years ago
  42. ed83085 gssd: use mutex to protect decrement of refcount by NeilBrown · 3 years ago
  43. 972dba0 nfs-utils: Enable the retrieval of raw config settings without expansion by Alice Mitchell · 3 years ago
  44. 964f486 nfs-utils: Factor out common structure cleanup calls by Alice Mitchell · 3 years ago
  45. 8219bdb Replace all /var/run with /run by NeilBrown · 3 years ago
  46. 81727af Fix `statx()` emulation breaking exports by Patrick Steinhardt · 3 years ago
  47. a41afe9 mountd/exports: Fix typo in the man page by Yongcheng Yang · 3 years ago
  48. 2f669b6 NFS server should enable RDMA by default by Chuck Lever · 3 years, 1 month ago
  49. d77ece2 mountd/exportd: only log confirmed clients, and poll for updates by NeilBrown · 3 years, 1 month ago
  50. ac266e2 exportfs: fix unexporting of '/' by Ondrej Mosnacek · 3 years, 1 month ago
  51. 7abd15e nfsdclnts: Ignore SIGPIPE signal by Kenneth D'souza · 3 years, 1 month ago
  52. edeb381 mountd: add logging of NFSv4 clients attaching and detaching. by NeilBrown · 3 years, 1 month ago
  53. f8e2c8d mountd: make default ttl settable by option by NeilBrown · 3 years, 1 month ago
  54. cc15009 mountd: add --cache-use-ipaddr option to force use_ipaddr by NeilBrown · 3 years, 1 month ago
  55. c7a954a mountd: add logging for authentication results for accesses. by NeilBrown · 3 years, 1 month ago
  56. 1a8156f mountd/exports: update man page by NeilBrown · 3 years, 1 month ago
  57. fec7347 mountd: Don't proactively add export info when fh info is requested. by NeilBrown · 3 years, 1 month ago
  58. a72c151 mountd: reject unknown client IP when !use_ipaddr. by NeilBrown · 3 years, 1 month ago
  59. 05bacfe gssd: Add options to rpc.gssd to allow for the use of $HOME/.k5identity files by Jacob Shivers · 3 years, 1 month ago
  60. 7e559db exportd: server-side gid management by Daniel Kobras · 3 years, 2 months ago
  61. af20b39 Release: 2.5.3 by Steve Dickson · 3 years, 2 months ago
  62. c75159a exportd: Added config variable to compile in the NFSv4 only server. by Steve Dickson · 3 years, 2 months ago
  63. b5aa837 exportd: systemd unit files by Steve Dickson · 3 years, 2 months ago
  64. bb0d6c1 exportd: Enabled junction support by Steve Dickson · 3 years, 3 months ago
  65. 4de39cf exportd/exportfs: Add the state-directory-path option by Steve Dickson · 3 years, 3 months ago
  66. bcbd855 exportd: multiple threads by Steve Dickson · 3 years, 3 months ago
  67. 15dc0be exportd: Moved cache upcalls routines into libexport.a by Steve Dickson · 3 years, 3 months ago
  68. 6912b30 exportd: the initial shell of the v4 export support by Steve Dickson · 3 years, 2 months ago
  69. e7726f3 nfs-utils: rename xlog_from_conffile() to xlog_set_debug() by Steve Dickson · 3 years, 2 months ago
  70. 43407c5 mountd: Add debug processing from nfs.conf by Steve Dickson · 3 years, 3 months ago
  71. 9967783 mountd: Cleanup how config options are read in by Steve Dickson · 3 years, 3 months ago
  72. bb6e641 mount: fix parsing of default options by Steve Dickson · 3 years, 3 months ago
  73. 8142542 mount: parse default values correctly by Steve Dickson · 3 years, 4 months ago
  74. cb5f167 mountd: never root squash on the pseudofs by J. Bruce Fields · 3 years, 4 months ago
  75. 0b83ba9 mountd: allow high ports on all pseudofs exports by J. Bruce Fields · 3 years, 4 months ago
  76. 6197686 mount: update nfsmount.conf man page by NeilBrown · 3 years, 4 months ago
  77. f1d3d7f mount: don't add config-file protcol version options when already present. by NeilBrown · 3 years, 4 months ago
  78. 413ca36 mount: options in config file shouldn't over-ride command-line options. by NeilBrown · 3 years, 4 months ago
  79. 88c22f9 mount: convert configfile.c to use parse_opt.c by NeilBrown · 3 years, 4 months ago
  80. 545d1ed Revert "mount.nfs: merge in vers= and nfsvers= options" by NeilBrown · 3 years, 4 months ago
  81. aef1975 mount: report error if multiple version specifiers are given. by NeilBrown · 3 years, 4 months ago
  82. 6340864 mount: configfile: remove whitesspace from end of lines by NeilBrown · 3 years, 4 months ago
  83. bdd4539 nfsd: clean up option parsing by Ulrich Olmann · 3 years, 4 months ago
  84. ba90d61 exports.man: Remove some outdated verbiage by Steve Dickson · 3 years, 5 months ago
  85. 003000d exportfs: Ingnore export failures in nfs-server.serivce unit by Steve Dickson · 3 years, 5 months ago
  86. 069f59a nfs-v4client.target: NFSv4 only client target. by Steve Dickson · 3 years, 6 months ago
  87. 87e7690 manpage: Update nfs.conf and nfsmount.conf manpages by Steve Dickson · 3 years, 6 months ago
  88. 5bc378a conffile: Only process files in the config.d dirs that end with ".conf" by Steve Dickson · 3 years, 6 months ago
  89. 15e1799 conffile: process config.d directory config files. by Steve Dickson · 3 years, 6 months ago
  90. a5e4a6f nfs-utils: remove leftover debugging messages by Holger Hoffst?tte · 3 years, 6 months ago
  91. f5f3a9d mountstats: handle KeyError in display_raw_stats by Rohan Sable · 3 years, 6 months ago
  92. 4c2da16 Release: 2.5.2 by Steve Dickson · 3 years, 6 months ago
  93. 7a6b14b mount.nfs: Fail when v3 related options are passed for v4 mounts by Steve Dickson · 3 years, 6 months ago
  94. 3e81185 clddb-tool was recently renamed to nfsdclddb. by NeilBrown · 3 years, 6 months ago
  95. 6c23c48 gssd: Cleaned up the level 2 debugging statements by Steve Dickson · 3 years, 6 months ago
  96. ebb4ed6 mountd: Ignore transient and non-fatal filesystem errors in nfsd_export by Trond Myklebust · 3 years, 7 months ago
  97. 482e72b nfsidmap:umich_ldap return success only if attributes are found in ldap resp. by Srikrishan Malik · 3 years, 7 months ago
  98. 4585114 nfsiostat/mountstats: Drop autofs entries before calling compare_iostats() by Kenneth D'souza · 3 years, 8 months ago
  99. 086e6fd rpc.idmapd: Do not free config variables by Steve Dickson · 3 years, 8 months ago
  100. 28588ad rpc.gssd: munmap_chunk(): invalid pointer by Steve Dickson · 3 years, 8 months ago