summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/selftest/console.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: remove multiple blank linesMike Rapoport2015-10-131-2/+0
* staging/lustre: use 64-bit time for selftestArnd Bergmann2015-09-291-1/+1
* staging: lustre: fix whitespace errors reported by checkpatch.plMike Rapoport2015-09-121-8/+8
* staging: lustre: lnet: selftest: code cleanup - variable spacing, indentationMike Shuey2015-05-311-123/+123
* Staging: lustre: lnet: selftest: Remove space after the name of that functionHatice ERTÜRK2015-03-011-40/+40
* staging: lustre: lnet: fix space prohibited before that '++'Asaf Vertz2015-02-071-14/+14
* staging: lustre: lnet: declare internal symbols as staticLuca Ceresoli2015-01-251-1/+1
* staging: lustre: Coalesce string fragmentsJoe Perches2014-11-231-4/+2
* Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani2014-10-021-1/+1
* drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald2014-08-301-1/+1
* staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman2014-07-121-1/+1
* staging: lustre: remove top level ccflags variableGreg Kroah-Hartman2014-07-111-2/+2
* staging: lustre: remove memset(0) after LIBCFS_ALLOCVitaly Osipov2014-06-181-10/+0
* staging:lustre: Fix Sparse Warning for Static Declarations in console.cHimangi Saraogi2014-03-131-12/+12
* staging: lustre: Fix typo in lustre/lnet/selftestMasanari Iida2013-12-171-1/+1
* staging/lustre/lnet: Fix assert on empty group in selftest moduleAmir Shehata2013-11-211-21/+58
* staging/lustre/lnet: coding style fix for lstcon_test_addAmir Shehata2013-11-191-10/+10
* staging/lustre/lnet: constify name argument of lstcon_group_find/lstcon_batch...Amir Shehata2013-11-191-2/+2
* staging: lustre: Do not use 0 for NULL pointer in console.cSachin Kamat2013-10-111-1/+1
* staging: lustre: Fix non-ANSI sparse warningsEmil Goode2013-07-291-1/+1
* staging: add Lustre file system client supportPeng Tao2013-05-141-0/+2071