summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4proc.c
Commit message (Expand)AuthorAgeFilesLines
* nfsd41: make sure nfs server process OPEN with EXCLUSIVE4_1 correctlyMi Jinlong2011-04-291-2/+2
* nfsd4: fix wrongsec handling for PUTFH + op casesJ. Bruce Fields2011-04-291-5/+54
* nfsd4: make fh_verify responsibility of nfsd_lookup_dentry callerJ. Bruce Fields2011-04-111-0/+3
* nfsd4: introduce OPDESC helperJ. Bruce Fields2011-04-111-1/+6
* nfsd41: modify the members value of nfsd4_op_flagsMi Jinlong2011-03-071-2/+2
* nfsd4: support BIND_CONN_TO_SESSIONJ. Bruce Fields2011-01-111-2/+7
* nfsd: remove some unnecessary dropit handlingJ. Bruce Fields2011-01-041-4/+0
* nfsd4: implement secinfo_no_nameJ. Bruce Fields2010-12-171-0/+27
* nfsd4: move guts of nfsd4_lookupp into helperJ. Bruce Fields2010-12-171-6/+10
* nfsd4: 4.1 SECINFO should consume filehandleJ. Bruce Fields2010-12-171-0/+3
* nfsd: disable deferral for NFSv4NeilBrown2010-09-211-2/+5
* nfsd4: implement reclaim_completeJ. Bruce Fields2010-05-131-0/+5
* Merge commit 'v2.6.34-rc6'J. Bruce Fields2010-05-041-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | nfsd4: fix unlikely race in session replay caseJ. Bruce Fields2010-05-031-0/+1
* | nfsd4: complete enforcement of 4.1 op orderingJ. Bruce Fields2010-04-221-14/+30
|/
* nfsd: remove pointless paths in file headersJ. Bruce Fields2009-12-151-2/+0
* nfsd: Move private headers to source directoryBoaz Harrosh2009-12-141-2/+2
* nfsd: Source files #include cleanupsBoaz Harrosh2009-12-141-10/+0
* nfsd4: fix share mode permissionsJ. Bruce Fields2009-12-141-1/+1
* nfsd: make fs/nfsd/vfs.h for common includesJ. Bruce Fields2009-11-131-0/+1
* NFSD: Fix a bug in the NFSv4 'supported attrs' mandatory attributeTrond Myklebust2009-09-011-6/+1
* nfsd41: encode replay sequence from the slot valuesAndy Adamson2009-07-281-32/+1
* nfsd41: rename nfsd4_enc_uncached_replayAndy Adamson2009-07-281-2/+2
* nfsd41: Use separate DRC for setclientidAndy Adamson2009-07-281-1/+1
* NFSv4: ACL in operations 'open' and 'create' should be usedYu Zhiguo2009-07-141-5/+42
* NFSv4: kill off complicated macro 'PROC'Yu Zhiguo2009-06-011-17/+17
* NFSv4: do exact check about attribute specifiedYu Zhiguo2009-06-011-4/+91
* nfsd41: CREATE_EXCLUSIVE4_1Benny Halevy2009-04-031-0/+15
* nfsd41: support for 3-word long attribute bitmaskAndy Adamson2009-04-031-6/+9
* nfsd: dynamically skip encoded fattr bitmap in _nfsd4_verifyBenny Halevy2009-04-031-1/+2
* nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versionsBenny Halevy2009-04-031-1/+1
* nfsd41: access_validAndy Adamson2009-04-031-0/+1
* nfsd41: clientid handlingAndy Adamson2009-04-031-0/+12
* nfsd41: stateid handlingAndy Adamson2009-04-031-1/+4
* nfsd: pass nfsd4_compound_state* to nfs4_preprocess_{state,seq}id_opBenny Halevy2009-04-031-6/+4
* nfsd41: non-page DRC for solo sequence responsesAndy Adamson2009-04-031-2/+32
* nfsd41: nfsd DRC logicAndy Adamson2009-04-031-0/+7
* nfsd41: enforce NFS4ERR_SEQUENCE_POS operation order rules for minorversion !...Andy Adamson2009-04-031-8/+32
* nfsd41: proc stubsAndy Adamson2009-04-031-0/+22
* nfsd: don't use the deferral service, return NFS4ERR_DELAYAndy Adamson2009-04-031-0/+8
* nfsd: remove nfsd4_ops array sizeBenny Halevy2009-03-301-1/+1
* nfsd: embed nfsd4_current_state in nfsd4_compoundresAndy Adamson2009-03-291-31/+9
* nfsd4: remove redundant check from nfsd4_openJ. Bruce Fields2009-03-181-4/+0
* nfsd4: support putpubfh operationJ. Bruce Fields2009-03-181-1/+1
* Short write in nfsd becomes a full write to the clientDavid Shaw2009-03-181-2/+5
* nfsd4: remove unused CHECK_FH flagJ. Bruce Fields2009-03-181-3/+3
* nfsd4: use helper for copying filehandles for replayJ. Bruce Fields2009-03-181-11/+6
* nfsd4: fix misplaced commentJ. Bruce Fields2009-03-181-1/+1
* nfsd: clarify exclusive create bitmask result.J. Bruce Fields2009-03-181-3/+5
OpenPOWER on IntegriCloud