summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd.h
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-1048/+0
* staging: lustre: remove libcfs_all.h includes from lnet/klndNeilBrown2018-05-251-1/+0
* staging: lustre: start moving includes out of libcfs.hNeilBrown2018-05-251-1/+1
* staging: lustre: o2iblnd: Enable Multiple OPA Endpoints between NodesDoug Oucharek2018-05-081-3/+14
* staging: lustre: libcfs: discard cfs_time_after()NeilBrown2018-04-231-3/+3
* staging: lustre: separate a connection destroy from free struct kib_connDmitry Eremin2018-01-261-1/+1
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: ko2iblnd: add include path to MakefileJames Simmons2017-08-221-2/+2
* staging: lustre: lnet: delete lnet.hJames Simmons2017-08-221-1/+0
* staging: lustre: lnet: change lnet_ni_t to proper structureJames Simmons2017-03-061-8/+9
* staging: lustre: lnet: change lnet_msg_t to proper structureJames Simmons2017-03-061-4/+4
* staging: lustre: ko2iblnd: Adapt to the removal of ib_get_dma_mr()Doug Oucharek2017-03-061-3/+0
* staging: lustre: lnet: change lnet_hdr_t to proper structureJames Simmons2017-01-231-3/+3
* staging/lustre/o2iblnd: handle mixed page size configurations.James Simmons2016-09-011-6/+7
* lustre: pass iov_iter to ->lnd_recv()Al Viro2016-08-211-2/+1
* staging: lustre: lnet: Stop Infinite CON RACE ConditionDoug Oucharek2016-08-211-0/+2
* staging/lustre: Remove unnecessary space after a castOleg Drokin2016-06-181-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-150/+149
* staging: lustre: o2iblnd: make rdma_create_id() support containersLi Dongyang2016-06-071-1/+1
* staging: lustre: o2iblnd: remove last of kiblnd_tunables_finiAmir Shehata2016-05-091-1/+0
* staging: lustre: o2iblnd: per NI map-on-demand valueAmir Shehata2016-05-091-16/+19
* staging: lustre: o2iblnd: use data in lnet_ni_t instead of kiblnd_tunablesAmir Shehata2016-05-091-5/+1
* staging: lustre: o2iblnd: create default o2iblnd tunable settingsAmir Shehata2016-05-091-1/+2
* staging: lustre: o2iblnd: convert macros to inline functionsAmir Shehata2016-05-091-24/+38
* staging: lustre: o2iblnd: Add Fast Reg memory registration supportDmitry Eremin2016-05-091-5/+20
* staging: lustre: o2iblnd: add IBLND_WID_MRDmitry Eremin2016-05-091-1/+2
* staging: lustre: o2iblnd: cache FMR key in kib_fmr_tDmitry Eremin2016-05-091-2/+3
* staging: lustre: o2iblnd: create union to contain FMRDmitry Eremin2016-05-091-2/+6
* staging: lustre: avoid intensive reconnecting for ko2iblndLiang Zhen2016-03-021-10/+44
* staging: lustre: check wr_id returned by ib_poll_cqLiang Zhen2016-03-021-4/+5
* staging: lustre: make ko2iblnd connect parameters persistentAmir Shehata2016-03-021-1/+5
* staging: lustre: Support different ko2iblnd configs between systemsJeremy Filizetti2016-03-021-16/+20
* staging: lustre: change ibh_mrs from array to pointerAmir Shehata2016-03-021-4/+1
* staging: lustre: make o2iblnd_cb.c local functions staticFrank Zago2016-03-021-10/+0
* staging: lustre: make o2iblnd local functions staticFrank Zago2016-03-021-6/+0
* staging: lustre: reverse LNet and infinband header orderJames Simmons2016-03-021-5/+5
* staging: lustre: replace direct LNet HZ access with kernel APIsJian Yu2016-03-021-1/+2
* staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons2016-02-141-7/+7
* staging: lustre: remove space in LNet function declarationsJames Simmons2016-02-141-1/+1
* staging: lustre: add missing spaces for LNet layer reported by checkpatch.plJames Simmons2016-02-141-2/+2
* staging: lustre: align all code properly for LNet coreJames Simmons2016-02-141-5/+5
* staging: lustre: update Intel copyright messages 2015Andreas Dilger2015-12-211-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-11-071-2/+4
|\
| * Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-281-1/+1
| |\
| | * IB: split struct ib_send_wrChristoph Hellwig2015-10-081-1/+1
| * | IB/cma: Add support for network namespacesGuy Shapiro2015-10-281-1/+3
| |/
* | staging: lustre: remove multiple blank linesMike Rapoport2015-10-131-2/+0
* | staging/lustre/o2iblnd: wrong uses of kib_tx_t::tx_nfragsIsaac Huang2015-09-151-3/+0
OpenPOWER on IntegriCloud