summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/selftest/conctl.c
AgeCommit message (Expand)Author
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman
2018-05-25staging: lustre: move all libcfs_all includes except in lustre/lnet/libcfs/NeilBrown
2018-05-25staging: lustre: start moving includes out of libcfs.hNeilBrown
2018-05-25staging: lustre: replace libcfs_register_ioctl with a blocking notifier_chainNeilBrown
2018-02-27staging: lustre: lnet/selftest: don't ignore status from lstcon_test_addNeilBrown
2018-02-22staging: lustre: selftest: freeing an error pointerDan Carpenter
2018-02-20staging: lustre: use memdup_user to allocate memory and copy from userDafna Hirschfeld
2018-01-09staging: lustre: more LIBCFS_ALLOC conversions to GFP_KERNEL allocations.NeilBrown
2018-01-09staging: lustre: lnet: selftest: don't allocate small strings.NeilBrown
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-10-18staging: lustre: lnet: selftest: mark expected switch fall-throughGustavo A. R. Silva
2017-08-22staging: lustre: lnet: selftest: add include path to MakefileJames Simmons
2017-08-22staging: lustre: lnet: migrate headers to lnet uapi directoryJames Simmons
2017-07-30staging: lustre: lnet: fix incorrect arguments order calling lstcon_session_newColin Ian King
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