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