| Commit message (Expand) | Author | Age |
* | xfs: rename allocation range fields in struct xfs_bmalloca | Dave Chinner | 2011-10-11 |
* | xfs: move firstblock and bmap freelist cursor into bmalloca structure | Dave Chinner | 2011-10-11 |
* | xfs: fix misspelled S_IS...() | Al Viro | 2011-07-26 |
* | xfs: get rid of open-coded S_ISREG(), etc. | Al Viro | 2011-07-26 |
* | xfs: tell lockdep about parent iolock usage in filestreams | Christoph Hellwig | 2010-11-10 |
* | xfs: clean up filestreams helpers | Christoph Hellwig | 2010-07-26 |
* | xfs: remove unneeded #include statements | Christoph Hellwig | 2010-07-26 |
* | xfs: drop dmapi hooks | Christoph Hellwig | 2010-07-26 |
* | xfs: Kill filestreams cache flush | Dave Chinner | 2010-01-15 |
* | xfs: Replace per-ag array with a radix tree | Dave Chinner | 2010-01-15 |
* | xfs: Convert filestreams code to use per-ag get/put routines | Dave Chinner | 2010-01-15 |
* | xfs: event tracing support | Christoph Hellwig | 2009-12-15 |
* | xfs: split xfs_sync_inodes | Christoph Hellwig | 2009-06-08 |
* | xfs: factor out code to find the longest free extent in the AG | Dave Chinner | 2009-03-16 |
* | [XFS] Use KM_NOFS for debug trace buffers | Lachlan McIlroy | 2008-08-13 |
* | [XFS] streamline init/exit path | Christoph Hellwig | 2008-07-28 |
* | [XFS] replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-17 |
* | [XFS] Fix up sparse warnings. | David Chinner | 2008-02-07 |
* | [XFS] fix filestreams on 32-bit boxes | Eric Sandeen | 2007-09-20 |
* | [XFS] On-demand reaping of the MRU cache | David Chinner | 2007-09-17 |
* | [XFS] Concurrent Multi-File Data Streams | David Chinner | 2007-07-14 |