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