summaryrefslogtreecommitdiffstats
path: root/crypto/lrw.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-04nfsd41: clear DRC cache on free_sessionAndy Adamson1-0/+7
2009-04-04nfsd41: nfsd DRC logicAndy Adamson4-0/+25
2009-04-04nfsd41: hard page limit for DRCAndy Adamson3-0/+28
2009-04-04nfsd41: DRC save, restore, and clear functionsAndy Adamson5-0/+164
2009-04-04nfsd41: enforce NFS4ERR_SEQUENCE_POS operation order rules for minorversion !...Andy Adamson2-8/+36
2009-04-04nfsd41: sequence operationBenny Halevy3-6/+113
2009-04-04nfsd41: match clientid establishment methodAndy Adamson3-13/+34
2009-04-04nfsd41: exchange_id operationAndy Adamson4-6/+292
2009-04-04nfsd41: proc stubsAndy Adamson3-0/+66
2009-04-04nfsd41: xdr infrastructureAndy Adamson2-0/+170
2009-04-04nfsd41: sessionid hashingMarc Eshel2-1/+61
2009-04-04nfsd41: release_session when client is expiredMarc Eshel1-0/+6
2009-04-04nfsd41: introduce nfs4_client cl_sessions listMarc Eshel2-0/+4
2009-04-04nfsd41: sessions basic data typesAndy Adamson2-0/+51
2009-04-04nfsd41: define nfs41 error codesMarc Eshel2-2/+42
2009-04-04nfs41: common protocol definitionsBenny Halevy1-1/+127
2009-04-04nfsd: don't use the deferral service, return NFS4ERR_DELAYAndy Adamson4-1/+12
2009-03-30nfsd: remove nfsd4_ops array sizeBenny Halevy1-1/+1
2009-03-29nfsd: embed nfsd4_current_state in nfsd4_compoundresAndy Adamson2-35/+14
2009-03-28Fix a build warning about leaking CONFIG_NFSD to userspace.Greg Banks1-4/+5