aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/selftest/conctl.c
AgeCommit message (Expand)Author
2017-01-19staging: lustre: lnet: change lstio_test_args_t to proper structureJames Simmons
2017-01-19staging: lustre: lnet: change lstio_stat_args_t to proper structureJames Simmons
2017-01-19staging: lustre: lnet: change lstio_batch_info_args_t to proper structureJames Simmons
2017-01-19staging: lustre: lnet: change lstio_batch_list_args_t to proper structureJames Simmons
2017-01-19staging: lustre: lnet: change lstio_batch_query_args_t to proper structureJames Simmons
2017-01-19staging: lustre: lnet: change lstio_batch_stop_args_t to proper structureJames Simmons
2017-01-19staging: lustre: lnet: change lstio_batch_run_args_t to proper structureJames Simmons
2017-01-19staging: lustre: lnet: change lstio_batch_add_args_t to proper structureJames Simmons
2017-01-19staging: lustre: lnet: change lstio_group_info_args_t to proper structureJames Simmons
2017-01-19staging: lustre: lnet: change lstio_group_list_args_t to proper structureJames Simmons
2017-01-19staging: lustre: lnet: change lstio_group_nodes_args_t to proper structureJames Simmons
2017-01-19staging: lustre: lnet: change lstio_group_update_args_t to proper structureJames Simmons
2017-01-19staging: lustre: lnet: change lstio_group_del_args_t to proper structureJames Simmons
2017-01-19staging: lustre: lnet: change lstio_group_add_args_t to proper structureJames Simmons
2017-01-19staging: lustre: lnet: change lstio_debug_args_t to proper structureJames Simmons
2017-01-19staging: lustre: lnet: change lstio_session_end_args_t to proper structureJames Simmons
2017-01-19staging: lustre: lnet: change lstio_session_info_args_t to proper structureJames Simmons
2017-01-19staging: lustre: lnet: change lstio_session_new_args_t to proper structureJames Simmons
2017-01-19staging: lustre: lnet: change lstcon_trans_stat_t to proper structureJames Simmons
2016-12-07staging/lustre/lnetselftest: Fix potential integer overflowOleg Drokin
2016-11-18staging: lustre: lnet: don't use bare unsignedJames Simmons
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin
2016-04-26staging: lustre: selftest: convert lstcon_test_t to proper structJames Simmons
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-28staging: lustre: cleanup comment style for lnet selftestJames Simmons
2016-03-11staging: lustre: fix aligments in lnet selftestJames Simmons
2016-03-11staging: lustre: filter remaining extra spacing for lnet selftestJames Simmons
2016-03-11staging: lustre: remove extra spacing of variable declartions for lnet selftestJames Simmons
2016-03-07staging: lustre: fix 'NULL pointer dereference' errorsSebastien Buisson
2016-03-02staging: lustre: fix conctl.c issues found by Klocwork Insight toolDmitry Eremin
2016-02-22staging: lustre: Dynamic LNet Configuration (DLC) IOCTL changesAmir Shehata
2016-02-14staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons
2016-02-14staging: lustre: fix all NULL comparisons in LNet layerJames Simmons
2016-02-14staging: lustre: align all code properly for LNet coreJames Simmons
2015-12-21staging: lustre: remove unnecessary EXPORT_SYMBOL for lnet layerfrank zago
2015-10-27staging: lustre: Don't ignore error codeCristina Moraru
2015-09-29staging/lustre: use 64-bit time for selftestArnd Bergmann
2015-05-31staging: lustre: lnet: selftest: code cleanup - variable spacing, indentationMike Shuey
2015-04-03Staging: lustre: lnet: selftest: lconctl.c: fixed indentation of the switchThéotime Grohens
2015-02-26Staging: lustre: lnet: add spaces around '||'aybuke ozdemir
2015-01-25staging: lustre: lnet: declare internal symbols as staticLuca Ceresoli
2014-10-29staging:lustre:lnet:selftest: fix sparse warningsAnton Saraev
2014-07-12staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman
2013-12-17staging: lustre: Fix typo in lustre/lnet/selftestMasanari Iida
2013-11-19staging/lustre/lnet: coding style fix for lst_test_add_ioctlAmir Shehata
2013-05-14staging: add Lustre file system client supportPeng Tao