index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+1
2026-02-12
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
1
-31
/
+0
2026-02-02
ext4: move ->read_folio and ->readahead to readpage.c
Christoph Hellwig
1
-27
/
+0
2026-01-29
fs,fsverity: reject size changes on fsverity files in setattr_prepare
Christoph Hellwig
1
-4
/
+0
2026-01-23
ext4: kunit tests for higher level extent manipulation functions
Ojaswin Mujoo
1
-4
/
+4
2026-01-23
ext4: kunit tests for extent splitting and conversion
Ojaswin Mujoo
1
-0
/
+4
2026-01-20
mm/block/fs: remove laptop_mode
Johannes Weiner
1
-2
/
+1
2026-01-19
ext4: remove EXT4_GET_BLOCKS_IO_CREATE_EXT
Zhang Yi
1
-11
/
+0
2026-01-19
ext4: simplify the mapping query logic in ext4_iomap_begin()
Zhang Yi
1
-7
/
+9
2026-01-19
ext4: remove useless ext4_iomap_overwrite_ops
Zhang Yi
1
-24
/
+0
2026-01-19
ext4: avoid starting handle when dio writing an unwritten extent
Zhang Yi
1
-2
/
+7
2026-01-19
ext4: don't split extent before submitting I/O
Zhang Yi
1
-2
/
+2
2026-01-19
ext4: don't order data when zeroing unwritten or delayed block
Zhang Yi
1
-2
/
+6
2026-01-18
ext4: replace ext4_es_insert_extent() when caching on-disk extents
Zhang Yi
1
-9
/
+9
2025-12-03
Merge tag 'ext4_for_linus-6.19-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-88
/
+77
2025-12-01
Merge tag 'vfs-6.19-rc1.folio' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+5
2025-12-01
Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+1
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-7
/
+6
2025-11-28
ext4: mark inodes without acls in __ext4_iget()
Jan Kara
1
-1
/
+3
2025-11-28
ext4: add checks for large folio incompatibilities when BS > PS
Baokun Li
1
-28
/
+10
2025-11-28
ext4: support verifying data from large folios with fs-verity
Baokun Li
1
-2
/
+0
2025-11-28
ext4: make data=journal support large block size
Baokun Li
1
-14
/
+19
2025-11-28
ext4: support large block size in __ext4_block_zero_page_range()
Zhihao Cheng
1
-1
/
+1
2025-11-28
ext4: support large block size in mpage_prepare_extent_to_map()
Baokun Li
1
-4
/
+2
2025-11-28
ext4: support large block size in mpage_map_and_submit_buffers()
Baokun Li
1
-4
/
+3
2025-11-28
ext4: support large block size in ext4_block_write_begin()
Baokun Li
1
-4
/
+3
2025-11-28
ext4: add EXT4_LBLK_TO_B macro for logical block to bytes conversion
Baokun Li
1
-11
/
+9
2025-11-28
ext4: introduce s_min_folio_order for future BS > PS support
Baokun Li
1
-1
/
+2
2025-11-28
ext4: make ext4_punch_hole() support large block size
Baokun Li
1
-3
/
+3
2025-11-28
ext4: remove page offset calculation in ext4_block_truncate_page()
Baokun Li
1
-3
/
+2
2025-11-28
ext4: remove page offset calculation in ext4_block_zero_page_range()
Zhihao Cheng
1
-2
/
+1
2025-11-26
ext4: cleanup for ext4_map_blocks
Yang Erkun
1
-7
/
+9
2025-11-26
ext4: rename EXT4_GET_BLOCKS_PRE_IO
Yang Erkun
1
-1
/
+1
2025-11-26
ext4: clear i_state_flags when alloc inode
Haibo Chen
1
-1
/
+0
2025-11-25
fs: push list presence check into inode_io_list_del()
Mateusz Guzik
1
-2
/
+1
2025-11-06
ext4: pass out extent seq counter when mapping blocks
Zhang Yi
1
-8
/
+16
2025-11-06
ext4: make ext4_es_lookup_extent() pass out the extent seq counter
Zhang Yi
1
-4
/
+4
2025-11-06
fs: ext4: fix uninitialized symbols
Ranganath V N
1
-1
/
+1
2025-10-31
ext4: Use folio_next_pos()
Matthew Wilcox (Oracle)
1
-5
/
+5
2025-10-29
fs: Make wbc_to_tag() inline and use it in fs.
Julian Sun
1
-4
/
+1
2025-10-20
Manual conversion to use ->i_state accessors of all places not covered by coc...
Mateusz Guzik
1
-5
/
+5
2025-10-10
ext4: detect invalid INLINE_DATA + EXTENTS flag combination
Deepanshu Kartikey
1
-0
/
+8
2025-09-26
ext4: fix checks for orphan inodes
Jan Kara
1
-1
/
+1
2025-09-26
ext4: increase i_disksize to offset + len in ext4_update_disksize_before_punch()
Yongjian Sun
1
-2
/
+8
2025-09-26
ext4: fail unaligned direct IO write with EINVAL
Jan Kara
1
-35
/
+0
2025-08-18
Merge tag 'ext4_for_linus-6.17-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2025-08-13
ext4: fix incorrect function name in comment
Baolin Liu
1
-1
/
+1
2025-08-12
ext4: check fast symlink for ea_inode correctly
Andreas Dilger
1
-1
/
+1
2025-07-31
Merge tag 'ext4_for_linus_6.17-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-133
/
+225
2025-07-17
ext4: Make sure BH_New bit is cleared in ->write_end handler
Jan Kara
1
-1
/
+2
[next]