summaryrefslogtreecommitdiffstats
path: root/fs/cachefiles/rdwr.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-24
* fscache, cachefiles: remove redundant variable 'cache'Colin Ian King2018-11-30
* cachefiles: Fix page leak in cachefiles_read_backing_file while vmscan is activeKiran Kumar Modukuri2018-11-28
* cachefiles: Fix refcounting bug in backing-file read monitoringKiran Kumar Modukuri2018-07-25
* fscache, cachefiles: Fix checker warningsDavid Howells2018-04-04
* mm: remove __GFP_COLDMel Gorman2017-11-15
* mm, pagevec: remove cold parameter for pagevecsMel Gorman2017-11-15
* sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list namingIngo Molnar2017-06-20
* sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-20
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* FS-Cache: Add missing initialization of ret in cachefiles_write_page()Geert Uytterhoeven2015-11-16
* FS-Cache: Handle a write to the page immediately beyond the EOF markerDavid Howells2015-11-11
* cachefiles: perform test on s_blocksize when opening cache file.NeilBrown2015-11-11
* VFS: fs/cachefiles: d_backing_inode() annotationsDavid Howells2015-04-15
* Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsDavid Howells2015-02-22
* cachefiles_write_page(): switch to __kernel_write()Al Viro2014-10-09
* cachefiles: remove two unused pagevecs.NeilBrown2014-09-17
* fs: cachefiles: use add_to_page_cache_lru()Johannes Weiner2014-04-03
* mm: remove lru parameter from __pagevec_lru_add and remove parts of pagevec APIMel Gorman2013-07-03
* lift sb_start_write() out of ->write()Al Viro2013-04-09
* CacheFiles: Add missing retrieval completionsDavid Howells2012-12-20
* CacheFiles: Implement invalidationDavid Howells2012-12-20
* FS-Cache: Fix operation state management and accountingDavid Howells2012-12-20
* CacheFiles: Make some debugging statements conditionalDavid 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: cachefiles: add support for large files in filesystem cachingJustin Lecher2012-07-30
* switch dentry_open() to struct path, make it grab references itselfAl Viro2012-07-22
* fscache: convert operation to use workqueue instead of slow-workTejun Heo2010-07-22
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Untangling ima mess, part 2: deal with countersAl Viro2009-12-16
* CacheFiles: Update IMA counters when using dentry_openMarc Dionne2009-12-01
* CacheFiles: Handle truncate unlocking the page we're readingDavid Howells2009-11-19
* CacheFiles: Don't write a full page if there's only a partial page to cacheDavid Howells2009-11-19
* FS-Cache: Allow the current state of all objects to be dumpedDavid Howells2009-11-19
* CacheFiles: A cache that backs onto a mounted filesystemDavid Howells2009-04-03