aboutsummaryrefslogtreecommitdiff
path: root/fs/cachefiles/bind.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-15VFS: fs/cachefiles: d_backing_inode() annotationsGravatar David Howells 1-5/+5
2014-09-26fs/cachefiles: add missing \n to kerror conversionsGravatar Fabian Frederick 1-4/+4
2014-06-06fs/cachefiles: replace kerror by pr_errGravatar Fabian Frederick 1-7/+6
2014-06-06FS/CACHEFILES: convert printk to pr_foo()Gravatar Fabian Frederick 1-6/+4
2014-04-01get rid of pointless checks for NULL ->i_opGravatar Al Viro 1-1/+0
2011-07-20kill useless checks for sb->s_op == NULLGravatar Al Viro 1-1/+0
2011-07-20get rid of pointless checks for dentry->sb == NULLGravatar Al Viro 1-1/+0
2010-08-09pass a struct path to vfs_statfsGravatar Christoph Hellwig 1-1/+1
2009-12-16switch cachefiles to kern_path()Gravatar Al Viro 1-7/+4
2009-04-03CacheFiles: A cache that backs onto a mounted filesystemGravatar David Howells 1-0/+286