summaryrefslogtreecommitdiff
path: root/fs/exfat/namei.c
AgeCommit message (Expand)Author
2020-06-29exfat: move setting VOL_DIRTY over exfat_remove_entries()Namjae Jeon
2020-06-29exfat: add missing brelse() calls on error pathsDan Carpenter
2020-06-09exfat: optimize dir-cacheTetsuhiro Kohada
2020-06-09exfat: replace 'time_ms' with 'time_cs'Tetsuhiro Kohada
2020-06-09exfat: Simplify exfat_utf8_d_hash() for code points above U+FFFFPali Rohár
2020-06-09exfat: Use a more common logging styleJoe Perches
2020-06-09exfat: Simplify exfat_utf8_d_cmp() for code points above U+FFFFPali Rohár
2020-05-18exfat: fix possible memory leak in exfat_find()Wei Yongjun
2020-04-22exfat: truncate atimes to 2s granularityEric Sandeen
2020-03-05exfat: add inode operationsNamjae Jeon