index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
ext4: initialize superblock fields in the kballoc-test.c kunit tests
Zhang Yi
1
-0
/
+9
5 days
ext4: fix largest free orders lists corruption on mb_optimize_scan switch
Baokun Li
1
-19
/
+14
5 days
ext4: fix zombie groups in average fragment size lists
Baokun Li
1
-18
/
+18
5 days
ext4: do not BUG when INLINE_DATA_FL lacks system.data xattr
Theodore Ts'o
1
-3
/
+16
10 days
ext4: Make sure BH_New bit is cleared in ->write_end handler
Jan Kara
2
-1
/
+4
10 days
ext4: fix inode use after free in ext4_end_io_rsv_work()
Baokun Li
1
-8
/
+8
2025-06-27
ext4: prevent stale extent cache entries caused by concurrent get es_cache
Zhang Yi
2
-1
/
+9
2025-06-27
ext4: ext4: unify EXT4_EX_NOCACHE|NOFAIL flags in ext4_ext_remove_space()
Zhang Yi
1
-9
/
+10
2025-06-27
ext4: only dirty folios when data journaling regular files
Brian Foster
1
-1
/
+6
2025-06-27
ext4: ensure i_size is smaller than maxbytes
Zhang Yi
1
-1
/
+2
2025-06-27
ext4: factor out ext4_get_maxbytes()
Zhang Yi
3
-12
/
+9
2025-06-27
ext4: fix incorrect punch max_end
Zhang Yi
1
-3
/
+9
2025-06-27
ext4: fix out of bounds punch offset
Zhang Yi
1
-1
/
+1
2025-06-27
ext4: fix calculation of credits for extent tree modification
Jan Kara
1
-5
/
+6
2025-06-27
ext4: inline: fix len overflow in ext4_prepare_inline_data
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2025-04-22
mm/migrate: fix sleep in atomic for large folios and buffer heads
Davidlohr Bueso
1
-1
/
+2
2025-04-22
fs/ext4: use sleeping version of sb_find_get_block()
Davidlohr Bueso
1
-1
/
+2
2025-04-13
Merge tag 'ext4_for_linus-6.15-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-37
/
+63
2025-04-12
ext4: fix off-by-one error in do_split
Artem Sadovnikov
1
-1
/
+1
2025-04-12
ext4: make block validity check resistent to sb bh corruption
Ojaswin Mujoo
2
-6
/
+6
2025-04-12
ext4: avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-10
/
+8
2025-04-10
ext4: don't treat fhandle lookup of ea_inode as FS corruption
Jann Horn
1
-20
/
+48
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-17
/
+5
2025-03-27
Merge tag 'ext4-for_linus-6.15-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
26
-1010
/
+858
2025-03-24
Merge tag 'vfs-6.15-rc1.ceph' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2025-03-24
Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+5
2025-03-24
Merge tag 'vfs-6.15-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+4
2025-03-21
ext4: fix OOB read when checking dotdot dir
Acs, Jakub
1
-0
/
+3
2025-03-21
ext4: on a remount, only log the ro or r/w state when it has changed
Nicolas Bretz
1
-3
/
+4
2025-03-21
ext4: correct the error handle in ext4_fallocate()
Zhang Yi
1
-1
/
+1
2025-03-21
ext4: Make sb update interval tunable
Ojaswin Mujoo
3
-7
/
+21
2025-03-21
ext4: avoid journaling sb update on error if journal is destroying
Ojaswin Mujoo
3
-9
/
+25
2025-03-21
ext4: define ext4_journal_destroy wrapper
Ojaswin Mujoo
2
-10
/
+20
2025-03-21
ext4: hash: simplify kzalloc(n * 1, ...) to kzalloc(n, ...)
Ethan Carter Edwards
1
-1
/
+1
2025-03-20
ext4: don't over-report free space or inodes in statvfs
Theodore Ts'o
1
-10
/
+17
2025-03-20
iomap: rework IOMAP atomic flags
John Garry
1
-1
/
+5
2025-03-17
fs/dax: ensure all pages are idle prior to filesystem unmount
Alistair Popple
1
-0
/
+2
2025-03-17
fs/dax: create a common implementation to break DAX layouts
Alistair Popple
1
-12
/
+1
2025-03-17
fs/dax: refactor wait for dax idle page
Alistair Popple
1
-4
/
+1
2025-03-18
ext4: clear DISCARD flag if device does not support discard
Diangang Li
1
-1
/
+3
2025-03-18
ext4: reorder capability check last
Christian Göttsche
1
-2
/
+2
2025-03-18
ext4: update the comment about mb_optimize_scan
Zizhi Wo
1
-2
/
+2
2025-03-18
ext4: remove references to bh->b_page
Matthew Wilcox (Oracle)
2
-2
/
+2
2025-03-18
ext4: goto right label 'out_mmap_sem' in ext4_setattr()
Baokun Li
1
-1
/
+1
2025-03-18
ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all()
Ye Bin
3
-25
/
+13
2025-03-18
ext4: introduce ITAIL helper
Ye Bin
2
-5
/
+8
2025-03-17
ext4: remove redundant function ext4_has_metadata_csum
Eric Biggers
15
-56
/
+57
2025-03-17
ext4: verify fast symlink length
Jan Kara
1
-2
/
+10
2025-03-16
fs: convert block_commit_write() to take a folio
Matthew Wilcox (Oracle)
2
-2
/
+2
[next]