| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC: r286046 | rmacklem | 2015-08-01 | 1 | -1/+2 |
* | MFC: r283753 | rmacklem | 2015-06-12 | 1 | -5/+12 |
* | Add TUNABLE_INT() macros so that the tunables MFC'd from | rmacklem | 2015-06-12 | 1 | -0/+5 |
* | MFC: r283635 | rmacklem | 2015-06-10 | 5 | -47/+96 |
* | MFC r283600: | kib | 2015-06-10 | 1 | -0/+10 |
* | MFC: r281962 | rmacklem | 2015-05-02 | 1 | -1/+2 |
* | MFC: r281628 | rmacklem | 2015-04-30 | 1 | -1/+1 |
* | MFC: r281562 | rmacklem | 2015-04-30 | 1 | -1/+4 |
* | Merge r263233 from HEAD to stable/10: | rwatson | 2015-03-19 | 1 | -1/+1 |
* | MFC r275897: | kib | 2015-01-01 | 1 | -6/+6 |
* | MFC: r276193 | rmacklem | 2014-12-31 | 2 | -33/+101 |
* | MFC r273727: | kib | 2014-11-03 | 1 | -3/+3 |
* | MFC r273159: | araujo | 2014-10-31 | 1 | -2/+14 |
* | MFC r263710, r273377, r273378, r273423 and r273455: | hselasky | 2014-10-27 | 1 | -0/+3 |
* | MFC: r269771 | rmacklem | 2014-08-16 | 1 | -4/+3 |
* | MFC r269347: | kib | 2014-08-07 | 1 | -15/+8 |
* | MFC: r268273 | rmacklem | 2014-08-03 | 1 | -2/+4 |
* | MFC: r268115 | rmacklem | 2014-08-01 | 7 | -250/+1632 |
* | MFC r268114: | bdrewery | 2014-07-21 | 1 | -12/+9 |
* | MFC: r267191 | rmacklem | 2014-06-10 | 1 | -7/+0 |
* | MFC: r265252 | rmacklem | 2014-05-08 | 1 | -0/+3 |
* | MFC: r264888 | rmacklem | 2014-05-08 | 1 | -0/+1 |
* | MFC: r264845 | rmacklem | 2014-05-07 | 1 | -7/+6 |
* | Fix NFS deadlock vulnerability. [SA-14:05] | delphij | 2014-04-08 | 1 | -5/+20 |
* | MFC r260229, r260258, r260367, r260390, r260459, r260648: | mav | 2014-01-22 | 4 | -151/+108 |
* | MFC r259877: | mav | 2014-01-22 | 1 | -12/+20 |
* | MFC r259765: | mav | 2014-01-22 | 1 | -7/+11 |
* | MFC: r259854 | rmacklem | 2014-01-01 | 2 | -4/+11 |
* | MFC: r259845 | rmacklem | 2013-12-31 | 1 | -0/+37 |
* | Change the cap_rights_t type from uint64_t to a structure that we can extend | pjd | 2013-09-05 | 1 | -1/+4 |
* | Fix several performance related issues in the new NFS server's | rmacklem | 2013-08-14 | 2 | -79/+221 |
* | - Convert the bufobj lock to rwlock. | jeff | 2013-05-31 | 1 | -1/+1 |
* | Fix typo in comment. | des | 2013-05-15 | 1 | -1/+1 |
* | Fix a bug that allows NFS clients to issue READDIR on files. | des | 2013-04-29 | 1 | -0/+2 |
* | Move the NFS FHA (File Handle Affinity) code from sys/nfsserver to | ken | 2013-04-17 | 2 | -2/+2 |
* | Revamp the old NFS server's File Handle Affinity (FHA) code so that | ken | 2013-04-17 | 5 | -6/+323 |
* | MFC | attilio | 2013-03-02 | 1 | -4/+4 |
|\ |
|
| * | Merge Capsicum overhaul: | pjd | 2013-03-02 | 1 | -4/+4 |
* | | Rename VM_OBJECT_LOCK(), VM_OBJECT_UNLOCK() and VM_OBJECT_TRYLOCK() to | attilio | 2013-02-20 | 1 | -4/+4 |
|/ |
|
* | Further cleanups to use of timestamps in NFS: | jhb | 2013-01-25 | 2 | -15/+4 |
* | Make it possible to force async at server side on new NFS server, similar | delphij | 2013-01-18 | 1 | -1/+12 |
* | Use vfs_timestamp() to set file timestamps rather than invoking | jhb | 2013-01-18 | 1 | -15/+5 |
* | Move the NFSv4.1 client patches over from projects/nfsv4.1-client | rmacklem | 2012-12-08 | 1 | -1/+2 |
* | Mechanically substitute flags from historic mbuf allocator with | glebius | 2012-12-05 | 3 | -7/+7 |
* | Remove the support for using non-mpsafe filesystem modules. | kib | 2012-10-22 | 1 | -7/+3 |
* | Add two new options to the nfssvc(2) syscall that allow | rmacklem | 2012-10-14 | 2 | -1/+43 |
* | Fix the mis-handling of the VV_TEXT on the nullfs vnodes. | kib | 2012-09-28 | 1 | -1/+1 |
* | Modify the NFSv4 client so that it can handle owner | rmacklem | 2012-09-20 | 1 | -2/+4 |
* | Fix two cases in the new NFS server where a tsleep() is | rmacklem | 2012-05-12 | 1 | -6/+9 |
* | Use the common api helper routine instead of freeing the namei | jwd | 2012-05-08 | 1 | -2/+1 |