aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/linux-2.6/xfs_trace.h
AgeCommit message (Expand)Author
2011-08-12xfs: remove subdirectoriesChristoph Hellwig
2011-07-25fs: take the ACL checks to common codeChristoph Hellwig
2011-07-20xfs: add size update tracepoint to IO completionDave Chinner
2011-07-08xfs: clean up buffer locking helpersChristoph Hellwig
2011-07-08xfs: split xfs_itruncate_finishChristoph Hellwig
2011-07-08xfs: kill xfs_itruncate_startChristoph Hellwig
2011-04-28xfs: fix compiler warning in xfs_trace.hChristoph Hellwig
2011-04-28xfs: exact busy extent trackingChristoph Hellwig
2011-04-28xfs: do not immediately reuse busy extent rangesChristoph Hellwig
2011-01-11xfs: add FITRIM supportChristoph Hellwig
2010-12-21xfs: introduce new locks for the log grant ticket wait queuesDave Chinner
2010-12-21xfs: convert l_tail_lsn to an atomic variable.Dave Chinner
2010-12-21xfs: combine grant heads into a single 64 bit integerDave Chinner
2010-12-21xfs: convert log grant ticket queues to list headsDave Chinner
2010-12-16xfs: clean up xfs_alloc_ag_vextent_exactChristoph Hellwig
2010-12-16xfs: kill xfs_iomapChristoph Hellwig
2010-10-22Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-10-18xfs: split inode AG walking into separate code for reclaimDave Chinner
2010-10-18xfs: rename xfs_buf_get_nodaddr to be more appropriateDave Chinner
2010-09-10xfs: replace barriers with explicit flush / FUA usageChristoph Hellwig
2010-08-09convert remaining ->clear_inode() to ->evict_inode()Al Viro
2010-07-26xfs: Fix build when CONFIG_XFS_POSIX_ACL=nTony Luck
2010-07-26xfs: split xfs_itrace_entryChristoph Hellwig
2010-07-26xfs: some iget tracing cleanups / fixesChristoph Hellwig
2010-07-26xfs: simplify xfs_vm_writepageChristoph Hellwig
2010-07-26xfs: simplify buffer pinningChristoph Hellwig
2010-07-20xfs: track AGs with reclaimable inodes in per-ag radix treeDave Chinner
2010-05-28xfs: convert more trace events to DEFINE_EVENTLi Zefan
2010-05-24xfs: Improve scalability of busy extent trackingDave Chinner
2010-05-19xfs: convert the dquot hash list to use list headsDave Chinner
2010-05-19xfs: remove duplicate code from dquot reclaimDave Chinner
2010-05-19xfs: add log item recovery tracingDave Chinner
2010-05-19xfs: Add inode pin counts to tracesDave Chinner
2010-03-01xfs: fix xfs_fsblock_t tracingChristoph Hellwig
2010-03-01xfs: fix dquota trace formatChristoph Hellwig
2010-02-02xfs: Don't issue buffer IO direct from AIL push V2Dave Chinner
2010-01-15xfs: Add trace points for per-ag refcount debugging.Dave Chinner
2010-01-15xfs: add tracing to xfs_swap_extentsDave Chinner
2010-01-10xfs: Ensure we force all busy extents in range to diskDave Chinner
2010-01-10xfs: use DECLARE_EVENT_CLASSChristoph Hellwig
2010-01-08xfs: kill some warnings on i386 buildsDave Chinner
2009-12-14xfs: event tracing supportChristoph Hellwig