aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cachefiles/bind.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-15VFS: fs/cachefiles: d_backing_inode() annotationsDavid Howells1-5/+5
2014-09-26fs/cachefiles: add missing \n to kerror conversionsFabian Frederick1-4/+4
2014-06-06fs/cachefiles: replace kerror by pr_errFabian Frederick1-7/+6
2014-06-06FS/CACHEFILES: convert printk to pr_foo()Fabian Frederick1-6/+4
2014-04-01get rid of pointless checks for NULL ->i_opAl Viro1-1/+0
2011-07-20kill useless checks for sb->s_op == NULLAl Viro1-1/+0
2011-07-20get rid of pointless checks for dentry->sb == NULLAl Viro1-1/+0
2010-08-09pass a struct path to vfs_statfsChristoph Hellwig1-1/+1
2009-12-16switch cachefiles to kern_path()Al Viro1-7/+4
2009-04-03CacheFiles: A cache that backs onto a mounted filesystemDavid Howells1-0/+286