summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/selftest/console.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: lnet: change sfw_counter_t to proper structureJames Simmons2017-01-191-2/+2
* staging: lustre: lnet: change srpc_counters_t to proper structureJames Simmons2017-01-191-2/+2
* staging: lustre: lnet: change lstcon_rpc_ent_t to proper structureJames Simmons2017-01-191-3/+3
* staging: lustre: lnet: change lstcon_test_batch_ent_t to proper structureJames Simmons2017-01-191-5/+5
* staging: lustre: lnet: change lstcon_ndlist_ent_t to proper structureJames Simmons2017-01-191-7/+7
* staging: lustre: lnet: change lstcon_node_ent_t to proper structureJames Simmons2017-01-191-3/+3
* staging: lustre: lnet: change lst_nid_t to proper structureJames Simmons2017-01-191-6/+6
* staging: lustre: lnet: fix improper return valuePan Bian2016-12-061-1/+1
* staging: lustre: lnet: memory corruption in selftestDan Carpenter2016-11-291-1/+1
* staging: lustre: lnet: cleanup some of the > 80 line issuesJames Simmons2016-11-181-7/+10
* staging: lustre: lnet: don't use bare unsignedJames Simmons2016-11-181-4/+6
* staging: lustre: clean function declaration in super25.c upBaoyou Xie2016-09-171-2/+0
* staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2016-06-171-1/+1
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-171-4/+0
* staging: lustre: selftest: convert wire protocol to use structJames Simmons2016-04-261-5/+5
* staging: lustre: selftest: convert lstcon_test_t to proper structJames Simmons2016-04-261-13/+13
* staging: lustre: selftest: convert srpc_msg_t to proper structJames Simmons2016-04-111-5/+5
* staging: lustre: selftest: convert lstcon_batch_t to proper structJames Simmons2016-04-111-23/+23
* staging: lustre: selftest: convert lstcon_tsb_hdr_t to proper structJames Simmons2016-04-111-1/+1
* staging: lustre: selftest: convert lstcon_group_t to proper structJames Simmons2016-04-111-40/+40
* staging: lustre: selftest: convert lstcon_ndlink_t to proper structJames Simmons2016-04-111-32/+32
* staging: lustre: selftest: convert lstcon_node_t to proper structJames Simmons2016-04-111-10/+10
* staging: lustre: selftest: convert lstcon_rpc_trans_t to proper structJames Simmons2016-04-111-10/+10
* staging: lustre: selftest: convert lstcon_rpc_t to proper structJames Simmons2016-04-111-1/+1
* staging: lustre: selftest: convert srpc_service_t to proper structJames Simmons2016-04-111-1/+2
* staging: lustre: cleanup comment style for lnet selftestJames Simmons2016-03-281-2/+3
* staging: lustre: realign some code in lnet selftest so its readableJames Simmons2016-03-281-1/+1
* staging: lustre: remove excess blank lines in lnet selftest codeJames Simmons2016-03-281-2/+0
* staging: lustre: add missing buffer overflow fix for console.cDmitry Eremin2016-03-281-1/+1
* staging: lustre: fix aligments in lnet selftestJames Simmons2016-03-111-3/+4
* staging: lustre: filter remaining extra spacing for lnet selftestJames Simmons2016-03-111-4/+4
* staging: lustre: remove extra spacing when setting variable for lnet selftestJames Simmons2016-03-111-39/+39
* staging: lustre: remove extra spacing of variable declartions for lnet selftestJames Simmons2016-03-111-15/+15
* staging: lustre: fix spacing issues checkpatch reported in lnet selftestJames Simmons2016-03-111-3/+3
* staging: lustre: fix 'copy into fixed size buffer' errorsSebastien Buisson2016-03-021-4/+19
* staging: lustre: make some lnet functions staticFrank Zago2016-02-221-3/+1
* staging: lustre: Dynamic LNet Configuration (DLC) IOCTL changesAmir Shehata2016-02-221-1/+1
* Staging: lustre: lnet: Remove and rename struct typedef lstcon_session_tBhumika Goyal2016-02-201-2/+2
* staging: lustre/lnet: Fix wrong typecasting warning generated by sparseNiranjan Dighe2016-02-141-4/+2
* staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons2016-02-141-84/+84
* staging: lustre: fix all NULL comparisons in LNet layerJames Simmons2016-02-141-32/+32
* staging: lustre: balance braces properly in LNet layerJames Simmons2016-02-141-4/+2
* staging: lustre: remove unnecessary blank lines reported by checkpatch.plJames Simmons2016-02-141-1/+0
* staging: lustre: align all code properly for LNet coreJames Simmons2016-02-141-21/+21
* staging: lustre: format properly all comment blocks for LNet coreJames Simmons2016-02-141-4/+8
* staging/lustre: Add __user annotations in lnetselftest codeFrank Zago2016-02-031-45/+51
* staging: lustre: fix buffer overflow of string bufferDmitry Eremin2015-11-151-2/+4
* Staging: lustre: lnet: Remove typedef srpc_server_rpc_tShraddha Barke2015-11-151-1/+1
* Staging: lustre: console: Remove irrelevant return statementShivani Bhardwaj2015-11-151-2/+0
* Staging: lustre: console: Drop unnecessary wrapper functionShivani Bhardwaj2015-11-151-42/+36
OpenPOWER on IntegriCloud