aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar1-1/+1
2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds33-329/+359
2017-02-12staging: lustre: lnet: fix type warning in lib-socket.cWilliam Blough1-2/+4
2017-02-03staging: lustre: libcfs: double copy bugDan Carpenter1-2/+13
2017-02-03staging: lustre: socklnd: remove socklnd_init_msgJames Simmons1-2/+7
2017-02-03staging: lustre: ksocklnd: ignore timedout TX on closing connectionLiang Zhen1-7/+9
2017-02-03staging: lustre: libcfs: fix error messagesDmitry Eremin5-7/+9
2017-02-03staging: libcfs: remove integer types abstraction from libcfsJames Simmons3-4/+4
2017-02-03staging: lustre: libcfs: default CPT matches NUMA topologyDmitry Eremin1-1/+1
2017-02-03staging: lustre: libcfs: avoid stomping on module param cpu_patternDmitry Eremin1-1/+9
2017-02-02staging: lustre: remove CLASSERT macroArnd Bergmann10-89/+89
2017-01-27staging: lustre: lnet: Fix coding style errorsMaxime Rossi Bellom1-5/+5
2017-01-27staging: lustre: libcfs: use octal permissionsErnestas Kulik1-2/+2
2017-01-23staging: lustre: lnet: change lnet_hdr_t to proper structureJames Simmons10-82/+82
2017-01-23staging: lustre: lnet: change lnet_magicversion_t to proper structureJames Simmons3-13/+13
2017-01-23staging: lustre: lnet: change lnet_acceptor_connreq_t to proper structureJames Simmons1-3/+3
2017-01-23staging: lustre: lnet: change lnet_process_id_packed_t to proper structureJames Simmons3-10/+10
2017-01-23staging: lustre: lnet: change lnet_ni_status_t to proper structureJames Simmons2-3/+3
2017-01-23staging: lustre: lnet: change lnet_ping_info_t to proper structureJames Simmons2-24/+24
2017-01-23staging: lustre: lnet: change lnet_handle_wire_t to proper structureJames Simmons3-7/+7
2017-01-19staging: lustre: lnet: change sfw_counter_t to proper structureJames Simmons3-4/+4
2017-01-19staging: lustre: lnet: change srpc_counters_t to proper structureJames Simmons4-8/+8
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-4/+4
2017-01-19staging: lustre: lnet: change lstio_test_args_t to proper structureJames 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_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 Simmons4-9/+9
2017-01-19staging: lustre: lnet: change lstcon_rpc_ent_t to proper structureJames Simmons3-6/+6
2017-01-19staging: lustre: lnet: change lstcon_test_batch_ent_t to proper structureJames Simmons2-6/+6
2017-01-19staging: lustre: lnet: change lstcon_ndlist_ent_t to proper structureJames Simmons2-9/+9
2017-01-19staging: lustre: lnet: change lstcon_node_ent_t to proper structureJames Simmons2-5/+5
2017-01-19staging: lustre: lnet: change lst_bid_t to proper structureJames Simmons4-6/+6
2017-01-19staging: lustre: lnet: change lst_nid_t to proper structureJames Simmons6-29/+29
2017-01-14sched/core: Remove set_task_state()Davidlohr Bueso1-1/+1