summaryrefslogtreecommitdiffstats
path: root/include/linux/nfsd
Commit message (Expand)AuthorAgeFilesLines
* UAPI: Remove empty non-UAPI Kbuild filesDavid Howells2012-10-171-0/+0
* UAPI: (Scripted) Disintegrate include/linux/nfsdDavid Howells2012-10-096-259/+4
* nfsd: Push mnt_want_write() outside of i_mutexJan Kara2012-07-311-0/+1
* Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-05-311-7/+6
|\
| * nfsd: make expkey cache allocated per network namespace contextStanislav Kinsbursky2012-04-121-2/+0
| * 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-111-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-131-1/+0
* NFSD: Cleanup for nfsd4_path()Trond Myklebust2011-09-131-0/+1
* nfsd: remove include/linux/nfsd/syscall.hJ. Bruce Fields2011-08-312-117/+0
* Remove include/linux/nfsd/const.hJ. Bruce Fields2011-08-263-45/+5
* nfsd: remove unused definesJ. Bruce Fields2011-08-261-13/+0
* nfsd: Remove deprecated nfsctl system call and related code.NeilBrown2011-07-151-2/+0
* Fix common misspellingsLucas De Marchi2011-03-312-2/+2
* nfsd: don't support msnfs export optionJ. Bruce Fields2011-01-131-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/+0
* 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-141-2/+2
* nfsd: new interface to advertise export featuresJ. Bruce Fields2009-12-141-1/+2
* nfsd: Move private headers to source directoryBoaz Harrosh2009-12-146-1915/+0
* nfsd: Headers Independence and include cleanupsBoaz Harrosh2009-12-148-22/+8
* nfsd: Remove unused dprintkBoaz Harrosh2009-12-141-4/+0
* nfsd: make fs/nfsd/vfs.h for common includesJ. Bruce Fields2009-11-131-86/+1
* 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-151-0/+1
* nfsd41: Backchannel: Server backchannel RPC wait queueRicardo Labiaga2009-09-151-0/+4
* nfsd41: Backchannel: Add sequence arguments to callback RPC argumentsRicardo Labiaga2009-09-151-0/+6
* nfsd41: Backchannel: callback infrastructureAndy Adamson2009-09-151-0/+3
* nfsd4: use common rpc_cred for all callbacksJ. Bruce Fields2009-09-151-1/+1
* nfsd4: allow nfs4 state startup to failJ. Bruce Fields2009-09-151-2/+2
* nfsd41: replace page based DRC with buffer based DRCAndy Adamson2009-09-012-20/+12
* nfsd41: bound forechannel drc size by memory usageAndy Adamson2009-09-011-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
* nfsd41: Use separate DRC for setclientidAndy Adamson2009-07-282-13/+20
* nfsd41: hange from page to memory based drc limitsAndy Adamson2009-07-282-2/+3
* nfsd41: use globals for DRC limitsAndy Adamson2009-07-141-0/+3
* Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsdLinus Torvalds2009-06-224-38/+44
|\
| * nfsd41: Backchannel: minorversion support for the back channelAndy Adamson2009-06-181-1/+2