index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
exfat
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs: convert mpage_readpages to mpage_readahead
Matthew Wilcox (Oracle)
2020-06-02
1
-4
/
+3
*
exfat: add the dummy mount options to be backward compatible with staging/exfat
Namjae Jeon
2020-05-21
1
-0
/
+19
*
exfat: fix possible memory leak in exfat_find()
Wei Yongjun
2020-05-18
1
-0
/
+1
*
exfat: use iter_file_splice_write
Eric Sandeen
2020-05-18
1
-6
/
+7
*
exfat: truncate atimes to 2s granularity
Eric Sandeen
2020-04-22
5
-1
/
+24
*
exfat: properly set s_time_gran
Eric Sandeen
2020-04-22
1
-1
/
+1
*
exfat: remove 'bps' mount-option
Tetsuhiro Kohada
2020-04-22
1
-1
/
+0
*
exfat: Unify access to the boot sector
Tetsuhiro Kohada
2020-04-22
2
-30
/
+16
*
exfat: add missing MODULE_ALIAS_FS()
Thomas Backlund
2020-04-22
1
-0
/
+1
*
exfat: Fix discard support
Pali Rohár
2020-04-22
1
-2
/
+3
*
exfat: update file system parameter handling
Valdis Kletnieks
2020-03-05
1
-17
/
+11
*
exfat: add Kconfig and Makefile
Namjae Jeon
2020-03-05
2
-0
/
+29
*
exfat: add nls operations
Namjae Jeon
2020-03-05
1
-0
/
+831
*
exfat: add misc operations
Namjae Jeon
2020-03-05
1
-0
/
+163
*
exfat: add exfat cache
Namjae Jeon
2020-03-05
1
-0
/
+325
*
exfat: add bitmap operations
Namjae Jeon
2020-03-05
1
-0
/
+280
*
exfat: add fat entry operations
Namjae Jeon
2020-03-05
1
-0
/
+463
*
exfat: add file operations
Namjae Jeon
2020-03-05
1
-0
/
+360
*
exfat: add directory operations
Namjae Jeon
2020-03-05
1
-0
/
+1238
*
exfat: add inode operations
Namjae Jeon
2020-03-05
2
-0
/
+2119
*
exfat: add super block operations
Namjae Jeon
2020-03-05
1
-0
/
+728
*
exfat: add in-memory and on-disk structures and headers
Namjae Jeon
2020-03-05
2
-0
/
+703