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