summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/selftest/console.c
AgeCommit message (Expand)Author
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman
2018-05-25staging: lustre: move all libcfs_all includes except in lustre/lnet/libcfs/NeilBrown
2018-05-25staging: lustre: start moving includes out of libcfs.hNeilBrown
2018-05-25staging: lustre: replace libcfs_register_ioctl with a blocking notifier_chainNeilBrown
2018-04-23staging: lustre: cfs_time_current() -> jiffies.NeilBrown
2018-01-09staging: lustre: more conversions to GFP_KERNEL allocations.NeilBrown
2018-01-09staging: lustre: replace simple cases of LIBCFS_ALLOC with kzalloc.NeilBrown
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-08-22staging: lustre: lnet: selftest: add include path to MakefileJames Simmons
2017-03-06staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons
2017-03-06staging: lustre: lnet: change lnet_counter_t to proper structureJames Simmons
2017-01-19staging: lustre: lnet: change sfw_counter_t to proper structureJames Simmons
2017-01-19staging: lustre: lnet: change srpc_counters_t to proper structureJames Simmons
2017-01-19staging: lustre: lnet: change lstcon_rpc_ent_t to proper structureJames Simmons
2017-01-19staging: lustre: lnet: change lstcon_test_batch_ent_t to proper structureJames Simmons
2017-01-19staging: lustre: lnet: change lstcon_ndlist_ent_t to proper structureJames Simmons
2017-01-19staging: lustre: lnet: change lstcon_node_ent_t to proper structureJames Simmons
2017-01-19staging: lustre: lnet: change lst_nid_t to proper structureJames Simmons
2016-12-06staging: lustre: lnet: fix improper return valuePan Bian
2016-11-29staging: lustre: lnet: memory corruption in selftestDan Carpenter
2016-11-18staging: lustre: lnet: cleanup some of the > 80 line issuesJames Simmons
2016-11-18staging: lustre: lnet: don't use bare unsignedJames Simmons
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