aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_trace.h
AgeCommit message (Expand)AuthorFilesLines
2017-02-06xfs: allocate direct I/O COW blocks in iomap_beginGravatar Christoph Hellwig 1-2/+0
2017-02-06xfs: reject all unaligned direct writes to reflinked filesGravatar Christoph Hellwig 1-1/+1
2017-02-02xfs: mark speculative prealloc CoW fork extents unwrittenGravatar Darrick J. Wong 1-2/+6
2017-01-30xfs: remove unused struct declarationsGravatar Eric Sandeen 1-1/+0
2016-12-09xfs: nuke unused tracepoint definitionsGravatar Eric Sandeen 1-109/+0
2016-10-20xfs: optimize xfs_reflink_end_cowGravatar Christoph Hellwig 1-1/+0
2016-10-20xfs: optimize writes to reflink filesGravatar Christoph Hellwig 1-2/+1
2016-10-13Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 1-2/+740
2016-10-07Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+0
2016-10-05xfs: implement swapext for rmap filesystemsGravatar Darrick J. Wong 1-0/+5
2016-10-05xfs: use interval query for rmap alloc operations on shared filesGravatar Darrick J. Wong 1-0/+5
2016-10-05xfs: garbage collect old cowextsz reservationsGravatar Darrick J. Wong 1-0/+5
2016-10-05xfs: store in-progress CoW allocations in the refcount btreeGravatar Darrick J. Wong 1-0/+4
2016-10-05xfs: implement CoW for directio writesGravatar Darrick J. Wong 1-1/+0
2016-10-05switch generic_file_splice_read() to use of ->read_iter()Gravatar Al Viro 1-1/+0
2016-10-04xfs: support bmapping delalloc extents in the CoW forkGravatar Darrick J. Wong 1-3/+3
2016-10-04xfs: introduce the CoW forkGravatar Darrick J. Wong 1-2/+2
2016-10-04xfs: define tracepoints for reflink activitiesGravatar Darrick J. Wong 1-0/+333
2016-10-04xfs: implement deferred bmbt map/unmap operationsGravatar Darrick J. Wong 1-0/+5
2016-10-04xfs: map an inode's offset to an exact physical blockGravatar Darrick J. Wong 1-0/+54
2016-10-03xfs: connect refcount adjust functions to upper layersGravatar Darrick J. Wong 1-0/+3
2016-10-03xfs: log refcount intent itemsGravatar Darrick J. Wong 1-0/+33
2016-10-03xfs: define the on-disk refcount btree formatGravatar Darrick J. Wong 1-10/+1
2016-10-03xfs: define tracepoints for refcount btree activitiesGravatar Darrick J. Wong 1-0/+301
2016-10-03Merge branch 'xfs-4.9-log-recovery-fixes' into for-nextGravatar Dave Chinner 1-6/+33
2016-09-26xfs: log recovery tracepoints to track current lsn and buffer submissionGravatar Brian Foster 1-2/+29
2016-09-26xfs: remote attribute blocks aren't really userdataGravatar Dave Chinner 1-4/+4
2016-09-19xfs: set up per-AG free space reservationsGravatar Darrick J. Wong 1-10/+65
2016-08-30xfs: track log done items directly in the deferred pending work itemGravatar Darrick J. Wong 1-1/+1
2016-08-17xfs: simplify xfs_file_iomap_beginGravatar Christoph Hellwig 1-1/+0
2016-08-03xfs: convert unwritten status of reverse mappingsGravatar Darrick J. Wong 1-0/+5
2016-08-03xfs: add an extent to the rmap btreeGravatar Darrick J. Wong 1-0/+2
2016-08-03xfs: add tracepoints for the rmap functionsGravatar Darrick J. Wong 1-2/+49
2016-08-03xfs: add rmap btree operationsGravatar Darrick J. Wong 1-0/+3
2016-08-03xfs: define the on-disk rmap btree formatGravatar Darrick J. Wong 1-0/+2
2016-08-03xfs: introduce rmap extent operation stubsGravatar Darrick J. Wong 1-0/+77
2016-08-03xfs: add tracepoints and error injection for deferred extent freeingGravatar Darrick J. Wong 1-1/+4
2016-08-03xfs: add tracepoints for the deferred ops mechanismGravatar Darrick J. Wong 1-0/+198
2016-08-03xfs: introduce interval queries on btreesGravatar Darrick J. Wong 1-0/+1
2016-08-03xfs: support btrees with overlapping intervals for keysGravatar Darrick J. Wong 1-0/+36
2016-07-20Merge branch 'xfs-4.8-split-dax-dio' into for-nextGravatar Dave Chinner 1-11/+10
2016-07-20xfs: split direct I/O and DAX pathGravatar Christoph Hellwig 1-0/+2
2016-07-20xfs: kill ioflagsGravatar Christoph Hellwig 1-11/+8
2016-06-21Merge branch 'xfs-4.8-misc-fixes-2' into for-nextGravatar Dave Chinner 1-0/+1
2016-06-21xfs: enable buffer deadlock postmortem diagnosis via ftraceGravatar Darrick J. Wong 1-0/+1
2016-06-21xfs: implement iomap based buffered write pathGravatar Christoph Hellwig 1-0/+3
2016-05-20Merge branch 'xfs-4.7-error-cfg' into for-nextGravatar Dave Chinner 1-1/+0
2016-05-20Merge branch 'xfs-4.7-misc-fixes' into for-nextGravatar Dave Chinner 1-4/+6
2016-05-18xfs: add configurable error support to metadata buffersGravatar Carlos Maiolino 1-1/+0
2016-04-06xfs: Add caller function output to xfs_log_force tracepointGravatar Carlos Maiolino 1-4/+6