aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_filestream.c
Commit message (Expand)AuthorAge
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-23
* xfs: decouple log and transaction headersDave Chinner2013-10-23
* xfs: consolidate xfs_utils.cDave Chinner2013-08-12
* xfs: create xfs_bmap_util.[ch]Dave Chinner2013-08-12
* xfs: split out inode log item format definitionDave Chinner2013-08-12
* xfs: rename allocation range fields in struct xfs_bmallocaDave Chinner2011-10-11
* xfs: move firstblock and bmap freelist cursor into bmalloca structureDave Chinner2011-10-11
* xfs: fix misspelled S_IS...()Al Viro2011-07-26
* xfs: get rid of open-coded S_ISREG(), etc.Al Viro2011-07-26
* xfs: tell lockdep about parent iolock usage in filestreamsChristoph Hellwig2010-11-10
* xfs: clean up filestreams helpersChristoph Hellwig2010-07-26
* xfs: remove unneeded #include statementsChristoph Hellwig2010-07-26
* xfs: drop dmapi hooksChristoph Hellwig2010-07-26
* xfs: Kill filestreams cache flushDave Chinner2010-01-15
* xfs: Replace per-ag array with a radix treeDave Chinner2010-01-15
* xfs: Convert filestreams code to use per-ag get/put routinesDave Chinner2010-01-15
* xfs: event tracing supportChristoph Hellwig2009-12-15
* xfs: split xfs_sync_inodesChristoph Hellwig2009-06-08
* xfs: factor out code to find the longest free extent in the AGDave Chinner2009-03-16
* [XFS] Use KM_NOFS for debug trace buffersLachlan McIlroy2008-08-13
* [XFS] streamline init/exit pathChristoph Hellwig2008-07-28
* [XFS] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-17
* [XFS] Fix up sparse warnings.David Chinner2008-02-07
* [XFS] fix filestreams on 32-bit boxesEric Sandeen2007-09-20
* [XFS] On-demand reaping of the MRU cacheDavid Chinner2007-09-17
* [XFS] Concurrent Multi-File Data StreamsDavid Chinner2007-07-14