summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-2233-329/+359
|\
| * staging: lustre: lnet: fix type warning in lib-socket.cWilliam Blough2017-02-121-2/+4
| * staging: lustre: libcfs: double copy bugDan Carpenter2017-02-031-2/+13
| * staging: lustre: socklnd: remove socklnd_init_msgJames Simmons2017-02-031-2/+7
| * staging: lustre: ksocklnd: ignore timedout TX on closing connectionLiang Zhen2017-02-031-7/+9
| * staging: lustre: libcfs: fix error messagesDmitry Eremin2017-02-035-7/+9
| * staging: libcfs: remove integer types abstraction from libcfsJames Simmons2017-02-033-4/+4
| * staging: lustre: libcfs: default CPT matches NUMA topologyDmitry Eremin2017-02-031-1/+1
| * staging: lustre: libcfs: avoid stomping on module param cpu_patternDmitry Eremin2017-02-031-1/+9
| * staging: lustre: remove CLASSERT macroArnd Bergmann2017-02-0210-89/+89
| * staging: lustre: lnet: Fix coding style errorsMaxime Rossi Bellom2017-01-271-5/+5
| * staging: lustre: libcfs: use octal permissionsErnestas Kulik2017-01-271-2/+2
| * staging: lustre: lnet: change lnet_hdr_t to proper structureJames Simmons2017-01-2310-82/+82
| * staging: lustre: lnet: change lnet_magicversion_t to proper structureJames Simmons2017-01-233-13/+13
| * staging: lustre: lnet: change lnet_acceptor_connreq_t to proper structureJames Simmons2017-01-231-3/+3
| * staging: lustre: lnet: change lnet_process_id_packed_t to proper structureJames Simmons2017-01-233-10/+10
| * staging: lustre: lnet: change lnet_ni_status_t to proper structureJames Simmons2017-01-232-3/+3
| * staging: lustre: lnet: change lnet_ping_info_t to proper structureJames Simmons2017-01-232-24/+24
| * staging: lustre: lnet: change lnet_handle_wire_t to proper structureJames Simmons2017-01-233-7/+7
| * staging: lustre: lnet: change sfw_counter_t to proper structureJames Simmons2017-01-193-4/+4
| * staging: lustre: lnet: change srpc_counters_t to proper structureJames Simmons2017-01-194-8/+8
| * staging: lustre: lnet: change lst_test_ping_param_t to proper structureJames Simmons2017-01-191-2/+2
| * staging: lustre: lnet: change lst_test_bulk_param_t to proper structureJames Simmons2017-01-191-4/+4
| * staging: lustre: lnet: change lstio_test_args_t to proper structureJames Simmons2017-01-191-2/+2
| * staging: lustre: lnet: change lstio_stat_args_t to proper structureJames Simmons2017-01-191-2/+2
| * staging: lustre: lnet: change lstio_batch_info_args_t to proper structureJames Simmons2017-01-191-2/+2
| * staging: lustre: lnet: change lstio_batch_list_args_t to proper structureJames Simmons2017-01-191-2/+2
| * staging: lustre: lnet: change lstio_batch_query_args_t to proper structureJames Simmons2017-01-191-2/+2
| * staging: lustre: lnet: change lstio_batch_stop_args_t to proper structureJames Simmons2017-01-191-2/+2
| * staging: lustre: lnet: change lstio_batch_run_args_t to proper structureJames Simmons2017-01-191-2/+2
| * staging: lustre: lnet: change lstio_batch_add_args_t to proper structureJames Simmons2017-01-191-2/+2
| * staging: lustre: lnet: change lstio_group_info_args_t to proper structureJames Simmons2017-01-191-2/+2
| * staging: lustre: lnet: change lstio_group_list_args_t to proper structureJames Simmons2017-01-191-2/+2
| * staging: lustre: lnet: change lstio_group_nodes_args_t to proper structureJames Simmons2017-01-191-2/+2
| * staging: lustre: lnet: change lstio_group_update_args_t to proper structureJames Simmons2017-01-191-2/+2
| * staging: lustre: lnet: change lstio_group_del_args_t to proper structureJames Simmons2017-01-191-2/+2
| * staging: lustre: lnet: change lstio_group_add_args_t to proper structureJames Simmons2017-01-191-2/+2
| * staging: lustre: lnet: change lstio_debug_args_t to proper structureJames Simmons2017-01-191-2/+2
| * staging: lustre: lnet: change lstio_session_end_args_t to proper structureJames Simmons2017-01-191-2/+2
| * staging: lustre: lnet: change lstio_session_info_args_t to proper structureJames Simmons2017-01-191-2/+2
| * staging: lustre: lnet: change lstio_session_new_args_t to proper structureJames Simmons2017-01-191-2/+2
| * staging: lustre: lnet: change lstcon_trans_stat_t to proper structureJames Simmons2017-01-194-9/+9
| * staging: lustre: lnet: change lstcon_rpc_ent_t to proper structureJames Simmons2017-01-193-6/+6
| * staging: lustre: lnet: change lstcon_test_batch_ent_t to proper structureJames Simmons2017-01-192-6/+6
| * staging: lustre: lnet: change lstcon_ndlist_ent_t to proper structureJames Simmons2017-01-192-9/+9
| * staging: lustre: lnet: change lstcon_node_ent_t to proper structureJames Simmons2017-01-192-5/+5
| * staging: lustre: lnet: change lst_bid_t to proper structureJames Simmons2017-01-194-6/+6
| * staging: lustre: lnet: change lst_nid_t to proper structureJames Simmons2017-01-196-29/+29
| * staging: lustre: lnet: make brw_inject_one_error() staticJames Simmons2017-01-031-1/+1
* | sched/core: Remove set_task_state()Davidlohr Bueso2017-01-141-1/+1
|/
OpenPOWER on IntegriCloud