summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_mru_cache.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: xfs_mru_cache_insert() should use GFP_NOFSByoungyoung Lee2015-03-251-1/+1
* xfs: mark all internal workqueues as freezableBrian Foster2014-09-091-1/+2
* xfs: global error sign conversionDave Chinner2014-06-251-7/+7
* xfs: embedd mru_elem into parent structureChristoph Hellwig2014-04-231-94/+61
* xfs: handle duplicate entries in xfs_mru_cache_insertChristoph Hellwig2014-04-231-3/+11
* xfs: convert to alloc_workqueue()Tejun Heo2011-02-011-1/+1
* workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo2010-12-151-1/+1
* xfs: Kill filestreams cache flushDave Chinner2010-01-151-1/+1
* xfs: add more statics & drop some unused functionsEric Sandeen2009-08-311-29/+0
* [XFS] streamline init/exit pathChristoph Hellwig2008-07-281-5/+8
* [XFS] Remove unused arg from kmem_free()Denys Vlasenko2008-07-281-4/+4
* [XFS] Fix up sparse warnings.David Chinner2008-02-071-4/+14
* [XFS] Remove spin.hEric Sandeen2008-02-071-1/+1
* [XFS] Unwrap mru_lock.Eric Sandeen2008-02-071-17/+17
* [XFS] On-demand reaping of the MRU cacheDavid Chinner2007-09-171-44/+28
* [XFS] Concurrent Multi-File Data StreamsDavid Chinner2007-07-141-0/+608
OpenPOWER on IntegriCloud