aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events/ext4.h
AgeCommit message (Expand)Author
2024-01-18ext4: remove 'needed' in trace_ext4_discard_preallocationsKemeng Shi
2023-06-26ext4: Give symbolic names to mballoc criteriasOjaswin Mujoo
2023-06-26ext4: Add allocation criteria 1.5 (CR1_5)Ojaswin Mujoo
2023-06-26ext4: Convert mballoc cr (criteria) to enumOjaswin Mujoo
2023-06-15ext4: Change remaining tracepoints to use folioRitesh Harjani
2023-03-23ext4: Convert data=journal writeback to use ext4_writepages()Jan Kara
2022-12-08ext4: disable fast-commit of encrypted dir operationsEric Biggers
2022-12-01ext4: split ext4_journal_start trace for debugchangfengnan
2022-05-08fs: Remove flags parameter from aops->write_beginMatthew Wilcox (Oracle)
2022-03-22Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-15ext4: fix remaining two trace events to use same printk conventionRitesh Harjani
2022-03-15ext4: add commit tid info in ext4_fc_commit_start/stop trace eventsRitesh Harjani
2022-03-15ext4: add transaction tid info in fc_track eventsRitesh Harjani
2022-03-15ext4: add new trace event in ext4_fc_cleanupRitesh Harjani
2022-03-15ext4: Convert invalidatepage to invalidate_folioMatthew Wilcox (Oracle)
2022-03-12ext4: convert ext4_fc_track_dentry type events to use event classRitesh Harjani
2022-03-12ext4: fix ext4_fc_stats trace pointRitesh Harjani
2022-01-10ext4: implement support for get/set fs labelLukas Czerner
2021-04-02ext4: delete some unused tracepoint definitionsEric Whitney
2020-11-06ext4: disable fast commit with data journallingHarshad Shirwadkar
2020-11-06ext4: mark fc ineligible if inode gets evictied due to mem pressureHarshad Shirwadkar
2020-10-21ext4: fast commit recovery pathHarshad Shirwadkar
2020-10-21ext4: main fast-commit commit pathHarshad Shirwadkar
2020-08-19ext4: limit the length of per-inode prealloc listbrookxu
2020-08-07ext4: add prefetch_block_bitmaps mount optionTheodore Ts'o
2020-08-07ext4: indicate via a block bitmap read is prefetched via a tracepointTheodore Ts'o
2020-06-03ext4: mballoc: use lock for checking free blocks while retryingRitesh Harjani
2020-06-03ext4: translate a few more map flags to strings in tracepointsEric Whitney
2020-06-03ext4: remove EXT4_GET_BLOCKS_KEEP_SIZE flagEric Whitney
2020-01-25ext4: fix extent_status trace pointsDmitry Monakhov
2020-01-25ext4: fix symbolic enum printing in trace outputDmitry Monakhov
2019-11-05ext4: Reserve revoke credits for freed blocksJan Kara
2018-12-19ext4: force inode writes when nfsd calls commit_metadata()Theodore Ts'o
2018-10-01ext4: adjust reserved cluster count when removing extentsEric Whitney
2018-10-01ext4: fix reserved cluster accounting at delayed write timeEric Whitney
2018-10-01ext4: generalize extents status tree search functionsEric Whitney
2018-02-18ext4: add tracepoints for shutdown and file system errorsTheodore Ts'o
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-30ext4: remove unused metadata accounting variablesEric Whitney
2017-04-30ext4: support GETFSMAP ioctlsDarrick J. Wong
2016-04-10don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro
2015-12-07ext4: implement allocation of pre-zeroed blocksJan Kara
2015-12-07ext4: get rid of EXT4_GET_BLOCKS_NO_LOCK flagJan Kara
2015-06-21ext4: minor cleanup of ext4_da_reserve_space()Eric Whitney
2015-06-09ext4: Add support FALLOC_FL_INSERT_RANGE for fallocateNamjae Jeon
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-03-25tracing: %pF is only for function pointersScott Wood
2015-02-05ext4: add optimization for the lazytime mount optionTheodore Ts'o
2014-11-25ext4: change LRU to round-robin in extent status tree shrinkerZheng Liu