aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4proc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-15nfsd: remove pointless paths in file headersJ. Bruce Fields1-2/+0
2009-12-14nfsd: Move private headers to source directoryBoaz Harrosh1-2/+2
2009-12-14nfsd: Source files #include cleanupsBoaz Harrosh1-10/+0
2009-12-14nfsd4: fix share mode permissionsJ. Bruce Fields1-1/+1
2009-11-13nfsd: make fs/nfsd/vfs.h for common includesJ. Bruce Fields1-0/+1
2009-09-01NFSD: Fix a bug in the NFSv4 'supported attrs' mandatory attributeTrond Myklebust1-6/+1
2009-07-28nfsd41: encode replay sequence from the slot valuesAndy Adamson1-32/+1
2009-07-28nfsd41: rename nfsd4_enc_uncached_replayAndy Adamson1-2/+2
2009-07-28nfsd41: Use separate DRC for setclientidAndy Adamson1-1/+1
2009-07-14NFSv4: ACL in operations 'open' and 'create' should be usedYu Zhiguo1-5/+42
2009-06-01NFSv4: kill off complicated macro 'PROC'Yu Zhiguo1-17/+17
2009-06-01NFSv4: do exact check about attribute specifiedYu Zhiguo1-4/+91
2009-04-03nfsd41: CREATE_EXCLUSIVE4_1Benny Halevy1-0/+15
2009-04-03nfsd41: support for 3-word long attribute bitmaskAndy Adamson1-6/+9
2009-04-03nfsd: dynamically skip encoded fattr bitmap in _nfsd4_verifyBenny Halevy1-1/+2
2009-04-03nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versionsBenny Halevy1-1/+1
2009-04-03nfsd41: access_validAndy Adamson1-0/+1
2009-04-03nfsd41: clientid handlingAndy Adamson1-0/+12
2009-04-03nfsd41: stateid handlingAndy Adamson1-1/+4
2009-04-03nfsd: pass nfsd4_compound_state* to nfs4_preprocess_{state,seq}id_opBenny Halevy1-6/+4
2009-04-03nfsd41: non-page DRC for solo sequence responsesAndy Adamson1-2/+32
2009-04-03nfsd41: nfsd DRC logicAndy Adamson1-0/+7
2009-04-03nfsd41: enforce NFS4ERR_SEQUENCE_POS operation order rules for minorversion != 0 only.Andy Adamson1-8/+32
2009-04-03nfsd41: proc stubsAndy Adamson1-0/+22
2009-04-03nfsd: don't use the deferral service, return NFS4ERR_DELAYAndy Adamson1-0/+8
2009-03-30nfsd: remove nfsd4_ops array sizeBenny Halevy1-1/+1
2009-03-29nfsd: embed nfsd4_current_state in nfsd4_compoundresAndy Adamson1-31/+9
2009-03-18nfsd4: remove redundant check from nfsd4_openJ. Bruce Fields1-4/+0
2009-03-18nfsd4: support putpubfh operationJ. Bruce Fields1-1/+1
2009-03-18Short write in nfsd becomes a full write to the clientDavid Shaw1-2/+5
2009-03-18nfsd4: remove unused CHECK_FH flagJ. Bruce Fields1-3/+3
2009-03-18nfsd4: use helper for copying filehandles for replayJ. Bruce Fields1-11/+6
2009-03-18nfsd4: fix misplaced commentJ. Bruce Fields1-1/+1
2009-03-18nfsd: clarify exclusive create bitmask result.J. Bruce Fields1-3/+5
2009-01-07nfsd: dprint each op status in nfsd4_proc_compoundBenny Halevy1-0/+5
2008-10-03nfsd: common grace period controlJ. Bruce Fields1-4/+4
2008-09-01nfsd: fix compound state allocation error handlingAndy Adamson1-6/+6
2008-08-08[NFSD] uninline nfsd4_op_name()Adrian Bunk1-3/+2
2008-07-02nfsd: dprint operation namesBenny Halevy1-2/+50
2008-06-23nfsd: rename MAY_ flagsMiklos Szeredi1-10/+13
2008-06-23nfsd: add dprintk of compound returnJ. Bruce Fields1-0/+1
2008-04-19[PATCH] r/o bind mounts: elevate write count for xattr_permission() callersDave Hansen1-1/+6
2008-02-01nfsd: Allow AIX client to read dir containing mountpointsFrank Filz1-1/+1
2007-10-09knfsd: demote some printk()s to dprintk()sJ. Bruce Fields1-2/+2
2007-07-31knfsd: set the response bitmask for NFS4_CREATE_EXCLUSIVEJeff Layton1-1/+9
2007-07-17knfsd: nfsd4: implement secinfoAndy Adamson1-0/+28
2007-07-17knfsd: nfsd4: simplify exp_pseudoroot argumentsJ. Bruce Fields1-4/+3
2006-12-13[PATCH] knfsd: nfsd4: simplify filehandle checkJ.Bruce Fields1-17/+12
2006-12-13[PATCH] knfsd: nfsd4: simplify migration op checkJ.Bruce Fields1-11/+13
2006-12-13[PATCH] knfsd: nfsd4: reorganize compound opsJ.Bruce Fields1-125/+129