summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
Commit message (Expand)AuthorAgeFilesLines
* staging:lustre:libcfs: Merge linux-proc.c into module.cMatthew Tyler2015-03-073-592/+548Star
* staging: lustre: space prohibited between function name and open parenthesis '('Alberto Pires de Oliveira Neto2015-03-071-1/+1
* staging/lustre/libcfs: replace deprecated cpus_ calls with cpumask_Oleg Drokin2015-03-071-39/+39
* staging/lustre/ptlrpc: Do not use deprecated cpus_* functionsOleg Drokin2015-03-072-10/+7Star
* Staging: drivers: Bool initializations should use true/falseCristina Opriceana2015-03-071-1/+1
* staging: lustre: remove extra parentheses around left bit shift operationsAya Mahfouz2015-03-071-3/+3
* staging: lustre: llite: remove extra parentheses around right bit shift opera...Aya Mahfouz2015-03-071-1/+1
* staging: lustre: lclient: remove extra parentheses around right bit shift ope...Aya Mahfouz2015-03-071-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/+12Star
* staging: lustre: lustre: libcfs: Replaced printk() with pr_err()Tina Johnson2015-03-061-3/+2Star
* 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-026-83/+81Star
* staging: lustre: fld_request.c: Remove else after return.Alberto Pires de Oliveira Neto2015-03-021-3/+2Star
* drivers: staging: lustre: Fix "space prohibited between function name and ope...Adrien Descamps2015-03-021-65/+65
* Staging: lustre: missing curly braces in ll_setattr_raw()Dan Carpenter2015-03-021-1/+2
* staging: lustre: lnet: lnet: Remove unneeded braces in lib-eq.cEdward Lipinsky2015-03-021-2/+1Star
* staging: lustre: llite: Remove unnecessary OOM messageQuentin Lambert2015-03-022-7/+2Star
* staging: lustre: Move proc_*() functions inside #ifdef CONFIG_SYSCTLGeert Uytterhoeven2015-03-021-1/+1
* staging: lustre: resolves sparse warnings using static declarationLe Tan2015-03-025-20/+20
* staging: lustre: lustre: lov: lov_dev: fix sparse warning of static declarationMohammad Jamal2015-03-021-1/+1
* staging: lustre: Make the function 'llog_cat_process_cb' staticArjun AK2015-03-021-2/+3
* staging: lustre: use linux headersAsaf Vertz2015-03-0211-12/+11Star
* staging: lustre: Convert remaining uses of "= seq_printf(...)"Joe Perches2015-03-022-52/+54
* staging: lustre: Convert seq_ hash functions to return voidJoe Perches2015-03-022-12/+6Star
* staging: lustre: Convert "return seq_printf(...)" usesJoe Perches2015-03-029-115/+163
* Staging: lustre: Fix __packed is preferred over __attribute__((packed)) in li...Dilek Uzulmez2015-03-021-1/+1
* Staging: lustre: Remove space after function nameDilek Uzulmez2015-03-021-1/+1
* staging: lustre: Remove space in function call.Navya Sri Nizamkari2015-03-021-1/+1
* Staging: lustre: Fix externs should be avoided in .cHaneen Mohammed2015-03-023-4/+4
* Staging: lustre:lnet: klnds: socklnd: Remove space after the name of that fun...Hatice ERTÜRK2015-03-021-20/+20
* Staging: lustre: lustre: ldlm: Concatenate strings into single stringHaneen Mohammed2015-03-021-2/+2
* Staging: lustre: lustre: idlm: Move trailing statement to next lineHaneen Mohammed2015-03-021-1/+2
* Staging: lustre: lnet: klnds: o2iblnd: Remove space after the name of that fu...Hatice ERTÜRK2015-03-021-191/+191
* Staging: lustre: __aligned(size) is preferred over __attribute__((aligned(siz...Dilek Uzulmez2015-03-021-1/+1
* Staging: lustre: lnet: klnds: socklnd: Remove space after the name of that fu...Hatice ERTÜRK2015-03-021-52/+52
* Staging: lustre: Deleted space prohibited between function name and open pare...Dilek Uzulmez2015-03-021-13/+13
* Staging: lustre: lnet: klnds: socklnd: Remove space after the name of that fu...Hatice ERTÜRK2015-03-021-224/+224
* Staging: lustre: lnet: lnet: Remove space after the name of that functionHatice ERTÜRK2015-03-021-37/+37
* Staging: lustre: Deleted space prohibited between function name and open pare...Melike Yurtoglu2015-03-021-2/+2
* Staging: lustre: lnet: selftest: Trailing statementsHatice ERTÜRK2015-03-021-9/+18
* Staging: lustre: Removed necessary braces {}Melike Yurtoglu2015-03-021-2/+1Star
* Staging: lustre: lnet: selftest: Remove space after the name of that functionHatice ERTÜRK2015-03-021-68/+68
* Staging: lustre: Deleted space prohibited between function name and open pare...Melike Yurtoglu2015-03-021-1/+1
* Staging: lustre: Added constMelike Yurtoglu2015-03-021-1/+1
* Staging: lustre: lnet: selftest: Remove space after the name of that functionHatice ERTÜRK2015-03-021-40/+40
* Staging: lustre: Removed space prohibitedMelike Yurtoglu2015-03-021-1/+1
* Staging: lustre: Deleted space prohibited between function name and open pare...Melike Yurtoglu2015-03-021-1/+1
* Staging: lustre: Remove unnecessary else after returnMelike Yurtoglu2015-03-021-5/+4Star
* Staging: lustre: Remove return in void functionMelike Yurtoglu2015-03-021-1/+0Star