aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cachefiles/xattr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner1-5/+1
2018-11-28cachefiles: Fix an assertion failure when trying to update a failed objectDavid Howells1-1/+2
2018-04-06fscache: Pass object size in rather than calling back for itDavid Howells1-2/+4
2018-04-04fscache: Attach the index key and aux data to the cookieDavid Howells1-0/+2
2015-04-15VFS: fs/cachefiles: d_backing_inode() annotationsDavid Howells1-11/+11
2014-11-19assorted conversions to %p[dD]Al Viro1-9/+6
2014-09-26fs/cachefiles: add missing \n to kerror conversionsFabian Frederick1-5/+5
2014-06-06fs/cachefiles: replace kerror by pr_errFabian Frederick1-5/+5
2013-09-20CacheFiles: Fix memory leak in cachefiles_check_auxdata error pathsJosh Boyer1-14/+15
2013-09-06CacheFiles: Implement interface to check cache consistencyDavid Howells1-0/+36
2013-06-19FS-Cache: Simplify cookie retention for fscache_objects, fixing oopsDavid Howells1-4/+2
2012-12-20CacheFiles: Downgrade the requirements passed to the allocatorDavid Howells1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-04-03CacheFiles: A cache that backs onto a mounted filesystemDavid Howells1-0/+291