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
/
nfsserver
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC: r317236
rmacklem
2017-05-07
1
-1
/
+3
*
MFC r313821 r315277 r315286
vangyzen
2017-03-17
1
-3
/
+7
*
MFC r314253:
kib
2017-03-11
1
-2
/
+1
*
MFC r313735: add svcpool_close to handle killed nfsd threads
avg
2017-02-21
1
-11
/
+9
*
MFC 311122
jpaetzel
2017-01-19
1
-28
/
+11
*
MFC r311452:
kib
2017-01-12
1
-5
/
+8
*
MFC: r309566
rmacklem
2016-12-19
1
-3
/
+28
*
MFC r308212:
kib
2016-11-16
1
-1
/
+1
*
MFC: r307694
rmacklem
2016-11-03
1
-1
/
+5
*
MFC: r304026
rmacklem
2016-10-03
4
-53
/
+141
*
nfsd: Fix use-after-free in NFS4 lock test service
cem
2016-05-12
1
-2
/
+2
*
Don't increment srvrpccnt[] for the NFSv4.1 operations.
rmacklem
2016-05-07
1
-1
/
+6
*
nfsserver: minor spelling fix in comment.
pfg
2016-05-06
1
-1
/
+1
*
Give mountd -S priority over outstanding RPC requests when suspending the nfsd.
rmacklem
2016-05-06
1
-0
/
+6
*
NFS: spelling fixes on comments.
pfg
2016-04-29
2
-9
/
+9
*
Allow the NFSv4 server to reply NFSERR_WRONGSEC for the SetClientID operation.
rmacklem
2016-04-23
1
-0
/
+1
*
Fix a LOR in the NFSv4.1 server.
rmacklem
2016-04-23
1
-5
/
+5
*
If the VOP_SETATTR() call that saves the exclusive create verifier failed,
rmacklem
2016-04-12
1
-0
/
+10
*
Cleanup unnecessary semicolons from the kernel.
pfg
2016-04-10
4
-20
/
+20
*
Add kernel support to the NFS server for the "-manage-gids"
rmacklem
2015-11-30
1
-8
/
+18
*
When the nfsd threads are terminated, the NFSv4 server state
rmacklem
2015-11-21
2
-7
/
+49
*
For the case where an NFSv4.1 ExchangeID operation has the client identifier
rmacklem
2015-08-14
1
-2
/
+5
*
This patch fixes a problem where, if the NFSv4 server has a previous
rmacklem
2015-07-29
1
-1
/
+2
*
Make the NFS server use shared vnode locks for a few cases
rmacklem
2015-05-29
1
-5
/
+12
*
Make the size of the hash tables used by the NFSv4 server tunable.
rmacklem
2015-05-27
5
-47
/
+96
*
Currently, softupdate code detects overstepping on the workitems
kib
2015-05-27
1
-0
/
+10
*
Fix the NFS server's handling of a bogus NFSv2 ROOT RPC.
rmacklem
2015-04-25
1
-1
/
+2
*
Replace "new NFS" with just "NFS" in some sysctl description strings.
trasz
2015-04-19
1
-2
/
+2
*
mav@ has found that NFS servers exporting ZFS file systems
rmacklem
2015-04-16
1
-1
/
+1
*
File systems that do not use the buffer cache (such as ZFS) must
rmacklem
2015-04-15
1
-1
/
+4
*
Use M_SIZE() instead of hand-crafted (and mostly correct) NFSMSIZ() macro
rwatson
2015-01-07
1
-1
/
+1
*
A deadlock in the NFSv4 server with vfs.nfsd.enable_locallocks=1
rmacklem
2014-12-25
2
-33
/
+101
*
The VOP_LOOKUP() implementations for CREATE op do not put the name
kib
2014-12-18
1
-6
/
+6
*
Allow the vfs.nfsd knobs to be set from loader.conf (or using
kib
2014-10-27
1
-3
/
+3
*
Make the sysctl(8) for checkutf8 positively defined and improve
araujo
2014-10-17
1
-5
/
+5
*
Add two sysctl(8) to enable/disable NFSv4 server to check when setting
araujo
2014-10-16
1
-2
/
+14
*
Fix failures and warnings reported by newpynfs20090424 test tool.
araujo
2014-10-03
3
-20
/
+64
*
Change the NFS server's printf related to hitting
rmacklem
2014-08-10
1
-4
/
+3
*
Do not generate 1000 unique lock names for nfsrc hash chain locks.
kib
2014-07-31
1
-15
/
+8
*
The new NFSv3 server did not generate directory postop attributes for
rmacklem
2014-07-04
1
-2
/
+4
*
Merge the NFSv4.1 server code in projects/nfsv4.1-server over
rmacklem
2014-07-01
7
-250
/
+1632
*
Change NFS readdir() to only ignore cookies preceding the given offset for
bdrewery
2014-07-01
1
-12
/
+9
*
The new NFS server would not allow a hard link to be
rmacklem
2014-06-06
1
-7
/
+0
*
The new draft specification for NFSv4.0 specifies that a server
rmacklem
2014-05-03
1
-0
/
+3
*
The PR reported that the old NFS server did not set uio_td == NULL
rmacklem
2014-04-24
1
-0
/
+1
*
Remove an unnecessary level of indirection for an argument.
rmacklem
2014-04-23
1
-7
/
+6
*
Fix NFS deadlock vulnerability. [SA-14:05]
delphij
2014-04-08
1
-5
/
+20
*
Update kernel inclusions of capability.h to use capsicum.h instead; some
rwatson
2014-03-16
1
-1
/
+1
*
Fix lock leak in purely hypothetical case of TCP connection without SVC_ACK
mav
2014-01-14
2
-10
/
+12
*
Fix off-by-one error in r260229.
mav
2014-01-07
1
-1
/
+1
[next]