summaryrefslogtreecommitdiff
path: root/include/trace/events/ext4.h
AgeCommit message (Expand)Author
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
2014-11-25ext4: cache extent hole in extent status tree for ext4_da_map_blocks()Zheng Liu
2014-11-25ext4: fix block reservation for bigalloc filesystemsJan Kara
2014-09-01ext4: track extent status tree shrinker delay staticticsZheng Liu
2014-09-01ext4: improve extents status tree trace pointZheng Liu
2014-04-20ext4: rename uninitialized extents to unwrittenLukas Czerner
2014-04-20ext4: get rid of EXT4_MAP_UNINIT flagLukas Czerner
2014-04-14ext4: remove temporary shim used to merge COLLAPSE_RANGE and ZERO_RANGETheodore Ts'o
2014-03-18ext4: Introduce FALLOC_FL_ZERO_RANGE flag for fallocateLukas Czerner
2014-02-23ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocateNamjae Jeon
2014-02-22ext4: translate fallocate mode bits to stringsLukas Czerner
2013-08-28ext4: isolate ext4_extents.h fileZheng Liu
2013-08-16ext4: cache all of an extent tree's leaf block upon readingTheodore Ts'o
2013-08-16ext4: use unsigned int for es_status valuesTheodore Ts'o
2013-07-01ext4: translate flag bits to strings in tracepointsTheodore Ts'o
2013-06-06ext4: use ext4_da_writepages() for all modesTheodore Ts'o
2013-06-04ext4: restructure writeback pathJan Kara
2013-06-04ext4: provide wrappers for transaction reservation callsJan Kara
2013-05-27ext4: make punch hole code path work with bigallocLukas Czerner
2013-05-27ext4: update ext4_ext_remove_space trace pointLukas Czerner
2013-05-21ext4: use ->invalidatepage() length argumentLukas Czerner
2013-05-03ext4: fix fio regressionYan, Zheng
2013-04-09ext4: fix miscellaneous big endian warningsTheodore Ts'o
2013-04-03ext4: collapse handling of data=ordered and data=writeback codepathsTheodore Ts'o
2013-02-28ext4: optimize ext4_es_shrink()Theodore Ts'o
2013-02-18ext4: reclaim extents from extent status treeZheng Liu
2013-02-18ext4: lookup block mapping in extent status treeZheng Liu
2013-02-18ext4: rename and improbe ext4_es_find_extent()Zheng Liu
2013-02-18ext4: add physical block and status member into extent status treeZheng Liu
2013-02-18ext4: refine extent status treeZheng Liu
2013-01-16ext4: add tracepoint in punching holeZheng Liu
2012-12-25ext4: split off ext4_journalled_invalidatepage()Jan Kara
2012-11-08ext4: add some tracepoints in extent status treeZheng Liu