aboutsummaryrefslogtreecommitdiff
path: root/fs/cachefiles/namei.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-24CacheFiles: Add calls to path-based security hooksGravatar David Howells 1-8/+44
2010-07-22fscache: convert object to use workqueue instead of slow-workGravatar Tejun Heo 1-7/+6
2010-05-11CacheFiles: Fix occasional EIO on call to vfs_unlink()Gravatar David Howells 1-12/+86
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-02-20CacheFiles: Fix a race in cachefiles_delete_object() vs renameGravatar David Howells 1-1/+11
2009-11-19CacheFiles: Catch an overly long wait for an old active objectGravatar David Howells 1-19/+68
2009-11-19CacheFiles: Better showing of debugging information in active object problemsGravatar David Howells 1-27/+75
2009-11-19CacheFiles: Mark parent directory locks as I_MUTEX_PARENT to keep lockdep happyGravatar David Howells 1-2/+2
2009-04-03CacheFiles: A cache that backs onto a mounted filesystemGravatar David Howells 1-0/+771