summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4xdr.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-101-1/+5
|\
| * pass a struct path to vfs_statfsChristoph Hellwig2010-08-091-1/+5
* | nfsd: minor nfsd read api cleanupJ. Bruce Fields2010-07-301-1/+1
* | nfsd4; fix session reference count leakJ. Bruce Fields2010-06-221-0/+1
|/
* nfsd4: implement reclaim_completeJ. Bruce Fields2010-05-131-1/+11
* nfsd4: keep a reference count on client while in useBenny Halevy2010-05-131-1/+2
* Merge commit 'v2.6.34-rc6'J. Bruce Fields2010-05-041-5/+6
|\
| * nfsd4: bug in read_bufNeil Brown2010-04-261-4/+4
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
| * Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
| |\
| | * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | | nfsd4: use local variable in nfs4svc_encode_compoundresBenny Halevy2010-05-041-2/+2
* | | nfsd4: fix unlikely race in session replay caseJ. Bruce Fields2010-05-031-4/+6
* | | Merge commit 'v2.6.34-rc1' into for-2.6.35-incomingJ. Bruce Fields2010-03-091-3/+9
|\ \ \ | |/ /
| * | Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-03-061-1/+1
| |\ \
| * | | fix NFS4 handling of mountpoint statAl Viro2010-03-031-3/+9
| | |/ | |/|
* | | nfsd4: simplify references to nfsd4 lease timeJ. Bruce Fields2010-03-061-1/+1
| |/ |/|
* | nfsd4: Use FIRST_NFS4_OP in nfsd4_decode_compound()Ricardo Labiaga2010-01-131-1/+1
* | nfsd41: nfsd4_decode_compound() does not recognize all opsRicardo Labiaga2010-01-131-1/+1
|/
* nfsd: filter readdir results in V4ROOT caseJ. Bruce Fields2009-12-151-3/+7
* nfsd: Move private headers to source directoryBoaz Harrosh2009-12-141-1/+2
* nfsd: Source files #include cleanupsBoaz Harrosh2009-12-141-11/+1
* nfsd: make fs/nfsd/vfs.h for common includesJ. Bruce Fields2009-11-131-0/+1
* NFSd: Fix filehandle leak in exp_pseudoroot() and nfsd4_path()Trond Myklebust2009-09-031-5/+10
* nfsd41: replace page based DRC with buffer based DRCAndy Adamson2009-09-011-10/+7
* NFSD: Fix a bug in the NFSv4 'supported attrs' mandatory attributeTrond Myklebust2009-09-011-7/+0
* nfsd41: Use separate DRC for setclientidAndy Adamson2009-07-281-2/+1
* nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr st...Alexandros Batsakis2009-06-161-1/+1
* Merge commit 'v2.6.30' into for-2.6.31J. Bruce Fields2009-06-151-1/+15
|\
| * nfsd4: check for negative dentry before use in nfsv4 readdirJ. Bruce Fields2009-05-061-1/+15
* | NFSv4: do exact check about attribute specifiedYu Zhiguo2009-06-011-34/+12
* | nfsd: use C99 struct initializersRandy Dunlap2009-05-031-56/+56
* | nfsd: support ext4 i_versionJ. Bruce Fields2009-04-291-21/+42
* | nfsd4: delete obsolete xdr commentsJ. Bruce Fields2009-04-291-27/+0
* | nfsd: eliminate ENCODE_HEAD macroJ. Bruce Fields2009-04-291-24/+22
|/
* nfsd41: CREATE_EXCLUSIVE4_1Benny Halevy2009-04-031-0/+17
* nfsd41: SUPPATTR_EXCLCREAT attributeBenny Halevy2009-04-031-1/+6
* nfsd41: support for 3-word long attribute bitmaskAndy Adamson2009-04-031-12/+47
* nfsd41: pass writable attrs mask to nfsd4_decode_fattrBenny Halevy2009-04-031-6/+15
* nfsd41: clientid handlingAndy Adamson2009-04-031-0/+9
* nfsd41: check encode size for sessions maxresponse cachedAndy Adamson2009-04-031-0/+51
* nfsd41: stateid handlingAndy Adamson2009-04-031-1/+1
* nfsd41: destroy_session operationBenny Halevy2009-04-031-2/+5
* nfsd41: non-page DRC for solo sequence responsesAndy Adamson2009-04-031-2/+3
* nfsd41: create_session operationAndy Adamson2009-04-031-3/+145
* nfsd41: nfsd DRC logicAndy Adamson2009-04-031-0/+11
* nfsd41: sequence operationBenny Halevy2009-04-031-3/+30
* nfsd41: exchange_id operationAndy Adamson2009-04-031-4/+143
* nfsd41: xdr infrastructureAndy Adamson2009-04-031-0/+148
* nfsd4: support putpubfh operationJ. Bruce Fields2009-03-181-1/+1
OpenPOWER on IntegriCloud