summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd_cb.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman2016-06-201-3/+4
|\
| * staging: lustre: lnet: Don't access NULL NI on failure pathDoug Oucharek2016-06-091-3/+4
* | 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-184/+184
* | staging: lustre: ko2iblnd: fix memory corruption with fragmentsJames Simmons2016-06-071-0/+8
|/
* staging: lustre: o2iblnd: properly set ibr_whyAmir Shehata2016-05-091-1/+1
* staging: lustre: o2iblnd: per NI map-on-demand valueAmir Shehata2016-05-091-5/+8
* staging: lustre: o2iblnd: convert macros to inline functionsAmir Shehata2016-05-091-10/+11
* staging: lustre: o2iblnd: Add Fast Reg memory registration supportDmitry Eremin2016-05-091-23/+27
* staging: lustre: o2iblnd: handle unmapping of FMR in kiblnd_fmr_pool_unmapDmitry Eremin2016-05-091-3/+1
* staging: lustre: o2iblnd: cache FMR key in kib_fmr_tDmitry Eremin2016-05-091-4/+4
* staging: lustre: lnet: Replace sg++ with sg = sg_next(sg)Amitoj Kaur Chawla2016-03-281-2/+2
* staging: lustre: lnet: o2iblnd: Use list_for_each_entry_safeBhaktipriya Shridhar2016-03-111-2/+2
* staging: lustre: avoid intensive reconnecting for ko2iblndLiang Zhen2016-03-021-80/+200
* staging: lustre: check wr_id returned by ib_poll_cqLiang Zhen2016-03-021-2/+19
* staging: lustre: Change connect peer failed cleanup orderDoug Oucharek2016-03-021-0/+2
* staging: lustre: take extra refcount in kiblnd_connreq_doneLiang Zhen2016-03-021-4/+12
* staging: lustre: make ko2iblnd connect parameters persistentAmir Shehata2016-03-021-11/+27
* staging: lustre: Support different ko2iblnd configs between systemsJeremy Filizetti2016-03-021-61/+95
* staging: lustre: change ibh_mrs from array to pointerAmir Shehata2016-03-021-7/+3
* staging: lustre: make o2iblnd_cb.c local functions staticFrank Zago2016-03-021-8/+17
* staging: lustre: replace direct LNet HZ access with kernel APIsJian Yu2016-03-021-2/+4
* staging: lustre: lnet: Use list_entry() rather than container_of()Janani Ravichandran2016-03-011-1/+1
* staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons2016-02-141-93/+93
* staging: lustre: fix all NULL comparisons in LNet layerJames Simmons2016-02-141-71/+71
* staging: lustre: balance braces properly in LNet layerJames Simmons2016-02-141-1/+2
* staging: lustre: don't set more than one variable per line in LNet layerJames Simmons2016-02-141-4/+2
* 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-2/+0
* staging: lustre: remove unnecessary parentheses around LNet function pointerJames Simmons2016-02-141-1/+1
* staging: lustre: align all code properly for LNet coreJames Simmons2016-02-141-47/+44
* staging: lustre: format properly all comment blocks for LNet coreJames Simmons2016-02-141-67/+114
* staging: lustre: add sparse locking annotationsfrank zago2016-02-031-2/+1
* 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-17/+18
|\
| * IB: split struct ib_send_wrChristoph Hellwig2015-10-081-17/+18
* | Staging: lustre: lnet: Remove unnecessary cast on void pointerShraddha Barke2015-10-161-1/+1
* | staging: lustre: remove multiple blank linesMike Rapoport2015-10-131-1/+0
* | staging: lustre: add missing blank line after declarationsMike Rapoport2015-10-131-0/+2
* | staging/lustre/o2iblnd: wrong uses of kib_tx_t::tx_nfragsIsaac Huang2015-09-151-18/+19
* | staging/lustre/o2iblnd: connection refcount fix for kiblnd_post_rxLiang Zhen2015-09-151-6/+12
* | Staging: lustre: lnet: Remove braces for single statement blocksShraddha Barke2015-09-121-3/+2
|/
* staging/lustre/o2iblnd: remove references to ib_reg_phsy_mr()Oleg Drokin2015-08-181-49/+6
* staging: lustre: Unnecessary line continuationMiguel Bernabeu Diaz2015-08-071-2/+1
* staging: lustre: lnet: o2iblnd: code cleanup - align whitespaceMike Shuey2015-05-311-243/+241
* Merge lustre patches based on 4.0-rc5 into staging-testingGreg Kroah-Hartman2015-04-031-8/+6
|\
| * Staging: lustre: Iterate list using list_for_each_entrySomya Anand2015-03-151-8/+6
| * Staging: lustre: lnet: klnds: o2iblnd: Remove space after the name of that fu...Hatice ERTÜRK2015-03-011-191/+191
OpenPOWER on IntegriCloud