aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_filestream.c
AgeCommit message (Expand)Author
2014-06-25xfs: global error sign conversionDave Chinner
2014-04-23xfs: add filestream allocator tracepointsChristoph Hellwig
2014-04-23xfs: remove xfs_filestream_associateChristoph Hellwig
2014-04-23xfs: don't create a slab cache for filestream itemsChristoph Hellwig
2014-04-23xfs: rewrite the filestream allocator using the dentry cacheChristoph Hellwig
2014-04-23xfs: remove XFS_IFILESTREAMChristoph Hellwig
2014-04-23xfs: embedd mru_elem into parent structureChristoph Hellwig
2013-10-23xfs: decouple inode and bmap btree header filesDave Chinner
2013-10-23xfs: decouple log and transaction headersDave Chinner
2013-08-12xfs: consolidate xfs_utils.cDave Chinner
2013-08-12xfs: create xfs_bmap_util.[ch]Dave Chinner
2013-08-12xfs: split out inode log item format definitionDave Chinner
2011-10-11xfs: rename allocation range fields in struct xfs_bmallocaDave Chinner
2011-10-11xfs: move firstblock and bmap freelist cursor into bmalloca structureDave Chinner
2011-07-26xfs: fix misspelled S_IS...()Al Viro
2011-07-26xfs: get rid of open-coded S_ISREG(), etc.Al Viro
2010-11-10xfs: tell lockdep about parent iolock usage in filestreamsChristoph Hellwig
2010-07-26xfs: clean up filestreams helpersChristoph Hellwig
2010-07-26xfs: remove unneeded #include statementsChristoph Hellwig
2010-07-26xfs: drop dmapi hooksChristoph Hellwig
2010-01-15xfs: Kill filestreams cache flushDave Chinner
2010-01-15xfs: Replace per-ag array with a radix treeDave Chinner
2010-01-15xfs: Convert filestreams code to use per-ag get/put routinesDave Chinner
2009-12-14xfs: event tracing supportChristoph Hellwig
2009-06-08xfs: split xfs_sync_inodesChristoph Hellwig
2009-03-16xfs: factor out code to find the longest free extent in the AGDave Chinner
2008-08-13[XFS] Use KM_NOFS for debug trace buffersLachlan McIlroy
2008-07-28[XFS] streamline init/exit pathChristoph Hellwig
2008-04-18[XFS] replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-07[XFS] Fix up sparse warnings.David Chinner
2007-09-20[XFS] fix filestreams on 32-bit boxesEric Sandeen
2007-09-17[XFS] On-demand reaping of the MRU cacheDavid Chinner
2007-07-14[XFS] Concurrent Multi-File Data StreamsDavid Chinner