Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VFS: fs/cachefiles: d_backing_inode() annotations | David Howells | 2015-04-15 | 1 | -5/+5 |
* | fs/cachefiles: add missing \n to kerror conversions | Fabian Frederick | 2014-09-26 | 1 | -4/+4 |
* | fs/cachefiles: replace kerror by pr_err | Fabian Frederick | 2014-06-06 | 1 | -7/+6 |
* | FS/CACHEFILES: convert printk to pr_foo() | Fabian Frederick | 2014-06-06 | 1 | -6/+4 |
* | get rid of pointless checks for NULL ->i_op | Al Viro | 2014-04-01 | 1 | -1/+0 |
* | kill useless checks for sb->s_op == NULL | Al Viro | 2011-07-20 | 1 | -1/+0 |
* | get rid of pointless checks for dentry->sb == NULL | Al Viro | 2011-07-20 | 1 | -1/+0 |
* | pass a struct path to vfs_statfs | Christoph Hellwig | 2010-08-09 | 1 | -1/+1 |
* | switch cachefiles to kern_path() | Al Viro | 2009-12-16 | 1 | -7/+4 |
* | CacheFiles: A cache that backs onto a mounted filesystem | David Howells | 2009-04-03 | 1 | -0/+286 |