1. 1f372df FS-Cache: Mark cancellation of in-progress operation by David Howells · 12 years ago
  2. c2d35bf FS-Cache: Don't mask off the object event mask when printing it by David Howells · 12 years ago
  3. b4cf1e0 CacheFiles: Add missing retrieval completions by David Howells · 12 years ago
  4. 9dc8d9b CacheFiles: Implement invalidation by David Howells · 11 years ago
  5. 9f10523 FS-Cache: Fix operation state management and accounting by David Howells · 11 years ago
  6. 37491a1 CacheFiles: Make some debugging statements conditional by David Howells · 11 years ago
  7. 5f4f9f4 CacheFiles: Downgrade the requirements passed to the allocator by David Howells · 11 years ago
  8. c4d6d8d CacheFiles: Fix the marking of cached pages by David Howells · 11 years ago
  9. 98c350c fs: cachefiles: add support for large files in filesystem caching by Justin Lecher · 12 years ago
  10. 765927b switch dentry_open() to struct path, make it grab references itself by Al Viro · 12 years ago
  11. 312b63f don't pass nameidata * to vfs_create() by Al Viro · 12 years ago
  12. 68ac123 switch touch_atime to struct path by Al Viro · 12 years ago
  13. ff01bb48 fs: move code out of buffer.c by Al Viro · 13 years ago
  14. e7f5909 kill useless checks for sb->s_op == NULL by Al Viro · 13 years ago
  15. fb408e6 get rid of pointless checks for dentry->sb == NULL by Al Viro · 13 years ago
  16. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  17. 8214044 CacheFiles: Add calls to path-based security hooks by David Howells · 13 years ago
  18. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  19. 12fdff3 Add a dummy printk function for the maintenance of unused printks by David Howells · 14 years ago
  20. f7ad3c6 vfs: add helpers to get root and pwd by Miklos Szeredi · 14 years ago
  21. 542ce7a cachefiles: use path_get instead of lone dget by Miklos Szeredi · 14 years ago
  22. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  23. ebabe9a pass a struct path to vfs_statfs by Christoph Hellwig · 14 years ago
  24. 8af7c12 fscache: convert operation to use workqueue instead of slow-work by Tejun Heo · 14 years ago
  25. 8b8edef fscache: convert object to use workqueue instead of slow-work by Tejun Heo · 14 years ago
  26. 7ac512a CacheFiles: Fix error handling in cachefiles_determine_cache_security() by David Howells · 14 years ago
  27. c61ea31 CacheFiles: Fix occasional EIO on call to vfs_unlink() by David Howells · 14 years ago
  28. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  29. 8f9941a CacheFiles: Fix a race in cachefiles_delete_object() vs rename by David Howells · 14 years ago
  30. b65a9cf Untangling ima mess, part 2: deal with counters by Al Viro · 14 years ago
  31. b0446be switch cachefiles to kern_path() by Al Viro · 15 years ago
  32. e7d2860 tree-wide: convert open calls to remove spaces to skip_spaces() lib function by André Goddard Rosa · 15 years ago
  33. 3350b2a CacheFiles: Update IMA counters when using dentry_open by Marc Dionne · 15 years ago
  34. 14e6964 CacheFiles: Don't log lookup/create failing with ENOBUFS by David Howells · 15 years ago
  35. fee096d CacheFiles: Catch an overly long wait for an old active object by David Howells · 15 years ago
  36. d0e27b7 CacheFiles: Better showing of debugging information in active object problems by David Howells · 15 years ago
  37. 6511de3 CacheFiles: Mark parent directory locks as I_MUTEX_PARENT to keep lockdep happy by David Howells · 15 years ago
  38. 5e929b3 CacheFiles: Handle truncate unlocking the page we're reading by David Howells · 15 years ago
  39. a17754f CacheFiles: Don't write a full page if there's only a partial page to cache by David Howells · 15 years ago
  40. 4fbf429 FS-Cache: Allow the current state of all objects to be dumped by David Howells · 15 years ago
  41. 5af7926 enforce ->sync_fs is only called for rw superblock by Christoph Hellwig · 15 years ago
  42. 60b0680 vfs: Rename fsync_super() to sync_filesystem() (version 4) by Jan Kara · 15 years ago
  43. 911e690 CacheFiles: Fixup renamed filenames in comments in internal.h by David Howells · 15 years ago
  44. 9ae326a CacheFiles: A cache that backs onto a mounted filesystem by David Howells · 15 years ago