aboutsummaryrefslogtreecommitdiff
path: root/sys/fs/nfs
Commit message (Expand)AuthorAgeFilesLines
* nfs: Fix common typos in source code commentsGordon Bergling2022-11-111-1/+1
* nfscl: Fix parameter order in the calls to MGET().Zhenlei Huang2022-10-071-1/+1
* nfscl: Add a console message for session recoveryRick Macklem2022-09-161-0/+4
* nfscl: Fix handling of nd_slotid while handling NFSERR_BADSESSIONRick Macklem2022-09-021-0/+2
* nfscl: Fix handling of a bad session slot (NFSv4.1/4.2)Rick Macklem2022-09-021-1/+1
* nfsd: Add a sanity check for Owner/OwnerGroup string lengthRick Macklem2022-05-202-2/+9
* nfs: don't truncate directory cookies to 32-bits in the NFS serverAlan Somers2022-01-031-4/+6
* nfscommon: Fix arguments for priv_check_cred()Rick Macklem2021-12-181-1/+1
* nfsd: Fix Verify for attributes like FilesAvailRick Macklem2021-12-181-30/+61
* nfsd: Sanity check the Layouttype countRick Macklem2021-12-181-0/+9
* nfsd: Sanity check the ACL attributeRick Macklem2021-12-152-1/+15
* nfscl: Sanity check the Sequence slotid in replyRick Macklem2021-12-111-0/+12
* nfsd: Fix f_bavail and f_ffree for NFSv4 when negativeRick Macklem2021-11-201-0/+11
* nfscl: Handle NFSv4.1/4.2 Close RPC NFSERR_DELAY replies betterRick Macklem2021-11-191-1/+2
* nfscl: Add an argument to nfscl_tryclose()Rick Macklem2021-11-191-1/+1
* nfscl: Restructure nfscl_freeopen() slightlyRick Macklem2021-11-191-1/+1
* nfscl: Make nfscl_getlayout() acquire the correct pNFS layoutRick Macklem2021-11-191-1/+1
* nfscl: Do pNFS layout return_on_close synchronouslyRick Macklem2021-11-181-0/+1
* nfscl: Use a smaller initial delay time for NFSERR_DELAYRick Macklem2021-11-181-8/+21
* nfscl: Fix use after free for forced dismountRick Macklem2021-11-171-1/+1
* nfscl: Fix a deadlock related to the NFSv4 clientID lockRick Macklem2021-10-191-2/+2
* nfsd: Reduce the callback timeout to 800msecRick Macklem2021-06-012-5/+7
* nfscl: return delegations in the NFS VOP_RECLAIM()Rick Macklem2021-05-121-0/+1
* nfscl: fix the handling of NFSERR_DELAY for Open/LayoutGet RPCsRick Macklem2021-05-111-0/+2
* nfsclient: Copy only initialized fields in nfs_getattr()Mark Johnston2021-05-111-0/+1
* nfsd: fix the slot sequence# when a callback failsRick Macklem2021-05-103-4/+6
* nfscommon: fix function name in commentRick Macklem2021-05-041-1/+1
* nfsv4 client: do the BindConnectionToSession as requiredRick Macklem2021-04-305-5/+18
* nfsd: fix replies from session cache for multiple retriesRick Macklem2021-04-241-4/+30
* nfsd: make the server repeat CB_RECALL every couple of secondsRick Macklem2021-04-191-0/+2
* nfsv4 client: fix forced dismount when sleeping on nfsv4lckRick Macklem2021-04-022-8/+6
* nfsclient: Fix ReadDS/WriteDS/CommitDS nfsstats RPC counts for a NFSv3 DSRick Macklem2021-03-151-0/+1
* Fix diroffdiroff, probably copy/paste bug.Alexander Motin2021-03-071-1/+1
* VFS_QUOTACTL: Remove needless casts of argBrooks Davis2021-01-251-7/+7
* MFC r361313:Ryan Moeller2020-05-281-2/+1
* MFC r360960:Ryan Moeller2020-05-193-45/+40
* MFC r360813:Ryan Moeller2020-05-152-4/+0
* MFC: r359679Rick Macklem2020-04-211-1/+1
* MFC r359331:Mark Johnston2020-04-021-8/+3
* MFC: r355509Rick Macklem2019-12-291-1/+2
* MFC: r355194Rick Macklem2019-12-284-11/+44
* MFC: r354989Rick Macklem2019-12-121-2/+12
* MFC r353891:Konstantin Belousov2019-11-061-0/+1
* MFC: r352736Rick Macklem2019-10-301-0/+2
* MFC: r352664Rick Macklem2019-10-281-0/+2
* MFC: r352636Rick Macklem2019-10-281-2/+2
* MFC: r346424Rick Macklem2019-05-031-2/+3
* MFC: r346365Rick Macklem2019-05-033-16/+38
* MFC: r345992, r346087Rick Macklem2019-04-204-43/+61
* MFC r340662 (rmacklem):Ed Maste2018-11-231-3/+7