1. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  2. b2a209f Revert "kernfs: do not account ino_ida allocations to memcg" by Vladimir Davydov · 9 years ago
  3. aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  4. ddf1d62 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  5. fceef39 switch ->get_link() to delayed_call, kill ->put_link() by Al Viro · 9 years ago
  6. cd3417c kill free_page_put_link() by Al Viro · 9 years ago
  7. 6b25539 replace ->follow_link() with new method that could stay in RCU mode by Al Viro · 9 years ago
  8. 786534b tmpfs: listxattr should include POSIX ACL xattrs by Andreas Gruenbacher · 9 years ago
  9. aa7c524 tmpfs: Use xattr handler infrastructure by Andreas Gruenbacher · 9 years ago
  10. bd96f76 kernfs: implement kernfs_walk_and_get() by Tejun Heo · 9 years ago
  11. 9acee9c kernfs: implement kernfs_path_len() by Tejun Heo · 9 years ago
  12. 0cbee99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  13. ea01521 kernfs: Add support for always empty directories. by Eric W. Biederman · 9 years ago
  14. bbe179f Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  15. 8d7804a Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  16. 052b398 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  17. fb02915 kernfs: make kernfs_get_inode() public by Tejun Heo · 9 years ago
  18. ba50150 kernfs: remove outdated and confusing comment by Wolfram Sang · 9 years ago
  19. 499611e kernfs: do not account ino_ida allocations to memcg by Vladimir Davydov · 9 years ago
  20. ecc087f new helper: free_page_put_link() by Al Viro · 9 years ago
  21. 5f2c417 switch ->put_link() from dentry to inode by Al Viro · 9 years ago
  22. 6e77137 don't pass nameidata to ->follow_link() by Al Viro · 9 years ago
  23. 680baac new ->follow_link() and ->put_link() calling conventions by Al Viro · 9 years ago
  24. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  25. 7cff4b1 kernfs: handle poll correctly on 'direct_read' files. by NeilBrown · 9 years ago
  26. dfeb0750 kernfs: remove KERNFS_STATIC_NAME by Tejun Heo · 9 years ago
  27. 75287a6 kernfs: convert node name allocation to kstrdup_const by Andrzej Hajda · 9 years ago
  28. b83ae6d fs: remove mapping->backing_dev_info by Christoph Hellwig · 10 years ago
  29. a7a2c68 fs: deduplicate noop_backing_dev_info by Christoph Hellwig · 10 years ago
  30. 72392ed kernfs: Fix kernfs_name_compare by Rasmus Villemoes · 10 years ago
  31. 5006217 vm_area_operations: kill ->migrate() by Al Viro · 10 years ago
  32. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  33. 41d28bc switch d_materialise_unique() users to d_splice_alias() by Al Viro · 10 years ago
  34. 4ef67a8 sysfs/kernfs: make read requests on pre-alloc files use the buffer. by NeilBrown · 10 years ago
  35. 2b75869 sysfs/kernfs: allow attributes to request write buffer be pre-allocated. by NeilBrown · 10 years ago
  36. 9b053f3 vfs: Remove unnecessary calls of check_submounts_and_drop by Eric W. Biederman · 10 years ago
  37. 90125ed Merge 3.16-rc6 into driver-core-next by Greg Kroah-Hartman · 10 years ago
  38. 40f6123 Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  39. 8278bd3 kernfs: kernel-doc warning fix by Fabian Frederick · 10 years ago
  40. ecca47c kernfs: kernfs_notify() must be useable from non-sleepable contexts by Tejun Heo · 10 years ago
  41. 4e26445 kernfs: introduce kernfs_pin_sb() by Li Zefan · 10 years ago
  42. 26fc9cd kernfs: move the last knowledge of sysfs out from kernfs by Jianyu Zhan · 10 years ago
  43. cbfef53 Merge 3.15-rc6 into driver-core-next by Greg Kroah-Hartman · 10 years ago
  44. 555724a kernfs, sysfs, cgroup: restrict extra perm check on open to sysfs by Tejun Heo · 10 years ago
  45. d35cc56 Merge 3.15-rc3 into staging-next by Greg Kroah-Hartman · 10 years ago
  46. b44b214 kernfs: add back missing error check in kernfs_fop_mmap() by Tejun Heo · 10 years ago
  47. c1befb8 kernfs: fix a subdir count leak by Jianyu Zhan · 10 years ago
  48. d911d98 kernfs: make kernfs_notify() trigger inotify events too by Tejun Heo · 10 years ago
  49. 7d568a8 kernfs: implement kernfs_root->supers list by Tejun Heo · 10 years ago
  50. 4afddd6 kernfs: protect lazy kernfs_iattrs allocation with mutex by Tejun Heo · 10 years ago
  51. 76ca7d1 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  52. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  53. 32d01dc Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  54. b7ce40c kernfs: cache atomic_write_len in kernfs_open_file by Tejun Heo · 10 years ago
  55. 88391d4 kernfs: fix off by one error. by Richard Cochran · 10 years ago
  56. 13df797 Merge 3.14-rc5 into driver-core-next by Greg Kroah-Hartman · 10 years ago
  57. fed95ba sysfs: fix namespace refcnt leak by Li Zefan · 10 years ago
  58. f41c593 kernfs: fix kernfs_node_from_dentry() by Li Zefan · 10 years ago
  59. e61734c cgroup: remove cgroup->name by Tejun Heo · 10 years ago
  60. 9561a89 kernfs: fix hash calculation in kernfs_rename_ns() by Tejun Heo · 10 years ago
  61. ba341d5 kernfs: add CONFIG_KERNFS by Tejun Heo · 10 years ago
  62. 3eef34a kernfs: implement kernfs_get_parent(), kernfs_name/path() and friends by Tejun Heo · 10 years ago
  63. 0c23b22 kernfs: implement kernfs_node_from_dentry(), kernfs_root_from_sb() and kernfs_rename() by Tejun Heo · 10 years ago
  64. 4d3773c kernfs: implement kernfs_ops->atomic_write_len by Tejun Heo · 10 years ago
  65. d35258e kernfs: allow nodes to be created in the deactivated state by Tejun Heo · 10 years ago
  66. b9c9dad kernfs: add missing kernfs_active() checks in directory operations by Tejun Heo · 10 years ago
  67. 6a7fed4 kernfs: implement kernfs_syscall_ops->remount_fs() and ->show_options() by Tejun Heo · 10 years ago
  68. 90c07c8 kernfs: rename kernfs_dir_ops to kernfs_syscall_ops by Tejun Heo · 10 years ago
  69. 07c7530 kernfs: invoke dir_ops while holding active ref of the target node by Tejun Heo · 10 years ago
  70. 6b0afc2 kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers by Tejun Heo · 10 years ago
  71. 81c173c kernfs: remove KERNFS_REMOVED by Tejun Heo · 10 years ago
  72. 182fd64 kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep() by Tejun Heo · 10 years ago
  73. 988cd7a kernfs: remove kernfs_addrm_cxt by Tejun Heo · 10 years ago
  74. ccf02aa kernfs: invoke kernfs_unmap_bin_file() directly from kernfs_deactivate() by Tejun Heo · 10 years ago
  75. 35beab0 kernfs: restructure removal path to fix possible premature return by Tejun Heo · 10 years ago
  76. abd54f0 kernfs: replace kernfs_node->u.completion with kernfs_root->deactivate_waitq by Tejun Heo · 10 years ago
  77. a660793 kernfs: make kernfs_deactivate() honor KERNFS_LOCKDEP flag by Tejun Heo · 10 years ago
  78. da9846a kernfs: make kernfs_deactivate() honor KERNFS_LOCKDEP flag by Tejun Heo · 10 years ago
  79. db4aad2 kernfs: associate a new kernfs_node with its parent on creation by Tejun Heo · 11 years ago
  80. bb30594 kernfs: fix get_active failure handling in kernfs_seq_*() by Tejun Heo · 11 years ago
  81. 683bb27 Revert "kernfs: fix get_active failure handling in kernfs_seq_*()" by Greg Kroah-Hartman · 11 years ago
  82. 87da149 Revert "kernfs: replace kernfs_node->u.completion with kernfs_root->deactivate_waitq" by Greg Kroah-Hartman · 11 years ago
  83. 0890147 Revert "kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep()" by Greg Kroah-Hartman · 11 years ago
  84. 798c75a Revert "kernfs: remove KERNFS_REMOVED" by Greg Kroah-Hartman · 11 years ago
  85. 4f4b1b6 Revert "kernfs: restructure removal path to fix possible premature return" by Greg Kroah-Hartman · 11 years ago
  86. 55f6e30 Revert "kernfs: invoke kernfs_unmap_bin_file() directly from __kernfs_remove()" by Greg Kroah-Hartman · 11 years ago
  87. 7653fe9 Revert "kernfs: remove kernfs_addrm_cxt" by Greg Kroah-Hartman · 11 years ago
  88. f4b3e63 Revert "kernfs: make kernfs_get_active() block if the node is deactivated but not removed" by Greg Kroah-Hartman · 11 years ago
  89. 9b0925a Revert "kernfs: implement kernfs_{de|re}activate[_self]()" by Greg Kroah-Hartman · 11 years ago
  90. a9f138b Revert "kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers" by Greg Kroah-Hartman · 11 years ago
  91. ce9b499 Revert "kernfs: remove unnecessary NULL check in __kernfs_remove()" by Greg Kroah-Hartman · 11 years ago
  92. 88533f9 kernfs: remove unnecessary NULL check in __kernfs_remove() by Tejun Heo · 11 years ago
  93. 1ae0681 kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers by Tejun Heo · 11 years ago
  94. 9f010c2 kernfs: implement kernfs_{de|re}activate[_self]() by Tejun Heo · 11 years ago
  95. 895a068 kernfs: make kernfs_get_active() block if the node is deactivated but not removed by Tejun Heo · 11 years ago
  96. 99177a3 kernfs: remove kernfs_addrm_cxt by Tejun Heo · 11 years ago
  97. f601f9a kernfs: invoke kernfs_unmap_bin_file() directly from __kernfs_remove() by Tejun Heo · 11 years ago
  98. 45a140e kernfs: restructure removal path to fix possible premature return by Tejun Heo · 11 years ago
  99. ae34372 kernfs: remove KERNFS_REMOVED by Tejun Heo · 11 years ago
  100. a69d001 kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep() by Tejun Heo · 11 years ago