summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/selftest/console.h
AgeCommit message (Expand)AuthorFilesLines
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman1-244/+0
2018-05-25staging: lustre: remove libcfs_all.h from includes lustre/lnetNeilBrown1-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-1/+2
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-3/+3
2017-08-22staging: lustre: lnet: migrate headers to lnet uapi directoryJames Simmons1-1/+1
2017-08-22staging: lustre: lnet: delete lnet.hJames Simmons1-1/+0
2017-03-06staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons1-6/+8
2017-01-19staging: lustre: lnet: change lstcon_trans_stat_t to proper structureJames Simmons1-2/+2
2017-01-19staging: lustre: lnet: change lstcon_test_batch_ent_t to proper structureJames Simmons1-1/+1
2017-01-19staging: lustre: lnet: change lstcon_ndlist_ent_t to proper structureJames Simmons1-2/+2
2017-01-19staging: lustre: lnet: change lstcon_node_ent_t to proper structureJames Simmons1-2/+2
2017-01-19staging: lustre: lnet: change lst_bid_t to proper structureJames Simmons1-1/+1
2017-01-19staging: lustre: lnet: change lst_nid_t to proper structureJames Simmons1-4/+4
2016-11-18staging: lustre: lnet: resolve trailing */ errorsJames Simmons1-3/+6
2016-11-18staging: lustre: lnet: don't use bare unsignedJames Simmons1-8/+8
2016-09-17staging: lustre: clean function declaration in super25.c upBaoyou Xie1-0/+1
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 lstcon_test_t to proper structJames Simmons1-3/+4
2016-04-11staging: lustre: selftest: convert lstcon_batch_t to proper structJames Simmons1-3/+4
2016-04-11staging: lustre: selftest: convert lstcon_tsb_hdr_t to proper structJames Simmons1-4/+4
2016-04-11staging: lustre: selftest: convert lstcon_group_t to proper structJames Simmons1-4/+5
2016-04-11staging: lustre: selftest: convert lstcon_ndlink_t to proper structJames Simmons1-3/+4
2016-04-11staging: lustre: selftest: convert lstcon_node_t to proper structJames Simmons1-4/+5
2016-04-11staging: lustre: selftest: convert lstcon_rpc_trans_t to proper structJames Simmons1-1/+1
2016-03-11staging: lustre: filter remaining extra spacing for lnet selftestJames Simmons1-58/+58
2016-03-02Staging: lustre: lnet: Remove and rename struct typedefsBhumika Goyal1-1/+1
2016-02-22staging: lustre: Dynamic LNet Configuration (DLC) IOCTL changesAmir Shehata1-1/+0
2016-02-20Staging: lustre: lnet: Remove and rename struct typedef lstcon_session_tBhumika Goyal1-3/+3
2016-02-14staging: lustre: remove space in LNet function declarationsJames Simmons1-1/+1
2016-02-03staging/lustre: Add __user annotations in lnetselftest codeFrank Zago1-26/+30
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport1-1/+0
2015-09-29staging/lustre: use 64-bit time for selftestArnd Bergmann1-1/+1
2015-08-14staging: lustre: Remove unnecessary externsJoe Perches1-46/+44
2015-05-31staging: lustre: lnet: selftest: code cleanup - variable spacing, indentationMike Shuey1-92/+94
2015-04-01Staging: lustre: Add function prototypes in console.hDarshana Padmadas1-0/+3
2014-07-12staging: lustre: remove cfs_time_t typedefGreg Kroah-Hartman1-1/+1
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman1-4/+4
2013-12-17staging: lustre: Fix typo in lustre/lnet/selftestMasanari Iida1-1/+1
2013-11-21staging/lustre/lnet: Fix assert on empty group in selftest moduleAmir Shehata1-3/+3
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+232