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
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
exfat: fix incorrect loading of i_blocks for large files
Sungjong Seo
2021-11-01
1
-1
/
+1
*
mm: require ->set_page_dirty to be explicitly wired up
Christoph Hellwig
2021-06-29
1
-0
/
+1
*
exfat: improve write performance when dirsync enabled
Hyeongseok Kim
2021-04-27
1
-1
/
+2
*
exfat: remove 'rwoffset' in exfat_inode_info
Tetsuhiro Kohada
2020-10-22
1
-3
/
+0
*
exfat: replace memcpy with structure assignment
Tetsuhiro Kohada
2020-10-22
1
-1
/
+1
*
exfat: fix use of uninitialized spinlock on error path
Namjae Jeon
2020-10-07
1
-2
/
+0
*
exfat: retain 'VolumeFlags' properly
Tetsuhiro Kohada
2020-08-12
1
-2
/
+2
*
exfat: add error check when updating dir-entries
Tetsuhiro Kohada
2020-08-12
1
-4
/
+5
*
Merge tag 'exfat-for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-09
1
-33
/
+24
|
\
|
*
exfat: optimize dir-cache
Tetsuhiro Kohada
2020-06-09
1
-31
/
+22
|
*
exfat: replace 'time_ms' with 'time_cs'
Tetsuhiro Kohada
2020-06-09
1
-2
/
+2
*
|
fs: convert mpage_readpages to mpage_readahead
Matthew Wilcox (Oracle)
2020-06-02
1
-4
/
+3
|
/
*
exfat: add inode operations
Namjae Jeon
2020-03-05
1
-0
/
+671