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
/
ext4
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext4: fix i_version handling in ext4
Jeff Layton
2022-10-21
1
-9
/
+5
*
ext4: place buffer head allocation before handle start
Jinke Han
2022-10-21
1
-0
/
+7
*
ext4: unconditionally enable the i_version counter
Jeff Layton
2022-10-21
1
-3
/
+2
*
ext4: don't increase iversion counter for ea_inodes
Lukas Czerner
2022-10-21
1
-1
/
+6
*
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-08-04
1
-6
/
+20
|
\
|
*
ext4: remove EA inode entry from mbcache on inode eviction
Jan Kara
2022-08-02
1
-0
/
+2
|
*
ext4: fix warning in ext4_iomap_begin as race between bmap and write
Ye Bin
2022-08-02
1
-3
/
+9
|
*
ext4: correct the misjudgment in ext4_iget_extra_inode
Baokun Li
2022-08-02
1
-2
/
+1
|
*
ext4: fix extent status tree race in writeback error recovery path
Eric Whitney
2022-08-02
1
-0
/
+7
|
*
ext4: use ext4_debug() instead of jbd_debug()
Jan Kara
2022-08-02
1
-1
/
+1
*
|
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-08-03
1
-21
/
+23
|
\
\
|
*
|
mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio()
Matthew Wilcox (Oracle)
2022-08-02
1
-2
/
+2
|
*
|
ext4: Convert mpage_map_and_submit_buffers() to use filemap_get_folios()
Matthew Wilcox (Oracle)
2022-06-29
1
-10
/
+9
|
*
|
ext4: Convert mpage_release_unused_pages() to use filemap_get_folios()
Matthew Wilcox (Oracle)
2022-06-29
1
-9
/
+12
|
|
/
*
|
attr: port attribute changes to new types
Christian Brauner
2022-06-26
1
-6
/
+6
*
|
quota: port quota helpers mount ids
Christian Brauner
2022-06-26
1
-2
/
+2
*
|
fs: port to iattr ownership update helpers
Christian Brauner
2022-06-26
1
-6
/
+4
|
/
*
ext4: improve write performance with disabled delalloc
Jan Kara
2022-06-16
1
-1
/
+1
*
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-24
1
-24
/
+24
|
\
|
*
fs: Change try_to_free_buffers() to take a folio
Matthew Wilcox (Oracle)
2022-05-09
1
-1
/
+1
|
*
jbd2: Convert jbd2_journal_try_to_free_buffers to take a folio
Matthew Wilcox (Oracle)
2022-05-09
1
-1
/
+1
|
*
ext4: Convert to release_folio
Matthew Wilcox (Oracle)
2022-05-09
1
-10
/
+10
|
*
ext4: Convert ext4 to read_folio
Matthew Wilcox (Oracle)
2022-05-09
1
-4
/
+5
|
*
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
2022-05-08
1
-5
/
+5
|
*
fs: Remove aop flags parameter from grab_cache_page_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
1
-2
/
+2
|
*
ext4: Use scoped memory APIs in ext4_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
1
-1
/
+1
|
*
ext4: Use scoped memory APIs in ext4_da_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
1
-2
/
+1
*
|
ext4: remove duplicated #include of dax.h in inode.c
Yang Li
2022-05-18
1
-1
/
+0
*
|
ext4: fix race condition between ext4_write and ext4_convert_inline_data
Baokun Li
2022-05-17
1
-9
/
+0
*
|
ext4: convert symlink external data block mapping to bdev
Zhang Yi
2022-05-17
1
-7
/
+2
*
|
ext4: add nowait mode for ext4_getblk()
Zhang Yi
2022-05-17
1
-0
/
+14
*
|
ext4: fix warning in ext4_handle_inode_extension
Ye Bin
2022-05-11
1
-0
/
+4
|
/
*
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-04-22
1
-2
/
+16
|
\
|
*
ext4: limit length to bitmap_maxbytes - blocksize in punch_hole
Tadeusz Struk
2022-04-12
1
-1
/
+10
|
*
ext4: fix fallocate to use file_modified to update permissions consistently
Darrick J. Wong
2022-04-12
1
-1
/
+6
*
|
ext4: Correct ext4_journalled_dirty_folio() conversion
Matthew Wilcox (Oracle)
2022-04-01
1
-1
/
+1
*
|
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-65
/
+64
|
\
\
|
*
|
fs: Convert __set_page_dirty_no_writeback to noop_dirty_folio
Matthew Wilcox (Oracle)
2022-03-16
1
-1
/
+1
|
*
|
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Matthew Wilcox (Oracle)
2022-03-16
1
-6
/
+6
|
*
|
fs: Convert trivial uses of __set_page_dirty_nobuffers to filemap_dirty_folio
Matthew Wilcox (Oracle)
2022-03-15
1
-10
/
+11
|
*
|
ext4: Convert invalidatepage to invalidate_folio
Matthew Wilcox (Oracle)
2022-03-15
1
-29
/
+27
|
*
|
fs: Remove noop_invalidatepage()
Matthew Wilcox (Oracle)
2022-03-15
1
-1
/
+0
|
*
|
fs: Turn block_invalidatepage into block_invalidate_folio
Matthew Wilcox (Oracle)
2022-03-15
1
-16
/
+16
|
*
|
ext4: Use folio_invalidate()
Matthew Wilcox (Oracle)
2022-03-15
1
-2
/
+3
*
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-03-22
1
-4
/
+31
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ext4: warn when dirtying page w/o buffers in data=journal mode
Jan Kara
2022-03-12
1
-4
/
+6
|
*
|
ext4: don't BUG if someone dirty pages without asking ext4 first
Theodore Ts'o
2022-03-03
1
-0
/
+25
|
|
/
*
/
ext4: support direct I/O with fscrypt using blk-crypto
Eric Biggers
2022-02-08
1
-0
/
+7
|
/
*
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-02-06
1
-6
/
+6
|
\
|
*
fs/ext4: fix comments mentioning i_mutex
hongnanli
2022-02-03
1
-4
/
+4
[next]