aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_trace.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-25xfs: don't use bool values in trace buffersChristoph Hellwig1-5/+5
2017-04-25xfs: remove the trailing newline used in the fmt parameter of TP_printkHou Tao1-14/+15
2017-04-25xfs: remove xfs_bmap_remap_allocChristoph Hellwig1-25/+0
2017-04-03xfs: implement the GETFSMAP ioctlDarrick J. Wong1-0/+84
2017-02-24mm,fs,dax: change ->pmd_fault to ->huge_faultDave Jiang1-1/+1
2017-02-06xfs: allocate direct I/O COW blocks in iomap_beginChristoph Hellwig1-2/+0
2017-02-06xfs: reject all unaligned direct writes to reflinked filesChristoph Hellwig1-1/+1
2017-02-02xfs: mark speculative prealloc CoW fork extents unwrittenDarrick J. Wong1-2/+6
2017-01-30xfs: remove unused struct declarationsEric Sandeen1-1/+0
2016-12-09xfs: nuke unused tracepoint definitionsEric Sandeen1-109/+0
2016-10-20xfs: optimize xfs_reflink_end_cowChristoph Hellwig1-1/+0
2016-10-20xfs: optimize writes to reflink filesChristoph Hellwig1-2/+1
2016-10-13Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfsLinus Torvalds1-2/+740
2016-10-07Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+0
2016-10-05xfs: implement swapext for rmap filesystemsDarrick J. Wong1-0/+5
2016-10-05xfs: use interval query for rmap alloc operations on shared filesDarrick J. Wong1-0/+5
2016-10-05xfs: garbage collect old cowextsz reservationsDarrick J. Wong1-0/+5
2016-10-05xfs: store in-progress CoW allocations in the refcount btreeDarrick J. Wong1-0/+4
2016-10-05xfs: implement CoW for directio writesDarrick J. Wong1-1/+0
2016-10-05switch generic_file_splice_read() to use of ->read_iter()Al Viro1-1/+0
2016-10-04xfs: support bmapping delalloc extents in the CoW forkDarrick J. Wong1-3/+3
2016-10-04xfs: introduce the CoW forkDarrick J. Wong1-2/+2
2016-10-04xfs: define tracepoints for reflink activitiesDarrick J. Wong1-0/+333
2016-10-04xfs: implement deferred bmbt map/unmap operationsDarrick J. Wong1-0/+5
2016-10-04xfs: map an inode's offset to an exact physical blockDarrick J. Wong1-0/+54
2016-10-03xfs: connect refcount adjust functions to upper layersDarrick J. Wong1-0/+3
2016-10-03xfs: log refcount intent itemsDarrick J. Wong1-0/+33
2016-10-03xfs: define the on-disk refcount btree formatDarrick J. Wong1-10/+1
2016-10-03xfs: define tracepoints for refcount btree activitiesDarrick J. Wong1-0/+301
2016-10-03Merge branch 'xfs-4.9-log-recovery-fixes' into for-nextDave Chinner1-6/+33
2016-09-26xfs: log recovery tracepoints to track current lsn and buffer submissionBrian Foster1-2/+29
2016-09-26xfs: remote attribute blocks aren't really userdataDave Chinner1-4/+4
2016-09-19xfs: set up per-AG free space reservationsDarrick J. Wong1-10/+65
2016-08-30xfs: track log done items directly in the deferred pending work itemDarrick J. Wong1-1/+1
2016-08-17xfs: simplify xfs_file_iomap_beginChristoph Hellwig1-1/+0
2016-08-03xfs: convert unwritten status of reverse mappingsDarrick J. Wong1-0/+5
2016-08-03xfs: add an extent to the rmap btreeDarrick J. Wong1-0/+2
2016-08-03xfs: add tracepoints for the rmap functionsDarrick J. Wong1-2/+49
2016-08-03xfs: add rmap btree operationsDarrick J. Wong1-0/+3
2016-08-03xfs: define the on-disk rmap btree formatDarrick J. Wong1-0/+2
2016-08-03xfs: introduce rmap extent operation stubsDarrick J. Wong1-0/+77
2016-08-03xfs: add tracepoints and error injection for deferred extent freeingDarrick J. Wong1-1/+4
2016-08-03xfs: add tracepoints for the deferred ops mechanismDarrick J. Wong1-0/+198
2016-08-03xfs: introduce interval queries on btreesDarrick J. Wong1-0/+1
2016-08-03xfs: support btrees with overlapping intervals for keysDarrick J. Wong1-0/+36
2016-07-20Merge branch 'xfs-4.8-split-dax-dio' into for-nextDave Chinner1-11/+10
2016-07-20xfs: split direct I/O and DAX pathChristoph Hellwig1-0/+2
2016-07-20xfs: kill ioflagsChristoph Hellwig1-11/+8
2016-06-21Merge branch 'xfs-4.8-misc-fixes-2' into for-nextDave Chinner1-0/+1
2016-06-21xfs: enable buffer deadlock postmortem diagnosis via ftraceDarrick J. Wong1-0/+1