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