aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/klnds/socklnd
AgeCommit message (Expand)AuthorFilesLines
2018-01-09staging: lustre: replace LIBCFS_CPT_ALLOC()NeilBrown1-10/+5
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)NeilBrown1-13/+9
2018-01-09staging: lustre: replace simple cases of LIBCFS_ALLOC with kzalloc.NeilBrown3-16/+16
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-Hartman6-0/+6
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-22staging: lustre: ksocklnd: add include path to MakefileJames Simmons2-3/+6
2017-08-22staging: lustre: lnet: delete lnet.hJames Simmons1-1/+0
2017-07-16staging: lustre: lnet: remove dead code and useless wrapperDmitriy Cherkasov2-21/+10
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar1-2/+2
2017-03-27staging: lustre: Replace a bit shift by a use of BIT.Arushi Singhal1-4/+4
2017-03-06staging: lustre: lnet: use struct bio_vec instead of typedefJames Simmons3-11/+11
2017-03-06staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons3-25/+27
2017-03-06staging: lustre: lnet: change lnet_ni_t to proper structureJames Simmons3-47/+52
2017-03-06staging: lustre: lnet: change lnd_t to proper structureJames Simmons1-1/+1
2017-03-06staging: lustre: lnet: change lnet_msg_t to proper structureJames Simmons2-7/+7
2017-03-06staging: lustre: socklnd: change UAPI typedefs to proper structureJames Simmons4-41/+41
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 Eremin1-2/+2
2017-02-03staging: libcfs: remove integer types abstraction from libcfsJames Simmons1-1/+1
2017-02-02staging: lustre: remove CLASSERT macroArnd Bergmann3-4/+4
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 Simmons3-17/+17
2017-01-23staging: lustre: lnet: change lnet_magicversion_t to proper structureJames Simmons2-5/+5
2016-12-07staging/lustre/socklnd: Fix whitespace problemOleg 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-07staging: lustre: fixed shadowed variable in socklnd_cb.cAndrew Kanner1-2/+2
2016-09-20staging: lustre: lnet: klnds: socklnd: Remove unnecessary line continuationsAnchal Jain1-2/+2
2016-08-21staging/lustre: Make alignment match open parenthesisOleg Drokin1-1/+1
2016-08-21lustre: pass iov_iter to ->lnd_recv()Al Viro2-15/+10
2016-08-21lustre: ->kss_scratch... are unused nowAl Viro1-4/+0
2016-08-21staging: lustre: ksocknal_lib_send_kiov(): sendmsg doesn't bugger iovec...Al Viro1-24/+5
2016-08-21staging: lustre: ksocknal_lib_send_iov(): sendmsg doesn't bugger iovec...Al Viro1-28/+10
2016-08-21staging: lustre: ksocknal_lib_recv_iov(): recvmsg doesn't bugger iovec anymor...Al Viro1-17/+5
2016-08-15lustre: don't reinvent struct bio_vecAl Viro2-32/+26
2016-08-15lustre: simplify the living hell out of ksocknal_lib_recv_kiov()Al Viro2-92/+12
2016-08-15staging: lustre: lnet: Remove old commented out codeBen Evans2-12/+0
2016-06-18staging/lustre: Remove unnecessary space after a castOleg Drokin3-7/+7
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2-2/+2
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2-8/+0
2016-06-17staging: lustre: socklnd: remove typedefsJames Simmons6-409/+406
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman1-1/+1

Privacy Policy