aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cachefiles/xattr.c
AgeCommit message (Expand)Author
2023-01-19fs: port ->permission() to pass mnt_idmapChristian Brauner
2022-04-08cachefiles: Fix KASAN slab-out-of-bounds in cachefiles_set_volume_xattrDave Wysochanski
2022-03-11cachefiles: Fix volume coherency attributeDavid Howells
2022-01-07fscache, cachefiles: Store the volume coherency dataDavid Howells
2022-01-07cachefiles: Implement metadata/coherency data storage in xattrsDavid Howells
2022-01-07cachefiles: Delete the cachefiles driver pending rewriteDavid Howells
2021-08-27cachefiles: Change %p in format strings to something elseDavid Howells
2021-01-24xattr: handle idmapped mountsTycho Andersen
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner
2018-11-28cachefiles: Fix an assertion failure when trying to update a failed objectDavid Howells
2018-04-06fscache: Pass object size in rather than calling back for itDavid Howells
2018-04-04fscache: Attach the index key and aux data to the cookieDavid Howells
2015-04-15VFS: fs/cachefiles: d_backing_inode() annotationsDavid Howells
2014-11-19assorted conversions to %p[dD]Al Viro
2014-09-26fs/cachefiles: add missing \n to kerror conversionsFabian Frederick
2014-06-06fs/cachefiles: replace kerror by pr_errFabian Frederick
2013-09-20CacheFiles: Fix memory leak in cachefiles_check_auxdata error pathsJosh Boyer
2013-09-06CacheFiles: Implement interface to check cache consistencyDavid Howells
2013-06-19FS-Cache: Simplify cookie retention for fscache_objects, fixing oopsDavid Howells
2012-12-20CacheFiles: Downgrade the requirements passed to the allocatorDavid Howells
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-04-03CacheFiles: A cache that backs onto a mounted filesystemDavid Howells