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
/
daemon.c
Age
Commit message (
Expand
)
Author
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2017-11-27
fs: annotate ->poll() instances
Al Viro
2016-02-01
CacheFiles: Provide read-and-reset release counters for cachefilesd
David Howells
2016-01-04
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
2015-02-22
Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
David Howells
2015-02-22
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
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
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-08-11
vfs: add helpers to get root and pwd
Miklos Szeredi
2010-08-11
cachefiles: use path_get instead of lone dget
Miklos Szeredi
2010-08-09
pass a struct path to vfs_statfs
Christoph Hellwig
2009-12-15
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
André Goddard Rosa
2009-04-03
CacheFiles: A cache that backs onto a mounted filesystem
David Howells