index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
linux-2.6
/
xfs_trace.h
Age
Commit message (
Expand
)
Author
2010-10-22
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2010-10-18
xfs: split inode AG walking into separate code for reclaim
Dave Chinner
2010-10-18
xfs: rename xfs_buf_get_nodaddr to be more appropriate
Dave Chinner
2010-09-10
xfs: replace barriers with explicit flush / FUA usage
Christoph Hellwig
2010-08-09
convert remaining ->clear_inode() to ->evict_inode()
Al Viro
2010-07-26
xfs: Fix build when CONFIG_XFS_POSIX_ACL=n
Tony Luck
2010-07-26
xfs: split xfs_itrace_entry
Christoph Hellwig
2010-07-26
xfs: some iget tracing cleanups / fixes
Christoph Hellwig
2010-07-26
xfs: simplify xfs_vm_writepage
Christoph Hellwig
2010-07-26
xfs: simplify buffer pinning
Christoph Hellwig
2010-07-20
xfs: track AGs with reclaimable inodes in per-ag radix tree
Dave Chinner
2010-05-28
xfs: convert more trace events to DEFINE_EVENT
Li Zefan
2010-05-24
xfs: Improve scalability of busy extent tracking
Dave Chinner
2010-05-19
xfs: convert the dquot hash list to use list heads
Dave Chinner
2010-05-19
xfs: remove duplicate code from dquot reclaim
Dave Chinner
2010-05-19
xfs: add log item recovery tracing
Dave Chinner
2010-05-19
xfs: Add inode pin counts to traces
Dave Chinner
2010-03-01
xfs: fix xfs_fsblock_t tracing
Christoph Hellwig
2010-03-01
xfs: fix dquota trace format
Christoph Hellwig
2010-02-02
xfs: Don't issue buffer IO direct from AIL push V2
Dave Chinner
2010-01-15
xfs: Add trace points for per-ag refcount debugging.
Dave Chinner
2010-01-15
xfs: add tracing to xfs_swap_extents
Dave Chinner
2010-01-10
xfs: Ensure we force all busy extents in range to disk
Dave Chinner
2010-01-10
xfs: use DECLARE_EVENT_CLASS
Christoph Hellwig
2010-01-08
xfs: kill some warnings on i386 builds
Dave Chinner
2009-12-14
xfs: event tracing support
Christoph Hellwig