aboutsummaryrefslogtreecommitdiff
path: root/sys/nfsclient
Commit message (Expand)AuthorAgeFilesLines
* MFC: nfs_socket.c 1.148Stephan Uphoff2007-11-161-2/+8
* MFC: consolidate parsing of nfs root mount options in one placeSam Leffler2007-10-304-51/+77
* MFC: Add a -z flag to nfsstat which zeros the NFS statistics afterJohn Baldwin2007-10-261-1/+1
* MFC: Fix for a race where out of order loading of NFS attrs into theJohn Baldwin2007-10-171-1/+17
* MFC 1.164: Fix up NFS client write error handling.John Baldwin2007-07-171-0/+15
* MFC 1.131: Fix for a race between the thread transmitting the request andJohn Baldwin2007-06-281-1/+5
* MFC:Konstantin Belousov2007-06-111-0/+1
* MFC 1.139: Fix a snafu in the changes in 1.138.John Baldwin2007-06-081-1/+0
* MFC: Various fixes to NFS DirectIO support.John Baldwin2007-05-022-7/+13
* MFC: Don't hold the vnode interlock across a tsleep() in nfs_flush().John Baldwin2007-04-251-2/+3
* MFC:John Baldwin2007-04-253-5/+37
* MFC: Don't hard-code the nfs root socket as SOCK_DGRAM. This is currentlyKris Kennaway2007-03-111-1/+1
* MFC:Mohan Srinivasan2007-02-161-8/+1
* MFC: Do not set B_NOCACHE on buffers when releasing them in flushbuflist().John Baldwin2007-02-121-0/+13
* Add missing MNT_ILOCK around some mnt_kern_flag accesses.Mohan Srinivasan2007-02-111-1/+8
* MFC:Mohan Srinivasan2007-02-115-13/+20
* MFC: Fix for a vnode lock leak in nfs_create() in the event of an error.Mohan Srinivasan2007-01-311-0/+2
* MFC 3 fixes from -current. All having to do with the case where the sameMohan Srinivasan2007-01-031-9/+8
* MFC 1.67: honor nolockd flag in root mount optionsSam Leffler2006-12-231-0/+2
* MFC :Mohan Srinivasan2006-12-051-0/+2
* MFC (1.270: don't do null Setattr RPCs for VA_MARK_ATIME).Bruce Evans2006-11-231-2/+2
* MFC: Make EWOULDBLOCK a recoverable error so that the request isMohan Srinivasan2006-11-021-2/+2
* MFC: Use mount interlock to protect all changes to mnt_flag andTor Egge2006-10-091-2/+9
* MFC change 1.138.Mohan Srinivasan2006-10-011-0/+31
* MFC:Mohan Srinivasan2006-09-131-0/+5
* MFC: rev 1.185Brooks Davis2006-09-071-0/+10
* MFC rev. 1.267:Konstantin Belousov2006-08-071-8/+2
* MFC rev. 1.142:Konstantin Belousov2006-08-071-1/+3
* Merge nfs_nfsiod.c:1.89 from HEAD to RELENG_6:Robert Watson2006-06-081-1/+1
* NFS over TCP retransmit behavior should default to a 60 second time out,Chuck Lever2006-05-302-3/+9
* Refactor the NFS over UDP retransmit timeout estimation logic to allowChuck Lever2006-05-303-62/+158
* MFC src/sys/nfsclient/nfs_bio.c,v 1.154Xin LI2006-04-182-5/+4
* MFC 1.261 - fix a crash when an nfsv2 mount failsJonathan Chen2006-04-181-2/+4
* If an NFS server returns more than a few EJUKEBOX errors for a given RPCChuck Lever2006-04-021-8/+4
* MFC r1.137:Kris Kennaway2006-03-311-0/+1
* Fix a bug in NFSv3 READDIRPLUS reply processingChuck Lever2006-03-291-1/+5
* MFC 1.263: a typo fix (diff reduction against -HEAD)Xin LI2006-03-241-1/+1
* MFC: sys/nfsclient/nfs_diskless.c 1.15Pawel Jakub Dawidek2006-03-201-1/+1
* MFC: Call vfs_destroy_object() before v_data gets set to NULL.Scott Long2006-03-121-1/+5
* MFC: sys/nfsclient/nfs_diskless.c 1.12,1.13Pawel Jakub Dawidek2006-03-011-0/+29
* Work around the shortness of the size argument toYaroslav Tykhiy2006-02-201-1/+1
* MFC rev 1.135:Jim Rees2006-02-161-2/+2
* Merge nfs_lock.c:1.43 from HEAD to RELENG_6:Robert Watson2006-02-141-4/+1
* MFC: Add marker vnodes to ensure that all vnodes associated with the mountTor Egge2006-01-141-2/+3
* MFC rev. 1.134: fix for a bug where NFS/TCP wouldMaxim Konovalov2005-12-151-1/+1
* MFC: nfs_socket.c 1.132, nfs_subs.c 1.142, nfsm_subs.h 1.37Jim Rees2005-12-133-7/+13
* MFC 1.260 (by ps): Fixed a panic that can happen when nfs_lookup() hitsXin LI2005-11-251-1/+1
* MFC:Gleb Smirnoff2005-10-272-3/+15
* MFC (by ps):Xin LI2005-10-091-1/+2
* MFC (by ps)Xin LI2005-10-091-1/+2