summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* systemd: Don't degrade system state for nfs-clients when krb5 keytab present ...nfs-utils-2-6-3-rc6Joachim Falk2023-01-102-2/+2
* Covscan Scan: Fixed a couple CLANG_WARNINGsSteve Dickson2023-01-101-1/+1
* Covscan Scan: Wrong Check of Return ValueSteve Dickson2023-01-101-0/+3
* Replace statfs64 with statfsKhem Raj2023-01-104-24/+24
* nfs-utils: Don't allow junction tests to trigger automountsJeff Layton2023-01-101-5/+5
* Fix typos in the root foldernfs-utils-2-6-3-rc5Yegor Yefremov2022-12-052-14/+14
* auth-rpcgss-module.service: Don't fail inside linux container.Joachim Falk2022-12-051-0/+1
* systemd: Apply all sysctl settings through udev rule when NFS-related modules...Salvatore Bonaccorso2022-12-052-2/+28
* Revert "systemd: Apply all sysctl settings when NFS-related modules are loaded"Salvatore Bonaccorso2022-12-052-24/+2
* Revert "modprobe: protect against sysctl errors"Salvatore Bonaccorso2022-12-051-5/+5
* Revert "configure: make modprobe.d directory configurableSalvatore Bonaccorso2022-12-052-16/+2
* nfsd: allow server scope to be set with config or command line.nfs-utils-2-6-3-rc4NeilBrown2022-11-213-2/+29
* README: fix mount commandYegor Yefremov2022-11-191-1/+1
* .gitignore: ignore ctags generated fileYegor Yefremov2022-11-191-0/+2
* README: fix typos and grammarYegor Yefremov2022-11-191-7/+7
* nfs-blkmapd: PID file read by systemd failedzhanchengbin2022-11-191-16/+32
* nfsd.man: Explain that setting nfsv4=n turns off all v4 versionsnfs-utils-2-6-3-rc3Steve Dickson2022-11-041-1/+3
* nfsiostat: Handle both readahead counts for statsver >= 1.2Dave Wysochanski2022-10-241-6/+9
* mount.nfs: fix NULL pointer derefernce in nfs_parse_square_bracketZhi Li2022-10-241-1/+2
* blkmapd: fix coredump in bl_add_diskLixiaokeng2022-10-243-14/+7
* Allow 'debug' configuration option to accept '0' and '1'Frank Sorenson2022-10-172-2/+11
* Fix more function prototypesSam James2022-09-272-2/+2
* configure.ac: allow to disable nfsrahead toolnfs-utils-2-6-3-rc2Giulio Benetti2022-09-202-4/+15
* nfs-blkmapd: Fix the error status when nfs-blkmapd stopsnfs-utils-2-6-3-rc1zhanchengbin2022-09-131-1/+1
* nfsrahead: fix order on static linkingGiulio Benetti2022-09-132-1/+4
* Fix function prototypesKhem Raj2022-09-135-6/+6
* mountd: Check for return of stat functionKhem Raj2022-09-131-1/+1
* Release: 2.6.2nfs-utils-2-6-2Steve Dickson2022-08-081-1/+1
* rpc-statd.service: Stop rpcbind and rpc.stat in an exit raceBenjamin Coddington2022-08-011-1/+1
* rpc-pipefs-generator: allocate enough space for pipefs-directory bufferSteve Dickson2022-07-221-1/+1
* configure: make modprobe.d directory configurable.nfs-utils-2-6-2-rc8NeilBrown2022-06-272-2/+16
* modprobe: protect against sysctl errorsNeilBrown2022-06-271-5/+5
* svcgssd: Add (undocumented) config options to man pagenfs-utils-2-6-2-rc7Marcel Ritter2022-06-211-0/+13
* svcgssd: Display principal if setMarcel Ritter2022-06-211-3/+3
* svcgssd: Fix use-after-free bug (config variables)Marcel Ritter2022-06-211-3/+3
* autoconf: change tirpc to check for a file, not for an includenfs-utils-2-6-2-rc6NeilBrown2022-06-071-3/+3
* Update autoconfig files to work with v2.71NeilBrown2022-06-078-71/+43
* systemd: Apply all sysctl settings when NFS-related modules are loadedNeilBrown2022-06-072-2/+24
* rpcctl: Print a message if the user tries to modify a main xprtnfs-utils-2-6-2-rc5Anna Schumaker2022-05-261-2/+9
* rpcctl: Use the correct function for setting xprts offline and onlineAnna Schumaker2022-05-261-1/+1
* mountd: Check 'nfsd/clients' directory presence instead of kernel versionKonstantin Khorenko2022-05-261-2/+5
* nfsrahead: getopt return type is intThiago Becker2022-05-261-2/+1
* nfsrahead: fix and improve loggingThiago Becker2022-04-301-8/+11
* nfsrahead: fix oops caused by non-starndard naming schemesThiago Becker2022-04-301-8/+15
* nfsidmap.man: Fix section numbernfs-utils-2-6-2-rc4Steve Dickson2022-04-191-1/+1
* nfsrahead: Add parameters to nfs.confSteve Dickson2022-04-191-0/+4
* nfsrahead: retry getting the device if it fails.Steve Dickson2022-04-191-2/+6
* nfsrahead: User documentationSteve Dickson2022-04-193-0/+86
* nfsrahead: get the information from the config file.Steve Dickson2022-04-191-0/+14
* nfsrahead: add loggingSteve Dickson2022-04-192-5/+36