aboutsummaryrefslogtreecommitdiff
path: root/fs/cachefiles/xattr.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-06fscache: Pass object size in rather than calling back for itGravatar David Howells 1-2/+4
2018-04-04fscache: Attach the index key and aux data to the cookieGravatar David Howells 1-0/+2
2015-04-15VFS: fs/cachefiles: d_backing_inode() annotationsGravatar David Howells 1-11/+11
2014-11-19assorted conversions to %p[dD]Gravatar Al Viro 1-9/+6
2014-09-26fs/cachefiles: add missing \n to kerror conversionsGravatar Fabian Frederick 1-5/+5
2014-06-06fs/cachefiles: replace kerror by pr_errGravatar Fabian Frederick 1-5/+5
2013-09-20CacheFiles: Fix memory leak in cachefiles_check_auxdata error pathsGravatar Josh Boyer 1-14/+15
2013-09-06CacheFiles: Implement interface to check cache consistencyGravatar David Howells 1-0/+36
2013-06-19FS-Cache: Simplify cookie retention for fscache_objects, fixing oopsGravatar David Howells 1-4/+2
2012-12-20CacheFiles: Downgrade the requirements passed to the allocatorGravatar David Howells 1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-04-03CacheFiles: A cache that backs onto a mounted filesystemGravatar David Howells 1-0/+291