1. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  2. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  3. e72a1a8 kernfs: Switch to generic xattr handlers by Andreas Gruenbacher · 8 years ago
  4. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 8 years ago
  5. 3767e25 switch ->setxattr() to passing dentry and inode separately by Al Viro · 8 years ago
  6. 3aa2fc1 Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  7. ce23e64 ->getxattr(): pass dentry and inode as separate arguments by Al Viro · 8 years ago
  8. 3a3a5fe fs: kernfs: Replace CURRENT_TIME by current_fs_time() by Deepa Dinamani · 8 years ago
  9. 786534b tmpfs: listxattr should include POSIX ACL xattrs by Andreas Gruenbacher · 9 years ago
  10. aa7c524 tmpfs: Use xattr handler infrastructure by Andreas Gruenbacher · 9 years ago
  11. ea01521 kernfs: Add support for always empty directories. by Eric W. Biederman · 9 years ago
  12. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  13. b83ae6d fs: remove mapping->backing_dev_info by Christoph Hellwig · 10 years ago
  14. a7a2c68 fs: deduplicate noop_backing_dev_info by Christoph Hellwig · 10 years ago
  15. 4afddd6 kernfs: protect lazy kernfs_iattrs allocation with mutex by Tejun Heo · 10 years ago
  16. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  17. c637b8a kernfs: s/sysfs/kernfs/ in internal functions and whatever is left by Tejun Heo · 11 years ago
  18. a797bfc kernfs: s/sysfs/kernfs/ in global variables by Tejun Heo · 11 years ago
  19. df23fc3 kernfs: s/sysfs/kernfs/ in constants by Tejun Heo · 11 years ago
  20. c525aad kernfs: s/sysfs/kernfs/ in various data structures by Tejun Heo · 11 years ago
  21. adc5e8b kernfs: drop s_ prefix from kernfs_node members by Tejun Heo · 11 years ago
  22. 324a56e kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly by Tejun Heo · 11 years ago
  23. 2322392 kernfs: implement "trusted.*" xattr support by Tejun Heo · 11 years ago
  24. 9a8049a kernfs: update sysfs_init_inode_attrs() by Tejun Heo · 11 years ago
  25. 4b93dc9 sysfs, kernfs: prepare mount path for kernfs by Tejun Heo · 11 years ago
  26. ffed24e sysfs, kernfs: move inode code to fs/kernfs/inode.c by Tejun Heo · 11 years ago
  27. b8441ed sysfs, kernfs: add skeletons for kernfs by Tejun Heo · 11 years ago