summaryrefslogtreecommitdiffstats
path: root/fs/exfat/inode.c
AgeCommit message (Expand)Author
2020-10-22exfat: remove 'rwoffset' in exfat_inode_infoTetsuhiro Kohada
2020-10-22exfat: replace memcpy with structure assignmentTetsuhiro Kohada
2020-10-07exfat: fix use of uninitialized spinlock on error pathNamjae Jeon
2020-08-12exfat: retain 'VolumeFlags' properlyTetsuhiro Kohada
2020-08-12exfat: add error check when updating dir-entriesTetsuhiro Kohada
2020-06-09Merge tag 'exfat-for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-09exfat: optimize dir-cacheTetsuhiro Kohada
2020-06-09exfat: replace 'time_ms' with 'time_cs'Tetsuhiro Kohada
2020-06-02fs: convert mpage_readpages to mpage_readaheadMatthew Wilcox (Oracle)
2020-03-05exfat: add inode operationsNamjae Jeon