summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/selftest
AgeCommit message (Expand)Author
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-08-22staging: lustre: lnet: delete lnet.hJames Simmons
2017-07-30staging: lustre: lnet: fix incorrect arguments order calling lstcon_session_newColin Ian King
2017-07-16staging: lustre: fix sparse error: incompatible types in comparison expressionRui Teng
2017-03-06staging: lustre: lnet: use struct bio_vec instead of typedefJames Simmons
2017-03-06staging: lustre: lnet: change lnet_event_kind_t to proper enumJames Simmons
2017-03-06staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons
2017-03-06staging: lustre: lnet: change lnet_event_t to proper structureJames Simmons
2017-03-06staging: lustre: lnet: change lnet_md_t to proper structureJames Simmons
2017-03-06staging: lustre: lnet: change lnet_counter_t to proper structureJames Simmons
2017-03-06staging: lustre: lnet: change lnet_handle_me_t to proper structJames Simmons
2017-03-06staging: lustre: lnet: change lnet_handle_md_t to proper structJames Simmons
2017-03-06staging: lustre: lnet: change lnet_handle_eq_t to proper structJames Simmons
2017-03-06staging: lustre: Using macro DIV_ROUND_UPsimran singhal
2017-02-26staging/lustre/lnet: Fix allocation size for sv_cpt_dataOleg Drokin
2017-02-03staging: lustre: libcfs: fix error messagesDmitry Eremin
2017-01-23staging: lustre: lnet: change lnet_process_id_packed_t to proper structureJames Simmons
2017-01-19staging: lustre: lnet: change sfw_counter_t to proper structureJames Simmons
2017-01-19staging: lustre: lnet: change srpc_counters_t to proper structureJames Simmons
2017-01-19staging: lustre: lnet: change lst_test_ping_param_t to proper structureJames Simmons
2017-01-19staging: lustre: lnet: change lst_test_bulk_param_t to proper structureJames Simmons
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
2017-01-19staging: lustre: lnet: change lstcon_rpc_ent_t to proper structureJames Simmons
2017-01-19staging: lustre: lnet: change lstcon_test_batch_ent_t to proper structureJames Simmons
2017-01-19staging: lustre: lnet: change lstcon_ndlist_ent_t to proper structureJames Simmons
2017-01-19staging: lustre: lnet: change lstcon_node_ent_t to proper structureJames Simmons
2017-01-19staging: lustre: lnet: change lst_bid_t to proper structureJames Simmons
2017-01-19staging: lustre: lnet: change lst_nid_t to proper structureJames Simmons
2017-01-03staging: lustre: lnet: make brw_inject_one_error() staticJames Simmons
2016-12-07staging/lustre/lnetselftest: Fix potential integer overflowOleg Drokin
2016-12-06staging: lustre: lnet: fix improper return valuePan Bian