aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd_modparams.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman1-296/+0
2018-05-08staging: lustre: o2iblnd: Enable Multiple OPA Endpoints between NodesDoug Oucharek1-0/+9
2018-01-09staging: lustre: replace simple cases of LIBCFS_ALLOC with kzalloc.NeilBrown1-2/+2
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman1-0/+1
2017-03-06staging: lustre: lnet: change lnet_ni_t to proper structureJames Simmons1-1/+1
2017-03-06staging: lustre: ko2iblnd: Adapt to the removal of ib_get_dma_mr()Doug Oucharek1-4/+8
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin1-1/+1
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin1-4/+0
2016-06-17staging: lustre: o2iblnd: remove typedefsJames Simmons1-1/+1
2016-05-09staging: lustre: o2iblnd: per NI map-on-demand valueAmir Shehata1-27/+57
2016-05-09staging: lustre: o2iblnd: use data in lnet_ni_t instead of kiblnd_tunablesAmir Shehata1-23/+31
2016-05-09staging: lustre: o2iblnd: create default o2iblnd tunable settingsAmir Shehata1-2/+14
2016-05-09staging: lustre: o2iblnd: convert macros to inline functionsAmir Shehata1-0/+11
2016-02-14staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons1-1/+1
2016-02-14staging: lustre: format properly all comment blocks for LNet coreJames Simmons1-2/+4
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport1-1/+0
2015-08-18staging/lustre/o2iblnd: remove references to ib_reg_phsy_mr()Oleg Drokin1-6/+0
2015-05-31staging: lustre: lnet: o2iblnd: code cleanup - align whitespaceMike Shuey1-24/+24
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
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches1-2/+1
2013-11-25staging/lustre: remove CFS_MODULE_PARMPeng Tao1-48/+48
2013-11-19staging/lustre/o2iblnd: remove kib_sysctlPeng Tao1-262/+0
2013-08-03staging: lustre: remove cfs_register_sysctl_table macroGreg Kroah-Hartman1-1/+1
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+493