aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs4xdr.c
AgeCommit message (Expand)Author
2011-07-18nfsd: turn on reply cache for NFSv4J. Bruce Fields
2011-07-18nfsd4: call nfsd4_release_compoundargs from pc_releaseJ. Bruce Fields
2011-07-15NFSD: Added TEST_STATEID operationBryan Schumaker
2011-07-15NFSD: added FREE_STATEID operationBryan Schumaker
2011-05-18nfsd: make local functions staticDaniel Mack
2011-04-29NFSD: Remove unused variable from nfsd4_decode_bind_conn_to_session()Bryan Schumaker
2011-04-29nfsd v4.1 lOCKT clientid field must be ignoredAndy Adamson
2011-03-17nfsd: wrong index used in inner loopMi Jinlong
2011-03-08nfsd: wrong index used in inner looproel
2011-02-16nfsd: correctly handle return value from nfsd_map_name_to_*NeilBrown
2011-01-11nfsd4: set sequence flag when backchannel is downJ. Bruce Fields
2011-01-11nfsd4: support BIND_CONN_TO_SESSIONJ. Bruce Fields
2011-01-04nfsd4: return nfs errno from name_to_id functionsJ. Bruce Fields
2011-01-04nfsd4: move idmap and acl header files into fs/nfsdJ. Bruce Fields
2011-01-04nfsd: remove some unnecessary dropit handlingJ. Bruce Fields
2010-12-29nfsd4: fix oops on secinfo_no_name result encodingMi Jinlong
2010-12-17nfsd4: implement secinfo_no_nameJ. Bruce Fields
2010-11-19NFSv4.1: Make sure nfsd can decode SP4_SSV correctly at exchange_idMi Jinlong
2010-10-01nfsd4: adjust buflen for encoded attrs bitmap based on actual bitmap lengthBenny Halevy
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-09pass a struct path to vfs_statfsChristoph Hellwig
2010-07-30nfsd: minor nfsd read api cleanupJ. Bruce Fields
2010-06-22nfsd4; fix session reference count leakJ. Bruce Fields
2010-05-13nfsd4: implement reclaim_completeJ. Bruce Fields
2010-05-13nfsd4: keep a reference count on client while in useBenny Halevy
2010-05-04Merge commit 'v2.6.34-rc6'J. Bruce Fields
2010-05-04nfsd4: use local variable in nfs4svc_encode_compoundresBenny Halevy
2010-05-03nfsd4: fix unlikely race in session replay caseJ. Bruce Fields
2010-04-26nfsd4: bug in read_bufNeil Brown
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-09Merge commit 'v2.6.34-rc1' into for-2.6.35-incomingJ. Bruce Fields
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-06nfsd4: simplify references to nfsd4 lease timeJ. Bruce Fields
2010-03-06Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-03-03fix NFS4 handling of mountpoint statAl Viro
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2010-01-13nfsd4: Use FIRST_NFS4_OP in nfsd4_decode_compound()Ricardo Labiaga
2010-01-13nfsd41: nfsd4_decode_compound() does not recognize all opsRicardo Labiaga
2009-12-15nfsd: filter readdir results in V4ROOT caseJ. Bruce Fields
2009-12-14nfsd: Move private headers to source directoryBoaz Harrosh
2009-12-14nfsd: Source files #include cleanupsBoaz Harrosh
2009-11-13nfsd: make fs/nfsd/vfs.h for common includesJ. Bruce Fields
2009-09-03NFSd: Fix filehandle leak in exp_pseudoroot() and nfsd4_path()Trond Myklebust
2009-09-01nfsd41: replace page based DRC with buffer based DRCAndy Adamson
2009-09-01NFSD: Fix a bug in the NFSv4 'supported attrs' mandatory attributeTrond Myklebust
2009-07-28nfsd41: Use separate DRC for setclientidAndy Adamson
2009-06-16nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr st...Alexandros Batsakis
2009-06-15Merge commit 'v2.6.30' into for-2.6.31J. Bruce Fields
2009-06-01NFSv4: do exact check about attribute specifiedYu Zhiguo
2009-05-06nfsd4: check for negative dentry before use in nfsv4 readdirJ. Bruce Fields