summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd.c
AgeCommit message (Expand)Author
2016-10-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-09-23IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig
2016-09-01staging/lustre/o2iblnd: handle mixed page size configurations.James Simmons
2016-08-21staging/lustre: Make alignment match open parenthesisOleg Drokin
2016-06-18staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin
2016-06-18staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin
2016-06-18staging: lustre: o2iblnd: remove typedefsJames Simmons
2016-06-08staging: lustre: ko2iblnd: fix memory corruption with fragmentsJames Simmons
2016-05-21Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-09staging: lustre: o2iblnd: per NI map-on-demand valueAmir Shehata
2016-05-09staging: lustre: o2iblnd: use data in lnet_ni_t instead of kiblnd_tunablesAmir Shehata
2016-05-09staging: lustre: o2iblnd: create default o2iblnd tunable settingsAmir Shehata
2016-05-09staging: lustre: o2iblnd: convert macros to inline functionsAmir Shehata
2016-05-09staging: lustre: o2iblnd: Add Fast Reg memory registration supportDmitry Eremin
2016-05-09staging: lustre: o2iblnd: handle unmapping of FMR in kiblnd_fmr_pool_unmapDmitry Eremin
2016-05-09staging: lustre: o2iblnd: cache FMR key in kib_fmr_tDmitry Eremin
2016-05-09staging: lustre: o2iblnd: break up kiblnd_create_fmr_poolDmitry Eremin
2016-05-09staging: lustre: o2iblnd: create union to contain FMRDmitry Eremin
2016-05-09staging: lustre: o2iblnd: Use list_for_each_entry_safe in kiblnd_destroy_fmr_...Dmitry Eremin
2016-05-09staging: lustre: o2iblnd: rename kib_fmr_pool_tDmitry Eremin
2016-03-28staging: lustre: lnet: revert commit 4671a0266James Simmons
2016-03-28Staging: lustre: o2iblnd: Use sizeof type *pointer instead of sizeof type.Sandhya Bankar
2016-03-03staging: lustre: do less intense allocating retry for ko2iblndLiang Zhen
2016-03-03staging: lustre: avoid intensive reconnecting for ko2iblndLiang Zhen
2016-03-03staging: lustre: make ko2iblnd connect parameters persistentAmir Shehata
2016-03-03staging: lustre: Support different ko2iblnd configs between systemsJeremy Filizetti
2016-03-02staging: lustre: change ibh_mrs from array to pointerAmir Shehata
2016-03-02staging: lustre: corrected some typos and grammar errorsFrank Zago
2016-03-02staging: lustre: make o2iblnd local functions staticFrank Zago
2016-03-02staging: lustre: make module_init/exit naming consistentAndreas Dilger
2016-03-02staging: lustre: update the MODULE_DESCRIPTION for all lustre modulesAndreas Dilger
2016-03-02staging: lustre: add missing MODULE_AUTHOR for LNet selftest moduleJames Simmons
2016-02-20staging: lustre: do not memset after LIBCFS_ALLOCFrank Zago
2016-02-15staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons
2016-02-15staging: lustre: fix all NULL comparisons in LNet layerJames Simmons
2016-02-15staging: lustre: don't set more than one variable per line in LNet layerJames Simmons
2016-02-15staging: lustre: add missing spaces for LNet layer reported by checkpatch.plJames Simmons
2016-02-15staging: lustre: remove unnecessary blank lines reported by checkpatch.plJames Simmons
2016-02-15staging: lustre: align all code properly for LNet coreJames Simmons
2016-02-15staging: lustre: format properly all comment blocks for LNet coreJames Simmons
2016-02-12staging: lustre: Modify arguments of sizeof() to pointer variablesJanani Ravichandran
2016-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-12-22staging/o2iblnd: Avoid calling ib_query_deviceOr Gerlitz
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-11-16staging: lustre: Update module author to OpenSFSJames Simmons
2015-10-25staging: lustre: o2iblnd: fix misleading indentationLuis de Bethencourt
2015-09-29staging/lustre: use 64-bit ibn_incarnation computationArnd Bergmann
2015-09-15staging/lustre/o2iblnd: leak cmid in kiblnd_dev_need_failoverLiang Zhen
2015-08-19staging/lustre/o2iblnd: remove references to ib_reg_phsy_mr()Oleg Drokin
2015-08-07staging: lustre: Fix code indent errorMiguel Bernabeu Diaz