Age | Commit message (Expand) | Author |
---|---|---|
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 |