summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd_cb.c
AgeCommit message (Expand)Author
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman
2018-05-31staging: lustre: include linux/highmem.h when neededArnd Bergmann
2018-05-14staging: lustre: o2iblnd: Fix crash in kiblnd_handle_early_rxs()Doug Oucharek
2018-05-08staging: lustre: o2iblnd: Enable Multiple OPA Endpoints between NodesDoug Oucharek
2018-05-06staging: lustre: o2iblnd: fix race at kiblnd_connect_peerDoug Oucahrek
2018-05-06staging: lustre: o2iblnd: Fix FastReg map/unmap for MLX5Doug Oucharek
2018-04-23staging: lustre: discard cfs_duration_sec()NeilBrown
2018-04-23staging: lustre: libcfs: discard cfs_time_after()NeilBrown
2018-04-23staging: lustre: libcfs: discard cfs_time_shift().NeilBrown
2018-04-23staging: lustre: cfs_time_current() -> jiffies.NeilBrown
2018-02-22staging: lustre: remove unnecessary cfs_block_allsigs() callsNeilBrown
2018-02-16staging: lustre: discard cfs_time_seconds()NeilBrown
2018-01-26staging: lustre: separate a connection destroy from free struct kib_connDmitry Eremin
2018-01-09staging: lustre: replace simple cases of LIBCFS_ALLOC with kzalloc.NeilBrown
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-07-18staging: lustre: ko2iblnd: check copy_from_iter/copy_to_iter return codeArnd Bergmann
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar
2017-03-12staging: lustre: Use min3 macroGargi Sharma
2017-03-06staging: lustre: lnet: use struct bio_vec instead of typedefJames Simmons
2017-03-06staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons
2017-03-06staging: lustre: lnet: change lnet_ni_t to proper structureJames Simmons
2017-03-06staging: lustre: lnet: change lnet_msg_t to proper structureJames Simmons
2017-03-06staging: lustre: ko2iblnd: Adapt to the removal of ib_get_dma_mr()Doug Oucharek
2017-02-03staging: lustre: libcfs: fix error messagesDmitry Eremin
2017-01-23staging: lustre: lnet: change lnet_hdr_t to proper structureJames Simmons
2016-12-07staging/lustre/o2iblnd: Fix misspelled attemps->attemptsOleg Drokin
2016-12-07staging/lustre/o2iblnd: Add missing spaceOleg Drokin
2016-11-07staging: lustre: o2iblnd: replace space indentation with tabsNicholas Hanley
2016-09-19staging: lustre: o2iblnd: Put back work queue check previously removedDoug Oucharek
2016-09-01staging/lustre/o2iblnd: handle mixed page size configurations.James Simmons
2016-08-21staging/lustre: Make alignment match open parenthesisOleg Drokin
2016-08-21lustre: introduce lnet_copy_{k, }iov2iter(), kill lnet_copy_{k, }iov2{k, }iov()Al Viro
2016-08-21lustre: pass iov_iter to ->lnd_recv()Al Viro
2016-08-21staging: lustre: lnet: Stop Infinite CON RACE ConditionDoug Oucharek
2016-08-21staging: lustre: lnet: lock improvement for ko2iblndLiang Zhen
2016-08-21staging: lustre: lnet: make connection more stable with packet lossAlexander Boyko
2016-08-21staging: lustre: lnet: Correct position of lnet_ni_decref()Doug Oucharek
2016-08-15lustre: don't reinvent struct bio_vecAl Viro
2016-06-20Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman
2016-06-18staging/lustre: Remove unnecessary space after a castOleg Drokin
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin
2016-06-17staging: lustre: o2iblnd: remove typedefsJames Simmons
2016-06-09staging: lustre: lnet: Don't access NULL NI on failure pathDoug Oucharek
2016-06-07staging: lustre: ko2iblnd: fix memory corruption with fragmentsJames Simmons
2016-05-09staging: lustre: o2iblnd: properly set ibr_whyAmir Shehata
2016-05-09staging: lustre: o2iblnd: per NI map-on-demand valueAmir 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