summaryrefslogtreecommitdiffstats
path: root/fs/cachefiles/bind.c
Commit message (Expand)AuthorAgeFilesLines
* fs/cachefiles: replace kerror by pr_errFabian Frederick2014-06-061-7/+6
* FS/CACHEFILES: convert printk to pr_foo()Fabian Frederick2014-06-061-6/+4
* get rid of pointless checks for NULL ->i_opAl Viro2014-04-011-1/+0
* kill useless checks for sb->s_op == NULLAl Viro2011-07-201-1/+0
* get rid of pointless checks for dentry->sb == NULLAl Viro2011-07-201-1/+0
* pass a struct path to vfs_statfsChristoph Hellwig2010-08-091-1/+1
* switch cachefiles to kern_path()Al Viro2009-12-161-7/+4
* CacheFiles: A cache that backs onto a mounted filesystemDavid Howells2009-04-031-0/+286