summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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: fix some coding styleGauthier Voron2015-03-181-2/+1
| * | Staging: lustre: fix coding styleGauthier Voron2015-03-181-2/+2
| * | Staging: lustre: niobuf.c fic 80 char limitJonathan Sid-Otmane2015-03-181-1/+2
| * | Staging: lustre: vvp_dev.c: fix spaces issuesJonathan Sid-Otmane2015-03-181-2/+4
| * | staging: lustre: linux: linux-prim: fixed coding style warnings and errorsRoberto Medina2015-03-181-11/+11
| * | staging: lustre: namei.c: coding style: fix 80 characters limitLaure Millet2015-03-181-2/+4
| * | staging: lustre: namei.c: coding style: fix quoted string split across linesLaure Millet2015-03-181-4/+3
| * | staging: lustre: namei.c: Fix trailing whitespaceLaure Millet2015-03-181-1/+1
| * | Staging: lustre: namei.c: fix "foo * bar" should be "foo *bar"Laure Millet2015-03-181-1/+1
| * | Staging: lustre: namei.c: fix missing a blank line after declarationsLaure Millet2015-03-181-0/+1
| * | staging/lustre: use __printf(...) instead of __attribute__(format(__printf, ....Mario J. Rugiero2015-03-184-5/+5
| * | staging/lustre: clean trailing semicolons in macrosMario J. Rugiero2015-03-183-6/+6
| * | staging: lustre: space required after that close brace '}'Alberto Pires de Oliveira Neto2015-03-181-1/+2
| * | staging: lustre: void function return statements are not generally useful.Alberto Pires de Oliveira Neto2015-03-181-1/+0
| * | staging: lustre: space prohibited between function name and open parenthesis '('Alberto Pires de Oliveira Neto2015-03-181-1/+1
| * | staging: lustre: echo_client: Use kernel style spacingYogeswaran Thulasidoss2015-03-181-16/+16
| * | staging: lustre: Use kmemdup rather than duplicating its implementationRavindran, Madhusudhanan (M.)2015-03-181-2/+1
| * | staging/lustre: Don't call blocking funcitons when !RUNNABLEOleg Drokin2015-03-181-6/+4
| * | staging/lustre/llite: avoid nonatomic memory alloc under spinlockLai Siyao2015-03-181-2/+11
| * | staging/lustre/o2iblnd: Don't use cpus_weightOleg Drokin2015-03-181-2/+2
| * | staging/lustre/libcfs: replace deprecated cpus_ calls with cpumask_Oleg Drokin2015-03-181-14/+18
| * | Staging: lustre: Fix spelling mistakesHaneen Mohammed2015-03-184-12/+12
| * | Staging: lustre: Remove space to improve code style.Vatika Harlalka2015-03-151-1/+1
| * | Staging: lustre: Use setup_timer to combine initializationSomya Anand2015-03-151-3/+1
| * | 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-1513-16/+16
| * | Staging: lustre: fix space issue in workitem.cGreg Kroah-Hartman2015-03-131-1/+1
| * | staging:lustre:libcfs: Merge linux-proc.c into module.cMatthew Tyler2015-03-063-592/+548
| * | staging: lustre: space prohibited between function name and open parenthesis '('Alberto Pires de Oliveira Neto2015-03-061-1/+1
| * | staging/lustre/libcfs: replace deprecated cpus_ calls with cpumask_Oleg Drokin2015-03-061-39/+39
| * | staging/lustre/ptlrpc: Do not use deprecated cpus_* functionsOleg Drokin2015-03-062-10/+7
| * | Staging: drivers: Bool initializations should use true/falseCristina Opriceana2015-03-061-1/+1
| * | staging: lustre: remove extra parentheses around left bit shift operationsAya Mahfouz2015-03-061-3/+3
| * | staging: lustre: llite: remove extra parentheses around right bit shift opera...Aya Mahfouz2015-03-061-1/+1
| * | staging: lustre: lclient: remove extra parentheses around right bit shift ope...Aya Mahfouz2015-03-061-2/+3
| * | staging: lustre: remove initialization of static intsSupriya Karanth2015-03-0610-10/+10
| * | staging: lustre: lustre: libcfs: Replaced printk() with pr_err() and pr_cont()Tina Johnson2015-03-061-14/+12
| * | staging: lustre: lustre: libcfs: Replaced printk() with pr_err()Tina Johnson2015-03-061-3/+2
| * | staging/lustre/llite: Fix obd name after c&p errorOleg Drokin2015-03-031-1/+1
| * | staging: lustre: Convert uses of "int rc = seq_printf(...)"Joe Perches2015-03-016-83/+81
| * | staging: lustre: fld_request.c: Remove else after return.Alberto Pires de Oliveira Neto2015-03-011-3/+2
| * | drivers: staging: lustre: Fix "space prohibited between function name and ope...Adrien Descamps2015-03-011-65/+65
| * | Staging: lustre: missing curly braces in ll_setattr_raw()Dan Carpenter2015-03-011-1/+2
| * | staging: lustre: lnet: lnet: Remove unneeded braces in lib-eq.cEdward Lipinsky2015-03-011-2/+1
| * | staging: lustre: llite: Remove unnecessary OOM messageQuentin Lambert2015-03-012-7/+2
| * | staging: lustre: Move proc_*() functions inside #ifdef CONFIG_SYSCTLGeert Uytterhoeven2015-03-011-1/+1
| * | staging: lustre: resolves sparse warnings using static declarationLe Tan2015-03-015-20/+20
| * | staging: lustre: lustre: lov: lov_dev: fix sparse warning of static declarationMohammad Jamal2015-03-011-1/+1
OpenPOWER on IntegriCloud