summaryrefslogtreecommitdiffstats
path: root/include/linux/nfsd
Commit message (Expand)AuthorAgeFilesLines
* nfsd: remove <linux/nfsd/debug.h>Christoph Hellwig2014-05-061-19/+0Star
* nfsd: move <linux/nfsd/stats.h> to fs/nfsdChristoph Hellwig2014-05-061-45/+0Star
* nfsd: move <linux/nfsd/export.h> to fs/nfsdChristoph Hellwig2014-05-061-114/+0Star
* nfsd: remove <linux/nfsd/nfsfh.h>Christoph Hellwig2014-05-062-64/+5Star
* nfsd: Store ex_anon_uid and ex_anon_gid as kuids and kgidsEric W. Biederman2013-02-131-2/+2
* UAPI: Remove empty non-UAPI Kbuild filesDavid Howells2012-10-171-0/+0
* UAPI: (Scripted) Disintegrate include/linux/nfsdDavid Howells2012-10-096-259/+4Star
* nfsd: Push mnt_want_write() outside of i_mutexJan Kara2012-07-301-0/+1
* Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-06-011-7/+6Star
|\
| * nfsd: make expkey cache allocated per network namespace contextStanislav Kinsbursky2012-04-121-2/+0Star
| * nfsd: make export cache allocated per network namespace contextStanislav Kinsbursky2012-04-121-2/+2
| * nfsd: pass network context to export caches init/shutdown routinesStanislav Kinsbursky2012-04-121-2/+2
| * nfsd: use cache detail pointer from svc_export structure on cache putStanislav Kinsbursky2012-04-111-1/+1
| * nfsd: add link to owner cache detail to svc_export structureStanislav Kinsbursky2012-04-111-0/+1
* | nfsd: include cld.h in the headers_install targetJeff Layton2012-04-161-0/+1
|/
* nfsd: add a header describing upcall to nfsdcldJeff Layton2012-03-261-0/+56
* NFSD: Remove the ex_pathname field from struct svc_exportTrond Myklebust2011-09-141-1/+0Star
* NFSD: Cleanup for nfsd4_path()Trond Myklebust2011-09-141-0/+1
* nfsd: remove include/linux/nfsd/syscall.hJ. Bruce Fields2011-08-312-117/+0Star
* Remove include/linux/nfsd/const.hJ. Bruce Fields2011-08-273-45/+5Star
* nfsd: remove unused definesJ. Bruce Fields2011-08-271-13/+0Star
* nfsd: Remove deprecated nfsctl system call and related code.NeilBrown2011-07-161-2/+0Star
* Fix common misspellingsLucas De Marchi2011-03-312-2/+2
* nfsd: don't support msnfs export optionJ. Bruce Fields2011-01-141-1/+1
* include: replace unifdef-y with header-ySam Ravnborg2010-08-141-6/+6
* nfsd: further comment typosJ. Bruce Fields2010-05-031-2/+2
* nfsd4: fix filehandle commentJ. Bruce Fields2010-04-221-2/+2
* nfsd: move most of nfsfh.h to fs/nfsdJ. Bruce Fields2009-12-151-199/+0Star
* nfsd: enable V4ROOT exportsJ. Bruce Fields2009-12-151-1/+1
* nfsd: introduce export flag for v4 pseudorootSteve Dickson2009-12-151-0/+10
* nfsd: let "insecure" flag vary by pseudoflavorJ. Bruce Fields2009-12-151-2/+2
* nfsd: new interface to advertise export featuresJ. Bruce Fields2009-12-151-1/+2
* nfsd: Move private headers to source directoryBoaz Harrosh2009-12-156-1915/+0Star
* nfsd: Headers Independence and include cleanupsBoaz Harrosh2009-12-158-22/+8Star
* nfsd: Remove unused dprintkBoaz Harrosh2009-12-151-4/+0Star
* nfsd: make fs/nfsd/vfs.h for common includesJ. Bruce Fields2009-11-131-86/+1Star
* nfsd: use STATEID_FMT and STATEID_VAL for printing stateidsBenny Halevy2009-11-051-0/+7
* seq_file: constify seq_operationsJames Morris2009-09-231-1/+1
* nfsd: return success for non-NFS4 nfs4_state_startStephen Rothwell2009-09-171-1/+1
* nfsd41: Backchannel: Setup sequence informationRicardo Labiaga2009-09-161-0/+1
* nfsd41: Backchannel: Server backchannel RPC wait queueRicardo Labiaga2009-09-161-0/+4
* nfsd41: Backchannel: Add sequence arguments to callback RPC argumentsRicardo Labiaga2009-09-161-0/+6
* nfsd41: Backchannel: callback infrastructureAndy Adamson2009-09-161-0/+3
* nfsd4: use common rpc_cred for all callbacksJ. Bruce Fields2009-09-161-1/+1
* nfsd4: allow nfs4 state startup to failJ. Bruce Fields2009-09-161-2/+2
* nfsd41: replace page based DRC with buffer based DRCAndy Adamson2009-09-022-20/+12Star
* nfsd41: bound forechannel drc size by memory usageAndy Adamson2009-09-021-2/+6
* nfsd41: expand solo sequence checkAndy Adamson2009-08-281-1/+1
* nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storageJeff Layton2009-08-211-2/+2
* nfsd: make nfs4_client->cl_addr a struct sockaddr_storageJeff Layton2009-08-211-1/+1