summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-04-04nfsd41: stateid handlingAndy Adamson2-1/+8
2009-04-04nfsd: pass nfsd4_compound_state* to nfs4_preprocess_{state,seq}id_opBenny Halevy1-1/+3
2009-04-04nfsd41: destroy_session operationBenny Halevy1-1/+1
2009-04-04nfsd41: non-page DRC for solo sequence responsesAndy Adamson2-1/+15
2009-04-04nfsd41: Add a create session replay cacheAndy Adamson1-1/+1
2009-04-04nfsd41: create_session operationAndy Adamson2-2/+26
2009-04-04nfsd41: nfsd DRC logicAndy Adamson1-0/+1
2009-04-04nfsd41: hard page limit for DRCAndy Adamson2-0/+5
2009-04-04nfsd41: DRC save, restore, and clear functionsAndy Adamson3-0/+18
2009-04-04nfsd41: sequence operationBenny Halevy1-1/+12
2009-04-04nfsd41: match clientid establishment methodAndy Adamson1-1/+1
2009-04-04nfsd41: exchange_id operationAndy Adamson2-1/+8
2009-04-04nfsd41: proc stubsAndy Adamson1-0/+12
2009-04-04nfsd41: xdr infrastructureAndy Adamson1-0/+22
2009-04-04nfsd41: sessionid hashingMarc Eshel1-0/+7
2009-04-04nfsd41: introduce nfs4_client cl_sessions listMarc Eshel1-0/+3
2009-04-04nfsd41: sessions basic data typesAndy Adamson1-0/+33
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 Adamson1-0/+1
2009-03-30nfsd: embed nfsd4_current_state in nfsd4_compoundresAndy Adamson1-4/+5
2009-03-28Fix a build warning about leaking CONFIG_NFSD to userspace.Greg Banks1-4/+5
2009-03-19SUNRPC: Clean up static inline functions in svc_xprt.hChuck Lever1-20/+26
2009-03-19knfsd: add file to export stats about nfsd poolsGreg Banks1-0/+11
2009-03-19knfsd: avoid overloading the CPU scheduler with enormous load averagesGreg Banks1-0/+2
2009-03-19Short write in nfsd becomes a full write to the clientDavid Shaw1-1/+1
2009-03-19nfsd4: remove use of mutex for file_hashtableJ. Bruce Fields1-1/+1
2009-03-19nfsd4: remove unused CHECK_FH flagJ. Bruce Fields1-1/+0
2009-03-19nfsd4: separate delegreturn case from preprocess_stateid_opJ. Bruce Fields1-1/+0
2009-03-19nfs: replace uses of __constant_{endian}Harvey Harrison4-98/+98
2009-03-19nfsd4: use helper for copying delegation filehandleJ. Bruce Fields1-4/+2
2009-03-19nfsd4: use helper for copying filehandles for replayJ. Bruce Fields2-2/+8
2009-03-17nfsd: nfsd should drop CAP_MKNOD for non-rootJ. Bruce Fields1-2/+4
2009-03-15Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+9
2009-03-14Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+2
2009-03-14block: Add gfp_mask parameter to bio_integrity_clone()un'ichi Nomura1-2/+2
2009-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds4-69/+87
2009-03-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds3-0/+13
2009-03-13ide: save the returned value of dma_map_sgFUJITA Tomonori1-0/+1
2009-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-0/+6
2009-03-13[ARM] 5421/1: ftrace: fix crash due to tracing of __naked functionsUwe Kleine-König1-1/+9
2009-03-12cpumask: mm_cpumask for accessing the struct mm_struct's cpu_vm_mask.Rusty Russell1-0/+3
2009-03-12cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed.Rusty Russell1-0/+3
2009-03-11drm: fix EDID parser problem with positive/negative hsync/vsyncPantelis Koukousoulas1-1/+1
2009-03-11NLM: Shrink the IPv4-only version of nlm_cmp_addr()Chuck Lever1-0/+8
2009-03-11NFSv3: Fix posix ACL codeTrond Myklebust2-0/+5
2009-03-10[SCSI] fcoe: Out of order tx frames was causing several check condition SCSI ...Vasu Dev1-0/+1
2009-03-10[SCSI] fcoe: ETH_P_8021Q is already in if_ether and fcoe is not using it anywayYi Zou1-4/+0
2009-03-10[SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapperRobert Love1-7/+1
2009-03-10[SCSI] libfc, fcoe: Fix kerneldoc commentsRobert Love1-7/+7