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