Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-01-15 | xfs: Kill filestreams cache flush | Dave Chinner | 1 | -14/+0 |
2010-01-15 | xfs: Replace per-ag array with a radix tree | Dave Chinner | 1 | -9/+4 |
2010-01-15 | xfs: Convert filestreams code to use per-ag get/put routines | Dave Chinner | 1 | -7/+12 |
2009-12-14 | xfs: event tracing support | Christoph Hellwig | 1 | -6/+2 |
2009-06-08 | xfs: split xfs_sync_inodes | Christoph Hellwig | 1 | -4/+2 |
2009-03-16 | xfs: factor out code to find the longest free extent in the AG | Dave Chinner | 1 | -7/+2 |
2008-08-13 | [XFS] Use KM_NOFS for debug trace buffers | Lachlan McIlroy | 1 | -1/+1 |
2008-07-28 | [XFS] streamline init/exit path | Christoph Hellwig | 1 | -1/+3 |
2008-04-18 | [XFS] replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -1/+1 |
2008-02-07 | [XFS] Fix up sparse warnings. | David Chinner | 1 | -1/+1 |
2007-09-20 | [XFS] fix filestreams on 32-bit boxes | Eric Sandeen | 1 | -3/+4 |
2007-09-17 | [XFS] On-demand reaping of the MRU cache | David Chinner | 1 | -2/+1 |
2007-07-14 | [XFS] Concurrent Multi-File Data Streams | David Chinner | 1 | -0/+771 |