aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/klnds
AgeCommit message (Expand)AuthorFilesLines
2018-01-26staging: lustre: separate a connection destroy from free struct kib_connDmitry Eremin3-7/+8
2018-01-09staging: lustre: replace LIBCFS_CPT_ALLOC()NeilBrown2-72/+42
2018-01-09staging: lustre: use kmalloc for allocating ksock_txNeilBrown2-3/+3
2018-01-09staging: lustre: change some LIBCFS_ALLOC calls to k?alloc(GFP_KERNEL)NeilBrown2-20/+13
2018-01-09staging: lustre: lnet: switch to cpumask_var_tNeilBrown1-3/+3
2018-01-09staging: lustre: replace simple cases of LIBCFS_ALLOC with kzalloc.NeilBrown6-40/+39
2017-12-19staging: lustre: lnet: Fix recent breakage from list_for_each conversionNeilBrown1-13/+10
2017-11-17Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-211/+58
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman10-0/+10
2017-10-18staging: lustre: lnet: socklnd: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2017-10-11switch ksocknal_lib_recv_...() to use of iov_iter_for_each_range()Al Viro3-109/+25
2017-10-11lustre: switch struct ksock_conn to iov_iterAl Viro4-121/+52
2017-09-29staging: lustre: lnet: replace list_for_each with list_for_each_entryHaneen Mohammed1-11/+3
2017-08-31staging: lustre: coding style fixes found by checkpatch.plSimo Koskinen1-1/+1
2017-08-22staging: lustre: ksocklnd: add include path to MakefileJames Simmons2-3/+6
2017-08-22staging: lustre: ko2iblnd: add include path to MakefileJames Simmons2-2/+5
2017-08-22staging: lustre: lnet: delete lnet.hJames Simmons2-2/+0
2017-07-23Merge 4.13-rc2 into staging-nextGreg Kroah-Hartman1-4/+15
2017-07-18staging: lustre: ko2iblnd: check copy_from_iter/copy_to_iter return codeArnd Bergmann1-4/+15
2017-07-16staging: lustre: lnet: remove dead code and useless wrapperDmitriy Cherkasov2-21/+10
2017-07-03Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2-5/+5
2017-06-03lustre: ko2iblnd: removed forced u32 casts after htonlNikola Jelic1-2/+2
2017-03-27staging: lustre: Replace a bit shift by a use of BIT.Arushi Singhal1-4/+4
2017-03-12staging: lustre: Use min3 macroGargi Sharma1-3/+3
2017-03-06staging: lustre: lnet: use struct bio_vec instead of typedefJames Simmons4-14/+14
2017-03-06staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons4-27/+29
2017-03-06staging: lustre: lnet: change lnet_ni_t to proper structureJames Simmons7-93/+104
2017-03-06staging: lustre: lnet: change lnd_t to proper structureJames Simmons2-3/+3
2017-03-06staging: lustre: lnet: change lnet_msg_t to proper structureJames Simmons4-16/+16
2017-03-06staging: lustre: socklnd: change UAPI typedefs to proper structureJames Simmons4-41/+41
2017-03-06staging: lustre: Using macro DIV_ROUND_UPsimran singhal1-1/+1
2017-03-06staging: lustre: ko2iblnd: Adapt to the removal of ib_get_dma_mr()Doug Oucharek4-93/+16
2017-02-03staging: lustre: socklnd: remove socklnd_init_msgJames Simmons1-2/+7
2017-02-03staging: lustre: ksocklnd: ignore timedout TX on closing connectionLiang Zhen1-7/+9
2017-02-03staging: lustre: libcfs: fix error messagesDmitry Eremin2-3/+3
2017-02-03staging: libcfs: remove integer types abstraction from libcfsJames Simmons1-1/+1
2017-02-02staging: lustre: remove CLASSERT macroArnd Bergmann4-12/+12
2017-01-27staging: lustre: lnet: Fix coding style errorsMaxime Rossi Bellom1-5/+5
2017-01-23staging: lustre: lnet: change lnet_hdr_t to proper structureJames Simmons5-21/+21
2017-01-23staging: lustre: lnet: change lnet_magicversion_t to proper structureJames Simmons2-5/+5
2016-12-07staging/lustre/o2iblnd: Fix misspelled attemps->attemptsOleg Drokin1-1/+1
2016-12-07staging/lustre/o2iblnd: Fix misspelling intialized->intializedOleg Drokin1-2/+2
2016-12-07staging/lustre/socklnd: Fix whitespace problemOleg Drokin1-1/+1
2016-12-07staging/lustre/o2iblnd: Add missing spaceOleg Drokin1-1/+1
2016-11-18staging: lustre: lnet: cleanup some of the > 80 line issuesJames Simmons4-32/+71
2016-11-18staging: lustre: lnet: resolve trailing */ errorsJames Simmons1-45/+83
2016-11-18staging: lustre: lnet: don't use bare unsignedJames Simmons1-2/+2
2016-11-10staging: lustre: o2iblnd: use bool assignment to true/falseNicholas Hanley1-1/+1
2016-11-07staging: lustre: fixed shadowed variable in socklnd_cb.cAndrew Kanner1-2/+2

Privacy Policy