| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-01-07 | cachefiles: Delete the cachefiles driver pending rewrite | David Howells | 1 | -278/+0 |
| 2021-08-27 | cachefiles: Change %p in format strings to something else | David Howells | 1 | -2/+0 |
| 2021-03-24 | cachefiles: do not yet allow on idmapped mounts | Christian Brauner | 1 | -0/+6 |
| 2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 | Thomas Gleixner | 1 | -5/+1 |
| 2018-07-25 | fscache: Fix reference overput in fscache_attach_object() error handling | Kiran Kumar Modukuri | 1 | -1/+2 |
| 2017-07-17 | VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) | David Howells | 1 | -1/+1 |
| 2016-10-07 | xattr: Add __vfs_{get,set,remove}xattr helpers | Andreas Gruenbacher | 1 | -2/+2 |
| 2015-04-15 | VFS: fs/cachefiles: d_backing_inode() annotations | David Howells | 1 | -5/+5 |
| 2014-09-26 | fs/cachefiles: add missing \n to kerror conversions | Fabian Frederick | 1 | -4/+4 |
| 2014-06-06 | fs/cachefiles: replace kerror by pr_err | Fabian Frederick | 1 | -7/+6 |
| 2014-06-06 | FS/CACHEFILES: convert printk to pr_foo() | Fabian Frederick | 1 | -6/+4 |
| 2014-04-01 | get rid of pointless checks for NULL ->i_op | Al Viro | 1 | -1/+0 |
| 2011-07-20 | kill useless checks for sb->s_op == NULL | Al Viro | 1 | -1/+0 |
| 2011-07-20 | get rid of pointless checks for dentry->sb == NULL | Al Viro | 1 | -1/+0 |
| 2010-08-09 | pass a struct path to vfs_statfs | Christoph Hellwig | 1 | -1/+1 |
| 2009-12-16 | switch cachefiles to kern_path() | Al Viro | 1 | -7/+4 |
| 2009-04-03 | CacheFiles: A cache that backs onto a mounted filesystem | David Howells | 1 | -0/+286 |