| Commit message (Expand) | Author | Age | Files | Lines |
* | gfs2: eliminate rs_inum and reduce the size of gfs2 inodes | Bob Peterson | 2018-06-21 | 1 | -1/+2 |
* | gfs2: gfs2_iomap_end tracepoint: log block address | Andreas Gruenbacher | 2018-03-15 | 1 | -2/+7 |
* | GFS2: Log the reason for log flushes in every log header | Bob Peterson | 2018-01-23 | 1 | -4/+7 |
* | Merge tag 'gfs2-4.15.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-11-14 | 1 | -0/+65 |
|\ |
|
| * | GFS2: Implement iomap for block_map | Bob Peterson | 2017-10-31 | 1 | -0/+65 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | gfs2: Make statistics unsigned, suitable for use with do_div() | Ben Hutchings | 2015-09-03 | 1 | -8/+8 |
* | GFS2: Move glock superblock pointer to field gl_name | Bob Peterson | 2015-09-03 | 1 | -9/+9 |
* | GFS2: Add origin indicator to glock demote tracing | Steven Whitehouse | 2013-04-10 | 1 | -4/+7 |
* | GFS2: don't reference inode's glock during block allocation trace | Bob Peterson | 2012-11-16 | 1 | -1/+1 |
* | GFS2: Improve block reservation tracing | Steven Whitehouse | 2012-09-24 | 1 | -10/+8 |
* | GFS2: Add structure to contain rgrp, bitmap, offset tuple | Steven Whitehouse | 2012-09-24 | 1 | -5/+5 |
* | GFS2: Reduce file fragmentation | Bob Peterson | 2012-07-19 | 1 | -2/+57 |
* | GFS2: Add rgrp information to block_alloc trace point | Bob Peterson | 2012-05-11 | 1 | -5/+11 |
* | GFS2: glock statistics gathering | Steven Whitehouse | 2012-02-28 | 1 | -1/+59 |
* | GFS2: Add an AIL writeback tracepoint | Steven Whitehouse | 2011-04-20 | 1 | -0/+28 |
* | GFS2: Improve tracing support (adds two flags) | Steven Whitehouse | 2011-04-20 | 1 | -4/+6 |
* | GFS2: Don't enforce min hold time when two demotes occur in rapid succession | Steven Whitehouse | 2010-09-20 | 1 | -1/+2 |
* | tracing/events: Move TRACE_SYSTEM outside of include guard | Li Zefan | 2009-07-13 | 1 | -4/+4 |
* | GFS2: Add tracepoints | Steven Whitehouse | 2009-06-12 | 1 | -0/+407 |