| Commit message (Expand) | Author | Age | Files | Lines |
* | CacheFiles: Fix a race in cachefiles_delete_object() vs rename | David Howells | 2010-02-20 | 1 | -1/+11 |
* | Untangling ima mess, part 2: deal with counters | Al Viro | 2009-12-16 | 1 | -2/+0 |
* | switch cachefiles to kern_path() | Al Viro | 2009-12-16 | 1 | -7/+4 |
* | tree-wide: convert open calls to remove spaces to skip_spaces() lib function | André Goddard Rosa | 2009-12-15 | 1 | -2/+2 |
* | CacheFiles: Update IMA counters when using dentry_open | Marc Dionne | 2009-12-01 | 1 | -0/+2 |
* | CacheFiles: Don't log lookup/create failing with ENOBUFS | David Howells | 2009-11-19 | 1 | -2/+3 |
* | CacheFiles: Catch an overly long wait for an old active object | David Howells | 2009-11-19 | 2 | -21/+72 |
* | CacheFiles: Better showing of debugging information in active object problems | David Howells | 2009-11-19 | 1 | -27/+75 |
* | CacheFiles: Mark parent directory locks as I_MUTEX_PARENT to keep lockdep happy | David Howells | 2009-11-19 | 1 | -2/+2 |
* | CacheFiles: Handle truncate unlocking the page we're reading | David Howells | 2009-11-19 | 1 | -6/+93 |
* | CacheFiles: Don't write a full page if there's only a partial page to cache | David Howells | 2009-11-19 | 2 | -7/+36 |
* | FS-Cache: Allow the current state of all objects to be dumped | David Howells | 2009-11-19 | 2 | -2/+5 |
* | enforce ->sync_fs is only called for rw superblock | Christoph Hellwig | 2009-06-11 | 1 | -0/+2 |
* | vfs: Rename fsync_super() to sync_filesystem() (version 4) | Jan Kara | 2009-06-11 | 1 | -1/+1 |
* | CacheFiles: Fixup renamed filenames in comments in internal.h | David Howells | 2009-05-27 | 1 | -9/+9 |
* | CacheFiles: A cache that backs onto a mounted filesystem | David Howells | 2009-04-03 | 13 | -0/+4363 |