summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/selftest/selftest.h
AgeCommit message (Expand)AuthorFilesLines
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-1/+1
2016-03-11staging: lustre: filter remaining extra spacing for lnet selftestJames Simmons1-125/+125
2016-03-11staging: lustre: remove extra spacing when setting variable for lnet selftestJames Simmons1-10/+10
2016-03-11staging: lustre: fix spacing issues checkpatch reported in lnet selftestJames Simmons1-1/+1
2016-03-11staging: lustre: remove returns in void function for lnet selftestJames Simmons1-3/+0
2016-03-02Staging: lustre: lnet: Remove and rename struct typedefsBhumika Goyal1-2/+2
2016-02-14staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons1-5/+5
2016-02-14staging: lustre: fix all NULL comparisons in LNet layerJames Simmons1-2/+2
2016-02-14staging: lustre: balance braces properly in LNet layerJames Simmons1-3/+2
2016-02-14staging: lustre: remove space in LNet function declarationsJames Simmons1-13/+13
2016-02-14staging: lustre: don't set more than one variable per line in LNet layerJames Simmons1-2/+2
2015-11-15staging: lustre: selftest.h: replace IS_PO2 by is_power_of_2Aya Mahfouz1-1/+1
2015-11-15Staging: lustre: lnet: Remove typedef srpc_server_rpc_tShraddha Barke1-7/+7
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport1-3/+0
2015-09-29staging/lustre: use 64-bit time for selftestArnd Bergmann1-1/+1
2015-09-14staging: lustre: fix switch-case identation errorsMike Rapoport1-10/+10
2015-09-12staging: lustre: fix whitespace errors reported by checkpatch.plMike Rapoport1-1/+1
2015-05-31staging: lustre: lnet: selftest: code cleanup - variable spacing, indentationMike Shuey1-153/+158
2015-01-17staging: lustre: selftest: fix "not declared" by declaring in headerJeremiah Mahler1-0/+12
2014-07-12staging: lustre: remove cfs_time_t typedefGreg Kroah-Hartman1-1/+1
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman1-5/+5
2014-03-19staging/lustre/libcfs: remove cfs_pausePeng Tao1-1/+5
2013-12-17staging: lustre: Fix typo in lustre/lnet/selftestMasanari Iida1-1/+1
2013-12-03staging/lustre: clean up SET_BUT_UNUSED/UNUSED macrosDmitry Eremin1-3/+0
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+611