summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_trace.h
Commit message (Expand)AuthorAgeFilesLines
* 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 '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
* xfs: icreate log item recovery and cancellation tracepointsBrian Foster2015-08-191-0/+34
* xfs: allocate sparse inode chunks on full chunk allocation failureBrian Foster2015-05-291-0/+47
* Merge branch 'xfs-dio-extend-fix' into for-nextDave Chinner2015-04-161-0/+5
|\
| * xfs: DIO writes within EOF don't need an ioendDave Chinner2015-04-161-0/+1
| * xfs: handle DIO overwrite EOF update completion correctlyDave Chinner2015-04-161-0/+1
| * xfs: DIO needs an ioend for writesDave Chinner2015-04-161-0/+3
* | Merge branch 'fallocate-insert-range' into for-nextDave Chinner2015-03-251-0/+1
|\ \
| * | xfs: Add support FALLOC_FL_INSERT_RANGE for fallocateNamjae Jeon2015-03-251-0/+1
| |/
OpenPOWER on IntegriCloud