aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/selftest/conctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-19staging: lustre: lnet: change lstio_group_nodes_args_t to proper structureJames Simmons1-2/+2
2017-01-19staging: lustre: lnet: change lstio_group_update_args_t to proper structureJames Simmons1-2/+2
2017-01-19staging: lustre: lnet: change lstio_group_del_args_t to proper structureJames Simmons1-2/+2
2017-01-19staging: lustre: lnet: change lstio_group_add_args_t to proper structureJames Simmons1-2/+2
2017-01-19staging: lustre: lnet: change lstio_debug_args_t to proper structureJames Simmons1-2/+2
2017-01-19staging: lustre: lnet: change lstio_session_end_args_t to proper structureJames Simmons1-2/+2
2017-01-19staging: lustre: lnet: change lstio_session_info_args_t to proper structureJames Simmons1-2/+2
2017-01-19staging: lustre: lnet: change lstio_session_new_args_t to proper structureJames Simmons1-2/+2
2017-01-19staging: lustre: lnet: change lstcon_trans_stat_t to proper structureJames Simmons1-2/+2
2016-12-07staging/lustre/lnetselftest: Fix potential integer overflowOleg Drokin1-0/+4
2016-11-18staging: lustre: lnet: don't use bare unsignedJames Simmons1-1/+1
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin1-1/+1
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin1-4/+0
2016-04-26staging: lustre: selftest: convert lstcon_test_t to proper structJames Simmons1-1/+1
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman1-2/+2
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-2/+2
2016-03-28staging: lustre: cleanup comment style for lnet selftestJames Simmons1-25/+25
2016-03-11staging: lustre: fix aligments in lnet selftestJames Simmons1-5/+5
2016-03-11staging: lustre: filter remaining extra spacing for lnet selftestJames Simmons1-5/+5
2016-03-11staging: lustre: remove extra spacing of variable declartions for lnet selftestJames Simmons1-18/+18
2016-03-07staging: lustre: fix 'NULL pointer dereference' errorsSebastien Buisson1-24/+25
2016-03-02staging: lustre: fix conctl.c issues found by Klocwork Insight toolDmitry Eremin1-3/+6
2016-02-22staging: lustre: Dynamic LNet Configuration (DLC) IOCTL changesAmir Shehata1-2/+7
2016-02-14staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons1-6/+6
2016-02-14staging: lustre: fix all NULL comparisons in LNet layerJames Simmons1-79/+78
2016-02-14staging: lustre: align all code properly for LNet coreJames Simmons1-48/+37
2015-12-21staging: lustre: remove unnecessary EXPORT_SYMBOL for lnet layerfrank zago1-2/+0
2015-10-27staging: lustre: Don't ignore error codeCristina Moraru1-1/+1
2015-09-29staging/lustre: use 64-bit time for selftestArnd Bergmann1-1/+1
2015-05-31staging: lustre: lnet: selftest: code cleanup - variable spacing, indentationMike Shuey1-27/+27
2015-04-03Staging: lustre: lnet: selftest: lconctl.c: fixed indentation of the switchThéotime Grohens1-56/+56
2015-02-26Staging: lustre: lnet: add spaces around '||'aybuke ozdemir1-1/+1
2015-01-25staging: lustre: lnet: declare internal symbols as staticLuca Ceresoli1-1/+1
2014-10-29staging:lustre:lnet:selftest: fix sparse warningsAnton Saraev1-17/+17
2014-07-12staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman1-1/+1
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman1-3/+3
2013-12-17staging: lustre: Fix typo in lustre/lnet/selftestMasanari Iida1-4/+4
2013-11-19staging/lustre/lnet: coding style fix for lst_test_add_ioctlAmir Shehata1-29/+27
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+931