summaryrefslogtreecommitdiff
path: root/fs/gfs2/trace_gfs2.h
Commit message (Expand)AuthorAgeFilesLines
* gfs2: Remove 'first' trace_gfs2_promote argumentAndreas Gruenbacher2021-10-251-6/+3
* gfs2: Add per-reservation reserved block accountingAndreas Gruenbacher2021-02-171-6/+17
* gfs2: Rename rs_{free -> requested} and rd_{reserved -> requested}Andreas Gruenbacher2021-02-171-9/+9
* gfs2: Only use struct gfs2_rbm for bitmap manipulationsAndreas Gruenbacher2021-01-181-5/+5
* gfs2: eliminate GLF_QUEUED flag in favor of list_empty(gl_holders)Bob Peterson2020-10-151-1/+0
* gfs2: enhance log_blocks trace point to show log blocks freeBob Peterson2020-10-151-2/+4
* gfs2: eliminate rs_inum and reduce the size of gfs2 inodesBob Peterson2018-06-211-1/+2
* gfs2: gfs2_iomap_end tracepoint: log block addressAndreas Gruenbacher2018-03-151-2/+7
* GFS2: Log the reason for log flushes in every log headerBob Peterson2018-01-231-4/+7
* Merge tag 'gfs2-4.15.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-11-141-0/+65
|\
| * GFS2: Implement iomap for block_mapBob Peterson2017-10-311-0/+65
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* gfs2: Make statistics unsigned, suitable for use with do_div()Ben Hutchings2015-09-031-8/+8
* GFS2: Move glock superblock pointer to field gl_nameBob Peterson2015-09-031-9/+9
* GFS2: Add origin indicator to glock demote tracingSteven Whitehouse2013-04-101-4/+7
* GFS2: don't reference inode's glock during block allocation traceBob Peterson2012-11-161-1/+1
* GFS2: Improve block reservation tracingSteven Whitehouse2012-09-241-10/+8
* GFS2: Add structure to contain rgrp, bitmap, offset tupleSteven Whitehouse2012-09-241-5/+5
* GFS2: Reduce file fragmentationBob Peterson2012-07-191-2/+57
* GFS2: Add rgrp information to block_alloc trace pointBob Peterson2012-05-111-5/+11
* GFS2: glock statistics gatheringSteven Whitehouse2012-02-281-1/+59
* GFS2: Add an AIL writeback tracepointSteven Whitehouse2011-04-201-0/+28
* GFS2: Improve tracing support (adds two flags)Steven Whitehouse2011-04-201-4/+6
* GFS2: Don't enforce min hold time when two demotes occur in rapid successionSteven Whitehouse2010-09-201-1/+2
* tracing/events: Move TRACE_SYSTEM outside of include guardLi Zefan2009-07-131-4/+4
* GFS2: Add tracepointsSteven Whitehouse2009-06-121-0/+407