index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cachefiles
/
bind.c
Age
Commit message (
Expand
)
Author
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2018-07-25
fscache: Fix reference overput in fscache_attach_object() error handling
Kiran Kumar Modukuri
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2016-10-07
xattr: Add __vfs_{get,set,remove}xattr helpers
Andreas Gruenbacher
2015-04-15
VFS: fs/cachefiles: d_backing_inode() annotations
David Howells
2014-09-26
fs/cachefiles: add missing \n to kerror conversions
Fabian Frederick
2014-06-06
fs/cachefiles: replace kerror by pr_err
Fabian Frederick
2014-06-06
FS/CACHEFILES: convert printk to pr_foo()
Fabian Frederick
2014-04-01
get rid of pointless checks for NULL ->i_op
Al Viro
2011-07-20
kill useless checks for sb->s_op == NULL
Al Viro
2011-07-20
get rid of pointless checks for dentry->sb == NULL
Al Viro
2010-08-09
pass a struct path to vfs_statfs
Christoph Hellwig
2009-12-16
switch cachefiles to kern_path()
Al Viro
2009-04-03
CacheFiles: A cache that backs onto a mounted filesystem
David Howells