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-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-31
Merge tag 'ext4_for_linus_6.17-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.fallocate' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-07-25
ext4: do not BUG when INLINE_DATA_FL lacks system.data xattr
Theodore Ts'o
2025-07-25
ext4: implement linear-like traversal across order xarrays
Baokun Li
2025-07-25
ext4: refactor choose group to scan group
Baokun Li
2025-07-25
ext4: convert free groups order lists to xarrays
Baokun Li
2025-07-25
ext4: factor out ext4_mb_scan_group()
Baokun Li
2025-07-25
ext4: factor out ext4_mb_might_prefetch()
Baokun Li
2025-07-25
ext4: factor out __ext4_mb_scan_group()
Baokun Li
2025-07-25
ext4: fix largest free orders lists corruption on mb_optimize_scan switch
Baokun Li
2025-07-25
ext4: fix zombie groups in average fragment size lists
Baokun Li
2025-07-25
ext4: merge freed extent with existing extents before insertion
Baokun Li
2025-07-25
ext4: convert sbi->s_mb_free_pending to atomic_t
Baokun Li
2025-07-25
ext4: fix typo in CR_GOAL_LEN_SLOW comment
Baokun Li
2025-07-25
ext4: get rid of some obsolete EXT4_MB_HINT flags
Baokun Li
2025-07-25
ext4: utilize multiple global goals to reduce contention
Baokun Li
2025-07-25
ext4: remove unnecessary s_md_lock on update s_mb_last_group
Baokun Li
2025-07-25
ext4: remove unnecessary s_mb_last_start
Baokun Li
2025-07-25
ext4: separate stream goal hits from s_bal_goals for better tracking
Baokun Li
2025-07-25
ext4: add ext4_try_lock_group() to skip busy groups
Baokun Li
2025-07-25
ext4: initialize superblock fields in the kballoc-test.c kunit tests
Zhang Yi
2025-07-17
ext4: refactor the inline directory conversion and new directory codepaths
Theodore Ts'o
2025-07-17
ext4: use memcpy() instead of strcpy()
Theodore Ts'o
2025-07-17
ext4: replace strcmp with direct comparison for '.' and '..'
Theodore Ts'o
2025-07-17
ext4: Make sure BH_New bit is cleared in ->write_end handler
Jan Kara
2025-07-17
ext4: fix inode use after free in ext4_end_io_rsv_work()
Baokun Li
2025-07-17
ext4: Refactor breaking condition for xattr_find_entry()
I Hsin Cheng
2025-07-16
ext4: support uncached buffered I/O
Taotao Chen
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
2025-07-14
ext4: limit the maximum folio order
Zhang Yi
2025-07-13
ext4: fix insufficient credits calculation in ext4_meta_trans_blocks()
Zhang Yi
2025-07-13
ext4: replace ext4_writepage_trans_blocks()
Zhang Yi
2025-07-13
ext4: reserved credits for one extent during the folio writeback
Zhang Yi
2025-07-13
ext4: correct the reserved credits for extent conversion
Zhang Yi
2025-07-13
ext4: enhance tracepoints during the folios writeback
Zhang Yi
2025-07-13
ext4: restart handle if credits are insufficient during allocating blocks
Zhang Yi
2025-07-13
ext4: refactor the block allocation process of ext4_page_mkwrite()
Zhang Yi
2025-07-13
ext4: fix stale data if it bail out of the extents mapping loop
Zhang Yi
2025-07-13
ext4: move the calculation of wbc->nr_to_write to mpage_folio_done()
Zhang Yi
2025-07-13
ext4: process folios writeback in bytes
Zhang Yi
2025-07-12
ext4: remove unused EXT_STATS macro from ext4_extents.h
Baolin Liu
2025-07-11
ext4: remove unnecessary duplicate check in ext4_map_blocks()
Dan Carpenter
2025-07-10
ext4: remove duplicate check for EXT4_FC_REPLAY
Jinliang Zheng
2025-07-09
mm: remove callers of pfn_t functionality
Alistair Popple
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
2025-06-24
fs: Remove three arguments from block_write_end()
Matthew Wilcox (Oracle)
2025-06-23
ext4: add FALLOC_FL_WRITE_ZEROES support
Zhang Yi
[next]