| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the experimental NFS client so that it doesn't panic when | rmacklem | 2010-09-09 | 1 | -1/+3 |
* | Store the full timestamp when caching timestamps of files and | jhb | 2010-09-07 | 3 | -13/+11 |
* | Change the code in ncl_bioread() in the experimental NFS | rmacklem | 2010-09-05 | 1 | -4/+1 |
* | Disable use of the NLM in the experimental NFS client, since | rmacklem | 2010-09-05 | 1 | -1/+1 |
* | Add dedicated routines to toggle lockmgr flags such as LK_NOSHARE and | jhb | 2010-08-20 | 2 | -2/+2 |
* | Modify the return value for nfscl_mustflush() from boolean_t, | rmacklem | 2010-08-03 | 3 | -11/+11 |
* | Move sys/nfsclient/nfs_lock.c into sys/nfs and build it as a separate | rmacklem | 2010-07-24 | 6 | -490/+4 |
* | Add a call to nfscl_mustflush() in nfs_close() of the experimental | rmacklem | 2010-07-18 | 1 | -1/+1 |
* | Change the nfscl_mustflush() function in the experimental NFSv4 | rmacklem | 2010-07-18 | 2 | -7/+8 |
* | Retire the NFS access cache timestamp structure. It was used in VOP_OPEN() | jhb | 2010-07-15 | 2 | -20/+0 |
* | Merge 208603, 209946, and 209948 to the new NFS client: | jhb | 2010-07-15 | 1 | -11/+33 |
* | For the experimental NFSv4 client, make sure that attributes that | rmacklem | 2010-07-13 | 1 | -0/+14 |
* | For the experimental NFSv4 client, do not use cached attributes | rmacklem | 2010-07-13 | 1 | -1/+1 |
* | Add MODULE_DEPEND() macros to the experimental NFS client and | rmacklem | 2010-06-15 | 1 | -0/+2 |
* | In NFS clients, instead of inconsistently using #ifdef | kib | 2010-06-13 | 5 | -63/+28 |
* | Allow the experimental NFSv4 client to use cached attributes | rmacklem | 2010-05-18 | 1 | -2/+7 |
* | Add a sanity check for a negative args.fhsize to the experimental | rmacklem | 2010-05-17 | 1 | -1/+1 |
* | Push down the page queues lock into vm_page_activate(). | alc | 2010-05-07 | 1 | -8/+9 |
* | Eliminate page queues locking around most calls to vm_page_free(). | alc | 2010-05-06 | 1 | -4/+0 |
* | Acquire the page lock around all remaining calls to vm_page_free() on | alc | 2010-05-05 | 1 | -6/+12 |
* | Move checking against RLIMIT_FSIZE into one place, vn_rlimit_fsize(). | trasz | 2010-05-05 | 1 | -14/+2 |
* | Lock the page around vm_page_activate() and vm_page_deactivate() calls | kib | 2010-05-03 | 1 | -2/+6 |
* | For the experimental NFS client, it should always flush dirty | rmacklem | 2010-04-28 | 1 | -2/+1 |
* | Delete a diagnostic statement that is no longer useful from | rmacklem | 2010-04-28 | 1 | -4/+0 |
* | An NFSv4 server will reply NFSERR_GRACE for non-recovery RPCs | rmacklem | 2010-04-24 | 4 | -27/+32 |
* | When the experimental NFS client is handling an NFSv4 server reboot | rmacklem | 2010-04-22 | 7 | -34/+89 |
* | For the experimental NFS client doing an NFSv4 mount, | rmacklem | 2010-04-20 | 1 | -3/+6 |
* | Avoid extraneous recovery cycles in the experimental NFS client | rmacklem | 2010-04-18 | 1 | -4/+29 |
* | Add mutex lock calls to 2 cases in the experimental NFS client's | rmacklem | 2010-04-15 | 1 | -2/+6 |
* | The experimental NFS client was not filling in recovery credentials | rmacklem | 2010-04-15 | 3 | -3/+16 |
* | Patch the experimental NFS client so that there is a timeout | rmacklem | 2010-01-31 | 4 | -58/+138 |
* | Patch the experimental NFS client in a manner analogous to | rmacklem | 2010-01-28 | 5 | -18/+35 |
* | Fix three related problems in the experimental nfs client when | rmacklem | 2010-01-03 | 1 | -24/+19 |
* | Fix the experimental NFS client so that it can create Unix | rmacklem | 2009-12-31 | 1 | -4/+9 |
* | When porting the experimental nfs subsystem to the FreeBSD8 krpc, | rmacklem | 2009-12-26 | 3 | -104/+8 |
* | Remove unneeded ifdefs. | trasz | 2009-12-03 | 2 | -27/+3 |
* | Create verifier used by FreeBSD NFS client is suboptimal because the | jh | 2009-11-11 | 1 | -14/+25 |
* | Unloading of the nfscl module is unsupported because newnfslock doesn't | jh | 2009-10-20 | 2 | -0/+14 |
* | Fix ordering of nfscl_modevent() and ncl_uninit(). nfscl_modevent() must | jh | 2009-10-20 | 1 | -1/+1 |
* | Fix comment typos. | jh | 2009-10-20 | 1 | -4/+4 |
* | Add LK_NOWITNESS to the vn_lock() calls done on newly created nfs | rmacklem | 2009-09-09 | 2 | -2/+2 |
* | Fix NFS panics with options VIMAGE kernels by apropriately setting curvnet | zec | 2009-08-24 | 1 | -2/+2 |
* | Apply the same patch as r196205 for nfs_upgrade_lock() and | rmacklem | 2009-08-17 | 1 | -15/+12 |
* | Fix the experimental nfs client so that it only calls ncl_vinvalbuf() | rmacklem | 2009-07-29 | 1 | -5/+11 |
* | When vfs.newnfs.callback_addr is set to an IPv4 address, the | rmacklem | 2009-07-22 | 1 | -1/+1 |
* | Add changes to the experimental nfs client to use the PBDRY flag for | rmacklem | 2009-07-22 | 2 | -7/+7 |
* | When using an NFSv4 mount in the experimental nfs client with delegations | rmacklem | 2009-07-22 | 1 | -1/+1 |
* | Fix two bugs in the experimental nfs client: | rmacklem | 2009-07-19 | 1 | -13/+7 |
* | Fix the experimental nfs client so that it does not cause a | rmacklem | 2009-07-14 | 1 | -1/+2 |
* | Build on Jeff Roberson's linker-set based dynamic per-CPU allocator | rwatson | 2009-07-14 | 1 | -2/+0 |