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