Age | Commit message (Expand) | Author |
---|---|---|
2017-07-17 | VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) | David Howells |
2016-10-07 | xattr: Add __vfs_{get,set,remove}xattr helpers | Andreas Gruenbacher |
2015-04-15 | VFS: fs/cachefiles: d_backing_inode() annotations | David Howells |
2014-09-26 | fs/cachefiles: add missing \n to kerror conversions | Fabian Frederick |
2014-06-06 | fs/cachefiles: replace kerror by pr_err | Fabian Frederick |
2014-06-06 | FS/CACHEFILES: convert printk to pr_foo() | Fabian Frederick |
2014-04-01 | get rid of pointless checks for NULL ->i_op | Al Viro |
2011-07-20 | kill useless checks for sb->s_op == NULL | Al Viro |
2011-07-20 | get rid of pointless checks for dentry->sb == NULL | Al Viro |
2010-08-09 | pass a struct path to vfs_statfs | Christoph Hellwig |
2009-12-16 | switch cachefiles to kern_path() | Al Viro |
2009-04-03 | CacheFiles: A cache that backs onto a mounted filesystem | David Howells |