summaryrefslogtreecommitdiffstats
path: root/include/linux/nfsd
Commit message (Expand)AuthorAgeFilesLines
...
* nfsd41: Use separate DRC for setclientidAndy Adamson2009-07-282-13/+20
* nfsd41: hange from page to memory based drc limitsAndy Adamson2009-07-282-2/+3
* nfsd41: use globals for DRC limitsAndy Adamson2009-07-141-0/+3
* Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsdLinus Torvalds2009-06-224-38/+44
|\
| * 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-162-16/+13Star
| * knfsd: reply cache cleanupsGreg Banks2009-05-271-2/+1Star
| * 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
| * nfsd: support ext4 i_versionJ. Bruce Fields2009-04-292-4/+20
* | Merge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41-for-2.6.31Trond Myklebust2009-06-181-1/+0Star
|\ \
| * | nfs41: exchange_id operationBenny Halevy2009-06-171-1/+0Star
| |/
* | switch rqst_exp_parent()Al Viro2009-06-121-2/+1Star
* | switch rqst_exp_get_by_name()Al Viro2009-06-121-2/+1Star
|/
* nfsd41: define nfsd4_set_statp as noop for !CONFIG_NFSD_V4Benny Halevy2009-04-061-0/+7
* nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drcBenny Halevy2009-04-061-3/+0Star
* nfsd41: CREATE_EXCLUSIVE4_1Benny Halevy2009-04-041-6/+4Star
* nfsd41: SUPPATTR_EXCLCREAT attributeBenny Halevy2009-04-041-1/+13
* nfsd41: support for 3-word long attribute bitmaskAndy Adamson2009-04-042-8/+38
* nfsd41: provide support for minor version 1 at rpc levelMarc Eshel2009-04-041-1/+1
* nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versionsBenny Halevy2009-04-041-0/+2
* nfsd41: access_validAndy Adamson2009-04-041-0/+1
* nfsd41: stateid handlingAndy Adamson2009-04-042-1/+8
* nfsd: pass nfsd4_compound_state* to nfs4_preprocess_{state,seq}id_opBenny Halevy2009-04-041-1/+3
* nfsd41: destroy_session operationBenny Halevy2009-04-041-1/+1
* nfsd41: non-page DRC for solo sequence responsesAndy Adamson2009-04-042-1/+15
* nfsd41: Add a create session replay cacheAndy Adamson2009-04-041-1/+1
* nfsd41: create_session operationAndy Adamson2009-04-042-2/+26
* nfsd41: nfsd DRC logicAndy Adamson2009-04-041-0/+1
* nfsd41: hard page limit for DRCAndy Adamson2009-04-041-0/+3
* nfsd41: DRC save, restore, and clear functionsAndy Adamson2009-04-043-0/+18
* nfsd41: sequence operationBenny Halevy2009-04-041-1/+12
* nfsd41: match clientid establishment methodAndy Adamson2009-04-041-1/+1
* nfsd41: exchange_id operationAndy Adamson2009-04-042-1/+8
* nfsd41: proc stubsAndy Adamson2009-04-041-0/+12
* nfsd41: xdr infrastructureAndy Adamson2009-04-041-0/+22
* 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
* nfsd41: define nfs41 error codesMarc Eshel2009-04-041-1/+42
* nfsd: embed nfsd4_current_state in nfsd4_compoundresAndy Adamson2009-03-291-4/+5
* Fix a build warning about leaking CONFIG_NFSD to userspace.Greg Banks2009-03-281-4/+5
* Short write in nfsd becomes a full write to the clientDavid Shaw2009-03-181-1/+1
* 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
* nfs: replace uses of __constant_{endian}Harvey Harrison2009-03-181-66/+66