Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / cachefiles /
2012-03-21 Al Viroswitch touch_atime to struct path
2012-01-04 Al Virofs: move code out of buffer.c
2011-07-20 Al Virokill useless checks for sb->s_op == NULL
2011-07-20 Al Viroget rid of pointless checks for dentry->sb == NULL
2011-03-31 Lucas De MarchiFix common misspellings
2011-01-23 David HowellsCacheFiles: Add calls to path-based security hooks
2010-10-15 Arnd Bergmannllseek: automatically add .llseek fop
2010-08-12 David HowellsAdd a dummy printk function for the maintenance of...
2010-08-11 Miklos Szeredivfs: add helpers to get root and pwd
2010-08-11 Miklos Szeredicachefiles: use path_get instead of lone dget
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-09 Christoph Hellwigpass a struct path to vfs_statfs
2010-07-22 Tejun Heofscache: convert operation to use workqueue instead...
2010-07-22 Tejun Heofscache: convert object to use workqueue instead of...
2010-05-13 David HowellsCacheFiles: Fix error handling in cachefiles_determine_...
2010-05-11 David HowellsCacheFiles: Fix occasional EIO on call to vfs_unlink()
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-20 David HowellsCacheFiles: Fix a race in cachefiles_delete_object...
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-16 Al ViroUntangling ima mess, part 2: deal with counters
2009-12-16 Al Viroswitch cachefiles to kern_path()
2009-12-15 André Goddard Rosatree-wide: convert open calls to remove spaces to skip_...
2009-12-01 Marc DionneCacheFiles: Update IMA counters when using dentry_open
2009-11-19 David HowellsCacheFiles: Don't log lookup/create failing with ENOBUFS
2009-11-19 David HowellsCacheFiles: Catch an overly long wait for an old active...
2009-11-19 David HowellsCacheFiles: Better showing of debugging information...
2009-11-19 David HowellsCacheFiles: Mark parent directory locks as I_MUTEX_PARE...
2009-11-19 David HowellsCacheFiles: Handle truncate unlocking the page we're...
2009-11-19 David HowellsCacheFiles: Don't write a full page if there's only...
2009-11-19 David HowellsFS-Cache: Allow the current state of all objects to...
2009-06-12 Christoph Hellwigenforce ->sync_fs is only called for rw superblock
2009-06-12 Jan Karavfs: Rename fsync_super() to sync_filesystem() (version 4)
2009-05-27 David HowellsCacheFiles: Fixup renamed filenames in comments in...
2009-04-03 David HowellsCacheFiles: A cache that backs onto a mounted filesystem