summaryrefslogtreecommitdiffstats
path: root/sys/fs/nfs
Commit message (Expand)AuthorAgeFilesLines
* MFC of 291244, 291380, 291459, 291460, 291671, and 291743:mckusick2015-12-301-0/+7
* MFC: r291638rmacklem2015-12-163-0/+52
* MFC: r291527rmacklem2015-12-145-212/+529
* MFC: r291150rmacklem2015-12-051-0/+1
* MFC: r283635rmacklem2015-06-103-9/+9
* MFC: r281960rmacklem2015-05-141-1/+1
* MFC: r281628rmacklem2015-04-303-6/+17
* MFH r275941:peterj2014-12-281-1/+2
* MFC r269347:kib2014-08-071-1/+0
* MFC: r268115rmacklem2014-08-0110-81/+427
* MFC: r265252rmacklem2014-05-081-6/+17
* MFC: r264672rmacklem2014-05-061-2/+2
* MFC r260229, r260258, r260367, r260390, r260459, r260648:mav2014-01-222-8/+13
* MFC: r259854rmacklem2014-01-011-1/+1
* MFC: r259801rmacklem2013-12-311-1/+6
* MFC: r257901rmacklem2013-12-112-5/+18
* MFC: r257598rmacklem2013-12-111-10/+11
* Remove most of the remaining sysctl name list macros. They were onlyjhb2013-08-261-5/+0
* Fix several performance related issues in the new NFS server'srmacklem2013-08-142-6/+9
* The NFSv4 server incorrectly assumed that the high order words ofrmacklem2013-07-201-7/+7
* Add support for host-based (Kerberos 5 service principal) initiatorrmacklem2013-07-092-33/+29
* Revamp the old NFS server's File Handle Affinity (FHA) code so thatken2013-04-176-14/+43
* Revert 195703 and 195821 as this special stop handling in NFS is nowjhb2013-03-131-7/+0
* Finish r243882: mechanically substitute flags from historic mbufglebius2013-03-121-8/+8
* Merge Capsicum overhaul:pjd2013-03-021-2/+0
* Further refine the handling of stop signals in the NFS client. Thejhb2013-02-211-2/+0
* Rework the handling of stop signals in the NFS client. The changes injhb2013-02-061-3/+5
* Assert that the mbuf in the chain has sane length. Proper place forkib2013-02-011-0/+1
* Further cleanups to use of timestamps in NFS:jhb2013-01-253-15/+6
* Use the VA_UTIMES_NULL flag to detect when NULL was passed to utimes()jhb2013-01-161-5/+2
* - More properly handle interrupted NFS requests on an interruptible mountjhb2013-01-151-0/+6
* Move the NFSv4.1 client patches over from projects/nfsv4.1-clientrmacklem2012-12-089-107/+910
* Mechanically substitute flags from historic mbuf allocator withglebius2012-12-052-3/+3
* Add an nfssvc() option to the kernel for the new NFS clientrmacklem2012-12-021-0/+1
* Remove the support for using non-mpsafe filesystem modules.kib2012-10-221-1/+1
* Modify the NFSv4 client so that it can handle ownerrmacklem2012-09-204-20/+53
* Add a simple printf() based debug facility to the new nfs client.rmacklem2012-09-092-0/+9
* The header uma_int.h is internal uma header, unused by this sourcekib2012-08-041-1/+0
* A problem with the NFSv4 server was reported by Andrew Leonardrmacklem2012-05-171-3/+1
* Remove fifo.h. The only used function declaration from the header iskib2012-03-111-1/+0
* Delete a couple of out of date comments that are no longer true inrmacklem2012-02-161-3/+0
* Martin Cracauer reported a problem to freebsd-current@ under thermacklem2012-01-201-18/+31
* jwd@ reported via email that the "CacheSize" field reported by "nfsstat -e -s"rmacklem2012-01-111-1/+0
* opt_inet6.h was missing from some files in the new NFS subsystem.rmacklem2012-01-082-1/+2
* Use strchr() and strrchr().ed2012-01-021-1/+1
* jwd@ reported a problem via email where the old NFS client wouldrmacklem2011-12-211-6/+57
* Post r223774, the NFSv4 client no longer has multiple instancesrmacklem2011-12-031-1/+10
* Add two arguments to the nfsrpc_rellockown() function in the NFSv4rmacklem2011-11-201-2/+2
* Post r223774 the NFSv4 client never uses the linked list with thermacklem2011-11-201-1/+0
* Revert revision 224079 as Rick pointed out that I would be calling VOP_PATHCONFzack2011-07-172-13/+6
OpenPOWER on IntegriCloud