| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r258578, r258580, r258581 (by hrs): | mav | 2014-01-22 | 1 | -26/+25 |
* | MFC r259842: | dim | 2013-12-28 | 1 | -2/+0 |
* | It was reported via email that the cu_sent field used by the | rmacklem | 2013-09-06 | 1 | -0/+2 |
* | Use m_get(), m_gethdr() and m_getcl() instead of historic macros. | glebius | 2013-03-12 | 1 | -1/+1 |
* | Mechanically substitute flags from historic mbuf allocator with | glebius | 2012-12-05 | 1 | -1/+1 |
* | Both a crash reported on freebsd-current on Oct. 18 under the | rmacklem | 2011-11-03 | 1 | -1/+2 |
* | Make sure RPC calls over UDP return RPC_INTR status is the process has | art | 2011-08-28 | 1 | -2/+5 |
* | Fix a couple of mbuf leaks introduced by r217242. I do | rmacklem | 2011-04-13 | 1 | -1/+3 |
* | Mfp4 CH=177274,177280,177284-177285,177297,177324-177325 | bz | 2011-02-16 | 1 | -3/+0 |
* | Fix a bug in the client side krpc where it was, sometimes | rmacklem | 2011-01-10 | 1 | -4/+3 |
* | Fix the krpc so that it can handle NFSv3,UDP mounts with a read/write | rmacklem | 2010-10-13 | 1 | -1/+7 |
* | Remove extraneous semicolons, no functional changes. | mbr | 2010-01-07 | 1 | -1/+1 |
* | Fix NFS panics with options VIMAGE kernels by apropriately setting curvnet | zec | 2009-08-24 | 1 | -0/+5 |
* | Make sure that cr_error is set to ESHUTDOWN when closing the connection. | rmacklem | 2009-07-01 | 1 | -2/+4 |
* | Fix upcall races in the client side krpc. For the client side upcall, | rmacklem | 2009-06-04 | 1 | -1/+26 |
* | Rework socket upcalls to close some races with setup/teardown of upcalls. | jhb | 2009-06-01 | 1 | -19/+24 |
* | Implement support for RPCSEC_GSS authentication to both the NFS client | dfr | 2008-11-03 | 1 | -69/+241 |
* | Re-implement the client side of rpc.lockd in the kernel. This implementation | dfr | 2008-06-26 | 1 | -72/+146 |
* | Minor changes to improve compatibility with older FreeBSD releases. | dfr | 2008-03-28 | 1 | -1/+1 |
* | Add the new kernel-mode NFS Lock Manager. To use it instead of the | dfr | 2008-03-26 | 1 | -0/+865 |