| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a serious deadlock with the NFS client. Given a large enough | green | 2005-06-10 | 1 | -0/+9 |
* | Ugh. Previous commit got the logic exactly backward. | des | 2005-05-17 | 1 | -2/+2 |
* | Revision 1.173 broke updating a mount from ro to rw. Fix that by clearing | des | 2005-05-17 | 1 | -1/+11 |
* | Don't copy the NFSMNT_* flags into struct statfs's f_flags field, | iedowse | 2005-05-02 | 1 | -1/+0 |
* | When NFS was converted to the new mount syscall, code was written that sets | des | 2005-04-27 | 1 | -3/+1 |
* | - Update vfs_root implementations to match the new prototype. None of | jeff | 2005-03-24 | 1 | -1/+1 |
* | Mostly back out rev 1.33 from quite some time ago, and the followup fixes | peter | 2005-01-18 | 1 | -25/+11 |
* | Remove the unused credential argument from VOP_FSYNC() and VFS_SYNC(). | phk | 2005-01-11 | 1 | -2/+2 |
* | /* -> /*- for license, minor formatting changes | imp | 2005-01-07 | 1 | -1/+1 |
* | First cut of NFS direct IO support. | ps | 2004-12-15 | 1 | -0/+1 |
* | Don't clobber mnt_stat.f_mntonname | phk | 2004-12-07 | 1 | -13/+8 |
* | The remaining part of nmount/omount/rootfs mount changes. I cannot sensibly | phk | 2004-12-07 | 1 | -21/+51 |
* | Rewrite of the NFS client's reply handling. We now have NFS socket | ps | 2004-12-06 | 1 | -0/+9 |
* | Convert GIANT_REQUIRED; in nfs_mountroot() to NET_ASSERT_GIANT(), | rwatson | 2004-12-05 | 1 | -1/+6 |
* | VFS_STATFS(mp, ...) is mostly called with &mp->mnt_stat, but a few cases | phk | 2004-12-05 | 1 | -5/+0 |
* | Fix for a (blocks) underrun bug where negative values were being | ps | 2004-12-01 | 1 | -3/+4 |
* | Detect root mount attempts on the flag, not on the NULL path. | phk | 2004-11-09 | 1 | -1/+1 |
* | Add b_bufobj to struct buf which eventually will eliminate the need for b_vp. | phk | 2004-10-22 | 1 | -1/+2 |
* | Add a missing newline character. | pjd | 2004-10-14 | 1 | -1/+2 |
* | Put a version element in the VFS filesystem configuration structure | phk | 2004-07-30 | 1 | -4/+3 |
* | Remove global variable rootdevs and rootvp, they are unused as such. | phk | 2004-07-28 | 1 | -2/+0 |
* | Make VFS_ROOT() and vflush() take a thread argument. | alfred | 2004-07-12 | 1 | -2/+2 |
* | Change the following environment variables to kernel options: | brian | 2004-07-08 | 1 | -11/+5 |
* | Change the following kernel options to environment variables: | brian | 2004-07-08 | 1 | -5/+11 |
* | use vfs_suser() to restrict access to the nfs mount's timeout. | alfred | 2004-07-06 | 1 | -0/+3 |
* | NFS mobility Phase VI: | alfred | 2004-07-06 | 1 | -1/+50 |
* | NFS mobility PHASE I, II & III (phase VI, and V pending): | alfred | 2004-07-06 | 1 | -0/+26 |
* | When we traverse the vnodes on a mountpoint we need to look out for | phk | 2004-07-04 | 1 | -11/+2 |
* | Remove advertising clause from University of California Regent's | imp | 2004-04-07 | 1 | -4/+0 |
* | Rename dup_sockaddr() to sodupsockaddr() for consistency with other | rwatson | 2004-03-01 | 1 | -1/+1 |
* | If mountnfs returns an error, it will have already freed nam; no need to | cperciva | 2004-02-22 | 1 | -1/+0 |
* | Bump the NFCv3/TCP defaults for rsize and wsize from 8K to 32K to match | obrien | 2004-01-31 | 1 | -5/+21 |
* | Use function pointers to remove the depenancy cross dependancy on nfs4 | alfred | 2003-11-22 | 1 | -0/+10 |
* | University of Michigan's Citi NFSv4 kernel client code. | alfred | 2003-11-14 | 1 | -0/+2 |
* | 1. Consolidate mount struct allocation/destruction into a common code in | kan | 2003-11-12 | 1 | -23/+3 |
* | Assert GIANT_REQUIRED where sockets are manipulated. This is | sam | 2003-11-07 | 1 | -0/+2 |
* | Remove mntvnode_mtx and replace it with per-mountpoint mutex. | kan | 2003-11-05 | 1 | -6/+7 |
* | Take care not to call vput if thread used in corresponding vget | kan | 2003-11-02 | 1 | -1/+2 |
* | - Remove an incorrect XXX comment. This code does respect the XLOCK since | jeff | 2003-10-05 | 1 | -1/+0 |
* | - Acquire the vnode interlock prior to dropping the mntvnode_mtx. | jeff | 2003-10-04 | 1 | -1/+2 |
* | Remove the magic way of configuring NFS backed swap. | phk | 2003-08-15 | 1 | -63/+0 |
* | Initialize struct vfsops C99-sparsely. | phk | 2003-06-12 | 1 | -14/+7 |
* | Deal with the possibility of negative available space from the file server | peter | 2003-05-19 | 1 | -3/+6 |
* | Deprecate machine/limits.h in favor of new sys/limits.h. | kan | 2003-04-29 | 1 | -2/+1 |
* | Fix a bug with df on large (>1TB) nfsv3 file servers on 32 bit client | peter | 2003-04-24 | 1 | -11/+23 |
* | Back out M_* changes, per decision of the TRB. | imp | 2003-02-19 | 1 | -1/+1 |
* | Provide a sysctl to allow defaulting of the connectionless (-c) feature | dillon | 2003-01-22 | 1 | -0/+15 |
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | alfred | 2003-01-21 | 1 | -1/+1 |
* | do not try to free a mountpoint that we did not allocate. | dillon | 2002-12-21 | 1 | -4/+9 |
* | Don't examine an un-initialized variable. | phk | 2002-10-20 | 1 | -4/+0 |