summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/selftest/timer.c
AgeCommit message (Expand)Author
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman
2018-04-23staging: lustre: libcfs: discard cfs_time_after()NeilBrown
2018-04-23staging: lustre: libcfs: discard cfs_time_add/subNeilBrown
2018-02-22staging: lustre: remove unnecessary cfs_block_allsigs() callsNeilBrown
2018-02-16staging: lustre: discard cfs_time_seconds()NeilBrown
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2016-11-18staging: lustre: lnet: use BIT macro in LNet selftestJames Simmons
2016-11-18staging: lustre: lnet: resolve trailing */ errorsJames Simmons
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin
2016-03-28staging: lustre: cleanup comment style for lnet selftestJames Simmons
2016-03-28staging: lustre: handle error returned from wait_event_timeout seltest timerJames Simmons
2016-03-11staging: lustre: filter remaining extra spacing for lnet selftestJames Simmons
2016-03-02Staging: lustre: lnet: Remove and rename struct typedefsBhumika Goyal
2016-02-14staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons
2016-02-14staging: lustre: fix all NULL comparisons in LNet layerJames Simmons
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-09-29staging/lustre: use 64-bit time for selftestArnd Bergmann
2015-05-31staging: lustre: lnet: selftest: code cleanup - variable spacing, indentationMike Shuey
2015-01-17staging: lustre: selftest: fix "not declared" by declaring staticJeremiah Mahler
2014-10-29staging:lustre:lnet:selftest: fix sparse warningsAnton Saraev
2014-07-12staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_time_t typedefGreg Kroah-Hartman
2013-12-03staging/lustre: clean up SET_BUT_UNUSED/UNUSED macrosDmitry Eremin
2013-10-17Staging: lustre: Removal of Space between function name and parenthesis in ti...Rashika Kheria
2013-08-04staging: lustre: remove task_t typedefGreg Kroah-Hartman
2013-05-14staging: add Lustre file system client supportPeng Tao