summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/include/linux/lnet/lnetst.h
AgeCommit message (Expand)AuthorFilesLines
2017-08-23staging: lustre: lnet: migrate headers to lnet uapi directoryJames Simmons1-556/+0
2017-07-16Staging: Lustre Fixing multiline block comments in lnetst.hCraig Inches1-48/+81
2017-03-06staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons1-6/+6
2017-01-19staging: lustre: lnet: change sfw_counter_t to proper structureJames Simmons1-2/+2
2017-01-19staging: lustre: lnet: change srpc_counters_t to proper structureJames Simmons1-2/+2
2017-01-19staging: lustre: lnet: change lst_test_ping_param_t to proper structureJames Simmons1-2/+2
2017-01-19staging: lustre: lnet: change lst_test_bulk_param_t to proper structureJames Simmons1-2/+2
2017-01-19staging: lustre: lnet: change lst_brw_[type|flags]_t to proper enumJames Simmons1-4/+4
2017-01-19staging: lustre: lnet: change lstio_test_args_t to proper structureJames Simmons1-2/+2
2017-01-19staging: lustre: lnet: change lst_test_type_t to proper enumJames Simmons1-2/+2
2017-01-19staging: lustre: lnet: change lstio_stat_args_t to proper structureJames Simmons1-2/+2
2017-01-19staging: lustre: lnet: change lstio_batch_info_args_t to proper structureJames Simmons1-2/+2
2017-01-19staging: lustre: lnet: change lstio_batch_list_args_t to proper structureJames Simmons1-2/+2
2017-01-19staging: lustre: lnet: change lstio_batch_query_args_t to proper structureJames Simmons1-2/+2
2017-01-19staging: lustre: lnet: change lstio_batch_stop_args_t to proper structureJames Simmons1-2/+2
2017-01-19staging: lustre: lnet: change lstio_batch_run_args_t to proper structureJames Simmons1-2/+2
2017-01-19staging: lustre: lnet: change lstio_batch_del_args_t to proper structureJames Simmons1-2/+2
2017-01-19staging: lustre: lnet: change lstio_batch_add_args_t to proper structureJames Simmons1-2/+2
2017-01-19staging: lustre: lnet: change lstio_group_info_args_t to proper structureJames Simmons1-2/+2
2017-01-19staging: lustre: lnet: change lstio_group_list_args_t to proper structureJames Simmons1-2/+2
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-17/+17
2017-01-19staging: lustre: lnet: change lstcon_rpc_ent_t to proper structureJames Simmons1-2/+2
2017-01-19staging: lustre: lnet: change lstcon_test_batch_ent_t to proper structureJames Simmons1-3/+3
2017-01-19staging: lustre: lnet: change lstcon_batch_ent_t to proper structureJames Simmons1-3/+3
2017-01-19staging: lustre: lnet: change lstcon_test_ent_t to proper structureJames Simmons1-3/+3
2017-01-19staging: lustre: lnet: change lstcon_ndlist_ent_t to proper structureJames Simmons1-8/+8
2017-01-19staging: lustre: lnet: change lstcon_node_ent_t to proper structureJames Simmons1-4/+4
2017-01-19staging: lustre: lnet: change lst_bid_t to proper structureJames Simmons1-2/+2
2017-01-19staging: lustre: lnet: change lst_nid_t to proper structureJames Simmons1-6/+6
2016-12-07staging/lustre: Convert all bare unsigned to unsigned intOleg Drokin1-3/+3
2016-11-14staging: lustre: lnet: add offset for selftest brwLiang Zhen1-0/+2
2016-02-04staging/lustre: Add __user annotations in lnetselftest codeFrank Zago1-52/+52
2015-06-12staging:lustre: Update license and copyright for the LNET headersJames Simmons1-8/+4
2015-06-12staging:lustre: LNet header code cleanup - indentation etcJames Simmons1-218/+255
2015-06-12staging:lustre: separate kernel and user land defines in the LNet headersJames Simmons1-4/+1
2014-07-12staging: lustre: remove top level ccflags variableGreg Kroah-Hartman1-3/+3
2014-04-17staging: lustre: Fix typo in lustre/includeMasanari Iida1-1/+1
2013-08-21staging: lustre: Fix typo in lustre/includeMasanari Iida1-1/+1
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+491