index
:
Linux Stable
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.13.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
*
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-06-29
1
-70
/
+44
|
\
|
*
ext4: make ext4_es_insert_extent() return void
Baokun Li
2023-06-26
1
-15
/
+6
|
*
ext4: make ext4_es_insert_delayed_block() return void
Baokun Li
2023-06-26
1
-12
/
+5
|
*
ext4: make ext4_es_remove_extent() return void
Baokun Li
2023-06-26
1
-6
/
+2
|
*
ext4: only update i_reserved_data_blocks on successful block allocation
Baokun Li
2023-06-26
1
-10
/
+0
|
*
ext4: Make ext4_write_inline_data_end() use folio
Ritesh Harjani
2023-06-15
1
-9
/
+14
|
*
ext4: Make mpage_journal_page_buffers use folio
Ritesh Harjani
2023-06-15
1
-15
/
+13
|
*
ext4: Change remaining tracepoints to use folio
Ritesh Harjani
2023-06-15
1
-3
/
+4
*
|
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
buffer: convert page_zero_new_buffers() to folio_zero_new_buffers()
Matthew Wilcox (Oracle)
2023-06-19
1
-2
/
+2
*
|
ext4: disallow ea_inodes with extended attributes
Theodore Ts'o
2023-05-30
1
-0
/
+3
*
|
ext4: add EA_INODE checking to ext4_iget()
Theodore Ts'o
2023-05-28
1
-5
/
+26
|
/
*
ext4: check iomap type only if ext4_iomap_begin() does not fail
Baokun Li
2023-05-13
1
-1
/
+1
*
ext4: avoid deadlock in fs reclaim with page writeback
Jan Kara
2023-05-13
1
-8
/
+10
*
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-01
1
-0
/
+3
|
\
|
*
ext4: fix i_disksize exceeding i_size problem in paritally written case
Zhihao Cheng
2023-04-28
1
-0
/
+3
*
|
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
1
-7
/
+7
|
\
\
|
|
/
|
/
|
|
*
mm: return an ERR_PTR from __filemap_get_folio
Christoph Hellwig
2023-04-05
1
-1
/
+1
*
|
Revert "ext4: Fix warnings when freezing filesystem with journaled data"
Jan Kara
2023-04-14
1
-14
/
+1
*
|
ext4: Update comment in mpage_prepare_extent_to_map()
Jan Kara
2023-04-14
1
-5
/
+4
*
|
ext4: Simplify handling of journalled data in ext4_bmap()
Jan Kara
2023-04-14
1
-39
/
+5
*
|
ext4: Drop special handling of journalled data from ext4_evict_inode()
Jan Kara
2023-04-14
1
-27
/
+0
*
|
ext4: Commit transaction before writing back pages in data=journal mode
Jan Kara
2023-04-14
1
-2
/
+24
*
|
ext4: Clear dirty bit from pages without data to write
Jan Kara
2023-04-14
1
-20
/
+5
*
|
ext4: Keep pages with journalled data dirty
Jan Kara
2023-04-14
1
-1
/
+0
*
|
ext4: Mark pages with journalled data dirty
Jan Kara
2023-04-14
1
-4
/
+16
*
|
ext4: Use a folio in ext4_page_mkwrite()
Matthew Wilcox
2023-04-06
1
-22
/
+20
*
|
ext4: Convert ext4_block_write_begin() to take a folio
Matthew Wilcox
2023-04-06
1
-21
/
+21
*
|
ext4: Convert ext4_mpage_readpages() to work on folios
Matthew Wilcox
2023-04-06
1
-4
/
+3
*
|
ext4: Use a folio in ext4_da_write_begin()
Matthew Wilcox
2023-04-06
1
-10
/
+11
*
|
ext4: Convert ext4_page_nomap_can_writeout to ext4_folio_nomap_can_writeout
Matthew Wilcox
2023-04-06
1
-4
/
+4
*
|
ext4: Convert __ext4_block_zero_page_range() to use a folio
Matthew Wilcox
2023-04-06
1
-12
/
+15
*
|
ext4: Convert ext4_journalled_zero_new_buffers() to use a folio
Matthew Wilcox
2023-04-06
1
-6
/
+7
*
|
ext4: Use a folio in ext4_journalled_write_end()
Matthew Wilcox
2023-04-06
1
-5
/
+7
*
|
ext4: Convert ext4_write_end() to use a folio
Matthew Wilcox
2023-04-06
1
-6
/
+7
*
|
ext4: Convert ext4_write_begin() to use a folio
Matthew Wilcox
2023-04-06
1
-26
/
+27
*
|
ext4: Convert ext4_readpage_inline() to take a folio
Matthew Wilcox
2023-04-06
1
-1
/
+1
*
|
ext4: Convert ext4_bio_write_page() to ext4_bio_write_folio()
Matthew Wilcox
2023-04-06
1
-3
/
+3
*
|
ext4: Convert mpage_page_done() to mpage_folio_done()
Matthew Wilcox
2023-04-06
1
-6
/
+6
*
|
ext4: Convert mpage_submit_page() to mpage_submit_folio()
Matthew Wilcox
2023-04-06
1
-16
/
+15
*
|
ext4: Turn mpage_process_page() into mpage_process_folio()
Matthew Wilcox
2023-04-06
1
-17
/
+18
*
|
ext4: fix comment: "start start" -> "start" in mpage_prepare_extent_to_map()
Theodore Ts'o
2023-03-23
1
-1
/
+1
*
|
ext4: Fix warnings when freezing filesystem with journaled data
Jan Kara
2023-03-23
1
-3
/
+16
*
|
ext4: Convert data=journal writeback to use ext4_writepages()
Jan Kara
2023-03-23
1
-250
/
+91
*
|
ext4: Move mpage_page_done() calls after error handling
Jan Kara
2023-03-23
1
-5
/
+6
*
|
ext4: Move page unlocking out of mpage_submit_page()
Jan Kara
2023-03-23
1
-9
/
+12
*
|
ext4: Don't unlock page in ext4_bio_write_page()
Jan Kara
2023-03-23
1
-0
/
+2
*
|
ext4: Mark page for delayed dirtying only if it is pinned
Jan Kara
2023-03-23
1
-13
/
+15
*
|
ext4: Use nr_to_write directly in mpage_prepare_extent_to_map()
Jan Kara
2023-03-23
1
-3
/
+3
*
|
ext4: Update stale comment about write constraints
Jan Kara
2023-03-23
1
-24
/
+7
|
/
[next]