summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4proc.c
Commit message (Expand)AuthorAgeFilesLines
* nfsd4: simplify server xdr->next_page useJ. Bruce Fields2014-06-061-1/+1
* nfsd: remove unneeded zeroing of fields in nfsd4_proc_compoundJeff Layton2014-06-041-3/+0
* nfsd: fix setting of NFS4_OO_CONFIRMED in nfsd4_openJeff Layton2014-06-041-2/+1
* nfsd4: better reservation of head space for krb5J. Bruce Fields2014-05-301-2/+2
* nfsd4: estimate sequence response sizeJ. Bruce Fields2014-05-301-0/+6
* nfsd4: better estimate of getattr response sizeJ. Bruce Fields2014-05-301-0/+44
* nfsd4: allow large readdirsJ. Bruce Fields2014-05-301-4/+5
* nfsd4: more precise nfsd4_max_replyJ. Bruce Fields2014-05-301-0/+12
* nfsd4: don't try to encode conflicting owner if low on spaceJ. Bruce Fields2014-05-301-1/+2
* nfsd4: allow encoding across page boundariesJ. Bruce Fields2014-05-301-0/+4
* nfsd4: size-checking cleanupJ. Bruce Fields2014-05-301-3/+6
* nfsd4: remove redundant encode buffer size checkingJ. Bruce Fields2014-05-301-14/+0
* nfsd4: teach encoders to handle reserve_space failuresJ. Bruce Fields2014-05-301-1/+1
* nfsd4: keep xdr buf length updatedJ. Bruce Fields2014-05-281-0/+2
* nfsd4: use xdr_stream throughout compound encodingJ. Bruce Fields2014-05-281-1/+1
* nfsd4: use xdr_reserve_space in attribute encodingJ. Bruce Fields2014-05-281-0/+1
* nfsd4: fix encoding of out-of-space repliesJ. Bruce Fields2014-05-271-4/+9
* nfsd4: reserve head space for krb5 integ/priv infoJ. Bruce Fields2014-05-231-1/+1
* nfsd4: move proc_compound xdr encode init to helperJ. Bruce Fields2014-05-231-4/+13
* nfsd4: tweak nfsd4_encode_getattr to take xdr_streamJ. Bruce Fields2014-05-231-3/+3
* nfsd4: embed xdr_stream in nfsd4_compoundresJ. Bruce Fields2014-05-231-6/+6
* nfsd4: decoding errors can still be cached and require spaceJ. Bruce Fields2014-05-231-0/+2
* nfsd4: fix write reply size estimateJ. Bruce Fields2014-05-231-1/+1
* nfsd4: read size estimate should include paddingJ. Bruce Fields2014-05-231-1/+1
* nfsd4: READ, READDIR, etc., are idempotentJ. Bruce Fields2014-05-231-8/+3
* NFSd: Clean up nfs4_preprocess_stateid_opTrond Myklebust2014-05-071-11/+0
* NFSD: Clear wcc data between compound opsKinglong Mee2014-03-301-0/+2
* nfsd4: fix setclientid encode sizeJ. Bruce Fields2014-03-281-1/+2
* NFSD: simplify saved/current fh uses in nfsd4_proc_compoundKinglong Mee2014-03-281-13/+15
* nfsd4: session needs room for following op to error outJ. Bruce Fields2014-03-271-0/+6
* Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-01-301-23/+34
|\
| * nfsd4: fix delegation-unlink/rename raceJ. Bruce Fields2014-01-271-3/+7
| * nfsd4: delay setting current_fh in openJ. Bruce Fields2014-01-271-17/+20
| * nfsd4: better VERIFY commentJ. Bruce Fields2014-01-071-2/+4
| * SUNRPC/NFSD: Support a new option for ignoring the result of svc_registerKinglong Mee2014-01-031-0/+1
| * nfsd: calculate the missing length of bitmap in EXCHANGE_IDKinglong Mee2014-01-021-1/+2
* | nfsd: use get_acl and ->set_aclChristoph Hellwig2014-01-261-0/+1
|/
* nfsd: Fix SP4_MACH_CRED negotiation in EXCHANGE_IDWeston Andros Adamson2013-08-071-1/+1
* nfsd4: fix minorversion support interfaceJ. Bruce Fields2013-07-121-1/+1
* nfsd4: delegation-based open reclaims should bypass permissionsJ. Bruce Fields2013-07-011-1/+2
* NFSD: Server implementation of MAC LabelingDavid Quigley2013-05-151-0/+41
* nfsd4: don't allow owner override on 4.1 CLAIM_FH opensJ. Bruce Fields2013-05-031-2/+13
* nfsd4: don't remap EISDIR errors in renameJ. Bruce Fields2013-04-301-15/+5
* nfsd4: more sessions/open-owner-replay cleanupJ. Bruce Fields2013-04-091-12/+16
* nfsd4: no need for replay_owner in sessions caseJ. Bruce Fields2013-04-091-1/+1
* nfsd4: cleanup handling of nfsv4.0 closed stateid'sJ. Bruce Fields2013-04-081-1/+2
* nfsd: don't run get_file if nfs4_preprocess_stateid_op return errorfanchaoting2013-04-031-4/+4
* nfsd4: handle seqid-mutating open errors from xdr decodingJ. Bruce Fields2013-04-031-1/+26
* nfsd4: remove BUG_ONJ. Bruce Fields2013-04-031-6/+3
* nfsd4: simplify nfsd4_encode_fattr interface slightlyJ. Bruce Fields2013-01-231-3/+4
OpenPOWER on IntegriCloud