Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-23exfat: introduce mount option 'sys_tz'Chung-Chiang Cheng
2022-01-10exfat: fix missing REQ_SYNC in exfat_update_bhs()Yuezhang.Mo
2020-08-12exfat: write multiple sectors at onceTetsuhiro Kohada
2020-08-12exfat: remove EXFAT_SB_DIRTY flagTetsuhiro Kohada
2020-06-09exfat: standardize checksum calculationTetsuhiro Kohada
2020-06-09exfat: add boot region verificationTetsuhiro Kohada
2020-06-09exfat: replace 'time_ms' with 'time_cs'Tetsuhiro Kohada
2020-06-09exfat: Use a more common logging styleJoe Perches
2020-04-22exfat: truncate atimes to 2s granularityEric Sandeen
2020-03-06exfat: add misc operationsNamjae Jeon