Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CacheFiles: Add calls to path-based security hooks | David Howells | 2011-01-24 | 1 | -8/+44 |
* | fscache: convert object to use workqueue instead of slow-work | Tejun Heo | 2010-07-22 | 1 | -7/+6 |
* | CacheFiles: Fix occasional EIO on call to vfs_unlink() | David Howells | 2010-05-11 | 1 | -12/+86 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | CacheFiles: Fix a race in cachefiles_delete_object() vs rename | David Howells | 2010-02-20 | 1 | -1/+11 |
* | CacheFiles: Catch an overly long wait for an old active object | David Howells | 2009-11-19 | 1 | -19/+68 |
* | 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: A cache that backs onto a mounted filesystem | David Howells | 2009-04-03 | 1 | -0/+771 |