aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_trace.h
Commit message (Expand)AuthorAgeFilesLines
* getting newer filesystem code workingWolfgang Wiedmeyer2015-10-231-1776/+0
* xfs: fix compiler warning in xfs_trace.hChristoph Hellwig2011-04-281-1/+1
* xfs: exact busy extent trackingChristoph Hellwig2011-04-281-68/+11
* xfs: do not immediately reuse busy extent rangesChristoph Hellwig2011-04-281-0/+33
* xfs: add FITRIM supportChristoph Hellwig2011-01-111-0/+33
* xfs: introduce new locks for the log grant ticket wait queuesDave Chinner2010-12-211-0/+2
* xfs: convert l_tail_lsn to an atomic variable.Dave Chinner2010-12-211-1/+1
* xfs: combine grant heads into a single 64 bit integerDave Chinner2010-12-211-4/+6
* xfs: convert log grant ticket queues to list headsDave Chinner2010-12-211-8/+8
* xfs: clean up xfs_alloc_ag_vextent_exactChristoph Hellwig2010-12-161-0/+1
* xfs: kill xfs_iomapChristoph Hellwig2010-12-161-13/+15
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-10-221-2/+2
|\
| * xfs: split inode AG walking into separate code for reclaimDave Chinner2010-10-181-1/+1
| * xfs: rename xfs_buf_get_nodaddr to be more appropriateDave Chinner2010-10-181-1/+1
* | xfs: replace barriers with explicit flush / FUA usageChristoph Hellwig2010-09-101-1/+0
|/
* convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-091-1/+1
* xfs: Fix build when CONFIG_XFS_POSIX_ACL=nTony Luck2010-07-261-0/+2
* xfs: split xfs_itrace_entryChristoph Hellwig2010-07-261-24/+91
* xfs: some iget tracing cleanups / fixesChristoph Hellwig2010-07-261-2/+3
* xfs: simplify xfs_vm_writepageChristoph Hellwig2010-07-261-7/+3
* xfs: simplify buffer pinningChristoph Hellwig2010-07-261-2/+0
* xfs: track AGs with reclaimable inodes in per-ag radix treeDave Chinner2010-07-201-0/+3
* xfs: convert more trace events to DEFINE_EVENTLi Zefan2010-05-281-168/+188
* xfs: Improve scalability of busy extent trackingDave Chinner2010-05-241-27/+56
* xfs: convert the dquot hash list to use list headsDave Chinner2010-05-191-1/+0
* xfs: remove duplicate code from dquot reclaimDave Chinner2010-05-191-2/+0
* xfs: add log item recovery tracingDave Chinner2010-05-191-0/+138
* xfs: Add inode pin counts to tracesDave Chinner2010-05-191-1/+8
* xfs: fix xfs_fsblock_t tracingChristoph Hellwig2010-03-011-6/+6
* xfs: fix dquota trace formatChristoph Hellwig2010-03-011-5/+5
* xfs: Don't issue buffer IO direct from AIL push V2Dave Chinner2010-02-021-0/+1
* xfs: Add trace points for per-ag refcount debugging.Dave Chinner2010-01-151-0/+27
* xfs: add tracing to xfs_swap_extentsDave Chinner2010-01-151-0/+53
* xfs: Ensure we force all busy extents in range to diskDave Chinner2010-01-101-6/+6
* xfs: use DECLARE_EVENT_CLASSChristoph Hellwig2010-01-101-538/+591
* xfs: kill some warnings on i386 buildsDave Chinner2010-01-081-4/+4
* xfs: event tracing supportChristoph Hellwig2009-12-141-0/+1369