index
:
kernel/linux.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.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-02
ext4: make block validity check resistent to sb bh corruption
Ojaswin Mujoo
2
-6
/
+6
2025-04-20
ext4: fix off-by-one error in do_split
Artem Sadovnikov
1
-1
/
+1
2025-04-20
ext4: don't treat fhandle lookup of ea_inode as FS corruption
Jann Horn
1
-20
/
+48
2025-04-20
ext4: ignore xattrs past end
Bhupesh
1
-1
/
+10
2025-04-20
ext4: protect ext4_release_dquot against freezing
Ojaswin Mujoo
1
-0
/
+17
2025-04-10
ext4: fix OOB read when checking dotdot dir
Acs, Jakub
1
-0
/
+3
2025-04-10
ext4: don't over-report free space or inodes in statvfs
Theodore Ts'o
1
-10
/
+17
2025-04-10
ext4: avoid journaling sb update on error if journal is destroying
Ojaswin Mujoo
3
-9
/
+25
2025-04-10
ext4: define ext4_journal_destroy wrapper
Ojaswin Mujoo
2
-10
/
+20
2025-04-10
ext4: goto right label 'out_mmap_sem' in ext4_setattr()
Baokun Li
1
-1
/
+1
2025-04-10
ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all()
Ye Bin
3
-25
/
+13
2025-04-10
ext4: introduce ITAIL helper
Ye Bin
2
-5
/
+8
2025-04-10
ext4: verify fast symlink length
Jan Kara
1
-2
/
+10
2025-04-10
ext4: add missing brelse() for bh2 in ext4_dx_add_entry()
Kemeng Shi
1
-4
/
+12
2025-04-10
ext4: show 'emergency_ro' when EXT4_FLAGS_EMERGENCY_RO is set
Baokun Li
1
-0
/
+3
2025-04-10
ext4: correct behavior under errors=remount-ro mode
Baokun Li
1
-11
/
+8
2025-04-10
ext4: add EXT4_FLAGS_EMERGENCY_RO bit
Baokun Li
1
-0
/
+6
2025-04-10
ext4: convert EXT4_FLAGS_* defines to enum
Baokun Li
1
-3
/
+5
2025-04-10
ext4: fix potential null dereference in ext4 kunit test
Charles Han
1
-0
/
+2
2025-03-13
Revert "ext4: add pre-content fsnotify hook for DAX faults"
Amir Goldstein
1
-3
/
+0
2025-01-30
Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-26
/
+6
2025-01-28
ext4 fast_commit: make use of name_snapshot primitives
Al Viro
2
-26
/
+6
2025-01-24
Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-0
/
+6
2025-01-23
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
3
-39
/
+4
2024-12-22
ext4: use inode_set_cached_link()
Mateusz Guzik
2
-2
/
+5
2024-12-11
fs: enable pre-content events on supported file systems
Josef Bacik
1
-0
/
+3
2024-12-11
ext4: add pre-content fsnotify hook for DAX faults
Jan Kara
1
-0
/
+3
2024-12-02
ext4: switch to using the crc32c library
Eric Biggers
3
-39
/
+4
2024-11-19
Merge tag 'ext4_for_linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
20
-102
/
+227
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-14
/
+7
2024-11-18
Merge tag 'vfs-6.13.untorn.writes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-5
/
+99
2024-11-18
Merge tag 'vfs-6.13.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-4
/
+1
2024-11-18
Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-1
/
+1
2024-11-13
ext4: prevent an infinite loop in the lazyinit thread
Mathieu Othacehe
1
-7
/
+13
2024-11-13
ext4: use struct_size() to improve ext4_htree_store_dirent()
Thorsten Blum
1
-3
/
+2
2024-11-13
ext4: annotate struct fname with __counted_by()
Thorsten Blum
1
-1
/
+1
2024-11-13
ext4: use str_yes_no() helper function
Thorsten Blum
1
-1
/
+1
2024-11-13
ext4: prevent delalloc to nodelalloc on remount
Nicolas Bretz
1
-0
/
+7
2024-11-13
ext4: cleanup variable name in ext4_fc_del()
Dan Carpenter
1
-2
/
+2
2024-11-13
ext4: use string choices helpers
R Sundar
1
-1
/
+1
2024-11-13
ext4: use ERR_CAST to return an error-valued pointer
Yu Jiaoliang
1
-2
/
+2
2024-11-13
ext4: partial zero eof block on unaligned inode size extension
Brian Foster
2
-16
/
+42
2024-11-13
ext4: disambiguate the return value of ext4_dio_write_end_io()
Jinliang Zheng
1
-2
/
+3
2024-11-13
ext4: pass write-hint for buffered IO
j.xia
1
-1
/
+3
2024-11-13
ext4: fix race in buffer_head read fault injection
Long Li
10
-29
/
+29
2024-11-13
ext4: don't pass full mapping flags to ext4_es_insert_extent()
Zhang Yi
4
-10
/
+11
2024-11-13
ext4: mark ctx_*_flags() with __maybe_unused
Andy Shevchenko
1
-4
/
+4
2024-11-13
ext4: return error on syncfs after shutdown
Amir Goldstein
1
-1
/
+1
2024-11-13
fs: ext4: Don't use CMA for buffer_head
Zhaoyang Huang
1
-1
/
+8
2024-11-13
ext4: simplify if condition
Jiapeng Chong
1
-3
/
+1
[next]