summaryrefslogtreecommitdiffstats
path: root/fs/exfat/super.c
AgeCommit message (Expand)Author
2020-07-09exfat: call sync_filesystem for read-only remountHyunchul Lee
2020-06-17exfat: fix memory leak in exfat_parse_param()Al Viro
2020-05-21exfat: add the dummy mount options to be backward compatible with staging/exfatNamjae Jeon
2020-04-22exfat: truncate atimes to 2s granularityEric Sandeen
2020-04-22exfat: properly set s_time_granEric Sandeen
2020-04-22exfat: remove 'bps' mount-optionTetsuhiro Kohada
2020-04-22exfat: Unify access to the boot sectorTetsuhiro Kohada
2020-04-22exfat: add missing MODULE_ALIAS_FS()Thomas Backlund
2020-04-22exfat: Fix discard supportPali Rohár
2020-03-05exfat: update file system parameter handlingValdis Kletnieks
2020-03-05exfat: add super block operationsNamjae Jeon