aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_mru_cache.c
AgeCommit message (Expand)Author
2015-03-25xfs: xfs_mru_cache_insert() should use GFP_NOFSByoungyoung Lee
2014-09-09xfs: mark all internal workqueues as freezableBrian Foster
2014-06-25xfs: global error sign conversionDave Chinner
2014-04-23xfs: embedd mru_elem into parent structureChristoph Hellwig
2014-04-23xfs: handle duplicate entries in xfs_mru_cache_insertChristoph Hellwig
2011-02-01xfs: convert to alloc_workqueue()Tejun Heo
2010-12-15workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo
2010-01-15xfs: Kill filestreams cache flushDave Chinner
2009-08-31xfs: add more statics & drop some unused functionsEric Sandeen
2008-07-28[XFS] streamline init/exit pathChristoph Hellwig
2008-07-28[XFS] Remove unused arg from kmem_free()Denys Vlasenko
2008-02-07[XFS] Fix up sparse warnings.David Chinner
2008-02-07[XFS] Remove spin.hEric Sandeen
2008-02-07[XFS] Unwrap mru_lock.Eric Sandeen
2007-09-17[XFS] On-demand reaping of the MRU cacheDavid Chinner
2007-07-14[XFS] Concurrent Multi-File Data StreamsDavid Chinner