| Commit message (Expand) | Author | Age | Files | Lines |
* | xfs: rename xfs_buf_get_nodaddr to be more appropriate | Dave Chinner | 2010-10-18 | 1 | -1/+1 |
* | convert remaining ->clear_inode() to ->evict_inode() | Al Viro | 2010-08-09 | 1 | -1/+1 |
* | xfs: Fix build when CONFIG_XFS_POSIX_ACL=n | Tony Luck | 2010-07-26 | 1 | -0/+2 |
* | xfs: split xfs_itrace_entry | Christoph Hellwig | 2010-07-26 | 1 | -24/+91 |
* | xfs: some iget tracing cleanups / fixes | Christoph Hellwig | 2010-07-26 | 1 | -2/+3 |
* | xfs: simplify xfs_vm_writepage | Christoph Hellwig | 2010-07-26 | 1 | -7/+3 |
* | xfs: simplify buffer pinning | Christoph Hellwig | 2010-07-26 | 1 | -2/+0 |
* | xfs: track AGs with reclaimable inodes in per-ag radix tree | Dave Chinner | 2010-07-20 | 1 | -0/+3 |
* | xfs: convert more trace events to DEFINE_EVENT | Li Zefan | 2010-05-28 | 1 | -168/+188 |
* | xfs: Improve scalability of busy extent tracking | Dave Chinner | 2010-05-24 | 1 | -27/+56 |
* | xfs: convert the dquot hash list to use list heads | Dave Chinner | 2010-05-19 | 1 | -1/+0 |
* | xfs: remove duplicate code from dquot reclaim | Dave Chinner | 2010-05-19 | 1 | -2/+0 |
* | xfs: add log item recovery tracing | Dave Chinner | 2010-05-19 | 1 | -0/+138 |
* | xfs: Add inode pin counts to traces | Dave Chinner | 2010-05-19 | 1 | -1/+8 |
* | xfs: fix xfs_fsblock_t tracing | Christoph Hellwig | 2010-03-01 | 1 | -6/+6 |
* | xfs: fix dquota trace format | Christoph Hellwig | 2010-03-01 | 1 | -5/+5 |
* | xfs: Don't issue buffer IO direct from AIL push V2 | Dave Chinner | 2010-02-02 | 1 | -0/+1 |
* | xfs: Add trace points for per-ag refcount debugging. | Dave Chinner | 2010-01-15 | 1 | -0/+27 |
* | xfs: add tracing to xfs_swap_extents | Dave Chinner | 2010-01-15 | 1 | -0/+53 |
* | xfs: Ensure we force all busy extents in range to disk | Dave Chinner | 2010-01-10 | 1 | -6/+6 |
* | xfs: use DECLARE_EVENT_CLASS | Christoph Hellwig | 2010-01-10 | 1 | -538/+591 |
* | xfs: kill some warnings on i386 builds | Dave Chinner | 2010-01-08 | 1 | -4/+4 |
* | xfs: event tracing support | Christoph Hellwig | 2009-12-14 | 1 | -0/+1369 |