index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
fs
/
nfsclient
/
nfs_clbio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change the code in ncl_bioread() in the experimental NFS
rmacklem
2010-09-05
1
-4
/
+1
*
In NFS clients, instead of inconsistently using #ifdef
kib
2010-06-13
1
-10
/
+4
*
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
*
When the experimental NFS client is handling an NFSv4 server reboot
rmacklem
2010-04-22
1
-11
/
+20
*
Patch the experimental NFS client in a manner analogous to
rmacklem
2010-01-28
1
-4
/
+4
*
When porting the experimental nfs subsystem to the FreeBSD8 krpc,
rmacklem
2009-12-26
1
-100
/
+5
*
Add changes to the experimental nfs client to use the PBDRY flag for
rmacklem
2009-07-22
1
-4
/
+4
*
Fix some of the style errors in *getpages().
alc
2009-06-18
1
-18
/
+13
*
This commit is analagous to r193952, but for the experimental nfs
rmacklem
2009-06-10
1
-8
/
+15
*
nfs_write() can use the recently introduced vfs_bio_set_valid() instead of
alc
2009-05-31
1
-1
/
+1
*
Make *getpages()s' assertion on the state of each page's dirty bits
alc
2009-05-28
1
-1
/
+1
*
Merge r191964: Eliminate a case of unnecessary page queues locking.
alc
2009-05-17
1
-4
/
+1
*
Changed sys/fs/nfs_clbio.c in the same way Alan Cox changed
rmacklem
2009-05-16
1
-3
/
+3
*
Apply a one line change to nfs_clbio.c (which is largely a copy
rmacklem
2009-05-13
1
-1
/
+2
*
Add the experimental nfs subtree to the kernel, that includes
rmacklem
2009-05-04
1
-0
/
+1934