summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/include/linux/libcfs/libcfs_time.h
AgeCommit message (Expand)Author
2018-04-23staging: lustre: libcfs: remove cfs_timeout_cap()NeilBrown
2018-04-23staging: lustre: libcfs: discard cfs_time_after()NeilBrown
2018-04-23staging: lustre: libcfs: discard cfs_time_shift().NeilBrown
2018-04-23staging: lustre: libcfs: discard cfs_time_add/subNeilBrown
2018-04-23staging: lustre: cfs_time_current() -> jiffies.NeilBrown
2018-02-16staging: lustre: discard cfs_time_seconds()NeilBrown
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
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
2015-09-29staging/lustre: remove unused time handling functionsArnd Bergmann
2014-10-02staging: lustre: include: linux: libcfs: Remove intialization of static to 0Tapasweni Pathak
2014-07-12staging: lustre: remove cfs_time_before()Greg Kroah-Hartman
2014-07-12staging: lustre: cfs_time_sub() must return unsigned longGreg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_duration_t typedefGreg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_time_beforeq wrapperGreg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_time_t typedefGreg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_fs_time_tGreg Kroah-Hartman
2014-07-11staging: lustre: libcfs: include: minor whitespace fixesGreg Kroah-Hartman
2013-05-14staging: add Lustre file system client supportPeng Tao