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
/
nfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a flag to the experimental NFSv4 client to indicate when
rmacklem
2010-10-26
1
-0
/
+1
*
Modify the experimental NFSv4 server's file handle hash function
rmacklem
2010-10-23
1
-1
/
+1
*
Modify the file handle hash function in the experimental NFS
rmacklem
2010-10-22
2
-1
/
+2
*
Fix the NFSVNO_CMPFH() macro in the experimental NFS server so
rmacklem
2010-09-10
1
-2
/
+1
*
The timer routine in the experimental NFS server did not acquire
rmacklem
2010-08-28
2
-0
/
+16
*
Modify the return value for nfscl_mustflush() from boolean_t,
rmacklem
2010-08-03
1
-1
/
+1
*
For the experimental NFSv4 server's dumplocks operation, add the
rmacklem
2010-07-19
1
-1
/
+2
*
Change the nfscl_mustflush() function in the experimental NFSv4
rmacklem
2010-07-18
1
-1
/
+1
*
Fix typos in macros.
rmacklem
2010-05-08
2
-4
/
+4
*
Patch the experimental NFS client so that it works for NFSv2
rmacklem
2010-05-08
1
-2
/
+34
*
An NFSv4 server will reply NFSERR_GRACE for non-recovery RPCs
rmacklem
2010-04-24
4
-9
/
+13
*
When the experimental NFS client is handling an NFSv4 server reboot
rmacklem
2010-04-22
1
-2
/
+2
*
Avoid extraneous recovery cycles in the experimental NFS client
rmacklem
2010-04-18
1
-0
/
+1
*
The experimental NFS client was not filling in recovery credentials
rmacklem
2010-04-15
2
-0
/
+3
*
This patch should fix handling of byte range locks locally
rmacklem
2010-03-30
5
-2
/
+38
*
Fix the experimental NFS subsystem so that it uses the correct
rmacklem
2010-03-24
1
-3
/
+3
*
Modify the experimental server so that it uses VOP_ACCESSX().
rmacklem
2009-12-25
2
-68
/
+2
*
Remove unneeded ifdefs.
trasz
2009-12-03
5
-225
/
+5
*
Patch the experimental NFS server is a manner analagous to
rmacklem
2009-11-20
1
-2
/
+2
*
Fix typo in the comment.
trasz
2009-09-30
1
-1
/
+1
*
Merge the remainder of kern_vimage.c and vimage.h into vnet.c and
rwatson
2009-08-01
1
-1
/
+0
*
Add changes to the experimental nfs client to use the PBDRY flag for
rmacklem
2009-07-22
1
-0
/
+7
*
Build on Jeff Roberson's linker-set based dynamic per-CPU allocator
rwatson
2009-07-14
1
-1
/
+0
*
Add calls to the experimental nfs client for the case of an "intr" mount,
rmacklem
2009-07-12
1
-1
/
+16
*
Since the nfscl_getclose() function both decremented open counts and,
rmacklem
2009-07-09
1
-1
/
+3
*
Replace RPCAUTH_UNIXGIDS with NFS_MAXGRPS so that nfscbd.c will build.
rmacklem
2009-06-20
1
-2
/
+2
*
Change the size of the nfsc_groups[] array in the experimental nfs
rmacklem
2009-06-20
1
-4
/
+4
*
Rework the credential code to support larger values of NGROUPS and
brooks
2009-06-19
1
-6
/
+1
*
Add the explicit include of vimage.h to another five .c files still
bz
2009-06-17
1
-0
/
+1
*
Remove the "int *" typecast for the aresid argument to vn_rdwr()
rmacklem
2009-06-16
1
-1
/
+1
*
Don't check MAC in the NFS server ACL set path, right now we aren't
rwatson
2009-06-05
1
-4
/
+0
*
Place hostnames and similar information fully under the prison system.
jamie
2009-05-29
1
-0
/
+1
*
Add a function to the experimental nfs subsystem that tests to see
rmacklem
2009-05-27
2
-1
/
+24
*
Fix the experimental nfs subsystem so that it builds with the
rmacklem
2009-05-26
3
-7
/
+5
*
Adapt to the new ACL #define names.
trasz
2009-05-26
1
-13
/
+13
*
Fix the handling of NFSv4 Illegal Operation number to conform
rmacklem
2009-05-26
1
-0
/
+3
*
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 client so that it works for the
rmacklem
2009-05-24
1
-12
/
+39
*
Fix the rpc_gss_secfind() call in nfs_commonkrpc.c so that
rmacklem
2009-05-23
1
-1
/
+16
*
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
*
Change the experimental NFSv4 client so that it does not do
rmacklem
2009-05-18
1
-3
/
+2
*
Fixed the Null callback RPCs so that they work with the new krpc. This
rmacklem
2009-05-16
1
-9
/
+10
*
Move the nfsstat structure and proc/op number definitions on the
rmacklem
2009-05-15
3
-152
/
+177
*
Apply changes to the experimental nfs server so that it uses the security
rmacklem
2009-05-14
4
-17
/
+11
*
Change the file names in the comments in sys/fs/nfs/nfs_var.h so
rmacklem
2009-05-14
1
-34
/
+30
*
Change the name of the nfs server addsock structure from nfsd_args
rmacklem
2009-05-11
1
-1
/
+1
*
Remove the thread argument from the FSD (File-System Dependent) parts of
attilio
2009-05-11
2
-9
/
+9
*
Do not embed struct ucred into larger netcred parent structures.
kan
2009-05-09
1
-10
/
+0
[next]