summaryrefslogtreecommitdiffstats
path: root/fs/cachefiles/daemon.c
Commit message (Expand)AuthorAgeFilesLines
* CacheFiles: Provide read-and-reset release counters for cachefilesdDavid Howells2016-02-011-3/+10
* convert a bunch of open-coded instances of memdup_user_nul()Al Viro2016-01-041-9/+3
* Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsDavid Howells2015-02-221-2/+2
* VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells2015-02-221-2/+2
* fs/cachefiles: add missing \n to kerror conversionsFabian Frederick2014-09-261-15/+15
* fs/cachefiles: replace kerror by pr_errFabian Frederick2014-06-061-16/+15
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* vfs: add helpers to get root and pwdMiklos Szeredi2010-08-111-12/+2
* cachefiles: use path_get instead of lone dgetMiklos Szeredi2010-08-111-12/+14
* pass a struct path to vfs_statfsChristoph Hellwig2010-08-091-1/+5
* tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-151-2/+2
* CacheFiles: A cache that backs onto a mounted filesystemDavid Howells2009-04-031-0/+755