summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_trace.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2016-10-131-2/+740
|\
| * xfs: implement swapext for rmap filesystemsDarrick J. Wong2016-10-051-0/+5
| * xfs: use interval query for rmap alloc operations on shared filesDarrick J. Wong2016-10-051-0/+5
| * xfs: garbage collect old cowextsz reservationsDarrick J. Wong2016-10-051-0/+5
| * xfs: store in-progress CoW allocations in the refcount btreeDarrick J. Wong2016-10-051-0/+4
| * xfs: implement CoW for directio writesDarrick J. Wong2016-10-051-1/+0
| * xfs: support bmapping delalloc extents in the CoW forkDarrick J. Wong2016-10-041-3/+3
| * xfs: introduce the CoW forkDarrick J. Wong2016-10-041-2/+2
| * xfs: define tracepoints for reflink activitiesDarrick J. Wong2016-10-041-0/+333
| * xfs: implement deferred bmbt map/unmap operationsDarrick J. Wong2016-10-041-0/+5
| * xfs: map an inode's offset to an exact physical blockDarrick J. Wong2016-10-041-0/+54
| * xfs: connect refcount adjust functions to upper layersDarrick J. Wong2016-10-031-0/+3
| * xfs: log refcount intent itemsDarrick J. Wong2016-10-031-0/+33
| * xfs: define the on-disk refcount btree formatDarrick J. Wong2016-10-031-10/+1
| * xfs: define tracepoints for refcount btree activitiesDarrick J. Wong2016-10-031-0/+301
* | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-10-071-1/+0
|\ \ | |/ |/|
| * switch generic_file_splice_read() to use of ->read_iter()Al Viro2016-10-051-1/+0
* | Merge branch 'xfs-4.9-log-recovery-fixes' into for-nextDave Chinner2016-10-031-6/+33
|\ \
| * | xfs: log recovery tracepoints to track current lsn and buffer submissionBrian Foster2016-09-261-2/+29
| * | xfs: remote attribute blocks aren't really userdataDave Chinner2016-09-261-4/+4
| |/
* | xfs: set up per-AG free space reservationsDarrick J. Wong2016-09-191-10/+65
|/
* xfs: track log done items directly in the deferred pending work itemDarrick J. Wong2016-08-301-1/+1
* xfs: simplify xfs_file_iomap_beginChristoph Hellwig2016-08-171-1/+0
* xfs: convert unwritten status of reverse mappingsDarrick J. Wong2016-08-031-0/+5
* xfs: add an extent to the rmap btreeDarrick J. Wong2016-08-031-0/+2
* xfs: add tracepoints for the rmap functionsDarrick J. Wong2016-08-031-2/+49
* xfs: add rmap btree operationsDarrick J. Wong2016-08-031-0/+3
* xfs: define the on-disk rmap btree formatDarrick J. Wong2016-08-031-0/+2
* xfs: introduce rmap extent operation stubsDarrick J. Wong2016-08-031-0/+77
* xfs: add tracepoints and error injection for deferred extent freeingDarrick J. Wong2016-08-031-1/+4
* xfs: add tracepoints for the deferred ops mechanismDarrick J. Wong2016-08-031-0/+198
* xfs: introduce interval queries on btreesDarrick J. Wong2016-08-031-0/+1
* xfs: support btrees with overlapping intervals for keysDarrick J. Wong2016-08-031-0/+36
* Merge branch 'xfs-4.8-split-dax-dio' into for-nextDave Chinner2016-07-201-11/+10
|\
| * xfs: split direct I/O and DAX pathChristoph Hellwig2016-07-201-0/+2
| * xfs: kill ioflagsChristoph Hellwig2016-07-201-11/+8
* | Merge branch 'xfs-4.8-misc-fixes-2' into for-nextDave Chinner2016-06-211-0/+1
|\ \
| * | xfs: enable buffer deadlock postmortem diagnosis via ftraceDarrick J. Wong2016-06-211-0/+1
| |/
* | xfs: implement iomap based buffered write pathChristoph Hellwig2016-06-211-0/+3
|/
* Merge branch 'xfs-4.7-error-cfg' into for-nextDave Chinner2016-05-201-1/+0
|\
| * xfs: add configurable error support to metadata buffersCarlos Maiolino2016-05-181-1/+0
* | Merge branch 'xfs-4.7-misc-fixes' into for-nextDave Chinner2016-05-201-4/+6
|\ \
| * | xfs: Add caller function output to xfs_log_force tracepointCarlos Maiolino2016-04-061-4/+6
| |/
* | xfs: remove transaction typesChristoph Hellwig2016-04-061-4/+1
|/
* xfs: don't use ioends for direct write completionsChristoph Hellwig2016-02-081-5/+4
* xfs: add tracepoints to readpage callsDave Chinner2016-01-081-0/+26
* Merge branch 'xfs-dax-updates' into for-nextDave Chinner2015-11-031-0/+1
|\
| * xfs: add ->pfn_mkwrite support for DAXDave Chinner2015-11-031-0/+1
* | xfs: add an xfs_zero_eof() tracepointBrian Foster2015-10-121-0/+1
|/
* xfs: huge page fault supportMatthew Wilcox2015-09-081-0/+1
OpenPOWER on IntegriCloud