summaryrefslogtreecommitdiff
path: root/fs/fscache/page.c
Commit message (Expand)AuthorAge
* fscache: Pass object size in rather than calling back for itDavid Howells2018-04-06
* fscache: Add more tracepointsDavid Howells2018-04-04
* fscache: Fix hanging wait on page discarded by writebackDavid Howells2018-04-04
* fscache: Pass the correct cancelled indications to fscache_op_complete()David Howells2018-04-04
* mm, pagevec: remove cold parameter for pagevecsMel Gorman2017-11-15
* mm: remove nr_pages argument from pagevec_lookup{,_range}()Jan Kara2017-09-06
* mm: make pagevec_lookup() update indexJan Kara2017-09-06
* FS-Cache: wake write waiter after invalidating writesYan, Zheng2016-06-01
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* FS-Cache: Handle a write to the page immediately beyond the EOF markerDavid Howells2015-11-11
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-06
* FS-Cache: Retain the netfs context in the retrieval op earlierDavid Howells2015-04-02
* FS-Cache: The operation cancellation method needs calling in more placesDavid Howells2015-04-02
* FS-Cache: Put an aborted initialised op so that it is accounted correctlyDavid Howells2015-04-02
* FS-Cache: Permit fscache_cancel_op() to cancel in-progress operations tooDavid Howells2015-04-02
* FS-Cache: fscache_object_is_dead() has wrong logic, kill itDavid Howells2015-04-02
* FS-Cache: refcount becomes corrupt under vma pressure.Milosz Tanski2014-09-17
* FS-Cache: Timeout for releasepage()Milosz Tanski2014-08-27
* sched: Remove proliferation of wait_on_bit() action functionsNeilBrown2014-07-16
* fs/fscache: convert printk to pr_foo()Fabian Frederick2014-06-04
* FS-Cache: Provide the ability to enable/disable cookiesDavid Howells2013-09-27
* FS-Cache: Add use/unuse/wake cookie wrappersDavid Howells2013-09-27
* lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interruptJan Kara2013-09-11
* fscache: Netfs function for cleanup post readpagesMilosz Tanski2013-09-06
* FS-Cache: Add interface to check consistency of a cached objectDavid Howells2013-09-06
* FS-Cache: The retrieval remaining-pages counter needs to be atomic_tDavid Howells2013-06-19
* FS-Cache: Simplify cookie retention for fscache_objects, fixing oopsDavid Howells2013-06-19
* FS-Cache: Fix object state machine to have separate work and wait statesDavid Howells2013-06-19
* FS-Cache: Don't sleep in page release if __GFP_FS is not setDavid Howells2013-06-19
* fs/fscache: remove spin_lock() from the condition in while()Sebastian Andrzej Siewior2013-06-19
* FS-Cache: Clear remaining page count on retrieval cancellationDavid Howells2012-12-20
* FS-Cache: Mark cancellation of in-progress operationDavid Howells2012-12-20
* FS-Cache: One of the write operation paths doesn't set the object stateDavid Howells2012-12-20
* FS-Cache: Fix signal handling during waitsDavid Howells2012-12-20
* NFS: nfs_migrate_page() does not wait for FS-Cache to finish with a pageDavid Howells2012-12-20
* CacheFiles: Add missing retrieval completionsDavid Howells2012-12-20
* FS-Cache: Provide proper invalidationDavid Howells2012-12-20
* FS-Cache: Fix operation state management and accountingDavid Howells2012-12-20
* CacheFiles: Downgrade the requirements passed to the allocatorDavid Howells2012-12-20
* CacheFiles: Fix the marking of cached pagesDavid Howells2012-12-20
* FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loopJan Beulich2011-07-21
* FS-Cache: Add a helper to bulk uncache pages on an inodeDavid Howells2011-07-07
* fscache: remove dead code under CONFIG_WORKQUEUE_DEBUGFSAmerigo Wang2011-05-25
* fscache: convert operation to use workqueue instead of slow-workTejun Heo2010-07-22
* FS-Cache: Remove unneeded null checksDan Carpenter2010-06-01
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* fscache: add missing unlockDan Carpenter2010-03-24
* FS-Cache: Start processing an object's operations on that object's deathDavid Howells2009-11-19
* FS-Cache: Handle pages pending storage that get evicted under OOM conditionsDavid Howells2009-11-19
* FS-Cache: Don't delete pending pages from the page-store tracking treeDavid Howells2009-11-19