summaryrefslogtreecommitdiff
path: root/include/linux/nfsd
AgeCommit message (Expand)Author
2013-02-13nfsd: Store ex_anon_uid and ex_anon_gid as kuids and kgidsEric W. Biederman
2012-10-17UAPI: Remove empty non-UAPI Kbuild filesDavid Howells
2012-10-09UAPI: (Scripted) Disintegrate include/linux/nfsdDavid Howells
2012-07-31nfsd: Push mnt_want_write() outside of i_mutexJan Kara
2012-05-31Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-04-16nfsd: include cld.h in the headers_install targetJeff Layton
2012-04-12nfsd: make expkey cache allocated per network namespace contextStanislav Kinsbursky
2012-04-12nfsd: make export cache allocated per network namespace contextStanislav Kinsbursky
2012-04-11nfsd: pass network context to export caches init/shutdown routinesStanislav Kinsbursky
2012-04-11nfsd: use cache detail pointer from svc_export structure on cache putStanislav Kinsbursky
2012-04-11nfsd: add link to owner cache detail to svc_export structureStanislav Kinsbursky
2012-03-26nfsd: add a header describing upcall to nfsdcldJeff Layton
2011-09-13NFSD: Remove the ex_pathname field from struct svc_exportTrond Myklebust
2011-09-13NFSD: Cleanup for nfsd4_path()Trond Myklebust
2011-08-31nfsd: remove include/linux/nfsd/syscall.hJ. Bruce Fields
2011-08-26Remove include/linux/nfsd/const.hJ. Bruce Fields
2011-08-26nfsd: remove unused definesJ. Bruce Fields
2011-07-15nfsd: Remove deprecated nfsctl system call and related code.NeilBrown
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-13nfsd: don't support msnfs export optionJ. Bruce Fields
2010-08-14include: replace unifdef-y with header-ySam Ravnborg
2010-05-03nfsd: further comment typosJ. Bruce Fields
2010-04-22nfsd4: fix filehandle commentJ. Bruce Fields
2009-12-15nfsd: move most of nfsfh.h to fs/nfsdJ. Bruce Fields
2009-12-15nfsd: enable V4ROOT exportsJ. Bruce Fields
2009-12-15nfsd: introduce export flag for v4 pseudorootSteve Dickson
2009-12-14nfsd: let "insecure" flag vary by pseudoflavorJ. Bruce Fields
2009-12-14nfsd: new interface to advertise export featuresJ. Bruce Fields
2009-12-14nfsd: Move private headers to source directoryBoaz Harrosh
2009-12-14nfsd: Headers Independence and include cleanupsBoaz Harrosh
2009-12-14nfsd: Remove unused dprintkBoaz Harrosh
2009-11-13nfsd: make fs/nfsd/vfs.h for common includesJ. Bruce Fields
2009-11-05nfsd: use STATEID_FMT and STATEID_VAL for printing stateidsBenny Halevy
2009-09-23seq_file: constify seq_operationsJames Morris
2009-09-17nfsd: return success for non-NFS4 nfs4_state_startStephen Rothwell
2009-09-15nfsd41: Backchannel: Setup sequence informationRicardo Labiaga
2009-09-15nfsd41: Backchannel: Server backchannel RPC wait queueRicardo Labiaga
2009-09-15nfsd41: Backchannel: Add sequence arguments to callback RPC argumentsRicardo Labiaga
2009-09-15nfsd41: Backchannel: callback infrastructureAndy Adamson
2009-09-15nfsd4: use common rpc_cred for all callbacksJ. Bruce Fields
2009-09-15nfsd4: allow nfs4 state startup to failJ. Bruce Fields
2009-09-01nfsd41: replace page based DRC with buffer based DRCAndy Adamson
2009-09-01nfsd41: bound forechannel drc size by memory usageAndy Adamson
2009-08-28nfsd41: expand solo sequence checkAndy Adamson
2009-08-21nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storageJeff Layton
2009-08-21nfsd: make nfs4_client->cl_addr a struct sockaddr_storageJeff Layton
2009-07-28nfsd41: Use separate DRC for setclientidAndy Adamson
2009-07-28nfsd41: hange from page to memory based drc limitsAndy Adamson
2009-07-14nfsd41: use globals for DRC limitsAndy Adamson
2009-06-22Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsdLinus Torvalds