aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/include/linux/lnet (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-07staging/lustre/lnet: portal spreading rotor should be unsignedLiang Zhen1-1/+1
2015-02-07staging/lustre/lnet: peer aliveness status and NI statusLiang Zhen1-0/+10
2015-01-17lustre: don't use iovec instead of kvecAl Viro2-16/+16
2014-09-23Staging: lustre: include: linux: Fix line over 80 characters.Aybuke Ozdemir1-7/+9
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman1-1/+1
2014-07-12staging: lustre: remove cfs_time_t typedefGreg Kroah-Hartman2-8/+8
2014-07-11staging: lustre: remove socket_t typedefGreg Kroah-Hartman2-2/+2
2014-07-11staging: lustre: lnet: include: minor whitespace fixesGreg Kroah-Hartman8-17/+3
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman10-26/+25
2014-07-11staging: lnet: ptllnd_wire.h: checkpatch cleanup: whitespace neateningGreg Kroah-Hartman1-1/+1
2014-07-11staging: lnet: lnetctl.h: checkpatch cleanup: whitespace neateningGreg Kroah-Hartman1-9/+9
2014-07-11staging: lnet: lib-lnet.h: checkpatch cleanup: remove unnecessary externsGreg Kroah-Hartman1-6/+6
2014-07-11staging: lnet: lib-lnet.h: checkpatch cleanup: align arguments to parenthesisGreg Kroah-Hartman1-7/+7
2014-07-11staging: lnet: types.h: checkpatch cleanup: whitespace neateningGreg Kroah-Hartman1-1/+1
2014-06-26staging/lustre/lnet: abort messages whose MD has been unlinkedIsaac Huang1-0/+1
2014-04-16Staging: lustre: Fixed syntax errors reported by checkpatch.pl script for file types.hJoshua Baldock1-3/+3
2014-04-16Staging: lustre: Corrected styling errors reported by checkpatch.pl script on file ptllnd_wire.hJoshua Baldock1-9/+5
2014-04-16Staging: lustre: Fixed errors reported by checkpatch.pl script for file ptllnd.hJoshua Baldock1-1/+1
2014-04-16staging: lustre: Fix typo in lustre/includeMasanari Iida4-6/+6
2014-03-19staging:lustre:lnet: lib-types.h Fix open brace '{' err.Aybuke Ozdemir1-8/+4
2014-03-19staging:lustre:lnet: lib-types.h Fix unnecessary space func. pointer name.Aybuke Ozdemir1-2/+2
2014-02-14staging/lustre/libcfs: remove cfs_hash_longPeng Tao1-1/+1
2013-12-10staging/lustre/lnet: Add LNet Router Priority parameterDoug Oucharek2-3/+4
2013-11-19staging/lustre: remove __CYGWIN__Peng Tao1-11/+0
2013-10-26staging: lustre: lnet: Reformat pointer variable in lib-lnet.hLisa Nguyen1-1/+1
2013-10-26staging: lustre: lnet: Remove unnecessary () from return statementsLisa Nguyen1-6/+6
2013-10-26staging: lustre: lnet: Remove unnecessary spaces in lib-lnet.hLisa Nguyen1-39/+39
2013-08-26staging: lustre: Fix typo in lustre/lnetMasanari Iida1-1/+1
2013-08-21staging: lustre: Fix typo in lustre/includeMasanari Iida3-5/+5
2013-05-14staging: add Lustre file system client supportPeng Tao16-0/+3616