aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_filestream.h
AgeCommit message (Expand)AuthorFilesLines
2014-04-23xfs: add filestream allocator tracepointsGravatar Christoph Hellwig 1-0/+1
2014-04-23xfs: remove xfs_filestream_associateGravatar Christoph Hellwig 1-1/+0
2014-04-23xfs: don't create a slab cache for filestream itemsGravatar Christoph Hellwig 1-2/+0
2014-04-23xfs: rewrite the filestream allocator using the dentry cacheGravatar Christoph Hellwig 1-29/+2
2014-04-23xfs: remove XFS_IFILESTREAMGravatar Christoph Hellwig 1-1/+0
2013-08-12xfs: xfs_filestreams.h doesn't need __KERNEL__Gravatar Dave Chinner 1-4/+0
2010-07-26xfs: clean up filestreams helpersGravatar Christoph Hellwig 1-82/+0
2010-01-15xfs: Kill filestreams cache flushGravatar Dave Chinner 1-1/+0
2010-01-15xfs: Convert filestreams code to use per-ag get/put routinesGravatar Dave Chinner 1-3/+24
2009-12-11xfs: kill the STATIC_INLINE macroGravatar Christoph Hellwig 1-4/+4
2007-07-14[XFS] Concurrent Multi-File Data StreamsGravatar David Chinner 1-0/+136