aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4proc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* nfsd: dprint each op status in nfsd4_proc_compoundBenny Halevy2009-01-071-0/+5
* nfsd: common grace period controlJ. Bruce Fields2008-10-031-4/+4
* nfsd: fix compound state allocation error handlingAndy Adamson2008-09-011-6/+6
* [NFSD] uninline nfsd4_op_name()Adrian Bunk2008-08-081-3/+2
* nfsd: dprint operation namesBenny Halevy2008-07-021-2/+50
* nfsd: rename MAY_ flagsMiklos Szeredi2008-06-231-10/+13
* nfsd: add dprintk of compound returnJ. Bruce Fields2008-06-231-0/+1
* [PATCH] r/o bind mounts: elevate write count for xattr_permission() callersDave Hansen2008-04-191-1/+6
* nfsd: Allow AIX client to read dir containing mountpointsFrank Filz2008-02-011-1/+1
* knfsd: demote some printk()s to dprintk()sJ. Bruce Fields2007-10-091-2/+2
* knfsd: set the response bitmask for NFS4_CREATE_EXCLUSIVEJeff Layton2007-07-311-1/+9
* knfsd: nfsd4: implement secinfoAndy Adamson2007-07-171-0/+28
* knfsd: nfsd4: simplify exp_pseudoroot argumentsJ. Bruce Fields2007-07-171-4/+3
* [PATCH] knfsd: nfsd4: simplify filehandle checkJ.Bruce Fields2006-12-131-17/+12
* [PATCH] knfsd: nfsd4: simplify migration op checkJ.Bruce Fields2006-12-131-11/+13
* [PATCH] knfsd: nfsd4: reorganize compound opsJ.Bruce Fields2006-12-131-125/+129
* [PATCH] knfsd: nfsd4: make verify and nverify wrappersJ.Bruce Fields2006-12-131-6/+22
* [PATCH] knfsd: nfsd4: don't inline nfsd4 compound op functionsJ.Bruce Fields2006-12-131-25/+18
* [PATCH] knfsd: nfsd4: move replay_owner to cstateJ.Bruce Fields2006-12-131-17/+14
* [PATCH] knfsd: nfsd4: remove spurious replay_owner checkJ.Bruce Fields2006-12-131-1/+1
* [PATCH] knfsd: nfsd4: pass saved and current fh together into nfsd4 operationsJ.Bruce Fields2006-12-131-145/+203