1. 319ba91 kernfs: don't set dentry->d_fsdata by Shaohua Li · 7 years ago
  2. 966fa72 kernfs: Check KERNFS_HAS_RELEASE before calling kernfs_release_file() by Vaibhav Jain · 7 years ago
  3. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 7 years ago
  4. f7878dc Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  5. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 7 years ago
  6. f83f3c5 kernfs: fix locking around kernfs_ops->release() callback by Tejun Heo · 7 years ago
  7. 0e67db2 kernfs: add kernfs_ops->open/release() callbacks by Tejun Heo · 8 years ago
  8. a1d82af kernfs: make kernfs_open_file->mmapped a bitfield by Tejun Heo · 8 years ago
  9. 2a9becd kernfs: Add noop_fsync to supported kernfs_file_fops by Tony Luck · 8 years ago
  10. df6a58c kernfs: don't depend on d_find_any_alias() when generating notifications by Tejun Heo · 8 years ago
  11. e4234a1 kernfs: Move faulting copy_user operations outside of the mutex by Chris Wilson · 8 years ago
  12. ba50150 kernfs: remove outdated and confusing comment by Wolfram Sang · 9 years ago
  13. 7cff4b1 kernfs: handle poll correctly on 'direct_read' files. by NeilBrown · 9 years ago
  14. dfeb0750 kernfs: remove KERNFS_STATIC_NAME by Tejun Heo · 9 years ago
  15. 5006217 vm_area_operations: kill ->migrate() by Al Viro · 10 years ago
  16. 4ef67a8 sysfs/kernfs: make read requests on pre-alloc files use the buffer. by NeilBrown · 10 years ago
  17. 2b75869 sysfs/kernfs: allow attributes to request write buffer be pre-allocated. by NeilBrown · 10 years ago
  18. 8278bd3 kernfs: kernel-doc warning fix by Fabian Frederick · 10 years ago
  19. ecca47c kernfs: kernfs_notify() must be useable from non-sleepable contexts by Tejun Heo · 10 years ago
  20. cbfef53 Merge 3.15-rc6 into driver-core-next by Greg Kroah-Hartman · 10 years ago
  21. 555724a kernfs, sysfs, cgroup: restrict extra perm check on open to sysfs by Tejun Heo · 10 years ago
  22. d35cc56 Merge 3.15-rc3 into staging-next by Greg Kroah-Hartman · 10 years ago
  23. b44b214 kernfs: add back missing error check in kernfs_fop_mmap() by Tejun Heo · 10 years ago
  24. d911d98 kernfs: make kernfs_notify() trigger inotify events too by Tejun Heo · 10 years ago
  25. b7ce40c kernfs: cache atomic_write_len in kernfs_open_file by Tejun Heo · 10 years ago
  26. 4d3773c kernfs: implement kernfs_ops->atomic_write_len by Tejun Heo · 10 years ago
  27. 988cd7a kernfs: remove kernfs_addrm_cxt by Tejun Heo · 10 years ago
  28. db4aad2 kernfs: associate a new kernfs_node with its parent on creation by Tejun Heo · 11 years ago
  29. bb30594 kernfs: fix get_active failure handling in kernfs_seq_*() by Tejun Heo · 11 years ago
  30. 683bb27 Revert "kernfs: fix get_active failure handling in kernfs_seq_*()" by Greg Kroah-Hartman · 11 years ago
  31. 798c75a Revert "kernfs: remove KERNFS_REMOVED" by Greg Kroah-Hartman · 11 years ago
  32. 55f6e30 Revert "kernfs: invoke kernfs_unmap_bin_file() directly from __kernfs_remove()" by Greg Kroah-Hartman · 11 years ago
  33. 7653fe9 Revert "kernfs: remove kernfs_addrm_cxt" by Greg Kroah-Hartman · 11 years ago
  34. 99177a3 kernfs: remove kernfs_addrm_cxt by Tejun Heo · 11 years ago
  35. f601f9a kernfs: invoke kernfs_unmap_bin_file() directly from __kernfs_remove() by Tejun Heo · 11 years ago
  36. ae34372 kernfs: remove KERNFS_REMOVED by Tejun Heo · 11 years ago
  37. d92d2e6 kernfs: fix get_active failure handling in kernfs_seq_*() by Tejun Heo · 11 years ago
  38. 2063d60 kernfs: mark static names with KERNFS_STATIC_NAME by Tejun Heo · 11 years ago
  39. c637b8a kernfs: s/sysfs/kernfs/ in internal functions and whatever is left by Tejun Heo · 11 years ago
  40. a797bfc kernfs: s/sysfs/kernfs/ in global variables by Tejun Heo · 11 years ago
  41. df23fc3 kernfs: s/sysfs/kernfs/ in constants by Tejun Heo · 11 years ago
  42. c525aad kernfs: s/sysfs/kernfs/ in various data structures by Tejun Heo · 11 years ago
  43. adc5e8b kernfs: drop s_ prefix from kernfs_node members by Tejun Heo · 11 years ago
  44. 324a56e kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly by Tejun Heo · 11 years ago
  45. 9b2db6e sysfs: bail early from kernfs_file_mmap() to avoid spurious lockdep warning by Tejun Heo · 11 years ago
  46. 21d7166 sysfs, kernfs: remove duplicated include from file.c by Wei Yongjun · 11 years ago
  47. bc75555 sysfs, kernfs: make inode number ida per kernfs_root by Tejun Heo · 11 years ago
  48. 414985a sysfs, kernfs: move file core code to fs/kernfs/file.c by Tejun Heo · 11 years ago
  49. b8441ed sysfs, kernfs: add skeletons for kernfs by Tejun Heo · 11 years ago