aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4proc.c
Commit message (Expand)AuthorAge
* 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
* nfsd41: handle current stateid on lock and lockuTigran Mkrtchyan2012-02-15
* nfsd41: handle current stateid in open and closeTigran Mkrtchyan2012-02-15
* Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-01-14
|\
| * nfsd41: allow non-reclaim open-by-fh's in 4.1Mi Jinlong2011-12-06
* | new helpers: fh_{want,drop}_write()Al Viro2012-01-03
|/
* nfs41: implement DESTROY_CLIENTID operationMi Jinlong2011-10-24
* nfsd4: implement new 4.1 open reclaim typesJ. Bruce Fields2011-10-19
* nfsd4: warn on open failure after createJ. Bruce Fields2011-10-17
* nfsd4: clean up open owners on OPEN failureJ. Bruce Fields2011-10-17
* nfsd4: more robust ignoring of WANT bits in OPENJ. Bruce Fields2011-10-11
* nfsd4: make op_cacheresult another flagJ. Bruce Fields2011-09-20