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