summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/klnds
AgeCommit message (Expand)Author
2017-07-03Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar
2017-06-03lustre: ko2iblnd: removed forced u32 casts after htonlNikola Jelic
2017-03-27staging: lustre: Replace a bit shift by a use of BIT.Arushi Singhal
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 lnd_t to proper structureJames Simmons
2017-03-06staging: lustre: lnet: change lnet_msg_t to proper structureJames Simmons
2017-03-06staging: lustre: socklnd: change UAPI typedefs to proper structureJames Simmons
2017-03-06staging: lustre: Using macro DIV_ROUND_UPsimran singhal
2017-03-06staging: lustre: ko2iblnd: Adapt to the removal of ib_get_dma_mr()Doug Oucharek
2017-02-03staging: lustre: socklnd: remove socklnd_init_msgJames Simmons
2017-02-03staging: lustre: ksocklnd: ignore timedout TX on closing connectionLiang Zhen
2017-02-03staging: lustre: libcfs: fix error messagesDmitry Eremin
2017-02-03staging: libcfs: remove integer types abstraction from libcfsJames Simmons
2017-02-02staging: lustre: remove CLASSERT macroArnd Bergmann
2017-01-27staging: lustre: lnet: Fix coding style errorsMaxime Rossi Bellom
2017-01-23staging: lustre: lnet: change lnet_hdr_t to proper structureJames Simmons
2017-01-23staging: lustre: lnet: change lnet_magicversion_t to proper structureJames Simmons
2016-12-07staging/lustre/o2iblnd: Fix misspelled attemps->attemptsOleg Drokin
2016-12-07staging/lustre/o2iblnd: Fix misspelling intialized->intializedOleg Drokin
2016-12-07staging/lustre/socklnd: Fix whitespace problemOleg Drokin
2016-12-07staging/lustre/o2iblnd: Add missing spaceOleg Drokin
2016-11-18staging: lustre: lnet: cleanup some of the > 80 line issuesJames Simmons
2016-11-18staging: lustre: lnet: resolve trailing */ errorsJames Simmons
2016-11-18staging: lustre: lnet: don't use bare unsignedJames Simmons
2016-11-10staging: lustre: o2iblnd: use bool assignment to true/falseNicholas Hanley
2016-11-07staging: lustre: fixed shadowed variable in socklnd_cb.cAndrew Kanner
2016-11-07staging: lustre: o2iblnd: replace space indentation with tabsNicholas Hanley
2016-10-09Merge 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-20staging: lustre: lnet: klnds: socklnd: Remove unnecessary line continuationsAnchal Jain
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-21lustre: ->kss_scratch... are unused nowAl Viro
2016-08-21staging: lustre: ksocknal_lib_send_kiov(): sendmsg doesn't bugger iovec...Al Viro
2016-08-21staging: lustre: ksocknal_lib_send_iov(): sendmsg doesn't bugger iovec...Al Viro
2016-08-21staging: lustre: ksocknal_lib_recv_iov(): recvmsg doesn't bugger iovec anymor...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-08-15lustre: simplify the living hell out of ksocknal_lib_recv_kiov()Al Viro
2016-08-15staging: lustre: lnet: Remove old commented out codeBen Evans