1. e7f5909 kill useless checks for sb->s_op == NULL by Al Viro · 13 years ago
  2. fb408e6 get rid of pointless checks for dentry->sb == NULL by Al Viro · 13 years ago
  3. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  4. 8214044 CacheFiles: Add calls to path-based security hooks by David Howells · 14 years ago
  5. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  6. 12fdff3 Add a dummy printk function for the maintenance of unused printks by David Howells · 14 years ago
  7. f7ad3c6 vfs: add helpers to get root and pwd by Miklos Szeredi · 14 years ago
  8. 542ce7a cachefiles: use path_get instead of lone dget by Miklos Szeredi · 14 years ago
  9. 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
  10. ebabe9a pass a struct path to vfs_statfs by Christoph Hellwig · 14 years ago
  11. 8af7c12 fscache: convert operation to use workqueue instead of slow-work by Tejun Heo · 14 years ago
  12. 8b8edef fscache: convert object to use workqueue instead of slow-work by Tejun Heo · 14 years ago
  13. 7ac512a CacheFiles: Fix error handling in cachefiles_determine_cache_security() by David Howells · 14 years ago
  14. c61ea31 CacheFiles: Fix occasional EIO on call to vfs_unlink() by David Howells · 14 years ago
  15. 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
  16. 8f9941a CacheFiles: Fix a race in cachefiles_delete_object() vs rename by David Howells · 14 years ago
  17. b65a9cf Untangling ima mess, part 2: deal with counters by Al Viro · 15 years ago
  18. b0446be switch cachefiles to kern_path() by Al Viro · 15 years ago
  19. e7d2860 tree-wide: convert open calls to remove spaces to skip_spaces() lib function by André Goddard Rosa · 15 years ago
  20. 3350b2a CacheFiles: Update IMA counters when using dentry_open by Marc Dionne · 15 years ago
  21. 14e6964 CacheFiles: Don't log lookup/create failing with ENOBUFS by David Howells · 15 years ago
  22. fee096d CacheFiles: Catch an overly long wait for an old active object by David Howells · 15 years ago
  23. d0e27b7 CacheFiles: Better showing of debugging information in active object problems by David Howells · 15 years ago
  24. 6511de3 CacheFiles: Mark parent directory locks as I_MUTEX_PARENT to keep lockdep happy by David Howells · 15 years ago
  25. 5e929b3 CacheFiles: Handle truncate unlocking the page we're reading by David Howells · 15 years ago
  26. a17754f CacheFiles: Don't write a full page if there's only a partial page to cache by David Howells · 15 years ago
  27. 4fbf429 FS-Cache: Allow the current state of all objects to be dumped by David Howells · 15 years ago
  28. 5af7926 enforce ->sync_fs is only called for rw superblock by Christoph Hellwig · 15 years ago
  29. 60b0680 vfs: Rename fsync_super() to sync_filesystem() (version 4) by Jan Kara · 15 years ago
  30. 911e690 CacheFiles: Fixup renamed filenames in comments in internal.h by David Howells · 15 years ago
  31. 9ae326a CacheFiles: A cache that backs onto a mounted filesystem by David Howells · 15 years ago