aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/klnds/o2iblnd (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-03Merge lustre patches based on 4.0-rc5 into staging-testingGreg Kroah-Hartman4-24/+20
2015-04-03Staging: lustre: o2iblnd.c: Finished cleaning code styleGuillaume Matheron1-22/+31
2015-04-03Staging: lustre: o2iblnd_cb.c: Removed the rest of unnecessary spaces before parenthesisGuillaume Matheron1-161/+161
2015-04-03Staging: lustre: o2iblnd.c: Started fixing coding styleGuillaume Matheron1-259/+186
2015-04-03Staging: lustre: o2iblnd_modparam.c: remove unneeded spaceGwendoline Chouasne-Guillon1-1/+1
2015-04-03Staging: lustre: o2iblnd_cb.c: Removed a bunch of spaces before parenthesisGuillaume Matheron1-40/+40
2015-03-18staging/lustre/o2iblnd: Don't use cpus_weightOleg Drokin1-2/+2
2015-03-15Staging: lustre: Iterate list using list_for_each_entrySomya Anand2-12/+8
2015-03-15Staging: lustre: Remove parentheses around right side an assignmentHaneen Mohammed1-1/+1
2015-03-01staging: lustre: use linux headersAsaf Vertz1-1/+1
2015-03-01Staging: lustre: lnet: klnds: o2iblnd: Remove space after the name of that functionHatice ERTÜRK1-191/+191
2015-02-26staging: lustre: lnet: klnds: o2iblnd: Removed useless return keywords.Gulsah Kose1-2/+0
2015-02-26staging: lustre: lnet: klnds: o2iblnd: Added missing blank line.Gulsah Kose1-0/+1
2015-02-26staging: lustre: lnet: klnds: o2iblnd: Removed unnecessary spaces.Gulsah Kose1-104/+104
2015-02-26Staging: lustre: lnet: klnds: o2iblnd: Deleted space prohibited between function name and open parenthesisMelike Yurtoglu1-1/+1
2015-02-26Staging: lustre: lnet: klnds: o2iblnd: Remove intialization of static to 0Melike Yurtoglu1-8/+8
2015-01-25staging: lustre: fix min() comparison types lacks cast build warningJeremiah Mahler1-1/+2
2015-01-17staging: lustre: lnet: Removed spaces before increments and decrementsIgor Ishchenko1-7/+7
2015-01-17staging: lustre: use min/max instead of MIN/MAX, simple casesJeremiah Mahler1-1/+1
2015-01-17lustre: don't use iovec instead of kvecAl Viro2-5/+5
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches3-32/+17
2014-10-27staging: lustre: lnet: klnds: o2iblnd: fix null dereference on failed path in o2iblnd.cJiayi Ye1-1/+2
2014-10-27staging: remove unneeded parentheses around the right hand side of an assignmentJiayi Ye1-1/+1
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+0
2014-09-23drivers: staging: lustre: Fix "open brace '{' following struct go on the same line" errorsGreg Donald1-44/+22
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule()Kirill Tkhai1-3/+0
2014-08-30staging: lustre: remove parentheses from return argumentsJulia Lawall1-1/+1
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald2-4/+4
2014-08-30drivers: staging: lustre: Fix space required before the open parenthesis '(' errorsGreg Donald1-1/+1
2014-07-12staging: lustre: remove LPX64 defineGreg Kroah-Hartman2-12/+9
2014-07-12staging: lustre: remove cfs_time_before()Greg Kroah-Hartman2-4/+4
2014-07-12staging: lustre: remove cfs_time_t typedefGreg Kroah-Hartman3-15/+15
2014-07-11staging: lustre: fix makefile build breakageGreg Kroah-Hartman1-4/+4
2014-07-11staging: lustre: remove some unneeded cflagsGreg Kroah-Hartman1-3/+0
2014-06-18staging: lustre: remove memset(0) after LIBCFS_ALLOCVitaly Osipov1-5/+0
2014-05-23staging/lustre: fix sparse warnings in o2iblnd_cb.cZi Shen Lim1-29/+31
2014-05-03staging/lustre/lnet: fix potential null pointer dereference in kiblnd_rejectedDmitry Eremin1-2/+6
2014-04-27staging/lustre: restore __GFP_WAIT flag to memalloc callsAnn Koehler1-1/+1
2014-03-19staging/lustre/libcfs: remove cfs_pausePeng Tao1-2/+4
2014-03-19staging/lustre/libcfs: remove waitq_timedwaitPeng Tao1-1/+1
2014-03-19staging/lustre/libcfs: remove waitq_waitPeng Tao1-1/+1
2014-03-19staging/lustre/libcfs: remove init_waitqueue_entry_currentPeng Tao1-3/+3
2014-03-08staging/lustre/lnet: remove kiblnd_debug_conn/rx/txPeng Tao1-68/+0
2014-02-27staging: lustre: make functions as staticDaeseok Youn1-35/+35
2014-02-07staging/lustre/o2iblnd: fix is_vmalloc_addr build warningPeng Tao1-1/+1
2014-01-08staging: lustre: Use is_vmalloc_addrLaura Abbott1-2/+1
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-11-25staging/lustre: remove CFS_MODULE_PARMPeng Tao1-48/+48
2013-11-19staging/lustre/o2iblnd: remove kib_sysctlPeng Tao3-266/+0
2013-09-17staging: lustre: clean up format string usagesKees Cook1-1/+1