summaryrefslogtreecommitdiff
path: root/fs/cachefiles/interface.c
Commit message (Expand)AuthorAge
* fscache: Pass object size in rather than calling back for itDavid Howells2018-04-06
* fscache: Attach the index key and aux data to the cookieDavid Howells2018-04-04
* fscache: Add tracepointsDavid Howells2018-04-04
* cachefiles: Fix attempt to read i_blocks after deleting file [ver #2]David Howells2016-09-27
* FS-Cache: make check_consistency callback return intYan, Zheng2016-06-01
* CacheFiles: Provide read-and-reset release counters for cachefilesdDavid Howells2016-02-01
* wrappers for ->i_mutex accessAl Viro2016-01-22
* VFS: fs/cachefiles: d_backing_inode() annotationsDavid Howells2015-04-15
* VFS: Cachefiles should perform fs modifications on the top layer onlyDavid Howells2015-04-15
* Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsDavid Howells2015-02-22
* CacheFiles: Handle object being killed before being set upDavid Howells2014-09-30
* fs/cachefiles: replace kerror by pr_errFabian Frederick2014-06-06
* FS/CACHEFILES: convert printk to pr_foo()Fabian Frederick2014-06-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-13
|\
| * locks: break delegations on any attribute modificationJ. Bruce Fields2013-11-09
* | FS-Cache: Provide the ability to enable/disable cookiesDavid Howells2013-09-27
|/
* CacheFiles: Implement interface to check cache consistencyDavid Howells2013-09-06
* cachefiles: remove unused macro list_to_page()Haicheng Li2013-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: Mark cancellation of in-progress operationDavid Howells2012-12-20
* CacheFiles: Implement invalidationDavid Howells2012-12-20
* CacheFiles: Downgrade the requirements passed to the allocatorDavid Howells2012-12-20
* fs: move code out of buffer.cAl Viro2012-01-03
* Fix common misspellingsLucas De Marchi2011-03-31
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* CacheFiles: Don't log lookup/create failing with ENOBUFSDavid Howells2009-11-19
* CacheFiles: Catch an overly long wait for an old active objectDavid 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
* enforce ->sync_fs is only called for rw superblockChristoph Hellwig2009-06-11
* vfs: Rename fsync_super() to sync_filesystem() (version 4)Jan Kara2009-06-11
* CacheFiles: A cache that backs onto a mounted filesystemDavid Howells2009-04-03