aboutsummaryrefslogtreecommitdiff
path: root/fs/cachefiles/namei.c
AgeCommit message (Expand)Author
2012-07-14don't pass nameidata * to vfs_create()Al Viro
2012-03-20switch touch_atime to struct pathAl Viro
2011-01-24CacheFiles: Add calls to path-based security hooksDavid Howells
2010-07-22fscache: convert object to use workqueue instead of slow-workTejun Heo
2010-05-11CacheFiles: Fix occasional EIO on call to vfs_unlink()David Howells
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-20CacheFiles: Fix a race in cachefiles_delete_object() vs renameDavid Howells
2009-11-19CacheFiles: Catch an overly long wait for an old active objectDavid Howells
2009-11-19CacheFiles: Better showing of debugging information in active object problemsDavid Howells
2009-11-19CacheFiles: Mark parent directory locks as I_MUTEX_PARENT to keep lockdep happyDavid Howells
2009-04-03CacheFiles: A cache that backs onto a mounted filesystemDavid Howells