summaryrefslogtreecommitdiffstats
path: root/fs/udf/udftime.c
AgeCommit message (Expand)AuthorLines
2023-05-30fs: udf: udftime: Replace LGPL boilerplate with SPDX identifierBagas Sanjaya-16/+2
2018-06-27udf: convert inode stamps to timespec64Arnd Bergmann-3/+3
2018-05-25udf: Simplify calls to udf_disk_stamp_to_timeDeepa Dinamani-7/+2
2017-12-19udf: Sanitize nanoseconds for time stampsJan Kara-0/+5
2017-06-14udf: Convert udf_disk_stamp_to_time() to use mktime64()Jan Kara-51/+2
2017-06-14udf: Use time64_to_tm for timestamp conversionJan Kara-34/+11
2014-09-29udf: remove redundant sys_tz declarationFabian Frederick-2/+0
2011-10-31udf: Convert printks to pr_<level>Joe Perches-1/+2
2009-04-02Remove struct typedefs from fs/udf/ecma_167.h et al.Pekka Enberg-2/+4
2008-04-17udf: convert udf_stamp_to_time and udf_time_to_stamp to use timestampsMarcin Slusarz-10/+12
2008-04-17udf: convert udf_stamp_to_time to return struct timespecmarcin.slusarz@gmail.com-10/+7
2008-02-08udf: fix coding styleMarcin Slusarz-28/+31
2007-10-17UDF: coding style fixupsCyrill Gorcunov-4/+4
2007-07-21UDF: coding style conversion - lindent fixupsCyrill Gorcunov-42/+40
2007-07-19UDF: coding style conversion - lindentCyrill Gorcunov-49/+44
2005-05-31[PATCH] UDF filesystem: array '__mon_yday' declared as not staticGoffredo Baroncelli-1/+1
2005-05-05[PATCH] fs/udf/udftime.c: fix off by one errorAdrian Bunk-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+174