summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_filestream.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: merge xfs_inum.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0
* xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0
* xfs: global error sign conversionDave Chinner2014-06-251-2/+2
* xfs: add filestream allocator tracepointsChristoph Hellwig2014-04-231-21/+8
* xfs: remove xfs_filestream_associateChristoph Hellwig2014-04-231-42/+15
* xfs: don't create a slab cache for filestream itemsChristoph Hellwig2014-04-231-22/+3
* xfs: rewrite the filestream allocator using the dentry cacheChristoph Hellwig2014-04-231-495/+165
* xfs: remove XFS_IFILESTREAMChristoph Hellwig2014-04-231-2/+0
* xfs: embedd mru_elem into parent structureChristoph Hellwig2014-04-231-33/+34
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-231-2/+2
* xfs: decouple log and transaction headersDave Chinner2013-10-231-5/+5
* xfs: consolidate xfs_utils.cDave Chinner2013-08-121-1/+0
* xfs: create xfs_bmap_util.[ch]Dave Chinner2013-08-121-2/+3
* xfs: split out inode log item format definitionDave Chinner2013-08-121-1/+1
* xfs: rename allocation range fields in struct xfs_bmallocaDave Chinner2011-10-111-1/+1
* xfs: move firstblock and bmap freelist cursor into bmalloca structureDave Chinner2011-10-111-1/+1
* xfs: fix misspelled S_IS...()Al Viro2011-07-261-6/+6
* xfs: get rid of open-coded S_ISREG(), etc.Al Viro2011-07-261-1/+1
* 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
OpenPOWER on IntegriCloud