aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs4proc.c
AgeCommit message (Expand)Author
2014-11-14nfsd4: fix crash on unknown operation numberJ. Bruce Fields
2014-07-09nfsd: fix rare symlink decoding bugJ. Bruce Fields
2014-05-06nfsd4: fix setclientid encode sizeJ. Bruce Fields
2014-05-06nfsd4: session needs room for following op to error outJ. Bruce Fields
2013-05-03nfsd4: don't allow owner override on 4.1 CLAIM_FH opensJ. Bruce Fields
2013-04-30nfsd4: don't remap EISDIR errors in renameJ. Bruce Fields
2013-04-09nfsd4: more sessions/open-owner-replay cleanupJ. Bruce Fields
2013-04-09nfsd4: no need for replay_owner in sessions caseJ. Bruce Fields
2013-04-08nfsd4: cleanup handling of nfsv4.0 closed stateid'sJ. Bruce Fields
2013-04-03nfsd: don't run get_file if nfs4_preprocess_stateid_op return errorfanchaoting
2013-04-03nfsd4: handle seqid-mutating open errors from xdr decodingJ. Bruce Fields
2013-04-03nfsd4: remove BUG_ONJ. Bruce Fields
2013-01-23nfsd4: simplify nfsd4_encode_fattr interface slightlyJ. Bruce Fields
2012-12-17nfsd4: free_stateid can use the current stateidJ. Bruce Fields
2012-12-17nfsd4: disable zero-copy on non-final read opsJ. Bruce Fields
2012-12-10nfsd: make NFSd service boot time per-netStanislav Kinsbursky
2012-12-10nfsd: avoid permission checks on EXCLUSIVE_CREATE replayNeil Brown
2012-11-26nfsd4: delay filling in write iovec array till after xdr decodingJ. Bruce Fields
2012-11-15nfsd: use service net instead of hard-coded init_netStanislav Kinsbursky
2012-11-07nfsd4: implement backchannel_ctl operationJ. Bruce Fields
2012-10-01nfsd4: enforce per-client sessions/no-sessions distinctionJ. Bruce Fields
2012-08-20NFSD: Swap the struct nfs4_operation getter and setterBryan Schumaker
2012-07-27LockD: pass actual network namespace to grace period management functionsStanislav Kinsbursky
2012-04-19Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-04-13nfsd: fix b0rken error value for setattr on read-only mountAl Viro
2012-04-11nfsd: don't fail unchecked creates of non-special filesJ. Bruce Fields
2012-03-26nfsd: convert nfs4_client->cl_cb_flags to a generic flags fieldJeff Layton
2012-03-20NFSD: Fix nfs4_verifier memory alignmentChuck Lever
2012-03-20NFSD: Fix warnings when NFSD_DEBUG is not definedTrond Myklebust
2012-03-06nfsd4: reduce do_open_lookup() stack usageJ. Bruce Fields
2012-03-06nfsd4: delay setting current filehandle till successJ. Bruce Fields
2012-02-17nfsd41: split out share_access want and signal flags while decodingBenny Halevy
2012-02-15nfsd41: use current stateid by valueTigran Mkrtchyan
2012-02-15nfsd41: consume current stateid on DELEGRETURN and OPENDOWNGRADETigran Mkrtchyan
2012-02-15nfsd41: handle current stateid in SETATTR and FREE_STATEIDTigran Mkrtchyan
2012-02-15nfsd41: mark LOOKUP, LOOKUPP and CREATE to invalidate current stateidTigran Mkrtchyan
2012-02-15nfsd41: save and restore current stateid with current fhTigran Mkrtchyan
2012-02-15nfsd41: mark PUTFH, PUTPUBFH and PUTROOTFH to clear current stateidTigran Mkrtchyan
2012-02-15nfsd41: consume current stateid on read and writeTigran Mkrtchyan
2012-02-15nfsd41: handle current stateid on lock and lockuTigran Mkrtchyan
2012-02-15nfsd41: handle current stateid in open and closeTigran Mkrtchyan
2012-01-14Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-01-03new helpers: fh_{want,drop}_write()Al Viro
2011-12-06nfsd41: allow non-reclaim open-by-fh's in 4.1Mi Jinlong
2011-10-24nfs41: implement DESTROY_CLIENTID operationMi Jinlong
2011-10-19nfsd4: implement new 4.1 open reclaim typesJ. Bruce Fields
2011-10-17nfsd4: warn on open failure after createJ. Bruce Fields
2011-10-17nfsd4: clean up open owners on OPEN failureJ. Bruce Fields
2011-10-11nfsd4: more robust ignoring of WANT bits in OPENJ. Bruce Fields
2011-09-20nfsd4: make op_cacheresult another flagJ. Bruce Fields