summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/selftest/console.c
AgeCommit message (Expand)Author
2016-09-17staging: lustre: clean function declaration in super25.c upBaoyou Xie
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin
2016-04-26staging: lustre: selftest: convert wire protocol to use structJames Simmons
2016-04-26staging: lustre: selftest: convert lstcon_test_t to proper structJames Simmons
2016-04-11staging: lustre: selftest: convert srpc_msg_t to proper structJames Simmons
2016-04-11staging: lustre: selftest: convert lstcon_batch_t to proper structJames Simmons
2016-04-11staging: lustre: selftest: convert lstcon_tsb_hdr_t to proper structJames Simmons
2016-04-11staging: lustre: selftest: convert lstcon_group_t to proper structJames Simmons
2016-04-11staging: lustre: selftest: convert lstcon_ndlink_t to proper structJames Simmons
2016-04-11staging: lustre: selftest: convert lstcon_node_t to proper structJames Simmons
2016-04-11staging: lustre: selftest: convert lstcon_rpc_trans_t to proper structJames Simmons
2016-04-11staging: lustre: selftest: convert lstcon_rpc_t to proper structJames Simmons
2016-04-11staging: lustre: selftest: convert srpc_service_t to proper structJames Simmons
2016-03-28staging: lustre: cleanup comment style for lnet selftestJames Simmons
2016-03-28staging: lustre: realign some code in lnet selftest so its readableJames Simmons
2016-03-28staging: lustre: remove excess blank lines in lnet selftest codeJames Simmons
2016-03-28staging: lustre: add missing buffer overflow fix for console.cDmitry Eremin
2016-03-11staging: lustre: fix aligments in lnet selftestJames Simmons
2016-03-11staging: lustre: filter remaining extra spacing for lnet selftestJames Simmons
2016-03-11staging: lustre: remove extra spacing when setting variable for lnet selftestJames Simmons
2016-03-11staging: lustre: remove extra spacing of variable declartions for lnet selftestJames Simmons
2016-03-11staging: lustre: fix spacing issues checkpatch reported in lnet selftestJames Simmons
2016-03-02staging: lustre: fix 'copy into fixed size buffer' errorsSebastien Buisson
2016-02-22staging: lustre: make some lnet functions staticFrank Zago
2016-02-22staging: lustre: Dynamic LNet Configuration (DLC) IOCTL changesAmir Shehata
2016-02-20Staging: lustre: lnet: Remove and rename struct typedef lstcon_session_tBhumika Goyal
2016-02-14staging: lustre/lnet: Fix wrong typecasting warning generated by sparseNiranjan Dighe
2016-02-14staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons
2016-02-14staging: lustre: fix all NULL comparisons in LNet layerJames Simmons
2016-02-14staging: lustre: balance braces properly in LNet layerJames Simmons
2016-02-14staging: lustre: remove unnecessary blank lines reported by checkpatch.plJames Simmons
2016-02-14staging: lustre: align all code properly for LNet coreJames Simmons
2016-02-14staging: lustre: format properly all comment blocks for LNet coreJames Simmons
2016-02-03staging/lustre: Add __user annotations in lnetselftest codeFrank Zago
2015-11-15staging: lustre: fix buffer overflow of string bufferDmitry Eremin
2015-11-15Staging: lustre: lnet: Remove typedef srpc_server_rpc_tShraddha Barke
2015-11-15Staging: lustre: console: Remove irrelevant return statementShivani Bhardwaj
2015-11-15Staging: lustre: console: Drop unnecessary wrapper functionShivani Bhardwaj
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-09-29staging/lustre: use 64-bit time for selftestArnd Bergmann
2015-09-12staging: lustre: fix whitespace errors reported by checkpatch.plMike Rapoport
2015-05-31staging: lustre: lnet: selftest: code cleanup - variable spacing, indentationMike Shuey
2015-03-01Staging: lustre: lnet: selftest: Remove space after the name of that functionHatice ERTÜRK
2015-02-07staging: lustre: lnet: fix space prohibited before that '++'Asaf Vertz
2015-01-25staging: lustre: lnet: declare internal symbols as staticLuca Ceresoli
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches
2014-10-02Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald
2014-07-12staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman