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
/
include
/
trace
/
events
/
ext4.h
Age
Commit message (
Expand
)
Author
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-15
ext4: fix remaining two trace events to use same printk convention
Ritesh Harjani
2022-03-15
ext4: add commit tid info in ext4_fc_commit_start/stop trace events
Ritesh Harjani
2022-03-15
ext4: add transaction tid info in fc_track events
Ritesh Harjani
2022-03-15
ext4: add new trace event in ext4_fc_cleanup
Ritesh Harjani
2022-03-15
ext4: Convert invalidatepage to invalidate_folio
Matthew Wilcox (Oracle)
2022-03-12
ext4: convert ext4_fc_track_dentry type events to use event class
Ritesh Harjani
2022-03-12
ext4: fix ext4_fc_stats trace point
Ritesh Harjani
2022-01-10
ext4: implement support for get/set fs label
Lukas Czerner
2021-04-02
ext4: delete some unused tracepoint definitions
Eric Whitney
2020-11-06
ext4: disable fast commit with data journalling
Harshad Shirwadkar
2020-11-06
ext4: mark fc ineligible if inode gets evictied due to mem pressure
Harshad Shirwadkar
2020-10-21
ext4: fast commit recovery path
Harshad Shirwadkar
2020-10-21
ext4: main fast-commit commit path
Harshad Shirwadkar
2020-08-19
ext4: limit the length of per-inode prealloc list
brookxu
2020-08-07
ext4: add prefetch_block_bitmaps mount option
Theodore Ts'o
2020-08-07
ext4: indicate via a block bitmap read is prefetched via a tracepoint
Theodore Ts'o
2020-06-03
ext4: mballoc: use lock for checking free blocks while retrying
Ritesh Harjani
2020-06-03
ext4: translate a few more map flags to strings in tracepoints
Eric Whitney
2020-06-03
ext4: remove EXT4_GET_BLOCKS_KEEP_SIZE flag
Eric Whitney
2020-01-25
ext4: fix extent_status trace points
Dmitry Monakhov
2020-01-25
ext4: fix symbolic enum printing in trace output
Dmitry Monakhov
2019-11-05
ext4: Reserve revoke credits for freed blocks
Jan Kara
2018-12-19
ext4: force inode writes when nfsd calls commit_metadata()
Theodore Ts'o
2018-10-01
ext4: adjust reserved cluster count when removing extents
Eric Whitney
2018-10-01
ext4: fix reserved cluster accounting at delayed write time
Eric Whitney
2018-10-01
ext4: generalize extents status tree search functions
Eric Whitney
2018-02-18
ext4: add tracepoints for shutdown and file system errors
Theodore Ts'o
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-30
ext4: remove unused metadata accounting variables
Eric Whitney
2017-04-30
ext4: support GETFSMAP ioctls
Darrick J. Wong
2016-04-10
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
Al Viro
2015-12-07
ext4: implement allocation of pre-zeroed blocks
Jan Kara
2015-12-07
ext4: get rid of EXT4_GET_BLOCKS_NO_LOCK flag
Jan Kara
2015-06-21
ext4: minor cleanup of ext4_da_reserve_space()
Eric Whitney
2015-06-09
ext4: Add support FALLOC_FL_INSERT_RANGE for fallocate
Namjae Jeon
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-03-25
tracing: %pF is only for function pointers
Scott Wood
2015-02-05
ext4: add optimization for the lazytime mount option
Theodore Ts'o
2014-11-25
ext4: change LRU to round-robin in extent status tree shrinker
Zheng Liu
2014-11-25
ext4: cache extent hole in extent status tree for ext4_da_map_blocks()
Zheng Liu
2014-11-25
ext4: fix block reservation for bigalloc filesystems
Jan Kara
2014-09-01
ext4: track extent status tree shrinker delay statictics
Zheng Liu
2014-09-01
ext4: improve extents status tree trace point
Zheng Liu
2014-04-20
ext4: rename uninitialized extents to unwritten
Lukas Czerner
2014-04-20
ext4: get rid of EXT4_MAP_UNINIT flag
Lukas Czerner
2014-04-14
ext4: remove temporary shim used to merge COLLAPSE_RANGE and ZERO_RANGE
Theodore Ts'o
2014-03-18
ext4: Introduce FALLOC_FL_ZERO_RANGE flag for fallocate
Lukas Czerner
[next]