Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | convert a bunch of open-coded instances of memdup_user_nul() | Al Viro | 2016-01-04 | 1 | -9/+3 |
* | Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions | David Howells | 2015-02-22 | 1 | -2/+2 |
* | VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) | David Howells | 2015-02-22 | 1 | -2/+2 |
* | fs/cachefiles: add missing \n to kerror conversions | Fabian Frederick | 2014-09-26 | 1 | -15/+15 |
* | fs/cachefiles: replace kerror by pr_err | Fabian Frederick | 2014-06-06 | 1 | -16/+15 |
* | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 |
* | vfs: add helpers to get root and pwd | Miklos Szeredi | 2010-08-11 | 1 | -12/+2 |
* | cachefiles: use path_get instead of lone dget | Miklos Szeredi | 2010-08-11 | 1 | -12/+14 |
* | pass a struct path to vfs_statfs | Christoph Hellwig | 2010-08-09 | 1 | -1/+5 |
* | tree-wide: convert open calls to remove spaces to skip_spaces() lib function | André Goddard Rosa | 2009-12-15 | 1 | -2/+2 |
* | CacheFiles: A cache that backs onto a mounted filesystem | David Howells | 2009-04-03 | 1 | -0/+755 |