summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/selftest/console.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-06staging: lustre: lnet: fix improper return valuePan Bian1-1/+1
2016-11-29staging: lustre: lnet: memory corruption in selftestDan Carpenter1-1/+1
2016-11-18staging: lustre: lnet: cleanup some of the > 80 line issuesJames Simmons1-7/+10
2016-11-18staging: lustre: lnet: don't use bare unsignedJames Simmons1-4/+6
2016-09-17staging: lustre: clean function declaration in super25.c upBaoyou Xie1-2/+0
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin1-1/+1
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin1-4/+0
2016-04-26staging: lustre: selftest: convert wire protocol to use structJames Simmons1-5/+5
2016-04-26staging: lustre: selftest: convert lstcon_test_t to proper structJames Simmons1-13/+13
2016-04-11staging: lustre: selftest: convert srpc_msg_t to proper structJames Simmons1-5/+5
2016-04-11staging: lustre: selftest: convert lstcon_batch_t to proper structJames Simmons1-23/+23
2016-04-11staging: lustre: selftest: convert lstcon_tsb_hdr_t to proper structJames Simmons1-1/+1
2016-04-11staging: lustre: selftest: convert lstcon_group_t to proper structJames Simmons1-40/+40
2016-04-11staging: lustre: selftest: convert lstcon_ndlink_t to proper structJames Simmons1-32/+32
2016-04-11staging: lustre: selftest: convert lstcon_node_t to proper structJames Simmons1-10/+10
2016-04-11staging: lustre: selftest: convert lstcon_rpc_trans_t to proper structJames Simmons1-10/+10
2016-04-11staging: lustre: selftest: convert lstcon_rpc_t to proper structJames Simmons1-1/+1
2016-04-11staging: lustre: selftest: convert srpc_service_t to proper structJames Simmons1-1/+2
2016-03-28staging: lustre: cleanup comment style for lnet selftestJames Simmons1-2/+3
2016-03-28staging: lustre: realign some code in lnet selftest so its readableJames Simmons1-1/+1
2016-03-28staging: lustre: remove excess blank lines in lnet selftest codeJames Simmons1-2/+0
2016-03-28staging: lustre: add missing buffer overflow fix for console.cDmitry Eremin1-1/+1
2016-03-11staging: lustre: fix aligments in lnet selftestJames Simmons1-3/+4
2016-03-11staging: lustre: filter remaining extra spacing for lnet selftestJames Simmons1-4/+4
2016-03-11staging: lustre: remove extra spacing when setting variable for lnet selftestJames Simmons1-39/+39
2016-03-11staging: lustre: remove extra spacing of variable declartions for lnet selftestJames Simmons1-15/+15
2016-03-11staging: lustre: fix spacing issues checkpatch reported in lnet selftestJames Simmons1-3/+3
2016-03-02staging: lustre: fix 'copy into fixed size buffer' errorsSebastien Buisson1-4/+19
2016-02-22staging: lustre: make some lnet functions staticFrank Zago1-3/+1
2016-02-22staging: lustre: Dynamic LNet Configuration (DLC) IOCTL changesAmir Shehata1-1/+1
2016-02-20Staging: lustre: lnet: Remove and rename struct typedef lstcon_session_tBhumika Goyal1-2/+2
2016-02-14staging: lustre/lnet: Fix wrong typecasting warning generated by sparseNiranjan Dighe1-4/+2
2016-02-14staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons1-84/+84
2016-02-14staging: lustre: fix all NULL comparisons in LNet layerJames Simmons1-32/+32
2016-02-14staging: lustre: balance braces properly in LNet layerJames Simmons1-4/+2
2016-02-14staging: lustre: remove unnecessary blank lines reported by checkpatch.plJames Simmons1-1/+0
2016-02-14staging: lustre: align all code properly for LNet coreJames Simmons1-21/+21
2016-02-14staging: lustre: format properly all comment blocks for LNet coreJames Simmons1-4/+8
2016-02-03staging/lustre: Add __user annotations in lnetselftest codeFrank Zago1-45/+51
2015-11-15staging: lustre: fix buffer overflow of string bufferDmitry Eremin1-2/+4
2015-11-15Staging: lustre: lnet: Remove typedef srpc_server_rpc_tShraddha Barke1-1/+1
2015-11-15Staging: lustre: console: Remove irrelevant return statementShivani Bhardwaj1-2/+0
2015-11-15Staging: lustre: console: Drop unnecessary wrapper functionShivani Bhardwaj1-42/+36
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport1-2/+0
2015-09-29staging/lustre: use 64-bit time for selftestArnd Bergmann1-1/+1
2015-09-12staging: lustre: fix whitespace errors reported by checkpatch.plMike Rapoport1-8/+8
2015-05-31staging: lustre: lnet: selftest: code cleanup - variable spacing, indentationMike Shuey1-123/+123
2015-03-01Staging: lustre: lnet: selftest: Remove space after the name of that functionHatice ERTÜRK1-40/+40
2015-02-07staging: lustre: lnet: fix space prohibited before that '++'Asaf Vertz1-14/+14
2015-01-25staging: lustre: lnet: declare internal symbols as staticLuca Ceresoli1-1/+1