summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd_cb.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: remove unnecessary cfs_block_allsigs() callsNeilBrown2018-02-221-6/+0
* staging: lustre: discard cfs_time_seconds()NeilBrown2018-02-161-2/+2
* staging: lustre: separate a connection destroy from free struct kib_connDmitry Eremin2018-01-261-2/+4
* staging: lustre: replace simple cases of LIBCFS_ALLOC with kzalloc.NeilBrown2018-01-091-2/+2
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: ko2iblnd: check copy_from_iter/copy_to_iter return codeArnd Bergmann2017-07-181-4/+15
* sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-201-3/+3
* staging: lustre: Use min3 macroGargi Sharma2017-03-121-3/+3
* staging: lustre: lnet: use struct bio_vec instead of typedefJames Simmons2017-03-061-3/+3
* staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons2017-03-061-2/+2
* staging: lustre: lnet: change lnet_ni_t to proper structureJames Simmons2017-03-061-25/+28
* staging: lustre: lnet: change lnet_msg_t to proper structureJames Simmons2017-03-061-5/+5
* staging: lustre: ko2iblnd: Adapt to the removal of ib_get_dma_mr()Doug Oucharek2017-03-061-15/+2
* staging: lustre: libcfs: fix error messagesDmitry Eremin2017-02-031-1/+1
* staging: lustre: lnet: change lnet_hdr_t to proper structureJames Simmons2017-01-231-1/+1
* staging/lustre/o2iblnd: Fix misspelled attemps->attemptsOleg Drokin2016-12-071-1/+1
* staging/lustre/o2iblnd: Add missing spaceOleg Drokin2016-12-071-1/+1
* staging: lustre: o2iblnd: replace space indentation with tabsNicholas Hanley2016-11-071-11/+11
* staging: lustre: o2iblnd: Put back work queue check previously removedDoug Oucharek2016-09-191-0/+10
* staging/lustre/o2iblnd: handle mixed page size configurations.James Simmons2016-09-011-29/+26
* staging/lustre: Make alignment match open parenthesisOleg Drokin2016-08-211-2/+3
* lustre: introduce lnet_copy_{k, }iov2iter(), kill lnet_copy_{k, }iov2{k, }iov()Al Viro2016-08-211-21/+16
* lustre: pass iov_iter to ->lnd_recv()Al Viro2016-08-211-15/+17
* staging: lustre: lnet: Stop Infinite CON RACE ConditionDoug Oucharek2016-08-211-4/+20
* staging: lustre: lnet: lock improvement for ko2iblndLiang Zhen2016-08-211-28/+18
* staging: lustre: lnet: make connection more stable with packet lossAlexander Boyko2016-08-211-0/+6
* staging: lustre: lnet: Correct position of lnet_ni_decref()Doug Oucharek2016-08-211-1/+1
* lustre: don't reinvent struct bio_vecAl Viro2016-08-151-5/+5
* 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