index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
Age
Commit message (
Expand
)
Author
2025-04-13
Merge tag 'ext4_for_linus-6.15-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-04-12
ext4: fix off-by-one error in do_split
Artem Sadovnikov
2025-04-12
ext4: make block validity check resistent to sb bh corruption
Ojaswin Mujoo
2025-04-12
ext4: avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
2025-04-10
ext4: don't treat fhandle lookup of ea_inode as FS corruption
Jann Horn
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-27
Merge tag 'ext4-for_linus-6.15-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.ceph' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-21
ext4: fix OOB read when checking dotdot dir
Acs, Jakub
2025-03-21
ext4: on a remount, only log the ro or r/w state when it has changed
Nicolas Bretz
2025-03-21
ext4: correct the error handle in ext4_fallocate()
Zhang Yi
2025-03-21
ext4: Make sb update interval tunable
Ojaswin Mujoo
2025-03-21
ext4: avoid journaling sb update on error if journal is destroying
Ojaswin Mujoo
2025-03-21
ext4: define ext4_journal_destroy wrapper
Ojaswin Mujoo
2025-03-21
ext4: hash: simplify kzalloc(n * 1, ...) to kzalloc(n, ...)
Ethan Carter Edwards
2025-03-20
ext4: don't over-report free space or inodes in statvfs
Theodore Ts'o
2025-03-20
iomap: rework IOMAP atomic flags
John Garry
2025-03-17
fs/dax: ensure all pages are idle prior to filesystem unmount
Alistair Popple
2025-03-17
fs/dax: create a common implementation to break DAX layouts
Alistair Popple
2025-03-17
fs/dax: refactor wait for dax idle page
Alistair Popple
2025-03-18
ext4: clear DISCARD flag if device does not support discard
Diangang Li
2025-03-18
ext4: reorder capability check last
Christian Göttsche
2025-03-18
ext4: update the comment about mb_optimize_scan
Zizhi Wo
2025-03-18
ext4: remove references to bh->b_page
Matthew Wilcox (Oracle)
2025-03-18
ext4: goto right label 'out_mmap_sem' in ext4_setattr()
Baokun Li
2025-03-18
ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all()
Ye Bin
2025-03-18
ext4: introduce ITAIL helper
Ye Bin
2025-03-17
ext4: remove redundant function ext4_has_metadata_csum
Eric Biggers
2025-03-17
ext4: verify fast symlink length
Jan Kara
2025-03-16
fs: convert block_commit_write() to take a folio
Matthew Wilcox (Oracle)
2025-03-16
ext4: ignore xattrs past end
Bhupesh
2025-03-16
ext4: remove unused input "inode" in ext4_find_dest_de
Kemeng Shi
2025-03-16
ext4: remove unneeded forward declaration in namei.c
Kemeng Shi
2025-03-16
ext4: add missing brelse() for bh2 in ext4_dx_add_entry()
Kemeng Shi
2025-03-13
Revert "ext4: add pre-content fsnotify hook for DAX faults"
Amir Goldstein
2025-03-13
ext4: show 'shutdown' hint when ext4 is forced to shutdown
Baokun Li
2025-03-13
ext4: show 'emergency_ro' when EXT4_FLAGS_EMERGENCY_RO is set
Baokun Li
2025-03-13
ext4: correct behavior under errors=remount-ro mode
Baokun Li
2025-03-13
ext4: add more ext4_emergency_state() checks around sb_rdonly()
Baokun Li
2025-03-13
ext4: add ext4_emergency_state() helper function
Baokun Li
2025-03-13
ext4: add EXT4_FLAGS_EMERGENCY_RO bit
Baokun Li
2025-03-13
ext4: convert EXT4_FLAGS_* defines to enum
Baokun Li
2025-03-13
ext4: pack holes in ext4_inode_info
Baokun Li
2025-03-13
ext4: remove unused member 'i_unwritten' from 'ext4_inode_info'
Baokun Li
2025-03-13
jbd2: drop JBD2_ABORT_ON_SYNCDATA_ERR
Baokun Li
2025-03-13
ext4: abort journal on data writeback failure if in data_err=abort mode
Baokun Li
2025-03-13
ext4: extract ext4_has_journal_option() from __ext4_fill_super()
Baokun Li
[next]