aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_filestream.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: tell lockdep about parent iolock usage in filestreamsChristoph Hellwig2010-11-101-1/+7
* xfs: clean up filestreams helpersChristoph Hellwig2010-07-261-3/+77
* xfs: remove unneeded #include statementsChristoph Hellwig2010-07-261-3/+0
* xfs: drop dmapi hooksChristoph Hellwig2010-07-261-1/+0
* xfs: Kill filestreams cache flushDave Chinner2010-01-151-14/+0
* xfs: Replace per-ag array with a radix treeDave Chinner2010-01-151-9/+4
* xfs: Convert filestreams code to use per-ag get/put routinesDave Chinner2010-01-151-7/+12
* xfs: event tracing supportChristoph Hellwig2009-12-141-6/+2
* xfs: split xfs_sync_inodesChristoph Hellwig2009-06-081-4/+2
* xfs: factor out code to find the longest free extent in the AGDave Chinner2009-03-161-7/+2
* [XFS] Use KM_NOFS for debug trace buffersLachlan McIlroy2008-08-131-1/+1
* [XFS] streamline init/exit pathChristoph Hellwig2008-07-281-1/+3
* [XFS] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-181-1/+1
* [XFS] Fix up sparse warnings.David Chinner2008-02-071-1/+1
* [XFS] fix filestreams on 32-bit boxesEric Sandeen2007-09-201-3/+4
* [XFS] On-demand reaping of the MRU cacheDavid Chinner2007-09-171-2/+1
* [XFS] Concurrent Multi-File Data StreamsDavid Chinner2007-07-141-0/+771