summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: remove CLASSERT macroArnd Bergmann2017-02-021-8/+8
* staging/lustre/o2iblnd: Fix misspelling intialized->intializedOleg Drokin2016-12-071-2/+2
* staging: lustre: o2iblnd: use bool assignment to true/falseNicholas Hanley2016-11-101-1/+1
* staging: lustre: o2iblnd: replace space indentation with tabsNicholas Hanley2016-11-071-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-091-1/+1
|\
| * IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig2016-09-231-1/+1
* | staging/lustre/o2iblnd: handle mixed page size configurations.James Simmons2016-09-011-6/+8
* | staging/lustre: Make alignment match open parenthesisOleg Drokin2016-08-211-1/+1
|/
* staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2016-06-171-1/+1
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-171-4/+0
* staging: lustre: o2iblnd: remove typedefsJames Simmons2016-06-171-169/+170
* staging: lustre: ko2iblnd: fix memory corruption with fragmentsJames Simmons2016-06-071-4/+5
* Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-201-84/+321
|\
| * staging: lustre: o2iblnd: per NI map-on-demand valueAmir Shehata2016-05-091-25/+41
| * staging: lustre: o2iblnd: use data in lnet_ni_t instead of kiblnd_tunablesAmir Shehata2016-05-091-6/+2
| * staging: lustre: o2iblnd: create default o2iblnd tunable settingsAmir Shehata2016-05-091-5/+4
| * staging: lustre: o2iblnd: convert macros to inline functionsAmir Shehata2016-05-091-1/+1
| * staging: lustre: o2iblnd: Add Fast Reg memory registration supportDmitry Eremin2016-05-091-27/+210
| * staging: lustre: o2iblnd: handle unmapping of FMR in kiblnd_fmr_pool_unmapDmitry Eremin2016-05-091-4/+10
| * staging: lustre: o2iblnd: cache FMR key in kib_fmr_tDmitry Eremin2016-05-091-4/+7
| * staging: lustre: o2iblnd: break up kiblnd_create_fmr_poolDmitry Eremin2016-05-091-14/+41
| * staging: lustre: o2iblnd: create union to contain FMRDmitry Eremin2016-05-091-7/+7
| * staging: lustre: o2iblnd: Use list_for_each_entry_safe in kiblnd_destroy_fmr_...Dmitry Eremin2016-05-091-3/+2
| * staging: lustre: o2iblnd: rename kib_fmr_pool_tDmitry Eremin2016-05-091-11/+11
| * staging: lustre: lnet: revert commit 4671a0266James Simmons2016-03-281-3/+11
| * Staging: lustre: o2iblnd: Use sizeof type *pointer instead of sizeof type.Sandhya Bankar2016-03-281-2/+2
|/
* staging: lustre: do less intense allocating retry for ko2iblndLiang Zhen2016-03-021-4/+16
* staging: lustre: avoid intensive reconnecting for ko2iblndLiang Zhen2016-03-021-26/+14
* staging: lustre: make ko2iblnd connect parameters persistentAmir Shehata2016-03-021-9/+5
* staging: lustre: Support different ko2iblnd configs between systemsJeremy Filizetti2016-03-021-20/+31
* staging: lustre: change ibh_mrs from array to pointerAmir Shehata2016-03-021-86/+9
* staging: lustre: corrected some typos and grammar errorsFrank Zago2016-03-021-1/+1
* staging: lustre: make o2iblnd local functions staticFrank Zago2016-03-021-14/+16
* staging: lustre: make module_init/exit naming consistentAndreas Dilger2016-03-011-4/+4
* staging: lustre: update the MODULE_DESCRIPTION for all lustre modulesAndreas Dilger2016-03-011-1/+1
* staging: lustre: add missing MODULE_AUTHOR for LNet selftest moduleJames Simmons2016-03-011-0/+1
* staging: lustre: do not memset after LIBCFS_ALLOCFrank Zago2016-02-201-2/+0
* staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons2016-02-141-69/+68
* staging: lustre: fix all NULL comparisons in LNet layerJames Simmons2016-02-141-104/+104
* staging: lustre: don't set more than one variable per line in LNet layerJames Simmons2016-02-141-4/+6
* staging: lustre: add missing spaces for LNet layer reported by checkpatch.plJames Simmons2016-02-141-1/+1
* staging: lustre: remove unnecessary blank lines reported by checkpatch.plJames Simmons2016-02-141-6/+0
* staging: lustre: align all code properly for LNet coreJames Simmons2016-02-141-26/+23
* staging: lustre: format properly all comment blocks for LNet coreJames Simmons2016-02-141-30/+60
* staging: lustre: Modify arguments of sizeof() to pointer variablesJanani Ravichandran2016-02-111-7/+7
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-231-20/+1
|\
| * staging/o2iblnd: Avoid calling ib_query_deviceOr Gerlitz2015-12-221-20/+1
* | staging: lustre: update Intel copyright messages 2015Andreas Dilger2015-12-211-1/+1
* | staging: lustre: Update module author to OpenSFSJames Simmons2015-11-151-1/+1
|/
* staging: lustre: o2iblnd: fix misleading indentationLuis de Bethencourt2015-10-241-14/+14
OpenPOWER on IntegriCloud