index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
nfs
Age
Commit message (
Expand
)
Author
2008-06-13
Remove dead-end and never-used kerberos code in nfs. Future work
Bret Lambert
2008-06-13
Replace one-line macro which only obfuscated the fact that
Bret Lambert
2008-06-12
Remove now-vestigial bpos pointer from NFS. For building outgoing
Bret Lambert
2008-06-12
add a statistic bit to count how often we change async to sync
Thordur I. Bjornsson
2008-06-12
if (something_complicated)
Artur Grabowski
2008-06-12
Bring biomem diff back into the tree after the nfs_bio.c fix went in.
Theo de Raadt
2008-06-12
Actually return an error in nfs_asyncio() if we fail to process
Thordur I. Bjornsson
2008-06-11
back out biomem diff since it is not right yet. Doing very large
Theo de Raadt
2008-06-11
return an XDR'rd xid from nfs_get_xid() and kill the nfs_xid global
Thordur I. Bjornsson
2008-06-11
Canonical for() -> queue.h FOREACH macro conversions.
Bret Lambert
2008-06-11
remove an unused variable
Thordur I. Bjornsson
2008-06-10
Remove redundant code that only leaked an mbuf.
Bret Lambert
2008-06-10
o Avoid putting duplicate entries into the name cache,
Thordur I. Bjornsson
2008-06-10
Buffer cache revamp
Bob Beck
2008-06-09
Update access(2) to have modern semantics with respect to X_OK and
Todd C. Miller
2008-06-09
nfsm_get_xid() => nfs_get_xid() after thib@ informed me that the
Damien Miller
2008-06-09
Introduce a facility to generate unpredictable 32 bit numbers with
Damien Miller
2008-06-08
remove a bunch of kerberos definitions
Thordur I. Bjornsson
2008-05-27
Remove bloated and nasty nfsm_clget macro; while here, replace some
Bret Lambert
2008-05-27
be much more clear about revarp failures; ok miod
Theo de Raadt
2008-05-23
Deal with the situation when TCP nfs mounts timeout and processes
Thordur I. Bjornsson
2008-05-20
Fix last commit, it is rtrequest1() and not rtrequest(). Lucky me it seems
Claudio Jeker
2008-05-17
KNF. No names for arguments in function prototypes, regroup
Thordur I. Bjornsson
2008-05-13
don't grab the receive lock in nfs_rcvlock if the reply has
Thordur I. Bjornsson
2008-05-09
Another rtrequest() rtrequest1() replacement.
Claudio Jeker
2008-05-08
retire vn_default_error() and replace all instances
Thordur I. Bjornsson
2008-05-02
plug potential mbuf leaks;
Thordur I. Bjornsson
2008-04-25
Plug potential mbuf leak by changing m_free to m_freem.
Bret Lambert
2008-04-22
Remove kludges that map EEXIST errors too a 0 return (success) for certain
Thordur I. Bjornsson
2008-04-22
Close potential mbuf leak by iterating over the mbuf packet chain
Bret Lambert
2008-04-22
remove the "kerbflag" argument from nfsrv_fhtovp() and nfs_namei()
Thordur I. Bjornsson
2008-04-22
Add comments detailing what the SLP_* flag #define's mean
Bret Lambert
2008-04-19
in nfsm_reqh(), only allocate an mbuf cluster if the
Thordur I. Bjornsson
2008-04-18
use arc4random_uniform() for random number requests that are not a
Damien Miller
2008-04-16
more efficient use of mbufs in nfsm_uiotombuf().
Damien Bergamini
2008-04-14
Rework NFS mbuf write routines:
Bret Lambert
2008-04-14
move the cache lookup code into a function, instead repeating
Thordur I. Bjornsson
2008-03-31
Refine "netboot" interface group semantics to indicate the interface we
Theo de Raadt
2008-03-19
label all interfaces we netboot from in group "netboot", in a MI fashion
Theo de Raadt
2008-03-16
Widen some struct statfs fields to support large filesystem stata
Otto Moerbeek
2008-01-06
diff missed in previous commit:
Theo de Raadt
2008-01-06
More NFS-related kernel shrinkage...
Bret Lambert
2007-12-28
nfs_sndlock() is often called with its rep argument
Thordur I. Bjornsson
2007-12-27
Fix for PR5365.
Thordur I. Bjornsson
2007-12-13
Garbage collect nfsdmap and leftover code. That structure
Thordur I. Bjornsson
2007-12-13
convert massive (expanded to 150+ lines) nfsm_v3attr macro to a function
Bret Lambert
2007-11-28
fill the va_blocksize with something a litte saner,
Thordur I. Bjornsson
2007-11-08
Fix unsafe queue macro use
Bret Lambert
2007-11-07
more low hanging fruit; Expand the nfsm_srvwcc_data() macro
Thordur I. Bjornsson
2007-11-06
Expand the nfsm_srvfillattr() macro and
Thordur I. Bjornsson
[prev]
[next]