summaryrefslogtreecommitdiffstats
path: root/fs/cachefiles/bind.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-241-5/+1Star
* fscache: Fix reference overput in fscache_attach_object() error handlingKiran Kumar Modukuri2018-07-251-1/+2
* VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-171-1/+1
* xattr: Add __vfs_{get,set,remove}xattr helpersAndreas Gruenbacher2016-10-081-2/+2
* VFS: fs/cachefiles: d_backing_inode() annotationsDavid Howells2015-04-151-5/+5
* 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