summaryrefslogtreecommitdiffstats
path: root/fs/cachefiles/xattr.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-241-5/+1Star
* cachefiles: Fix an assertion failure when trying to update a failed objectDavid Howells2018-11-281-1/+2
* fscache: Pass object size in rather than calling back for itDavid Howells2018-04-061-2/+4
* fscache: Attach the index key and aux data to the cookieDavid Howells2018-04-041-0/+2
* VFS: fs/cachefiles: d_backing_inode() annotationsDavid Howells2015-04-151-11/+11
* assorted conversions to %p[dD]Al Viro2014-11-191-9/+6Star
* fs/cachefiles: add missing \n to kerror conversionsFabian Frederick2014-09-261-5/+5
* fs/cachefiles: replace kerror by pr_errFabian Frederick2014-06-071-5/+5
* CacheFiles: Fix memory leak in cachefiles_check_auxdata error pathsJosh Boyer2013-09-211-14/+15
* CacheFiles: Implement interface to check cache consistencyDavid Howells2013-09-061-0/+36
* FS-Cache: Simplify cookie retention for fscache_objects, fixing oopsDavid Howells2013-06-191-4/+2Star
* CacheFiles: Downgrade the requirements passed to the allocatorDavid Howells2012-12-201-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* CacheFiles: A cache that backs onto a mounted filesystemDavid Howells2009-04-031-0/+291