summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4state.c
Commit message (Expand)AuthorAgeFilesLines
* nfsd41: Backchannel: minorversion support for the back channelAndy Adamson2009-06-181-0/+1
* nfsd41: Remove ip address collision detection caseMike Sager2009-06-181-12/+6
* nfsd41: sanity check client drc maxreqsAndy Adamson2009-06-161-0/+5
* nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr st...Alexandros Batsakis2009-06-161-13/+15
* Merge commit 'v2.6.30' into for-2.6.31J. Bruce Fields2009-06-151-1/+0
|\
| * nfsd41: slots are freed with sessionAndy Adamson2009-05-031-1/+0
* | nfsd: nfs4_stat_init cleanupWang Chen2009-05-061-2/+1
* | nfsd4: make recall callback an asynchronous rpcJ. Bruce Fields2009-05-031-25/+3
* | nfsd4: remove unused dl_truncJ. Bruce Fields2009-05-011-1/+0
* | nfsd4: eliminate struct nfs4_cb_recallJ. Bruce Fields2009-05-011-3/+2
* | nfsd4: rename callback struct to cb_connJ. Bruce Fields2009-05-011-11/+11
* | nfsd4: lookup up callback cred only onceJ. Bruce Fields2009-04-291-0/+4
* | nfsd4: setclientid_confirm callback-change fixesJ. Bruce Fields2009-04-291-2/+0
* | nfsd: quiet compile warningJ. Bruce Fields2009-04-291-1/+1
* | nfsd4: distinguish expired from stale stateidsBian Naimeng2009-04-241-13/+49
|/
* nfsd41: add OPEN4_SHARE_ACCESS_WANT nfs4_stateid bmapAndy Adamson2009-04-031-1/+2
* nfsd41: access_validAndy Adamson2009-04-031-5/+15
* nfsd41: clientid handlingAndy Adamson2009-04-031-6/+8
* nfsd41: stateid handlingAndy Adamson2009-04-031-8/+39
* nfsd: pass nfsd4_compound_state* to nfs4_preprocess_{state,seq}id_opBenny Halevy2009-04-031-8/+14
* nfsd41: destroy_session operationBenny Halevy2009-04-031-1/+28
* nfsd41: non-page DRC for solo sequence responsesAndy Adamson2009-04-031-6/+41
* nfsd41: Add a create session replay cacheAndy Adamson2009-04-031-12/+27
* nfsd41: create_session operationAndy Adamson2009-04-031-1/+187
* nfsd41: clear DRC cache on free_sessionAndy Adamson2009-04-031-0/+7
* nfsd41: nfsd DRC logicAndy Adamson2009-04-031-0/+6
* nfsd41: DRC save, restore, and clear functionsAndy Adamson2009-04-031-0/+142
* nfsd41: enforce NFS4ERR_SEQUENCE_POS operation order rules for minorversion !...Andy Adamson2009-04-031-0/+4
* nfsd41: sequence operationBenny Halevy2009-04-031-2/+71
* nfsd41: match clientid establishment methodAndy Adamson2009-04-031-11/+31
* nfsd41: exchange_id operationAndy Adamson2009-04-031-1/+141
* nfsd41: proc stubsAndy Adamson2009-04-031-0/+32
* nfsd41: sessionid hashingMarc Eshel2009-04-031-1/+54
* nfsd41: release_session when client is expiredMarc Eshel2009-04-031-0/+6
* nfsd41: introduce nfs4_client cl_sessions listMarc Eshel2009-04-031-0/+1
* nfsd41: sessions basic data typesAndy Adamson2009-04-031-0/+18
* nfsd4: don't check ip address in setclientidJ. Bruce Fields2009-03-181-4/+3
* nfsd4: remove use of mutex for file_hashtableJ. Bruce Fields2009-03-181-24/+23
* nfsd4: rename io_during_grace_disallowedJ. Bruce Fields2009-03-181-2/+2
* nfsd4: remove unused CHECK_FH flagJ. Bruce Fields2009-03-181-1/+1
* nfsd4: fail when delegreturn gets a non-delegation stateidJ. Bruce Fields2009-03-181-2/+1
* nfsd4: separate delegreturn case from preprocess_stateid_opJ. Bruce Fields2009-03-181-12/+28
* nfsd4: add a helper function to decide if stateid is delegationJ. Bruce Fields2009-03-181-1/+6
* nfsd4: remove some dprintk'sJ. Bruce Fields2009-03-181-9/+2
* nfsd4: remove unneeded local variableJ. Bruce Fields2009-03-181-5/+2
* nfsd4: remove redundant "if" in nfs4_preprocess_stateid_opJ. Bruce Fields2009-03-181-11/+8
* nfsd4: move check_stateid_generation checkJ. Bruce Fields2009-03-181-3/+6
* nfsd4: trivial preprocess_stateid_op cleanupJ. Bruce Fields2009-03-181-6/+8
* nfsd4: use helper for copying delegation filehandleJ. Bruce Fields2009-03-181-3/+1
* nfsd4: split open/lockowner release codeJ. Bruce Fields2009-03-181-23/+34
OpenPOWER on IntegriCloud