summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd_cb.c
Commit message (Expand)AuthorAgeFilesLines
* IB: split struct ib_send_wrChristoph Hellwig2015-10-081-17/+18
* staging/lustre/o2iblnd: remove references to ib_reg_phsy_mr()Oleg Drokin2015-08-181-49/+6
* staging: lustre: Unnecessary line continuationMiguel Bernabeu Diaz2015-08-071-2/+1
* staging: lustre: lnet: o2iblnd: code cleanup - align whitespaceMike Shuey2015-05-311-243/+241
* Merge lustre patches based on 4.0-rc5 into staging-testingGreg Kroah-Hartman2015-04-031-8/+6
|\
| * Staging: lustre: Iterate list using list_for_each_entrySomya Anand2015-03-151-8/+6
| * Staging: lustre: lnet: klnds: o2iblnd: Remove space after the name of that fu...Hatice ERTÜRK2015-03-011-191/+191
* | Staging: lustre: o2iblnd_cb.c: Removed the rest of unnecessary spaces before ...Guillaume Matheron2015-04-031-161/+161
* | Staging: lustre: o2iblnd_cb.c: Removed a bunch of spaces before parenthesisGuillaume Matheron2015-04-031-40/+40
|/
* staging: lustre: fix min() comparison types lacks cast build warningJeremiah Mahler2015-01-251-1/+2
* staging: lustre: use min/max instead of MIN/MAX, simple casesJeremiah Mahler2015-01-171-1/+1
* lustre: don't use iovec instead of kvecAl Viro2015-01-171-4/+4
* staging: lustre: Coalesce string fragmentsJoe Perches2014-11-231-22/+12
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-131-3/+0
|\
| * sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai2014-09-191-3/+0
* | staging: lustre: remove parentheses from return argumentsJulia Lawall2014-08-301-1/+1
* | drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald2014-08-301-3/+3
|/
* staging: lustre: remove LPX64 defineGreg Kroah-Hartman2014-07-121-3/+2
* staging: lustre: remove cfs_time_before()Greg Kroah-Hartman2014-07-121-2/+2
* staging: lustre: remove cfs_time_t typedefGreg Kroah-Hartman2014-07-121-1/+1
* staging/lustre: fix sparse warnings in o2iblnd_cb.cZi Shen Lim2014-05-231-29/+31
* staging/lustre/lnet: fix potential null pointer dereference in kiblnd_rejectedDmitry Eremin2014-05-031-2/+6
* staging/lustre/libcfs: remove waitq_timedwaitPeng Tao2014-03-191-1/+1
* staging/lustre/libcfs: remove waitq_waitPeng Tao2014-03-191-1/+1
* staging/lustre/libcfs: remove init_waitqueue_entry_currentPeng Tao2014-03-191-3/+3
* staging/lustre/o2iblnd: fix is_vmalloc_addr build warningPeng Tao2014-02-071-1/+1
* staging: lustre: Use is_vmalloc_addrLaura Abbott2014-01-081-2/+1
* staging: lustre: clean up format string usagesKees Cook2013-09-171-1/+1
* staging: lustre: remove task_t typedefGreg Kroah-Hartman2013-08-041-1/+1
* staging/lustre: remove HIPQUADPeng Tao2013-07-231-6/+6
* staging: add Lustre file system client supportPeng Tao2013-05-141-0/+3529