aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-03staging: lustre: socklnd: remove socklnd_init_msgJames Simmons1-9/+0
2017-02-03staging: lustre: libcfs: Change positional struct initializers to C99Steve Guminski1-10/+50
2017-02-03staging: libcfs: remove integer types abstraction from libcfsJames Simmons1-4/+0
2017-02-02staging: lustre: remove CLASSERT macroArnd Bergmann1-16/+0
2017-01-23staging: lustre: lnet: change msg union in struct lnet_hdr to proper structureJames Simmons1-15/+15
2017-01-23staging: lustre: lnet: change lnet_hdr_t to proper structureJames Simmons4-9/+9
2017-01-23staging: lustre: lnet: change lnet_magicversion_t to proper structureJames Simmons1-2/+2
2017-01-23staging: lustre: lnet: change lnet_acceptor_connreq_t to proper structureJames Simmons1-2/+2
2017-01-23staging: lustre: lnet: change lnet_process_id_packed_t to proper structureJames Simmons1-2/+2
2017-01-23staging: lustre: lnet: change lnet_ni_status_t to proper structureJames Simmons2-4/+4
2017-01-23staging: lustre: lnet: change lnet_ping_info_t to proper structureJames Simmons3-6/+6
2017-01-23staging: lustre: lnet: change lnet_handle_wire_t to proper structureJames Simmons2-8/+8
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-13Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds12-161/+183
2016-12-07staging/lustre: Convert all bare unsigned to unsigned intOleg Drokin1-3/+3
2016-12-06staging: lustre: libcfs: remove lnet upcall codeAlexander Zarochentsev2-3/+0
2016-11-30staging: lustre: libcfs: repair improper unlikely testJames Simmons1-2/+2