1. ce40fa7 Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions by David Howells · 10 years ago
  2. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 10 years ago
  3. a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
  4. a30efe2 CacheFiles: Fix incorrect test for in-memory object collision by David Howells · 10 years ago
  5. 6ff66ac fs/cachefiles: add missing \n to kerror conversions by Fabian Frederick · 10 years ago
  6. e2cf1f1 CacheFiles: Handle rename2 by David Howells · 10 years ago
  7. 0227d6ab fs/cachefiles: replace kerror by pr_err by Fabian Frederick · 10 years ago
  8. 4e1eb88 FS/CACHEFILES: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  9. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  10. 627bf81 get rid of pointless checks for NULL ->i_op by Al Viro · 11 years ago
  11. 0b3974e security: add flags to rename hooks by Miklos Szeredi · 10 years ago
  12. 520c8b1 vfs: add renameat2 syscall by Miklos Szeredi · 10 years ago
  13. 8e6d782 locks: break delegations on rename by J. Bruce Fields · 13 years ago
  14. b21996e locks: break delegations on unlink by J. Bruce Fields · 13 years ago
  15. 509bf24 CacheFiles: Don't try to dump the index key if the cookie has been cleared by David Howells · 11 years ago
  16. caaef69 FS-Cache: Fix object state machine to have separate work and wait states by David Howells · 11 years ago
  17. 493f7bc FS-Cache: Wrap checks on object state by David Howells · 11 years ago
  18. 6bd5e82 CacheFiles: name i_mutex lock class explicitly by J. Bruce Fields · 11 years ago
  19. c2d35bf FS-Cache: Don't mask off the object event mask when printing it by David Howells · 12 years ago
  20. 312b63f don't pass nameidata * to vfs_create() by Al Viro · 12 years ago
  21. 68ac123 switch touch_atime to struct path by Al Viro · 12 years ago
  22. 8214044 CacheFiles: Add calls to path-based security hooks by David Howells · 14 years ago
  23. 8b8edef fscache: convert object to use workqueue instead of slow-work by Tejun Heo · 14 years ago
  24. c61ea31 CacheFiles: Fix occasional EIO on call to vfs_unlink() by David Howells · 14 years ago
  25. 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
  26. 8f9941a CacheFiles: Fix a race in cachefiles_delete_object() vs rename by David Howells · 15 years ago
  27. fee096d CacheFiles: Catch an overly long wait for an old active object by David Howells · 15 years ago
  28. d0e27b7 CacheFiles: Better showing of debugging information in active object problems by David Howells · 15 years ago
  29. 6511de3 CacheFiles: Mark parent directory locks as I_MUTEX_PARENT to keep lockdep happy by David Howells · 15 years ago
  30. 9ae326a CacheFiles: A cache that backs onto a mounted filesystem by David Howells · 15 years ago