index
:
linux/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
move_extent.c
Age
Commit message (
Expand
)
Author
2024-12-05
ext4: fix race in buffer_head read fault injection
Long Li
2024-09-03
ext4: get rid of ppath in get_ext_path()
Baokun Li
2024-09-03
ext4: get rid of ppath in ext4_find_extent()
Baokun Li
2024-09-03
ext4: update orig_path in ext4_find_extent()
Baokun Li
2024-08-26
ext4: tidy the BH loop in mext_page_mkuptodate()
Matthew Wilcox (Oracle)
2024-08-26
ext4: remove array of buffer_heads from mext_page_mkuptodate()
Matthew Wilcox (Oracle)
2024-08-26
ext4: pipeline buffer reads in mext_page_mkuptodate()
Matthew Wilcox (Oracle)
2024-05-09
ext4: remove calls to to set/clear the folio error flag
Matthew Wilcox (Oracle)
2024-01-18
ext4: remove unnecessary parameter "needed" in ext4_discard_preallocations
Kemeng Shi
2024-01-18
ext4: fix double-free of blocks due to wrong extents moved_len
Baokun Li
2023-10-25
buffer: remove folio_create_empty_buffers()
Matthew Wilcox (Oracle)
2023-10-25
ext4: convert to folio_create_empty_buffers
Matthew Wilcox (Oracle)
2023-08-18
mm: merge folio_has_private()/filemap_release_folio() call pairs
David Howells
2023-08-18
fs: convert block_commit_write to return void
Bean Huo
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-06
ext4: Convert mext_page_mkuptodate() to take a folio
Matthew Wilcox
2023-04-06
fs: Add FGP_WRITEBEGIN
Matthew Wilcox
2023-04-05
mm: return an ERR_PTR from __filemap_get_folio
Christoph Hellwig
2023-01-18
ext4: convert mext_page_double_lock() to mext_folio_double_lock()
Vishal Moola (Oracle)
2022-11-30
ext4: convert move_extent_per_page() to use folios
Vishal Moola (Oracle)
2022-09-30
ext4: factor out ext4_free_ext_path()
Ye Bin
2022-09-30
ext4: remove unnecessary drop path references in mext_check_coverage()
Ye Bin
2022-09-27
ext4: minor defrag code improvements
Eric Whitney
2022-05-09
ext4: Convert ext4 to read_folio
Matthew Wilcox (Oracle)
2022-05-08
fs: Remove aop flags parameter from grab_cache_page_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
ext4: Use scoped memory API in mext_page_double_lock()
Matthew Wilcox (Oracle)
2022-01-10
ext4: remove redundant o_start statement
luo penghao
2020-10-18
ext4: use common helpers in all places reading metadata buffers
zhangyi (F)
2020-08-19
ext4: limit the length of per-inode prealloc list
brookxu
2020-04-01
ext4: save all error info in save_error_info() and drop ext4_set_errno()
Theodore Ts'o
2019-06-20
ext4: use jbd2_inode dirty range scoping
Ross Zwisler
2019-06-19
ext4: clean up kerneldoc warnigns when building with W=1
Theodore Ts'o
2019-01-23
ext4: use IS_ENCRYPTED() to check encryption status
Chandan Rajendra
2018-10-02
ext4: fix argument checking in EXT4_IOC_MOVE_EXT
Theodore Ts'o
2018-07-29
ext4: use swap macro in mext_page_double_lock
Gustavo A. R. Silva
2018-03-22
ext4: remove EXT4_STATE_DIOREAD_LOCK flag
Nikolay Borisov
2017-12-17
ext4: fix up remaining files with SPDX cleanups
Theodore Ts'o
2017-06-22
ext4: add ext4_is_quota_file()
Tahsin Erdogan
2017-03-26
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-03-25
ext4: fix two spelling nits
Theodore Ts'o
2017-02-27
fs: add i_blocksize()
Fabian Frederick
2016-08-29
ext4: enforce online defrag restriction for encrypted files
Eric Whitney
2016-04-24
ext4: do not ask jbd2 to write data for delalloc buffers
Jan Kara
2016-04-07
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-01
ext4: add lockdep annotations for i_data_sem
Theodore Ts'o
2016-03-09
ext4: iterate over buffer heads correctly in move_extent_per_page()
Eryu Guan
2016-02-12
ext4: don't read blocks from disk after extents being swapped
Eryu Guan
2015-06-21
ext4: make online defrag error reporting consistent
Eric Whitney
2015-06-12
ext4: use swap() in mext_page_double_lock()
Fabian Frederick
[next]