summaryrefslogtreecommitdiffstats
path: root/fs/cachefiles/xattr.c
Commit message (Expand)AuthorAgeFilesLines
* fs: port ->permission() to pass mnt_idmapChristian Brauner2023-01-191-5/+5
* cachefiles: Fix KASAN slab-out-of-bounds in cachefiles_set_volume_xattrDave Wysochanski2022-04-081-1/+1
* cachefiles: Fix volume coherency attributeDavid Howells2022-03-111-3/+20
* fscache, cachefiles: Store the volume coherency dataDavid Howells2022-01-071-0/+78
* cachefiles: Implement metadata/coherency data storage in xattrsDavid Howells2022-01-071-0/+181
* cachefiles: Delete the cachefiles driver pending rewriteDavid Howells2022-01-071-324/+0
* cachefiles: Change %p in format strings to something elseDavid Howells2021-08-271-2/+2
* xattr: handle idmapped mountsTycho Andersen2021-01-241-15/+14
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-241-5/+1
* 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/+6
* fs/cachefiles: add missing \n to kerror conversionsFabian Frederick2014-09-261-5/+5
* fs/cachefiles: replace kerror by pr_errFabian Frederick2014-06-061-5/+5
* CacheFiles: Fix memory leak in cachefiles_check_auxdata error pathsJosh Boyer2013-09-201-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/+2
* 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