summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd.c
Commit message (Expand)AuthorAgeFilesLines
* staging/lustre/o2iblnd: remove references to ib_reg_phsy_mr()Oleg Drokin2015-08-181-239/+12
* staging: lustre: Fix code indent errorMiguel Bernabeu Diaz2015-08-071-1/+1
* staging/lustre/libcfs: Remove redundant enums and sysctl moduleparamsDmitry Eremin2015-07-131-12/+0
* Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-261-238/+232
|\
| * staging:lustre: remove lnet/include/lnet/linux/John L. Hammond2015-06-111-2/+3
| * staging: lustre: lnet: o2iblnd: use swap() in kiblnd_dev_failover()Fabian Frederick2015-06-101-4/+1
| * staging:lustre: rename tcpip handling functions to lnet_* prefixJames Simmons2015-06-101-1/+1
| * staging: lustre: lnet: o2iblnd: code cleanup - align whitespaceMike Shuey2015-05-311-231/+227
* | IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak2015-06-121-2/+4
|/
* Merge lustre patches based on 4.0-rc5 into staging-testingGreg Kroah-Hartman2015-04-031-7/+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-151-4/+2
| * Staging: lustre: Remove parentheses around right side an assignmentHaneen Mohammed2015-03-151-1/+1
| * 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: o2iblnd.c: Finished cleaning code styleGuillaume Matheron2015-04-031-22/+31
* | Staging: lustre: o2iblnd.c: Started fixing coding styleGuillaume Matheron2015-04-031-259/+186
|/
* staging: lustre: lnet: Removed spaces before increments and decrementsIgor Ishchenko2015-01-171-7/+7
* staging: lustre: Coalesce string fragmentsJoe Perches2014-11-231-8/+4
* staging: lustre: lnet: klnds: o2iblnd: fix null dereference on failed path in...Jiayi Ye2014-10-271-1/+2
* staging: remove unneeded parentheses around the right hand side of an assignmentJiayi Ye2014-10-271-1/+1
* drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald2014-08-301-1/+1
* drivers: staging: lustre: Fix space required before the open parenthesis '(' ...Greg Donald2014-08-301-1/+1
* staging: lustre: remove LPX64 defineGreg Kroah-Hartman2014-07-121-9/+7
* staging: lustre: remove cfs_time_before()Greg Kroah-Hartman2014-07-121-2/+2
* staging: lustre: remove cfs_time_t typedefGreg Kroah-Hartman2014-07-121-7/+7
* staging: lustre: remove memset(0) after LIBCFS_ALLOCVitaly Osipov2014-06-181-5/+0
* staging/lustre: restore __GFP_WAIT flag to memalloc callsAnn Koehler2014-04-271-1/+1
* staging/lustre/libcfs: remove cfs_pausePeng Tao2014-03-191-2/+4
* staging/lustre/lnet: remove kiblnd_debug_conn/rx/txPeng Tao2014-03-081-68/+0
* staging: lustre: make functions as staticDaeseok Youn2014-02-271-35/+35
* staging/lustre/o2iblnd: remove kib_sysctlPeng Tao2013-11-191-1/+0
* staging/lustre: fix build error when !CONFIG_SMPPeng Tao2013-07-231-0/+2
* staging/lustre: remove HIPQUADPeng Tao2013-07-231-4/+4
* staging/lustre/lnet: fix build error on i386Peng Tao2013-06-081-1/+3
* staging/lustre: clean up and remove libcfs/linux/linux-mem.cPeng Tao2013-06-031-2/+3
* staging: add Lustre file system client supportPeng Tao2013-05-141-0/+3256