aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_trace.h
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-10-22
|\
| * xfs: split inode AG walking into separate code for reclaimDave Chinner2010-10-18
| * xfs: rename xfs_buf_get_nodaddr to be more appropriateDave Chinner2010-10-18
* | xfs: replace barriers with explicit flush / FUA usageChristoph Hellwig2010-09-10
|/
* convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-09
* xfs: Fix build when CONFIG_XFS_POSIX_ACL=nTony Luck2010-07-26
* xfs: split xfs_itrace_entryChristoph Hellwig2010-07-26
* xfs: some iget tracing cleanups / fixesChristoph Hellwig2010-07-26
* xfs: simplify xfs_vm_writepageChristoph Hellwig2010-07-26
* xfs: simplify buffer pinningChristoph Hellwig2010-07-26
* xfs: track AGs with reclaimable inodes in per-ag radix treeDave Chinner2010-07-19
* xfs: convert more trace events to DEFINE_EVENTLi Zefan2010-05-28
* xfs: Improve scalability of busy extent trackingDave Chinner2010-05-24
* xfs: convert the dquot hash list to use list headsDave Chinner2010-05-19
* xfs: remove duplicate code from dquot reclaimDave Chinner2010-05-19
* xfs: add log item recovery tracingDave Chinner2010-05-19
* xfs: Add inode pin counts to tracesDave Chinner2010-05-19
* xfs: fix xfs_fsblock_t tracingChristoph Hellwig2010-03-01
* xfs: fix dquota trace formatChristoph Hellwig2010-03-01
* xfs: Don't issue buffer IO direct from AIL push V2Dave Chinner2010-02-01
* xfs: Add trace points for per-ag refcount debugging.Dave Chinner2010-01-15
* xfs: add tracing to xfs_swap_extentsDave Chinner2010-01-15
* xfs: Ensure we force all busy extents in range to diskDave Chinner2010-01-10
* xfs: use DECLARE_EVENT_CLASSChristoph Hellwig2010-01-10
* xfs: kill some warnings on i386 buildsDave Chinner2010-01-08
* xfs: event tracing supportChristoph Hellwig2009-12-15