index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: convert to ctime accessor functions
Jeff Layton
2023-07-13
1
-3
/
+3
*
exfat: fix inode->i_blocks for non-512 byte sector size device
Yuezhang Mo
2023-02-27
1
-4
/
+2
*
Merge tag 'exfat-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-15
1
-9
/
+8
|
\
|
*
exfat: remove i_size_write() from __exfat_truncate()
Yuezhang Mo
2022-12-12
1
-1
/
+1
|
*
exfat: remove argument 'size' from exfat_truncate()
Yuezhang Mo
2022-12-12
1
-1
/
+1
|
*
exfat: replace magic numbers with Macros
Yuezhang Mo
2022-12-12
1
-2
/
+2
|
*
exfat: rename exfat_free_dentry_set() to exfat_put_dentry_set()
Yuezhang Mo
2022-12-12
1
-1
/
+1
|
*
exfat: move exfat_entry_set_cache from heap to stack
Yuezhang Mo
2022-12-12
1
-7
/
+6
*
|
extfat: remove ->writepage
Christoph Hellwig
2022-12-11
1
-7
/
+2
|
/
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-11
1
-1
/
+1
*
exfat: remove duplicate write inode for extending dir/file
Yuezhang Mo
2022-08-01
1
-8
/
+1
*
exfat: remove duplicate write inode for truncating file
Yuezhang Mo
2022-08-01
1
-0
/
+1
*
exfat: reuse __exfat_write_inode() to update directory entry
Yuezhang Mo
2022-08-01
1
-26
/
+11
*
fs: Convert mpage_readpage to mpage_read_folio
Matthew Wilcox (Oracle)
2022-05-09
1
-3
/
+3
*
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
2022-05-08
1
-1
/
+1
*
fs: Remove aop flags parameter from cont_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
1
-1
/
+1
*
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Matthew Wilcox (Oracle)
2022-03-16
1
-1
/
+1
*
fs: Turn block_invalidatepage into block_invalidate_folio
Matthew Wilcox (Oracle)
2022-03-15
1
-0
/
+1
*
exfat: fix i_blocks for files truncated over 4 GiB
Christophe Vu-Brugier
2022-01-10
1
-2
/
+2
*
exfat: reuse exfat_inode_info variable instead of calling EXFAT_I()
Christophe Vu-Brugier
2022-01-10
1
-5
/
+4
*
exfat: fix typos in comments
Christophe Vu-Brugier
2022-01-10
1
-1
/
+1
*
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