summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_trace.h
Commit message (Expand)AuthorAgeFilesLines
...
* xfs: don't use bool values in trace buffersChristoph Hellwig2017-04-251-5/+5
* xfs: remove the trailing newline used in the fmt parameter of TP_printkHou Tao2017-04-251-14/+15
* xfs: remove xfs_bmap_remap_allocChristoph Hellwig2017-04-251-25/+0Star
* xfs: implement the GETFSMAP ioctlDarrick J. Wong2017-04-041-0/+84
* mm,fs,dax: change ->pmd_fault to ->huge_faultDave Jiang2017-02-251-1/+1
* xfs: allocate direct I/O COW blocks in iomap_beginChristoph Hellwig2017-02-071-2/+0Star
* xfs: reject all unaligned direct writes to reflinked filesChristoph Hellwig2017-02-071-1/+1
* xfs: mark speculative prealloc CoW fork extents unwrittenDarrick J. Wong2017-02-031-2/+6
* xfs: remove unused struct declarationsEric Sandeen2017-01-311-1/+0Star
* xfs: nuke unused tracepoint definitionsEric Sandeen2016-12-091-109/+0Star
* xfs: optimize xfs_reflink_end_cowChristoph Hellwig2016-10-201-1/+0Star
* xfs: optimize writes to reflink filesChristoph Hellwig2016-10-201-2/+1Star
* Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2016-10-141-2/+740
|\
| * xfs: implement swapext for rmap filesystemsDarrick J. Wong2016-10-061-0/+5
| * xfs: use interval query for rmap alloc operations on shared filesDarrick J. Wong2016-10-061-0/+5
| * xfs: garbage collect old cowextsz reservationsDarrick J. Wong2016-10-061-0/+5
| * xfs: store in-progress CoW allocations in the refcount btreeDarrick J. Wong2016-10-061-0/+4
| * xfs: implement CoW for directio writesDarrick J. Wong2016-10-061-1/+0Star
| * xfs: support bmapping delalloc extents in the CoW forkDarrick J. Wong2016-10-051-3/+3
| * xfs: introduce the CoW forkDarrick J. Wong2016-10-051-2/+2
| * xfs: define tracepoints for reflink activitiesDarrick J. Wong2016-10-051-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/+1Star
| * 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-081-1/+0Star
|\ \ | |/ |/|
| * switch generic_file_splice_read() to use of ->read_iter()Al Viro2016-10-061-1/+0Star
* | 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/+0Star
* 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/+10Star
|\
| * xfs: split direct I/O and DAX pathChristoph Hellwig2016-07-201-0/+2
| * xfs: kill ioflagsChristoph Hellwig2016-07-201-11/+8Star
* | 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
| |/