aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* nfsd41: support for 3-word long attribute bitmaskAndy Adamson2009-04-032-8/+38
* nfsd41: provide support for minor version 1 at rpc levelMarc Eshel2009-04-031-1/+1
* nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versionsBenny Halevy2009-04-031-0/+2
* nfsd41: access_validAndy Adamson2009-04-031-0/+1
* nfsd41: stateid handlingAndy Adamson2009-04-032-1/+8
* nfsd: pass nfsd4_compound_state* to nfs4_preprocess_{state,seq}id_opBenny Halevy2009-04-031-1/+3
* nfsd41: destroy_session operationBenny Halevy2009-04-031-1/+1
* nfsd41: non-page DRC for solo sequence responsesAndy Adamson2009-04-032-1/+15
* nfsd41: Add a create session replay cacheAndy Adamson2009-04-031-1/+1
* nfsd41: create_session operationAndy Adamson2009-04-032-2/+26
* nfsd41: nfsd DRC logicAndy Adamson2009-04-031-0/+1
* nfsd41: hard page limit for DRCAndy Adamson2009-04-032-0/+5
* nfsd41: DRC save, restore, and clear functionsAndy Adamson2009-04-033-0/+18
* nfsd41: sequence operationBenny Halevy2009-04-031-1/+12
* nfsd41: match clientid establishment methodAndy Adamson2009-04-031-1/+1
* nfsd41: exchange_id operationAndy Adamson2009-04-032-1/+8
* nfsd41: proc stubsAndy Adamson2009-04-031-0/+12
* nfsd41: xdr infrastructureAndy Adamson2009-04-031-0/+22
* nfsd41: sessionid hashingMarc Eshel2009-04-031-0/+7
* nfsd41: introduce nfs4_client cl_sessions listMarc Eshel2009-04-031-0/+3
* nfsd41: sessions basic data typesAndy Adamson2009-04-031-0/+33
* nfsd41: define nfs41 error codesMarc Eshel2009-04-032-2/+42
* nfs41: common protocol definitionsBenny Halevy2009-04-031-1/+127
* nfsd: don't use the deferral service, return NFS4ERR_DELAYAndy Adamson2009-04-031-0/+1
* 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-271-4/+5
* SUNRPC: Clean up static inline functions in svc_xprt.hChuck Lever2009-03-181-20/+26
* knfsd: add file to export stats about nfsd poolsGreg Banks2009-03-181-0/+11
* knfsd: avoid overloading the CPU scheduler with enormous load averagesGreg Banks2009-03-181-0/+2
* 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/+0
* nfsd4: separate delegreturn case from preprocess_stateid_opJ. Bruce Fields2009-03-181-1/+0
* nfs: replace uses of __constant_{endian}Harvey Harrison2009-03-184-98/+98
* nfsd4: use helper for copying delegation filehandleJ. Bruce Fields2009-03-181-4/+2
* nfsd4: use helper for copying filehandles for replayJ. Bruce Fields2009-03-182-2/+8
* nfsd: nfsd should drop CAP_MKNOD for non-rootJ. Bruce Fields2009-03-171-2/+4
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-151-1/+9
|\
| * [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functionsUwe Kleine-König2009-03-121-1/+9
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-03-141-2/+2
|\ \
| * | block: Add gfp_mask parameter to bio_integrity_clone()un'ichi Nomura2009-03-141-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-03-144-69/+87
|\ \ \
| * | | [SCSI] fcoe: Out of order tx frames was causing several check condition SCSI ...Vasu Dev2009-03-101-0/+1
| * | | [SCSI] fcoe: ETH_P_8021Q is already in if_ether and fcoe is not using it anywayYi Zou2009-03-101-4/+0
| * | | [SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapperRobert Love2009-03-101-7/+1
| * | | [SCSI] libfc, fcoe: Fix kerneldoc commentsRobert Love2009-03-101-7/+7
| * | | [SCSI] libfc: Cleanup libfc_function_template commentsRobert Love2009-03-061-41/+66
| * | | [SCSI] libfc: Don't violate transport template for rogue port creationRobert Love2009-03-061-0/+5
| * | | [SCSI] libfc: rport retry on LS_RJT from certain ELSChris Leech2009-03-061-0/+5
| * | | [SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->l...Vasu Dev2009-03-061-10/+2