summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/selftest/conrpc.c
AgeCommit message (Expand)Author
2019-03-23staging: lustre: fix buffer overflow of string bufferDmitry Eremin
2015-11-06mm: page_alloc: remove GFP_IOFSMel Gorman
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-09-29staging/lustre: use 64-bit time for selftestArnd Bergmann
2015-09-29staging/lustre: use jiffies_to_*() instead of cfs_duration_usecArnd Bergmann
2015-05-31staging: lustre: lnet: selftest: code cleanup - variable spacing, indentationMike Shuey
2015-01-25staging: lustre: lnet: declare internal symbols as staticLuca Ceresoli
2014-10-29staging:lustre:lnet:selftest: fix sparse warningsAnton Saraev
2014-07-12staging: lustre: remove cfs_duration_t typedefGreg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_time_t typedefGreg Kroah-Hartman
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman
2014-03-19staging/lustre/libcfs: remove cfs_pausePeng Tao
2013-11-19staging/lustre/lnet: remove extra space in lstcon_rpc_trans_abortAmir Shehata
2013-10-17Staging: lustre: Removal of assignment in if condition in conrpc.cRashika Kheria
2013-10-17Staging: lustre: Fix quoted string split across lines in conrpc.cRashika Kheria
2013-10-17Staging: lustre: Fix Space Prohibition before '++' in conrpc.cRashika Kheria
2013-10-17Staging: lustre: Fix Space Requirement around ':' in conrpc.cRashika Kheria
2013-10-17Staging: lustre: Removal of Space between function name and parenthesis in co...Rashika Kheria
2013-08-26staging: lustre: Fix typo in lustre/lnetMasanari Iida
2013-05-14staging: add Lustre file system client supportPeng Tao