summaryrefslogtreecommitdiffstats
path: root/sys/fs/nfsclient
Commit message (Expand)AuthorAgeFilesLines
* nfs_write() can use the recently introduced vfs_bio_set_valid() instead ofalc2009-05-311-1/+1
* Unbreak options VIMAGE kernel builds.zec2009-05-311-1/+1
* Add a check to v_type == VREG for the recently modified code thatrmacklem2009-05-301-11/+11
* Place hostnames and similar information fully under the prison system.jamie2009-05-292-11/+13
* Make *getpages()s' assertion on the state of each page's dirty bitsalc2009-05-281-1/+1
* Fix handling of NFSv4 Close operations in ncl_inactive(). Onlyrmacklem2009-05-271-7/+13
* Fix the experimental nfsv4 client so that it works for thermacklem2009-05-241-10/+10
* Change the sysctl_base argument to svcpool_create() to NULL forrmacklem2009-05-221-1/+1
* Fix the name of the module common to the client and serverrmacklem2009-05-221-1/+1
* Modify the mount handling code in the experimental nfs client tormacklem2009-05-221-63/+230
* Change the code in the experimental nfs client to avoid flushingrmacklem2009-05-221-6/+2
* Change the experimental NFSv4 client so that it does not dormacklem2009-05-184-60/+77
* Merge r191964: Eliminate a case of unnecessary page queues locking.alc2009-05-171-4/+1
* Changed sys/fs/nfs_clbio.c in the same way Alan Cox changedrmacklem2009-05-161-3/+3
* Modify the diskless booting code in sys/fs/nfsclient to be compatiblermacklem2009-05-152-27/+36
* Apply changes to the experimental nfs server so that it uses the securityrmacklem2009-05-141-2/+4
* Apply a one line change to nfs_clbio.c (which is largely a copyrmacklem2009-05-131-1/+2
* Remove the thread argument from the FSD (File-System Dependent) parts ofattilio2009-05-111-6/+17
* Add the experimental nfs subtree to the kernel, that includesrmacklem2009-05-0419-0/+18850
OpenPOWER on IntegriCloud