summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: orthography & coding styleAmaury.Bouchra.Pilet@ENS.fr2015-04-051-2/+2
* staging: lustre: lnet: lnet: fix error return codeJulia Lawall2015-04-051-2/+6
* Merge lustre patches based on 4.0-rc5 into staging-testingGreg Kroah-Hartman2015-04-0324-778/+785
|\
| * Staging: lustre: config.c: fix a "do not add new typedefs" warning reported b...Rafaël Bocquet2015-04-031-26/+28
| * Staging: lustre: config.c: fix lines exceeding 80 characters reported by chec...Rafaël Bocquet2015-04-031-3/+7
| * Staging: lustre: lib-md.c format line too longMartin Vassor2015-04-031-1/+1
| * Staging: lustre: lnet: selftest: lconctl.c: fixed indentation of the switchThéotime Grohens2015-04-031-56/+56
| * Staging: lustre: module.c: remove unneeded return statementGreg Kroah-Hartman2015-04-031-1/+0
| * staging: lustre: prevent underflows in lnet_parse_reply()Dan Carpenter2015-04-031-1/+1
| * Staging: lustre: brw_test.c: remove unneeded return statementAchille Aknin2015-04-031-1/+0
| * staging: lustre: ping_test.c : remove space after function namesAuguste Olivry2015-04-021-15/+15
| * Staging: lustre: Add function prototypes in console.hDarshana Padmadas2015-04-011-0/+3
| * Staging: lustre: lnet: lnet: router.c: fix useless returns and elsesRedha Gouicem2015-03-191-12/+5
| * Staging: lustre: lnet: lnet: router.c: fix 80 char line limitRedha Gouicem2015-03-191-2/+5
| * staging/lustre/o2iblnd: Don't use cpus_weightOleg Drokin2015-03-181-2/+2
| * Staging: lustre: Iterate list using list_for_each_entrySomya Anand2015-03-152-12/+8
| * Staging: lustre: Remove parentheses around right side an assignmentHaneen Mohammed2015-03-153-5/+5
| * staging: lustre: remove extra parentheses around left bit shift operationsAya Mahfouz2015-03-061-3/+3
| * drivers: staging: lustre: Fix "space prohibited between function name and ope...Adrien Descamps2015-03-011-65/+65
| * staging: lustre: lnet: lnet: Remove unneeded braces in lib-eq.cEdward Lipinsky2015-03-011-2/+1
| * staging: lustre: use linux headersAsaf Vertz2015-03-012-2/+2
| * Staging: lustre:lnet: klnds: socklnd: Remove space after the name of that fun...Hatice ERTÜRK2015-03-011-20/+20
| * Staging: lustre: lnet: klnds: o2iblnd: Remove space after the name of that fu...Hatice ERTÜRK2015-03-011-191/+191
| * Staging: lustre: lnet: klnds: socklnd: Remove space after the name of that fu...Hatice ERTÜRK2015-03-011-52/+52
| * Staging: lustre: lnet: klnds: socklnd: Remove space after the name of that fu...Hatice ERTÜRK2015-03-011-224/+224
| * Staging: lustre: lnet: lnet: Remove space after the name of that functionHatice ERTÜRK2015-03-011-37/+37
| * Staging: lustre: lnet: selftest: Trailing statementsHatice ERTÜRK2015-03-011-9/+18
| * Staging: lustre: lnet: selftest: Remove space after the name of that functionHatice ERTÜRK2015-03-011-68/+68
| * Staging: lustre: lnet: selftest: Remove space after the name of that functionHatice ERTÜRK2015-03-011-40/+40
| * Staging: lustre: Deleted space prohibited between function name and open pare...Melike Yurtoglu2015-02-261-110/+110
| * staging: lustre: lnet: klnds: o2iblnd: Removed useless return keywords.Gulsah Kose2015-02-261-2/+0
| * staging: lustre: lnet: klnds: o2iblnd: Added missing blank line.Gulsah Kose2015-02-261-0/+1
| * staging: lustre: lnet: klnds: o2iblnd: Removed unnecessary spaces.Gulsah Kose2015-02-261-104/+104
| * Staging: lustre: lnet: klnds: o2iblnd: Deleted space prohibited between funct...Melike Yurtoglu2015-02-261-1/+1
| * Staging: lustre: lnet: klnds: o2iblnd: Remove intialization of static to 0Melike Yurtoglu2015-02-261-8/+8
| * Staging: lustre: lnet: add spaces around '||'aybuke ozdemir2015-02-261-1/+1
* | Staging: lustre: o2iblnd.c: Finished cleaning code styleGuillaume Matheron2015-04-031-22/+31
* | Staging: lustre: o2iblnd_cb.c: Removed the rest of unnecessary spaces before ...Guillaume Matheron2015-04-031-161/+161
* | Staging: lustre: o2iblnd.c: Started fixing coding styleGuillaume Matheron2015-04-031-259/+186
* | Staging: lustre: o2iblnd_modparam.c: remove unneeded spaceGwendoline Chouasne-Guillon2015-04-031-1/+1
* | Staging: lustre: o2iblnd_cb.c: Removed a bunch of spaces before parenthesisGuillaume Matheron2015-04-031-40/+40
|/
* staging/lustre/lnet: portal spreading rotor should be unsignedLiang Zhen2015-02-071-4/+4
* staging/lustre/lnet: peer aliveness status and NI statusLiang Zhen2015-02-072-1/+29
* staging: lustre: lnet: fix space prohibited before that '++'Asaf Vertz2015-02-071-14/+14
* staging: lustre: lnet: declare internal symbols as staticLuca Ceresoli2015-01-254-4/+4
* staging: lustre: fix min() comparison types lacks cast build warningJeremiah Mahler2015-01-251-1/+2
* staging: lustre: lnet: lnet: trailing statements should be on next lineBalavasu2015-01-171-3/+6
* staging: lustre: lnet: Removed spaces before increments and decrementsIgor Ishchenko2015-01-171-7/+7
* staging: lustre: lnet: lnet: do not initialise statics to 0 or NULLBalavasu2015-01-171-5/+5
* staging: lustre: selftest: fix _recycle_buffer context imbalanceJeremiah Mahler2015-01-171-0/+1
OpenPOWER on IntegriCloud