index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
exfat
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-16
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-15
fs: Turn block_invalidatepage into block_invalidate_folio
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-01-10
exfat: fix i_blocks for files truncated over 4 GiB
Christophe Vu-Brugier
1
-2
/
+2
2022-01-10
exfat: reuse exfat_inode_info variable instead of calling EXFAT_I()
Christophe Vu-Brugier
1
-5
/
+4
2022-01-10
exfat: fix typos in comments
Christophe Vu-Brugier
1
-1
/
+1
2021-11-01
exfat: fix incorrect loading of i_blocks for large files
Sungjong Seo
1
-1
/
+1
2021-06-29
mm: require ->set_page_dirty to be explicitly wired up
Christoph Hellwig
1
-0
/
+1
2021-04-27
exfat: improve write performance when dirsync enabled
Hyeongseok Kim
1
-1
/
+2
2020-10-22
exfat: remove 'rwoffset' in exfat_inode_info
Tetsuhiro Kohada
1
-3
/
+0
2020-10-22
exfat: replace memcpy with structure assignment
Tetsuhiro Kohada
1
-1
/
+1
2020-10-07
exfat: fix use of uninitialized spinlock on error path
Namjae Jeon
1
-2
/
+0
2020-08-12
exfat: retain 'VolumeFlags' properly
Tetsuhiro Kohada
1
-2
/
+2
2020-08-12
exfat: add error check when updating dir-entries
Tetsuhiro Kohada
1
-4
/
+5
2020-06-09
Merge tag 'exfat-for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-33
/
+24
2020-06-09
exfat: optimize dir-cache
Tetsuhiro Kohada
1
-31
/
+22
2020-06-09
exfat: replace 'time_ms' with 'time_cs'
Tetsuhiro Kohada
1
-2
/
+2
2020-06-02
fs: convert mpage_readpages to mpage_readahead
Matthew Wilcox (Oracle)
1
-4
/
+3
2020-03-05
exfat: add inode operations
Namjae Jeon
1
-0
/
+671