summaryrefslogtreecommitdiffstats
path: root/include/linux/nfsd/state.h
Commit message (Expand)AuthorAgeFilesLines
* nfsd: Move private headers to source directoryBoaz Harrosh2009-12-151-409/+0Star
* nfsd: Headers Independence and include cleanupsBoaz Harrosh2009-12-151-3/+1Star
* nfsd: use STATEID_FMT and STATEID_VAL for printing stateidsBenny Halevy2009-11-051-0/+7
* nfsd41: Backchannel: Setup sequence informationRicardo Labiaga2009-09-161-0/+1
* nfsd41: Backchannel: Server backchannel RPC wait queueRicardo Labiaga2009-09-161-0/+4
* nfsd41: Backchannel: Add sequence arguments to callback RPC argumentsRicardo Labiaga2009-09-161-0/+6
* nfsd41: Backchannel: callback infrastructureAndy Adamson2009-09-161-0/+3
* nfsd4: use common rpc_cred for all callbacksJ. Bruce Fields2009-09-161-1/+1
* nfsd41: replace page based DRC with buffer based DRCAndy Adamson2009-09-021-17/+10Star
* nfsd41: bound forechannel drc size by memory usageAndy Adamson2009-09-021-2/+6
* nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storageJeff Layton2009-08-211-2/+2
* nfsd: make nfs4_client->cl_addr a struct sockaddr_storageJeff Layton2009-08-211-1/+1
* nfsd41: Use separate DRC for setclientidAndy Adamson2009-07-281-1/+20
* nfsd41: hange from page to memory based drc limitsAndy Adamson2009-07-281-0/+1
* Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsdLinus Torvalds2009-06-221-21/+23
|\
| * nfsd41: Backchannel: minorversion support for the back channelAndy Adamson2009-06-191-1/+2
| * nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr st...Alexandros Batsakis2009-06-161-5/+13
| * nfsd4: track recall retries in nfs4_delegationJ. Bruce Fields2009-05-021-0/+1
| * nfsd4: remove unused dl_truncJ. Bruce Fields2009-05-021-1/+0Star
| * nfsd4: eliminate struct nfs4_cb_recallJ. Bruce Fields2009-05-021-13/+5Star
| * nfsd4: rename callback struct to cb_connJ. Bruce Fields2009-05-011-2/+2
| * nfsd4: lookup up callback cred only onceJ. Bruce Fields2009-04-291-0/+1
* | nfs41: exchange_id operationBenny Halevy2009-06-171-1/+0Star
|/
* nfsd41: stateid handlingAndy Adamson2009-04-041-0/+1
* nfsd: pass nfsd4_compound_state* to nfs4_preprocess_{state,seq}id_opBenny Halevy2009-04-041-1/+3
* nfsd41: non-page DRC for solo sequence responsesAndy Adamson2009-04-041-0/+1
* nfsd41: Add a create session replay cacheAndy Adamson2009-04-041-1/+1
* nfsd41: create_session operationAndy Adamson2009-04-041-1/+6
* nfsd41: DRC save, restore, and clear functionsAndy Adamson2009-04-041-0/+13
* nfsd41: match clientid establishment methodAndy Adamson2009-04-041-1/+1
* nfsd41: exchange_id operationAndy Adamson2009-04-041-0/+2
* nfsd41: sessionid hashingMarc Eshel2009-04-041-0/+7
* nfsd41: introduce nfs4_client cl_sessions listMarc Eshel2009-04-041-0/+3
* nfsd41: sessions basic data typesAndy Adamson2009-04-041-0/+33
* nfsd4: remove use of mutex for file_hashtableJ. Bruce Fields2009-03-181-1/+1
* nfsd4: remove unused CHECK_FH flagJ. Bruce Fields2009-03-181-1/+0Star
* nfsd4: separate delegreturn case from preprocess_stateid_opJ. Bruce Fields2009-03-181-1/+0Star
* nfsd4: use helper for copying delegation filehandleJ. Bruce Fields2009-03-181-4/+2Star
* nfsd4: use helper for copying filehandles for replayJ. Bruce Fields2009-03-181-2/+1Star
* nfsd: support callbacks with gss flavorsOlga Kornievskaia2008-12-231-0/+1
* nfsd: pass client principal name in rsc downcallOlga Kornievskaia2008-12-231-0/+1
* nfsd: eliminate unused nfs4_callback.cb_statBenny Halevy2008-06-231-1/+0Star
* nfsd: eliminate unused nfs4_callback.cb_programBenny Halevy2008-06-231-1/+0Star
* knfsd: nfsd4: don't delegate files that have had conflictsMeelap Shah2007-07-171-0/+1
* knfsd: nfsd4: fix NFSv4 filehandle size units confusionJ. Bruce Fields2007-07-171-1/+1
* [PATCH] knfsd: nfsd4: reorganize compound opsJ.Bruce Fields2006-12-131-1/+0Star
* [PATCH] nfsd: misc endianness annotationsAl Viro2006-10-201-1/+1
* [PATCH] nfsd: nfs4 code returns error values in net-endianAl Viro2006-10-201-5/+5
* [PATCH] nfsd4: check lock type against openmode.NeilBrown2005-07-081-0/+5
* [PATCH] nfsd4: seqid commentsNeilBrown2005-07-081-1/+3