summaryrefslogtreecommitdiffstats
path: root/fs/exfat/super.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* exfat: add the dummy mount options to be backward compatible with staging/exfatNamjae Jeon2020-05-221-0/+19
* exfat: truncate atimes to 2s granularityEric Sandeen2020-04-221-0/+1
* exfat: properly set s_time_granEric Sandeen2020-04-221-1/+1
* exfat: remove 'bps' mount-optionTetsuhiro Kohada2020-04-221-1/+0
* exfat: Unify access to the boot sectorTetsuhiro Kohada2020-04-221-27/+16
* exfat: add missing MODULE_ALIAS_FS()Thomas Backlund2020-04-221-0/+1
* exfat: Fix discard supportPali Rohár2020-04-221-2/+3
* exfat: update file system parameter handlingValdis Kletnieks2020-03-061-17/+11
* exfat: add super block operationsNamjae Jeon2020-03-061-0/+728