summaryrefslogtreecommitdiffstats
path: root/include/trace/events/ext4.h
Commit message (Expand)AuthorAgeFilesLines
* ext4: remove 'needed' in trace_ext4_discard_preallocationsKemeng Shi2024-01-181-7/+4
* ext4: Give symbolic names to mballoc criteriasOjaswin Mujoo2023-06-261-13/+13
* ext4: Add allocation criteria 1.5 (CR1_5)Ojaswin Mujoo2023-06-261-0/+2
* ext4: Convert mballoc cr (criteria) to enumOjaswin Mujoo2023-06-261-2/+14
* ext4: Change remaining tracepoints to use folioRitesh Harjani2023-06-151-13/+13
* ext4: Convert data=journal writeback to use ext4_writepages()Jan Kara2023-03-231-7/+0
* ext4: disable fast-commit of encrypted dir operationsEric Biggers2022-12-081-2/+5
* ext4: split ext4_journal_start trace for debugchangfengnan2022-12-011-11/+46
* fs: Remove flags parameter from aops->write_beginMatthew Wilcox (Oracle)2022-05-081-13/+8
* Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-15/+15
|\
| * ext4: Convert invalidatepage to invalidate_folioMatthew Wilcox (Oracle)2022-03-151-15/+15
* | ext4: fix remaining two trace events to use same printk conventionRitesh Harjani2022-03-151-2/+2
* | ext4: add commit tid info in ext4_fc_commit_start/stop trace eventsRitesh Harjani2022-03-151-8/+13
* | ext4: add transaction tid info in fc_track eventsRitesh Harjani2022-03-151-45/+68
* | ext4: add new trace event in ext4_fc_cleanupRitesh Harjani2022-03-151-0/+26
* | ext4: convert ext4_fc_track_dentry type events to use event classRitesh Harjani2022-03-121-25/+31
* | ext4: fix ext4_fc_stats trace pointRitesh Harjani2022-03-121-29/+49
|/
* ext4: implement support for get/set fs labelLukas Czerner2022-01-101-0/+23
* ext4: delete some unused tracepoint definitionsEric Whitney2021-04-021-176/+0
* ext4: disable fast commit with data journallingHarshad Shirwadkar2020-11-061-2/+4
* ext4: mark fc ineligible if inode gets evictied due to mem pressureHarshad Shirwadkar2020-11-061-3/+3
* ext4: fast commit recovery pathHarshad Shirwadkar2020-10-211-4/+52
* ext4: main fast-commit commit pathHarshad Shirwadkar2020-10-211-0/+172
* ext4: limit the length of per-inode prealloc listbrookxu2020-08-191-6/+11
* ext4: add prefetch_block_bitmaps mount optionTheodore Ts'o2020-08-071-0/+44
* ext4: indicate via a block bitmap read is prefetched via a tracepointTheodore Ts'o2020-08-071-4/+20
* ext4: mballoc: use lock for checking free blocks while retryingRitesh Harjani2020-06-031-1/+2
* ext4: translate a few more map flags to strings in tracepointsEric Whitney2020-06-031-1/+4
* ext4: remove EXT4_GET_BLOCKS_KEEP_SIZE flagEric Whitney2020-06-031-1/+0
* ext4: fix extent_status trace pointsDmitry Monakhov2020-01-251-4/+4
* ext4: fix symbolic enum printing in trace outputDmitry Monakhov2020-01-251-1/+18
* ext4: Reserve revoke credits for freed blocksJan Kara2019-11-051-5/+8
* ext4: force inode writes when nfsd calls commit_metadata()Theodore Ts'o2018-12-191-0/+20
* ext4: adjust reserved cluster count when removing extentsEric Whitney2018-10-011-20/+40
* ext4: fix reserved cluster accounting at delayed write timeEric Whitney2018-10-011-0/+35
* ext4: generalize extents status tree search functionsEric Whitney2018-10-011-2/+2
* ext4: add tracepoints for shutdown and file system errorsTheodore Ts'o2018-02-181-0/+43
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ext4: remove unused metadata accounting variablesEric Whitney2017-07-301-27/+8
* ext4: support GETFSMAP ioctlsDarrick J. Wong2017-04-301-0/+74
* don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro2016-04-101-3/+3
* ext4: implement allocation of pre-zeroed blocksJan Kara2015-12-071-1/+2
* ext4: get rid of EXT4_GET_BLOCKS_NO_LOCK flagJan Kara2015-12-071-2/+1
* ext4: minor cleanup of ext4_da_reserve_space()Eric Whitney2015-06-211-6/+4
* ext4: Add support FALLOC_FL_INSERT_RANGE for fallocateNamjae Jeon2015-06-091-0/+25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-261-8/+8
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-8/+8
* | tracing: %pF is only for function pointersScott Wood2015-03-251-3/+3
|/
* ext4: add optimization for the lazytime mount optionTheodore Ts'o2015-02-051-0/+30
* ext4: change LRU to round-robin in extent status tree shrinkerZheng Liu2014-11-251-7/+4