summaryrefslogtreecommitdiffstats
path: root/fs/exfat/inode.c
Commit message (Expand)AuthorAgeFilesLines
* exfat: retain 'VolumeFlags' properlyTetsuhiro Kohada2020-08-121-2/+2
* exfat: add error check when updating dir-entriesTetsuhiro Kohada2020-08-121-4/+5
* Merge tag 'exfat-for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-091-33/+24
|\
| * exfat: optimize dir-cacheTetsuhiro Kohada2020-06-091-31/+22
| * exfat: replace 'time_ms' with 'time_cs'Tetsuhiro Kohada2020-06-091-2/+2
* | fs: convert mpage_readpages to mpage_readaheadMatthew Wilcox (Oracle)2020-06-021-4/+3
|/
* exfat: add inode operationsNamjae Jeon2020-03-051-0/+671