summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4proc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* nfsd4: free_stateid can use the current stateidJ. Bruce Fields2012-12-171-0/+1
* nfsd4: disable zero-copy on non-final read opsJ. Bruce Fields2012-12-171-0/+11
* nfsd: make NFSd service boot time per-netStanislav Kinsbursky2012-12-101-5/+6
* nfsd: avoid permission checks on EXCLUSIVE_CREATE replayNeil Brown2012-12-101-3/+5
* nfsd4: delay filling in write iovec array till after xdr decodingJ. Bruce Fields2012-11-261-1/+23
* nfsd: use service net instead of hard-coded init_netStanislav Kinsbursky2012-11-151-4/+9
* nfsd4: implement backchannel_ctl operationJ. Bruce Fields2012-11-071-0/+6
* nfsd4: enforce per-client sessions/no-sessions distinctionJ. Bruce Fields2012-10-011-1/+1
* NFSD: Swap the struct nfs4_operation getter and setterBryan Schumaker2012-08-201-2/+2
* LockD: pass actual network namespace to grace period management functionsStanislav Kinsbursky2012-07-271-8/+10
* Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-04-191-4/+4
|\
| * nfsd: don't fail unchecked creates of non-special filesJ. Bruce Fields2012-04-111-4/+4
* | nfsd: fix b0rken error value for setattr on read-only mountAl Viro2012-04-131-3/+4
|/
* nfsd: convert nfs4_client->cl_cb_flags to a generic flags fieldJeff Layton2012-03-261-1/+2
* NFSD: Fix nfs4_verifier memory alignmentChuck Lever2012-03-201-8/+11
* NFSD: Fix warnings when NFSD_DEBUG is not definedTrond Myklebust2012-03-201-0/+4
* nfsd4: reduce do_open_lookup() stack usageJ. Bruce Fields2012-03-061-10/+14
* nfsd4: delay setting current filehandle till successJ. Bruce Fields2012-03-061-5/+3
* nfsd41: split out share_access want and signal flags while decodingBenny Halevy2012-02-171-3/+0
* nfsd41: use current stateid by valueTigran Mkrtchyan2012-02-151-3/+9
* nfsd41: consume current stateid on DELEGRETURN and OPENDOWNGRADETigran Mkrtchyan2012-02-151-0/+3
* nfsd41: handle current stateid in SETATTR and FREE_STATEIDTigran Mkrtchyan2012-02-151-0/+1
* nfsd41: mark LOOKUP, LOOKUPP and CREATE to invalidate current stateidTigran Mkrtchyan2012-02-151-3/+3
* nfsd41: save and restore current stateid with current fhTigran Mkrtchyan2012-02-151-0/+2
* nfsd41: mark PUTFH, PUTPUBFH and PUTROOTFH to clear current stateidTigran Mkrtchyan2012-02-151-3/+6
* nfsd41: consume current stateid on read and writeTigran Mkrtchyan2012-02-151-0/+2
* nfsd41: handle current stateid on lock and lockuTigran Mkrtchyan2012-02-151-0/+2
* nfsd41: handle current stateid in open and closeTigran Mkrtchyan2012-02-151-4/+26
* Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-01-141-4/+3
|\
| * nfsd41: allow non-reclaim open-by-fh's in 4.1Mi Jinlong2011-12-061-4/+3
* | new helpers: fh_{want,drop}_write()Al Viro2012-01-031-2/+2
|/
* nfs41: implement DESTROY_CLIENTID operationMi Jinlong2011-10-241-1/+1
* nfsd4: implement new 4.1 open reclaim typesJ. Bruce Fields2011-10-191-12/+3
* nfsd4: warn on open failure after createJ. Bruce Fields2011-10-171-3/+4
* nfsd4: clean up open owners on OPEN failureJ. Bruce Fields2011-10-171-0/+1
* nfsd4: more robust ignoring of WANT bits in OPENJ. Bruce Fields2011-10-111-0/+3
* nfsd4: make op_cacheresult another flagJ. Bruce Fields2011-09-201-25/+25
OpenPOWER on IntegriCloud