index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
ext4.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-26
ext4: rename EXT4_GET_BLOCKS_PRE_IO
Yang Erkun
1
-1
/
+1
2025-11-06
ext4: add two trace points for moving extents
Zhang Yi
1
-0
/
+74
2025-11-06
ext4: introduce seq counter for the extent status entry
Zhang Yi
1
-8
/
+15
2025-07-31
Merge tag 'ext4_for_linus_6.17-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+39
2025-07-25
ext4: get rid of some obsolete EXT4_MB_HINT flags
Baokun Li
1
-3
/
+0
2025-07-13
ext4: enhance tracepoints during the folios writeback
Zhang Yi
1
-5
/
+37
2025-07-13
ext4: process folios writeback in bytes
Zhang Yi
1
-7
/
+6
2025-06-23
ext4: add FALLOC_FL_WRITE_ZEROES support
Zhang Yi
1
-1
/
+2
2024-08-28
ext4: remove tracing for FALLOC_FL_NO_HIDE_STALE
Christoph Hellwig
1
-1
/
+0
2024-06-27
ext4: make ext4_da_reserve_space() reserve multi-clusters
Zhang Yi
1
-4
/
+6
2024-06-27
ext4: make ext4_es_insert_delayed_block() insert multi-blocks
Zhang Yi
1
-7
/
+9
2024-01-18
ext4: remove 'needed' in trace_ext4_discard_preallocations
Kemeng Shi
1
-7
/
+4
2023-06-26
ext4: Give symbolic names to mballoc criterias
Ojaswin Mujoo
1
-13
/
+13
2023-06-26
ext4: Add allocation criteria 1.5 (CR1_5)
Ojaswin Mujoo
1
-0
/
+2
2023-06-26
ext4: Convert mballoc cr (criteria) to enum
Ojaswin Mujoo
1
-2
/
+14
2023-06-15
ext4: Change remaining tracepoints to use folio
Ritesh Harjani
1
-13
/
+13
2023-03-23
ext4: Convert data=journal writeback to use ext4_writepages()
Jan Kara
1
-7
/
+0
2022-12-08
ext4: disable fast-commit of encrypted dir operations
Eric Biggers
1
-2
/
+5
2022-12-01
ext4: split ext4_journal_start trace for debug
changfengnan
1
-11
/
+46
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
1
-13
/
+8
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-15
/
+15
2022-03-15
ext4: fix remaining two trace events to use same printk convention
Ritesh Harjani
1
-2
/
+2
2022-03-15
ext4: add commit tid info in ext4_fc_commit_start/stop trace events
Ritesh Harjani
1
-8
/
+13
2022-03-15
ext4: add transaction tid info in fc_track events
Ritesh Harjani
1
-45
/
+68
2022-03-15
ext4: add new trace event in ext4_fc_cleanup
Ritesh Harjani
1
-0
/
+26
2022-03-15
ext4: Convert invalidatepage to invalidate_folio
Matthew Wilcox (Oracle)
1
-15
/
+15
2022-03-12
ext4: convert ext4_fc_track_dentry type events to use event class
Ritesh Harjani
1
-25
/
+31
2022-03-12
ext4: fix ext4_fc_stats trace point
Ritesh Harjani
1
-29
/
+49
2022-01-10
ext4: implement support for get/set fs label
Lukas Czerner
1
-0
/
+23
2021-04-02
ext4: delete some unused tracepoint definitions
Eric Whitney
1
-176
/
+0
2020-11-06
ext4: disable fast commit with data journalling
Harshad Shirwadkar
1
-2
/
+4
2020-11-06
ext4: mark fc ineligible if inode gets evictied due to mem pressure
Harshad Shirwadkar
1
-3
/
+3
2020-10-21
ext4: fast commit recovery path
Harshad Shirwadkar
1
-4
/
+52
2020-10-21
ext4: main fast-commit commit path
Harshad Shirwadkar
1
-0
/
+172
2020-08-19
ext4: limit the length of per-inode prealloc list
brookxu
1
-6
/
+11
2020-08-07
ext4: add prefetch_block_bitmaps mount option
Theodore Ts'o
1
-0
/
+44
2020-08-07
ext4: indicate via a block bitmap read is prefetched via a tracepoint
Theodore Ts'o
1
-4
/
+20
2020-06-03
ext4: mballoc: use lock for checking free blocks while retrying
Ritesh Harjani
1
-1
/
+2
2020-06-03
ext4: translate a few more map flags to strings in tracepoints
Eric Whitney
1
-1
/
+4
2020-06-03
ext4: remove EXT4_GET_BLOCKS_KEEP_SIZE flag
Eric Whitney
1
-1
/
+0
2020-01-25
ext4: fix extent_status trace points
Dmitry Monakhov
1
-4
/
+4
2020-01-25
ext4: fix symbolic enum printing in trace output
Dmitry Monakhov
1
-1
/
+18
2019-11-05
ext4: Reserve revoke credits for freed blocks
Jan Kara
1
-5
/
+8
2018-12-19
ext4: force inode writes when nfsd calls commit_metadata()
Theodore Ts'o
1
-0
/
+20
2018-10-01
ext4: adjust reserved cluster count when removing extents
Eric Whitney
1
-20
/
+40
2018-10-01
ext4: fix reserved cluster accounting at delayed write time
Eric Whitney
1
-0
/
+35
2018-10-01
ext4: generalize extents status tree search functions
Eric Whitney
1
-2
/
+2
2018-02-18
ext4: add tracepoints for shutdown and file system errors
Theodore Ts'o
1
-0
/
+43
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-30
ext4: remove unused metadata accounting variables
Eric Whitney
1
-27
/
+8
[next]