Age | Commit message (Expand) | Author |
2014-05-06 | nfsd: remove <linux/nfsd/debug.h> | Christoph Hellwig |
2014-05-06 | nfsd: move <linux/nfsd/stats.h> to fs/nfsd | Christoph Hellwig |
2014-05-06 | nfsd: move <linux/nfsd/export.h> to fs/nfsd | Christoph Hellwig |
2014-05-06 | nfsd: remove <linux/nfsd/nfsfh.h> | Christoph Hellwig |
2013-02-13 | nfsd: Store ex_anon_uid and ex_anon_gid as kuids and kgids | Eric W. Biederman |
2012-10-17 | UAPI: Remove empty non-UAPI Kbuild files | David Howells |
2012-10-09 | UAPI: (Scripted) Disintegrate include/linux/nfsd | David Howells |
2012-07-31 | nfsd: Push mnt_want_write() outside of i_mutex | Jan Kara |
2012-05-31 | Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2012-04-16 | nfsd: include cld.h in the headers_install target | Jeff Layton |
2012-04-12 | nfsd: make expkey cache allocated per network namespace context | Stanislav Kinsbursky |
2012-04-12 | nfsd: make export cache allocated per network namespace context | Stanislav Kinsbursky |
2012-04-11 | nfsd: pass network context to export caches init/shutdown routines | Stanislav Kinsbursky |
2012-04-11 | nfsd: use cache detail pointer from svc_export structure on cache put | Stanislav Kinsbursky |
2012-04-11 | nfsd: add link to owner cache detail to svc_export structure | Stanislav Kinsbursky |
2012-03-26 | nfsd: add a header describing upcall to nfsdcld | Jeff Layton |
2011-09-13 | NFSD: Remove the ex_pathname field from struct svc_export | Trond Myklebust |
2011-09-13 | NFSD: Cleanup for nfsd4_path() | Trond Myklebust |
2011-08-31 | nfsd: remove include/linux/nfsd/syscall.h | J. Bruce Fields |
2011-08-26 | Remove include/linux/nfsd/const.h | J. Bruce Fields |
2011-08-26 | nfsd: remove unused defines | J. Bruce Fields |
2011-07-15 | nfsd: Remove deprecated nfsctl system call and related code. | NeilBrown |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-01-13 | nfsd: don't support msnfs export option | J. Bruce Fields |
2010-08-14 | include: replace unifdef-y with header-y | Sam Ravnborg |
2010-05-03 | nfsd: further comment typos | J. Bruce Fields |
2010-04-22 | nfsd4: fix filehandle comment | J. Bruce Fields |
2009-12-15 | nfsd: move most of nfsfh.h to fs/nfsd | J. Bruce Fields |
2009-12-15 | nfsd: enable V4ROOT exports | J. Bruce Fields |
2009-12-15 | nfsd: introduce export flag for v4 pseudoroot | Steve Dickson |
2009-12-14 | nfsd: let "insecure" flag vary by pseudoflavor | J. Bruce Fields |
2009-12-14 | nfsd: new interface to advertise export features | J. Bruce Fields |
2009-12-14 | nfsd: Move private headers to source directory | Boaz Harrosh |
2009-12-14 | nfsd: Headers Independence and include cleanups | Boaz Harrosh |
2009-12-14 | nfsd: Remove unused dprintk | Boaz Harrosh |
2009-11-13 | nfsd: make fs/nfsd/vfs.h for common includes | J. Bruce Fields |
2009-11-05 | nfsd: use STATEID_FMT and STATEID_VAL for printing stateids | Benny Halevy |
2009-09-23 | seq_file: constify seq_operations | James Morris |
2009-09-17 | nfsd: return success for non-NFS4 nfs4_state_start | Stephen Rothwell |
2009-09-15 | nfsd41: Backchannel: Setup sequence information | Ricardo Labiaga |
2009-09-15 | nfsd41: Backchannel: Server backchannel RPC wait queue | Ricardo Labiaga |
2009-09-15 | nfsd41: Backchannel: Add sequence arguments to callback RPC arguments | Ricardo Labiaga |
2009-09-15 | nfsd41: Backchannel: callback infrastructure | Andy Adamson |
2009-09-15 | nfsd4: use common rpc_cred for all callbacks | J. Bruce Fields |
2009-09-15 | nfsd4: allow nfs4 state startup to fail | J. Bruce Fields |
2009-09-01 | nfsd41: replace page based DRC with buffer based DRC | Andy Adamson |
2009-09-01 | nfsd41: bound forechannel drc size by memory usage | Andy Adamson |
2009-08-28 | nfsd41: expand solo sequence check | Andy Adamson |
2009-08-21 | nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storage | Jeff Layton |
2009-08-21 | nfsd: make nfs4_client->cl_addr a struct sockaddr_storage | Jeff Layton |