aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4proc.c
Commit message (Expand)AuthorAge
* NFSD: Clear wcc data between compound opsKinglong Mee2014-03-30
* nfsd4: fix setclientid encode sizeJ. Bruce Fields2014-03-28
* NFSD: simplify saved/current fh uses in nfsd4_proc_compoundKinglong Mee2014-03-28
* nfsd4: session needs room for following op to error outJ. Bruce Fields2014-03-27
* Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-01-30
|\
| * nfsd4: fix delegation-unlink/rename raceJ. Bruce Fields2014-01-27
| * nfsd4: delay setting current_fh in openJ. Bruce Fields2014-01-27
| * nfsd4: better VERIFY commentJ. Bruce Fields2014-01-07
| * SUNRPC/NFSD: Support a new option for ignoring the result of svc_registerKinglong Mee2014-01-03
| * nfsd: calculate the missing length of bitmap in EXCHANGE_IDKinglong Mee2014-01-02
* | nfsd: use get_acl and ->set_aclChristoph Hellwig2014-01-26
|/
* nfsd: Fix SP4_MACH_CRED negotiation in EXCHANGE_IDWeston Andros Adamson2013-08-07
* nfsd4: fix minorversion support interfaceJ. Bruce Fields2013-07-12
* nfsd4: delegation-based open reclaims should bypass permissionsJ. Bruce Fields2013-07-01
* NFSD: Server implementation of MAC LabelingDavid Quigley2013-05-15
* nfsd4: don't allow owner override on 4.1 CLAIM_FH opensJ. Bruce Fields2013-05-03
* nfsd4: don't remap EISDIR errors in renameJ. Bruce Fields2013-04-30
* nfsd4: more sessions/open-owner-replay cleanupJ. Bruce Fields2013-04-09
* nfsd4: no need for replay_owner in sessions caseJ. Bruce Fields2013-04-09
* nfsd4: cleanup handling of nfsv4.0 closed stateid'sJ. Bruce Fields2013-04-08
* nfsd: don't run get_file if nfs4_preprocess_stateid_op return errorfanchaoting2013-04-03
* nfsd4: handle seqid-mutating open errors from xdr decodingJ. Bruce Fields2013-04-03
* nfsd4: remove BUG_ONJ. Bruce Fields2013-04-03
* nfsd4: simplify nfsd4_encode_fattr interface slightlyJ. Bruce Fields2013-01-23
* nfsd4: free_stateid can use the current stateidJ. Bruce Fields2012-12-17
* nfsd4: disable zero-copy on non-final read opsJ. Bruce Fields2012-12-17
* nfsd: make NFSd service boot time per-netStanislav Kinsbursky2012-12-10
* nfsd: avoid permission checks on EXCLUSIVE_CREATE replayNeil Brown2012-12-10
* nfsd4: delay filling in write iovec array till after xdr decodingJ. Bruce Fields2012-11-26
* nfsd: use service net instead of hard-coded init_netStanislav Kinsbursky2012-11-15
* nfsd4: implement backchannel_ctl operationJ. Bruce Fields2012-11-07
* nfsd4: enforce per-client sessions/no-sessions distinctionJ. Bruce Fields2012-10-01
* NFSD: Swap the struct nfs4_operation getter and setterBryan Schumaker2012-08-20
* LockD: pass actual network namespace to grace period management functionsStanislav Kinsbursky2012-07-27
* Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-04-19
|\
| * nfsd: don't fail unchecked creates of non-special filesJ. Bruce Fields2012-04-11
* | nfsd: fix b0rken error value for setattr on read-only mountAl Viro2012-04-13
|/
* nfsd: convert nfs4_client->cl_cb_flags to a generic flags fieldJeff Layton2012-03-26
* NFSD: Fix nfs4_verifier memory alignmentChuck Lever2012-03-20
* NFSD: Fix warnings when NFSD_DEBUG is not definedTrond Myklebust2012-03-20
* nfsd4: reduce do_open_lookup() stack usageJ. Bruce Fields2012-03-06
* nfsd4: delay setting current filehandle till successJ. Bruce Fields2012-03-06
* nfsd41: split out share_access want and signal flags while decodingBenny Halevy2012-02-17
* nfsd41: use current stateid by valueTigran Mkrtchyan2012-02-15
* nfsd41: consume current stateid on DELEGRETURN and OPENDOWNGRADETigran Mkrtchyan2012-02-15
* nfsd41: handle current stateid in SETATTR and FREE_STATEIDTigran Mkrtchyan2012-02-15
* nfsd41: mark LOOKUP, LOOKUPP and CREATE to invalidate current stateidTigran Mkrtchyan2012-02-15
* nfsd41: save and restore current stateid with current fhTigran Mkrtchyan2012-02-15
* nfsd41: mark PUTFH, PUTPUBFH and PUTROOTFH to clear current stateidTigran Mkrtchyan2012-02-15
* nfsd41: consume current stateid on read and writeTigran Mkrtchyan2012-02-15