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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make *getpages()s' assertion on the state of each page's dirty bits
alc
2009-05-28
2
-2
/
+2
*
Use a temporary variable to avoid a duplicate strlen().
des
2009-05-28
1
-2
/
+3
*
Fix handling of NFSv4 Close operations in ncl_inactive(). Only
rmacklem
2009-05-27
1
-7
/
+13
*
Eliminate redundant setting of a page's valid bits and pointless clearing
alc
2009-05-27
1
-2
/
+2
*
Add a function to the experimental nfs subsystem that tests to see
rmacklem
2009-05-27
2
-1
/
+24
*
Add hierarchical jails. A jail may further virtualize its environment
jamie
2009-05-27
1
-4
/
+5
*
Fix the experimental nfs subsystem so that it builds with the
rmacklem
2009-05-26
5
-11
/
+13
*
Adapt to the new ACL #define names.
trasz
2009-05-26
1
-13
/
+13
*
Add two sysctl variables to the experimental nfs server, so
rmacklem
2009-05-26
1
-3
/
+17
*
Fix the handling of NFSv4 Illegal Operation number to conform
rmacklem
2009-05-26
2
-11
/
+17
*
Fix the experimental nfs server's interface to the new krpc so
rmacklem
2009-05-26
1
-11
/
+10
*
Add NFSv4 root export checks to the DelegPurge, Renew and
rmacklem
2009-05-25
1
-0
/
+15
*
Temporarily #undef NFS4_ACL_EXTATTR_NAME, so that the
rmacklem
2009-05-24
1
-0
/
+2
*
Crib the realign function out of nfs_krpc.c and add a call
rmacklem
2009-05-24
2
-26
/
+40
*
Fix the experimental NFSv4 server so that it handles the case
rmacklem
2009-05-24
1
-0
/
+5
*
Fix the experimental nfsv4 client so that it works for the
rmacklem
2009-05-24
2
-22
/
+49
*
Eliminate the unnecessary clearing of a page's dirty bits from
alc
2009-05-23
1
-2
/
+5
*
Fix the rpc_gss_secfind() call in nfs_commonkrpc.c so that
rmacklem
2009-05-23
1
-1
/
+16
*
Change the sysctl_base argument to svcpool_create() to NULL for
rmacklem
2009-05-22
1
-1
/
+1
*
Fix the name of the module common to the client and server
rmacklem
2009-05-22
1
-1
/
+1
*
Change the printf of r192595 to identify the function,
rmacklem
2009-05-22
1
-1
/
+1
*
Modified the printf message of r192590 to remove the
rmacklem
2009-05-22
1
-1
/
+1
*
Change the comment at the beginning of the function to reflect the
rmacklem
2009-05-22
1
-2
/
+2
*
Change the reboot panic that would have occurred if clientid
rmacklem
2009-05-22
1
-6
/
+2
*
Modify the mount handling code in the experimental nfs client to
rmacklem
2009-05-22
1
-63
/
+230
*
Change the code in the experimental nfs client to avoid flushing
rmacklem
2009-05-22
1
-6
/
+2
*
Fix the comment in sys/fs/nfs/nfs.h to correctly reflect the
rmacklem
2009-05-22
1
-1
/
+1
*
Remove the unmaintained University of Michigan NFSv4 client from 8.x
rwatson
2009-05-22
2
-2
/
+0
*
Fix the experimental nfs server so that it depends on the nlm,
rmacklem
2009-05-22
1
-0
/
+1
*
Fix the comment at line 3711 to be consistent with the change
rmacklem
2009-05-21
1
-1
/
+1
*
Modify sys/fs/nfsserver/nfs_nfsdport.c to use nlm_acquire_next_sysid()
rmacklem
2009-05-21
1
-2
/
+9
*
Although it should never happen, all the nfsv4 server can do
rmacklem
2009-05-20
1
-1
/
+1
*
Change the experimental NFSv4 client so that it does not do
rmacklem
2009-05-18
5
-63
/
+79
*
Fix the acquisition of local locks via VOP_ADVLOCK() by the
rmacklem
2009-05-17
1
-11
/
+28
*
Added a SYSCTL to sys/fs/nfsserver/nfs_nfsdport.c so that the value of
rmacklem
2009-05-17
1
-6
/
+14
*
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
*
Fixed the Null callback RPCs so that they work with the new krpc. This
rmacklem
2009-05-16
2
-9
/
+18
*
Move the nfsstat structure and proc/op number definitions on the
rmacklem
2009-05-15
3
-152
/
+177
*
Devfs replaces file ops vector with devfs-specific one in devfs_open(),
kib
2009-05-15
1
-1
/
+3
*
Modify the diskless booting code in sys/fs/nfsclient to be compatible
rmacklem
2009-05-15
2
-27
/
+36
*
Eliminate unnecessary clearing of the page's dirty mask from various
alc
2009-05-15
1
-1
/
+3
*
Apply changes to the experimental nfs server so that it uses the security
rmacklem
2009-05-14
10
-74
/
+180
*
Change the file names in the comments in sys/fs/nfs/nfs_var.h so
rmacklem
2009-05-14
1
-34
/
+30
*
Apply a one line change to nfs_clbio.c (which is largely a copy
rmacklem
2009-05-13
1
-1
/
+2
*
Modify the experimental nfs server to use the new nfsd_nfsd_args
rmacklem
2009-05-12
2
-40
/
+39
*
Report all fdescfs vnodes as VCHR for stat(2). Fake the unique
kib
2009-05-12
1
-65
/
+20
*
Return controlled EINVAL when the fdescfs lookup routine is given string
kib
2009-05-12
1
-2
/
+7
*
Eliminate gratuitous clearing of the page's dirty mask.
alc
2009-05-12
1
-1
/
+2
*
Change the name of the nfs server addsock structure from nfsd_args
rmacklem
2009-05-11
2
-2
/
+2
[next]