summaryrefslogtreecommitdiff
path: root/fs/cachefiles/internal.h
AgeCommit message (Expand)Author
2017-06-20sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...Ingo Molnar
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar
2016-09-27cachefiles: Fix attempt to read i_blocks after deleting file [ver #2]David Howells
2016-02-01CacheFiles: Provide read-and-reset release counters for cachefilesdDavid Howells
2015-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman
2015-02-24FS-Cache: Count culled objects and objects rejected due to lack of spaceDavid Howells
2014-09-26fs/cachefiles: add missing \n to kerror conversionsFabian Frederick
2014-06-06fs/cachefiles: replace kerror by pr_errFabian Frederick
2014-06-06FS/CACHEFILES: convert printk to pr_foo()Fabian Frederick
2013-09-06CacheFiles: Implement interface to check cache consistencyDavid Howells
2012-12-20CacheFiles: Downgrade the requirements passed to the allocatorDavid Howells
2010-08-12Add a dummy printk function for the maintenance of unused printksDavid Howells
2010-05-11CacheFiles: Fix occasional EIO on call to vfs_unlink()David Howells
2009-05-27CacheFiles: Fixup renamed filenames in comments in internal.hDavid Howells
2009-04-03CacheFiles: A cache that backs onto a mounted filesystemDavid Howells