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