summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/selftest/console.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman1-2104/+0
2018-05-25staging: lustre: move all libcfs_all includes except in lustre/lnet/libcfs/NeilBrown1-1/+0
2018-05-25staging: lustre: start moving includes out of libcfs.hNeilBrown1-1/+1
2018-05-25staging: lustre: replace libcfs_register_ioctl with a blocking notifier_chainNeilBrown1-3/+7
2018-04-23staging: lustre: cfs_time_current() -> jiffies.NeilBrown1-2/+2
2018-01-09staging: lustre: more conversions to GFP_KERNEL allocations.NeilBrown1-32/+25
2018-01-09staging: lustre: replace simple cases of LIBCFS_ALLOC with kzalloc.NeilBrown1-13/+13
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman1-0/+1
2017-08-22staging: lustre: lnet: selftest: add include path to MakefileJames Simmons1-2/+2
2017-03-06staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons1-17/+18
2017-03-06staging: lustre: lnet: change lnet_counter_t to proper structureJames Simmons1-2/+2
2017-01-19staging: lustre: lnet: change sfw_counter_t to proper structureJames Simmons1-2/+2
2017-01-19staging: lustre: lnet: change srpc_counters_t to proper structureJames Simmons1-2/+2
2017-01-19staging: lustre: lnet: change lstcon_rpc_ent_t to proper structureJames Simmons1-3/+3
2017-01-19staging: lustre: lnet: change lstcon_test_batch_ent_t to proper structureJames Simmons1-5/+5
2017-01-19staging: lustre: lnet: change lstcon_ndlist_ent_t to proper structureJames Simmons1-7/+7
2017-01-19staging: lustre: lnet: change lstcon_node_ent_t to proper structureJames Simmons1-3/+3
2017-01-19staging: lustre: lnet: change lst_nid_t to proper structureJames Simmons1-6/+6
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