summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/selftest/conctl.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: lnet/selftest: don't ignore status from lstcon_test_addNeilBrown2018-02-271-1/+1
* staging: lustre: selftest: freeing an error pointerDan Carpenter2018-02-221-4/+2
* staging: lustre: use memdup_user to allocate memory and copy from userDafna Hirschfeld2018-02-201-6/+4
* staging: lustre: more LIBCFS_ALLOC conversions to GFP_KERNEL allocations.NeilBrown2018-01-091-6/+5
* staging: lustre: lnet: selftest: don't allocate small strings.NeilBrown2018-01-091-151/+29
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: lnet: selftest: mark expected switch fall-throughGustavo A. R. Silva2017-10-181-0/+1
* staging: lustre: lnet: selftest: add include path to MakefileJames Simmons2017-08-221-3/+3
* staging: lustre: lnet: migrate headers to lnet uapi directoryJames Simmons2017-08-221-1/+1
* staging: lustre: lnet: fix incorrect arguments order calling lstcon_session_newColin Ian King2017-07-301-1/+1
* staging: lustre: lnet: change lstio_test_args_t to proper structureJames Simmons2017-01-191-2/+2
* staging: lustre: lnet: change lstio_stat_args_t to proper structureJames Simmons2017-01-191-2/+2
* staging: lustre: lnet: change lstio_batch_info_args_t to proper structureJames Simmons2017-01-191-2/+2
* staging: lustre: lnet: change lstio_batch_list_args_t to proper structureJames Simmons2017-01-191-2/+2
* staging: lustre: lnet: change lstio_batch_query_args_t to proper structureJames Simmons2017-01-191-2/+2
* staging: lustre: lnet: change lstio_batch_stop_args_t to proper structureJames Simmons2017-01-191-2/+2
* staging: lustre: lnet: change lstio_batch_run_args_t to proper structureJames Simmons2017-01-191-2/+2
* staging: lustre: lnet: change lstio_batch_add_args_t to proper structureJames Simmons2017-01-191-2/+2
* staging: lustre: lnet: change lstio_group_info_args_t to proper structureJames Simmons2017-01-191-2/+2
* staging: lustre: lnet: change lstio_group_list_args_t to proper structureJames Simmons2017-01-191-2/+2
* staging: lustre: lnet: change lstio_group_nodes_args_t to proper structureJames Simmons2017-01-191-2/+2
* staging: lustre: lnet: change lstio_group_update_args_t to proper structureJames Simmons2017-01-191-2/+2
* staging: lustre: lnet: change lstio_group_del_args_t to proper structureJames Simmons2017-01-191-2/+2
* staging: lustre: lnet: change lstio_group_add_args_t to proper structureJames Simmons2017-01-191-2/+2
* staging: lustre: lnet: change lstio_debug_args_t to proper structureJames Simmons2017-01-191-2/+2
* staging: lustre: lnet: change lstio_session_end_args_t to proper structureJames Simmons2017-01-191-2/+2
* staging: lustre: lnet: change lstio_session_info_args_t to proper structureJames Simmons2017-01-191-2/+2
* staging: lustre: lnet: change lstio_session_new_args_t to proper structureJames Simmons2017-01-191-2/+2
* staging: lustre: lnet: change lstcon_trans_stat_t to proper structureJames Simmons2017-01-191-2/+2
* staging/lustre/lnetselftest: Fix potential integer overflowOleg Drokin2016-12-071-0/+4
* staging: lustre: lnet: don't use bare unsignedJames Simmons2016-11-181-1/+1
* staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2016-06-171-1/+1
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-171-4/+0
* staging: lustre: selftest: convert lstcon_test_t to proper structJames Simmons2016-04-261-1/+1
* Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman2016-04-111-2/+2
|\
| * mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-2/+2
* | staging: lustre: cleanup comment style for lnet selftestJames Simmons2016-03-281-25/+25
|/
* staging: lustre: fix aligments in lnet selftestJames Simmons2016-03-111-5/+5
* staging: lustre: filter remaining extra spacing for lnet selftestJames Simmons2016-03-111-5/+5
* staging: lustre: remove extra spacing of variable declartions for lnet selftestJames Simmons2016-03-111-18/+18
* staging: lustre: fix 'NULL pointer dereference' errorsSebastien Buisson2016-03-071-24/+25
* staging: lustre: fix conctl.c issues found by Klocwork Insight toolDmitry Eremin2016-03-021-3/+6
* staging: lustre: Dynamic LNet Configuration (DLC) IOCTL changesAmir Shehata2016-02-221-2/+7
* staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons2016-02-141-6/+6
* staging: lustre: fix all NULL comparisons in LNet layerJames Simmons2016-02-141-79/+78
* staging: lustre: align all code properly for LNet coreJames Simmons2016-02-141-48/+37
* staging: lustre: remove unnecessary EXPORT_SYMBOL for lnet layerfrank zago2015-12-211-2/+0
* staging: lustre: Don't ignore error codeCristina Moraru2015-10-271-1/+1
* staging/lustre: use 64-bit time for selftestArnd Bergmann2015-09-291-1/+1
* staging: lustre: lnet: selftest: code cleanup - variable spacing, indentationMike Shuey2015-05-311-27/+27