| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC 230547: | John Baldwin | 2012-08-17 | 2 | -2/+12 |
| * | MFC 194358,230394,230441,230489,230552,232116,232420: | John Baldwin | 2012-07-30 | 5 | -93/+123 |
| * | MFC: r227690 | Rick Macklem | 2012-01-04 | 1 | -0/+6 |
| * | MFC: r224604 | Rick Macklem | 2011-11-16 | 2 | -2/+21 |
| * | MFC r222541, r222464, r222466 | Sean Bruno | 2011-07-13 | 1 | -1/+10 |
| * | MFC r203072 (by rmacklem, to be reverted by MFC of r214026): | Konstantin Belousov | 2010-11-08 | 6 | -48/+81 |
| * | MFC 212293: | John Baldwin | 2010-09-20 | 2 | -13/+18 |
| * | MFC: Use VN_LOCK_* macros to manipulate vnode lock flags. | John Baldwin | 2010-09-03 | 1 | -3/+3 |
| * | MFC 210136: | John Baldwin | 2010-08-05 | 2 | -14/+1 |
| * | MFC 209948: | John Baldwin | 2010-07-26 | 1 | -8/+13 |
| * | MFC 209946: | John Baldwin | 2010-07-23 | 1 | -2/+4 |
| * | MFC 208603: | John Baldwin | 2010-06-10 | 1 | -3/+19 |
| * | Change the current working directory to be inside the jail created by | Colin Percival | 2010-05-27 | 1 | -0/+5 |
| * | MFC: 202767,202774 | John Baldwin | 2010-05-04 | 4 | -4/+18 |
| * | MFC 198174: | John Baldwin | 2009-10-23 | 1 | -6/+32 |
| * | MFC: Add caching of -ve lookups to the NFS client. To prevent clients from | John Baldwin | 2009-05-15 | 3 | -15/+61 |
| * | Reimplement r189287 for -stable: | Alexander Kabaev | 2009-04-12 | 1 | -1/+1 |
| * | MFC 183005, 187812: | Craig Rodrigues | 2009-03-23 | 1 | -23/+264 |
| * | MFC: Add a new vfs.nfs.prime_access_cache sysctl to determine whether or | John Baldwin | 2009-03-20 | 1 | -1/+6 |
| * | MFC: Don't clear the attribute cache of a file when it is closed. | John Baldwin | 2009-02-26 | 1 | -7/+0 |
| * | MFC r183211: | Konstantin Belousov | 2009-01-21 | 1 | -3/+23 |
| * | MFC: Close several races with using shared vnode locks for pathname lookups | John Baldwin | 2009-01-20 | 1 | -1/+4 |
| * | MFC: r180025,180064,180069,180217,180743,180779-180780 | Doug Rabson | 2008-08-05 | 6 | -6/+36 |
| * | MFC r178243: | Konstantin Belousov | 2008-08-01 | 3 | -28/+41 |
| * | MFC an ABI compatible implementation of Multiple routing tables. | Julian Elischer | 2008-07-24 | 2 | -2/+4 |
| * | Merge r177253, r177255 from head to stable/7: | Robert Watson | 2008-07-22 | 1 | -1/+1 |
| * | MFC: Kernel mode Network Lock Manager. | Doug Rabson | 2008-04-10 | 2 | -0/+24 |
| * | MFC: Consolidate the code to generate a new XID for a NFS request. | John Baldwin | 2008-03-05 | 3 | -22/+25 |
| * | MFC: Force consistent use of the mountpoint's credentials when connecting | John Baldwin | 2008-01-17 | 1 | -1/+22 |
| * | Merge nfs_vnops.c:1.277 from HEAD to RELENG_7: | Robert Watson | 2007-11-27 | 1 | -25/+4 |
| * | MFC: Add a -z flag to nfsstat which zeros the NFS statistics after | John Baldwin | 2007-10-26 | 1 | -1/+1 |
| * | MFC: | Mohan Srinivasan | 2007-10-12 | 4 | -75/+131 |
| * | Fix for a very rare race, caused by the nfsiod wakeup and nfsiod idle | Mohan Srinivasan | 2007-09-25 | 2 | -3/+20 |
| * | Remove the now-unused NET_{LOCK,UNLOCK,ASSERT}_GIANT() macros, which | Robert Watson | 2007-08-06 | 4 | -50/+14 |
| * | Fix for a race where out of order loading of NFS attrs into the | John Baldwin | 2007-07-03 | 1 | -1/+17 |
| * | Fix up NFS client write error handling. Errors are split into | John Baldwin | 2007-07-03 | 1 | -0/+15 |
| * | Do proper "locking" for missing vmmeters part. | Attilio Rao | 2007-06-04 | 1 | -4/+4 |
| * | - Move rusage from being per-process in struct pstats to per-thread in | Jeff Roberson | 2007-06-01 | 1 | -1/+1 |
| * | Revert VMCNT_* operations introduction. | Attilio Rao | 2007-05-31 | 1 | -4/+4 |
| * | In nfs_down(), if rep can be NULL, which we test for, then we should | Robert Watson | 2007-05-18 | 1 | -3/+4 |
| * | - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating | Jeff Roberson | 2007-05-18 | 1 | -4/+4 |
| * | Various fixes to the NFS Directio support. | John Baldwin | 2007-04-25 | 2 | -6/+11 |
| * | Attempt to rationalize NFS privileges: | Robert Watson | 2007-04-21 | 1 | -11/+5 |
| * | Don't destroy a mutex just before we use it, instead, | Xin LI | 2007-03-23 | 1 | -1/+1 |
| * | Make insmntque() externally visibile and allow it to fail (e.g. during | Tor Egge | 2007-03-13 | 1 | -0/+11 |
| * | Back out a chance to nfs_timer() that inadvertantly crept in the last checkin :( | Mohan Srinivasan | 2007-03-09 | 1 | -1/+1 |
| * | Over NFS, an open() call could result in multiple over-the-wire | Mohan Srinivasan | 2007-03-09 | 4 | -2/+31 |
| * | Use pause() rather than tsleep() on stack variables and function pointers. | John Baldwin | 2007-02-27 | 1 | -1/+1 |
| * | Backing out an earlier change. It seems harmless for NFS to miss the "force | Mohan Srinivasan | 2007-02-16 | 1 | -6/+0 |
| * | Add missing MNT_ILOCK around some mnt_kern_flag accesses. | Mohan Srinivasan | 2007-02-11 | 1 | -0/+6 |