summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/klnds
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-174-211/+58
|\
| * switch ksocknal_lib_recv_...() to use of iov_iter_for_each_range()Al Viro2017-10-113-109/+25
| * lustre: switch struct ksock_conn to iov_iterAl Viro2017-10-114-121/+52
* | staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-1110-0/+10
* | staging: lustre: lnet: socklnd: mark expected switch fall-throughGustavo A. R. Silva2017-10-181-1/+1
* | staging: lustre: lnet: replace list_for_each with list_for_each_entryHaneen Mohammed2017-09-291-11/+3
|/
* staging: lustre: coding style fixes found by checkpatch.plSimo Koskinen2017-08-311-1/+1
* staging: lustre: ksocklnd: add include path to MakefileJames Simmons2017-08-222-3/+6
* staging: lustre: ko2iblnd: add include path to MakefileJames Simmons2017-08-222-2/+5
* staging: lustre: lnet: delete lnet.hJames Simmons2017-08-222-2/+0
* Merge 4.13-rc2 into staging-nextGreg Kroah-Hartman2017-07-231-4/+15
|\
| * staging: lustre: ko2iblnd: check copy_from_iter/copy_to_iter return codeArnd Bergmann2017-07-181-4/+15
* | staging: lustre: lnet: remove dead code and useless wrapperDmitriy Cherkasov2017-07-162-21/+10
|/
* Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-031-2/+2
|\
| * lustre: ko2iblnd: removed forced u32 casts after htonlNikola Jelic2017-06-031-2/+2
* | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-202-5/+5
|/
* staging: lustre: Replace a bit shift by a use of BIT.Arushi Singhal2017-03-271-4/+4
* staging: lustre: Use min3 macroGargi Sharma2017-03-121-3/+3
* staging: lustre: lnet: use struct bio_vec instead of typedefJames Simmons2017-03-064-14/+14
* staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons2017-03-064-27/+29
* staging: lustre: lnet: change lnet_ni_t to proper structureJames Simmons2017-03-067-93/+104
* staging: lustre: lnet: change lnd_t to proper structureJames Simmons2017-03-062-3/+3
* staging: lustre: lnet: change lnet_msg_t to proper structureJames Simmons2017-03-064-16/+16
* staging: lustre: socklnd: change UAPI typedefs to proper structureJames Simmons2017-03-064-41/+41
* staging: lustre: Using macro DIV_ROUND_UPsimran singhal2017-03-061-1/+1
* staging: lustre: ko2iblnd: Adapt to the removal of ib_get_dma_mr()Doug Oucharek2017-03-064-93/+16
* staging: lustre: socklnd: remove socklnd_init_msgJames Simmons2017-02-031-2/+7
* staging: lustre: ksocklnd: ignore timedout TX on closing connectionLiang Zhen2017-02-031-7/+9
* staging: lustre: libcfs: fix error messagesDmitry Eremin2017-02-032-3/+3
* staging: libcfs: remove integer types abstraction from libcfsJames Simmons2017-02-031-1/+1
* staging: lustre: remove CLASSERT macroArnd Bergmann2017-02-024-12/+12
* staging: lustre: lnet: Fix coding style errorsMaxime Rossi Bellom2017-01-271-5/+5
* staging: lustre: lnet: change lnet_hdr_t to proper structureJames Simmons2017-01-235-21/+21
* staging: lustre: lnet: change lnet_magicversion_t to proper structureJames Simmons2017-01-232-5/+5
* staging/lustre/o2iblnd: Fix misspelled attemps->attemptsOleg Drokin2016-12-071-1/+1
* staging/lustre/o2iblnd: Fix misspelling intialized->intializedOleg Drokin2016-12-071-2/+2
* staging/lustre/socklnd: Fix whitespace problemOleg Drokin2016-12-071-1/+1
* staging/lustre/o2iblnd: Add missing spaceOleg Drokin2016-12-071-1/+1
* staging: lustre: lnet: cleanup some of the > 80 line issuesJames Simmons2016-11-184-32/+71
* staging: lustre: lnet: resolve trailing */ errorsJames Simmons2016-11-181-45/+83
* staging: lustre: lnet: don't use bare unsignedJames Simmons2016-11-181-2/+2
* staging: lustre: o2iblnd: use bool assignment to true/falseNicholas Hanley2016-11-101-1/+1
* staging: lustre: fixed shadowed variable in socklnd_cb.cAndrew Kanner2016-11-071-2/+2
* staging: lustre: o2iblnd: replace space indentation with tabsNicholas Hanley2016-11-072-12/+12
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-091-1/+1
|\
| * IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig2016-09-231-1/+1
* | staging: lustre: lnet: klnds: socklnd: Remove unnecessary line continuationsAnchal Jain2016-09-201-2/+2
* | 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-013-41/+41
* | staging/lustre: Make alignment match open parenthesisOleg Drokin2016-08-213-4/+5