| Commit message (Expand) | Author | Age | Files | Lines |
* | nfsd: eliminate NFSD_DEBUG | Mark Salter | 2015-04-21 | 1 | -1/+1 |
* | nfsd: implement pNFS operations | Christoph Hellwig | 2015-02-02 | 1 | -2/+14 |
* | nfsd: correctly define v4.2 support attributes | Christoph Hellwig | 2014-11-19 | 1 | -3/+6 |
* | NFSD: Update some as-yet unused 4.2 error codes | Anna Schumaker | 2014-08-28 | 1 | -1/+1 |
* | NFSD: Get rid of empty function nfs4_state_init | Kinglong Mee | 2014-05-08 | 1 | -2/+0 |
* | nfsd: remove <linux/nfsd/debug.h> | Christoph Hellwig | 2014-05-06 | 1 | -1/+8 |
* | nfsd: move <linux/nfsd/stats.h> to fs/nfsd | Christoph Hellwig | 2014-05-06 | 1 | -1/+1 |
* | nfsd: move <linux/nfsd/export.h> to fs/nfsd | Christoph Hellwig | 2014-05-06 | 1 | -1/+2 |
* | nfsd: remove <linux/nfsd/nfsfh.h> | Christoph Hellwig | 2014-05-06 | 1 | -0/+1 |
* | nfsd4: leave reply buffer space for failed setattr | J. Bruce Fields | 2014-03-27 | 1 | -1/+1 |
* | nfsd4: fix minorversion support interface | J. Bruce Fields | 2013-07-12 | 1 | -1/+0 |
* | NFSD: Server implementation of MAC Labeling | David Quigley | 2013-05-15 | 1 | -2/+16 |
* | NFSDv4.2: Add NFS v4.2 support to the NFS server | Steve Dickson | 2013-05-13 | 1 | -1/+1 |
* | NFS: Add NFSv4.2 protocol constants | Steve Dickson | 2013-05-13 | 1 | -0/+6 |
* | fs/nfsd: change type of max_delegations, nfsd_drc_max_mem and nfsd_drc_mem_used | Zhang Yanfei | 2013-02-23 | 1 | -3/+3 |
* | nfsd: make NFSd service structure allocated per net | Stanislav Kinsbursky | 2012-12-10 | 1 | -14/+4 |
* | nfsd: make NFSd service boot time per-net | Stanislav Kinsbursky | 2012-12-10 | 1 | -5/+0 |
* | nfsd: pass net to nfsd_set_nrthreads() | Stanislav Kinsbursky | 2012-12-10 | 1 | -1/+1 |
* | nfsd: pass net to nfsd_svc() | Stanislav Kinsbursky | 2012-12-10 | 1 | -1/+1 |
* | nfsd: pass net to nfsd_create_serv() | Stanislav Kinsbursky | 2012-12-10 | 1 | -1/+1 |
* | nfsd: make NFSv4 grace time per net | Stanislav Kinsbursky | 2012-11-28 | 1 | -2/+0 |
* | nfsd: make NFSv4 lease time per net | Stanislav Kinsbursky | 2012-11-28 | 1 | -1/+0 |
* | nfsd: call state init and shutdown twice | Stanislav Kinsbursky | 2012-11-28 | 1 | -0/+4 |
* | nfsd: remove redundant "port" argument | J. Bruce Fields | 2012-08-21 | 1 | -1/+1 |
* | nfsd4: declare nfs4_recoverydir properly | J. Bruce Fields | 2012-08-20 | 1 | -0/+2 |
* | NFSd: set nfsd_serv to NULL after service destruction | Stanislav Kinsbursky | 2012-07-25 | 1 | -0/+2 |
* | NFSd: introduce nfsd_destroy() helper | Stanislav Kinsbursky | 2012-07-25 | 1 | -0/+9 |
* | nfsd: share some function prototypes | J. Bruce Fields | 2012-07-10 | 1 | -0/+2 |
* | nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabled | Jeff Layton | 2012-03-29 | 1 | -1/+6 |
* | NFSD: Remove unnecessary whitespace | Bryan Schumaker | 2011-11-07 | 1 | -7/+7 |
* | NFSD: Call nfsd4_init_slabs() from init_nfsd() | Bryan Schumaker | 2011-11-07 | 1 | -2/+4 |
* | NFSD: Add a cache for fs_locations information | Trond Myklebust | 2011-09-13 | 1 | -0/+7 |
* | Remove include/linux/nfsd/const.h | J. Bruce Fields | 2011-08-26 | 1 | -0/+26 |
* | nfsd4: name->id mapping should fail with BADOWNER not BADNAME | J. Bruce Fields | 2011-01-04 | 1 | -0/+1 |
* | nfsd4: expire clients more promptly | J. Bruce Fields | 2010-10-11 | 1 | -1/+1 |
* | nfsd4: share file descriptors between stateid's | J. Bruce Fields | 2010-07-29 | 1 | -0/+1 |
* | nfsd4: allow setting grace period time | J. Bruce Fields | 2010-03-06 | 1 | -0/+1 |
* | nfsd4: simplify references to nfsd4 lease time | J. Bruce Fields | 2010-03-06 | 1 | -3/+2 |
* | nfsd: remove pointless paths in file headers | J. Bruce Fields | 2009-12-15 | 1 | -2/+0 |
* | nfsd: restrict filehandles accepted in V4ROOT case | Steve Dickson | 2009-12-15 | 1 | -0/+5 |
* | nfsd: Move private headers to source directory | Boaz Harrosh | 2009-12-14 | 1 | -0/+335 |