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
/
nfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFS O_EXCL file create semantics temporarily uses file attributes to store
dillon
2001-01-04
1
-1
/
+14
*
* Rename M_WAIT mbuf subsystem flag to M_TRYWAIT.
bmilekic
2000-12-21
11
-58
/
+58
*
Convert more malloc+bzero to malloc+M_ZERO.
dwmalone
2000-12-08
3
-14
/
+9
*
Simplify the tprintf() API.
phk
2000-11-26
1
-8
/
+1
*
This patchset fixes a large number of file descriptor race conditions.
dillon
2000-11-18
1
-2
/
+5
*
In preparation for deprecating CIRCLEQ macros in favor of TAILQ
mckusick
2000-11-14
8
-47
/
+40
*
Give vop_mmap an untimely death. The opportunity to give it a timely
eivind
2000-11-01
1
-21
/
+0
*
Remove unneeded #include <sys/proc.h> lines.
phk
2000-10-29
4
-4
/
+0
*
Reduce kernel stack usage by not having large packets on the stack.
tegge
2000-10-29
1
-516
/
+1024
*
Eliminate some bitrot (nonexisting member variable names).
tegge
2000-10-24
1
-5
/
+5
*
Style fixes.
tegge
2000-10-24
1
-783
/
+842
*
Make RPC timeout message more readable.
tegge
2000-10-24
1
-4
/
+10
*
Problem to avoid processes getting stuck in "vmopar". From Ian's
dwmalone
2000-10-24
5
-11
/
+29
*
Make nfs PDIRUNLOCK aware. Now it is possible to use nullfs mounts on top
bp
2000-10-15
1
-11
/
+31
*
Add missed vop_stdunlock() for fifo's vnops (this affects only v2 mounts).
bp
2000-10-15
2
-0
/
+3
*
Convert lockmgr locks from using simple locks to using mutexes.
jasone
2000-10-04
2
-4
/
+8
*
Add a lock structure to vnode structure. Previously it was either allocated
bp
2000-09-25
1
-0
/
+4
*
Major update to the way synchronization is done in the kernel. Highlights
jasone
2000-09-07
1
-0
/
+1
*
Don't scan for the "right" network interface by shooting in the dark.
msmith
2000-09-05
1
-0
/
+3
*
This patch corrects the first round of panics and hangs reported
mckusick
2000-07-24
2
-2
/
+4
*
Add snapshots to the fast filesystem. Most of the changes support
mckusick
2000-07-11
1
-1
/
+113
*
Correctly set the Maximum DHCP Message Size. bootpd now works
ps
2000-06-13
1
-1
/
+1
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
9
-37
/
+37
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
9
-37
/
+37
*
Include a RFC 1533 "Maximum DHCP Message Size" option in our request.
phk
2000-05-07
1
-5
/
+17
*
Separate the struct bio related stuff out of <sys/buf.h> into
phk
2000-05-05
6
-0
/
+6
*
Remove unneeded #include <vm/vm_zone.h>
phk
2000-04-30
3
-3
/
+0
*
s/biowait/bufwait/g
phk
2000-04-29
1
-1
/
+1
*
Remove ~25 unneeded #include <sys/conf.h>
phk
2000-04-19
3
-3
/
+0
*
Complete the bio/buf divorce for all code below devfs::strategy
phk
2000-04-15
2
-4
/
+4
*
Move B_ERROR flag to b_ioflags and call it BIO_ERROR.
phk
2000-04-02
2
-14
/
+20
*
Add a sysctl to specify the amount of UDP receive space NFS should
dillon
2000-03-27
1
-8
/
+22
*
Rename the existing BUF_STRATEGY() to DEV_STRATEGY()
phk
2000-03-20
3
-5
/
+5
*
Remove B_READ, B_WRITE and B_FREEBUF and replace them with a new
phk
2000-03-20
3
-15
/
+18
*
Clean up some loose ends in the network code, including the X.25 and ISO
peter
2000-02-13
6
-73
/
+2
*
Fix catastrophic bug in NQNFS related to UDP mounts. The 'nqhost'
dillon
2000-01-26
2
-26
/
+20
*
The alpha build cuases the 'nfsuid bloated' warning to occur. Well,
dillon
2000-01-13
3
-34
/
+0
*
tcp updates to support IPv6.
shin
2000-01-09
1
-1
/
+1
*
Enhance reassignbuf(). When a buffer cannot be time-optimally inserted
dillon
2000-01-05
4
-19
/
+81
*
Fix at least one source of the continued 'NFS append race'. close()
dillon
2000-01-05
1
-3
/
+21
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
4
-10
/
+10
*
make getfh a standard syscall instead of dependant on having
alfred
1999-12-21
2
-28
/
+0
*
Second pass commit to introduce new ACL and Extended Attribute system
rwatson
1999-12-19
1
-0
/
+1
*
M_PREPEND-related cleanups (unregisterifying struct mbuf *s).
green
1999-12-19
3
-8
/
+5
*
Fix compilation warning on alpha when converting pointer to integer
dillon
1999-12-18
1
-1
/
+1
*
Have NFS use a snapshot of boottime instead of boottime itself to
dillon
1999-12-16
1
-6
/
+14
*
Introduce NDFREE (and remove VOP_ABORTOP)
eivind
1999-12-15
5
-161
/
+27
*
Fix two problems: First, fix the append seek position race that can
dillon
1999-12-14
3
-46
/
+149
*
Add a readahead heuristic to the NFS server side code. While the server
dillon
1999-12-13
1
-1
/
+77
*
PR: kern/15222
dillon
1999-12-13
1
-0
/
+16
[next]