summaryrefslogtreecommitdiff
path: root/fs/gfs2/trace_gfs2.h
AgeCommit message (Expand)Author
2021-10-25gfs2: Remove 'first' trace_gfs2_promote argumentAndreas Gruenbacher
2021-02-17gfs2: Add per-reservation reserved block accountingAndreas Gruenbacher
2021-02-17gfs2: Rename rs_{free -> requested} and rd_{reserved -> requested}Andreas Gruenbacher
2021-01-18gfs2: Only use struct gfs2_rbm for bitmap manipulationsAndreas Gruenbacher
2020-10-15gfs2: eliminate GLF_QUEUED flag in favor of list_empty(gl_holders)Bob Peterson
2020-10-15gfs2: enhance log_blocks trace point to show log blocks freeBob Peterson
2018-06-21gfs2: eliminate rs_inum and reduce the size of gfs2 inodesBob Peterson
2018-03-15gfs2: gfs2_iomap_end tracepoint: log block addressAndreas Gruenbacher
2018-01-23GFS2: Log the reason for log flushes in every log headerBob Peterson
2017-11-14Merge tag 'gfs2-4.15.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31GFS2: Implement iomap for block_mapBob Peterson
2015-09-03gfs2: Make statistics unsigned, suitable for use with do_div()Ben Hutchings
2015-09-03GFS2: Move glock superblock pointer to field gl_nameBob Peterson
2013-04-10GFS2: Add origin indicator to glock demote tracingSteven Whitehouse
2012-11-16GFS2: don't reference inode's glock during block allocation traceBob Peterson
2012-09-24GFS2: Improve block reservation tracingSteven Whitehouse
2012-09-24GFS2: Add structure to contain rgrp, bitmap, offset tupleSteven Whitehouse
2012-07-19GFS2: Reduce file fragmentationBob Peterson
2012-05-11GFS2: Add rgrp information to block_alloc trace pointBob Peterson
2012-02-28GFS2: glock statistics gatheringSteven Whitehouse
2011-04-20GFS2: Add an AIL writeback tracepointSteven Whitehouse
2011-04-20GFS2: Improve tracing support (adds two flags)Steven Whitehouse
2010-09-20GFS2: Don't enforce min hold time when two demotes occur in rapid successionSteven Whitehouse
2009-07-13tracing/events: Move TRACE_SYSTEM outside of include guardLi Zefan
2009-06-12GFS2: Add tracepointsSteven Whitehouse