]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/nfsclient
Remove two lock asserts that are unneeded due to subsequent unlocks.
[FreeBSD/FreeBSD.git] / sys / nfsclient /
2006-08-17 gshapiroThis commit was generated by cvs2svn to compensate...
2006-08-16 thomasFix typos in comment.
2006-08-16 guidoThis commit was generated by cvs2svn to compensate...
2006-08-09 alcIntroduce a field to struct vm_page for storing flags...
2006-08-09 brooksAdd a new kernel environment variable "boot.netif.mtu...
2006-07-29 simonThis commit was generated by cvs2svn to compensate...
2006-07-24 rwatsonsoreceive_generic(), and sopoll_generic(). Add new...
2006-07-08 kibSignals may be delivered to process as well as to the...
2006-07-08 kibAlways supply curthread as argument to nfs_asyncio...
2006-07-07 marcelThis commit was generated by cvs2svn to compensate...
2006-06-29 yarThere is a consensus that ifaddr.ifa_addr should never...
2006-06-29 yarUse the elegant TAILQ_FOREACH() in place of a hand...
2006-06-27 rwatsonThis commit was generated by cvs2svn to compensate...
2006-06-26 obrienThis commit was generated by cvs2svn to compensate...
2006-06-21 obrienThis commit was generated by cvs2svn to compensate...
2006-06-19 obrienThis commit was generated by cvs2svn to compensate...
2006-06-14 gshapiroThis commit was generated by cvs2svn to compensate...
2006-06-08 mariusThis commit was generated by cvs2svn to compensate...
2006-06-05 samThis commit was generated by cvs2svn to compensate...
2006-06-05 rwatsonThis commit was generated by cvs2svn to compensate...
2006-05-30 mohansKris Kennaway found that for '/' NFS mounts, the MPSAFE...
2006-05-30 hartiThis commit was generated by cvs2svn to compensate...
2006-05-26 mohansFix for a potential attempt to sleep while holding...
2006-05-25 upsCall vm_object_page_clean() with the object lock held.
2006-05-25 upsDo not set B_NOCACHE on buffers when releasing them...
2006-05-24 mohansSince NFSv4 is not SMP safe, nfsiod needs to acquire...
2006-05-24 rwatsonAdjust minimum iod threads from 4 to 0 -- since we...
2006-05-23 celNFS over TCP retransmit behavior should default to...
2006-05-23 celRefactor the NFS over UDP retransmit timeout estimation...
2006-05-23 mohansVnode locks are recursive and the NFS client support...
2006-05-21 delphijThis commit was generated by cvs2svn to compensate...
2006-05-21 umeThis commit was generated by cvs2svn to compensate...
2006-05-19 mohansChanges to make the NFS client MP safe.
2006-05-11 wollmanThis commit was generated by cvs2svn to compensate...
2006-05-05 mohansFix a snafu caused while patching the previous fix...
2006-05-05 mohansFix for a NFS/TCP client bug which would cause the...
2006-04-06 jmgThis commit was generated by cvs2svn to compensate...
2006-04-06 mohansKeep track of the number of in-progress async direct...
2006-04-01 jeff - Busy the filesystem in nfs_statfs to prevent us...
2006-03-27 acheThis commit was generated by cvs2svn to compensate...
2006-03-27 acheThis commit was generated by cvs2svn to compensate...
2006-03-27 samThis commit was generated by cvs2svn to compensate...
2006-03-23 krisFix a bug in the NFS/TCP retransmission path.
2006-03-23 desThis commit was generated by cvs2svn to compensate...
2006-03-22 desThis commit was generated by cvs2svn to compensate...
2006-03-22 gshapiroThis commit was generated by cvs2svn to compensate...
2006-03-21 umeThis commit was generated by cvs2svn to compensate...
2006-03-19 pjdActually I wanted 'nolockd' here instead of 'lockd'.
2006-03-17 celIf an NFS server returns more than a few EJUKEBOX error...
2006-03-17 hartiThis commit was generated by cvs2svn to compensate...
2006-03-14 muxThis commit was generated by cvs2svn to compensate...
2006-03-13 hartiThis commit was generated by cvs2svn to compensate...
2006-03-08 celFix a bug in NFSv3 READDIRPLUS reply processing
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-04 rwatsonThis commit was generated by cvs2svn to compensate...
2006-03-03 muxThis commit was generated by cvs2svn to compensate...
2006-03-03 muxThis commit was generated by cvs2svn to compensate...
2006-02-27 hartiThis commit was generated by cvs2svn to compensate...
2006-02-19 umeThis commit was generated by cvs2svn to compensate...
2006-02-13 hartiThis commit was generated by cvs2svn to compensate...
2006-02-11 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-10 samThis commit was generated by cvs2svn to compensate...
2006-02-10 hartiThis commit was generated by cvs2svn to compensate...
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
2006-02-06 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-04 rwatsonThis commit was generated by cvs2svn to compensate...
2006-01-31 rwatsonThis commit was generated by cvs2svn to compensate...
2006-01-31 hartiThis commit was generated by cvs2svn to compensate...
2006-01-20 reesDon't log an error on tcp connection reset, even if...
2006-01-17 alfredI ran into an nfs client panic a couple of times in...
2006-01-16 samThis commit was generated by cvs2svn to compensate...
2006-01-13 rwatsonIn nfs_dolock(), GC now under-used ioflg, rendered...
2006-01-12 ruThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-09 teggeAdd marker vnodes to ensure that all vnodes associated...
2006-01-04 dougbThis commit was generated by cvs2svn to compensate...
2005-12-30 guidoThis commit was generated by cvs2svn to compensate...
2005-12-30 guidoThis commit was generated by cvs2svn to compensate...
2005-12-29 dougbThis commit was generated by cvs2svn to compensate...
2005-12-28 delphijCorrect a typo
2005-12-27 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-22 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-12 psImprove upon rev 1.133 where NFS/TCP would not reconnect.
2005-12-07 obrienThis commit was generated by cvs2svn to compensate...
2005-11-29 ruUnexpand LLADDR().
2005-11-21 psFix for a bug where NFS/TCP would not reconnect (in...
2005-11-21 ps- Always return success from NFS strategy. nfs_doio...
2005-11-21 reesfix a problem with XID re-use when a server returns...
2005-11-13 samThis commit was generated by cvs2svn to compensate...
2005-11-10 jonfix a crash when an nfsv2 mount fails
2005-11-04 jkimThis commit was generated by cvs2svn to compensate...
2005-11-04 njlThis commit was generated by cvs2svn to compensate...
2005-11-03 psFix for a crash (from nfs_lookup() in an error case).
2005-11-03 psIn nfs_flush(), clear the NMODIFIED bit only if there...
2005-11-03 psFix for a race between the thread transmitting the...
next