1. 4ef67a8 sysfs/kernfs: make read requests on pre-alloc files use the buffer. by NeilBrown · 10 years ago
  2. 2b75869 sysfs/kernfs: allow attributes to request write buffer be pre-allocated. by NeilBrown · 10 years ago
  3. 0936896 fs: sysfs: return EGBIG on write if offset is larger than file size by Vladimir Zapolskiy · 10 years ago
  4. 26fc9cd kernfs: move the last knowledge of sysfs out from kernfs by Jianyu Zhan · 10 years ago
  5. 9f70a40 sysfs: fix attribute_group bin file path on removal by Robert ABEL · 10 years ago
  6. f5c16f2 sysfs: make sure read buffer is zeroed by Tejun Heo · 10 years ago
  7. 555724a kernfs, sysfs, cgroup: restrict extra perm check on open to sysfs by Tejun Heo · 10 years ago
  8. 33ac125 sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() by Tejun Heo · 10 years ago
  9. 7209930 Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()" by Greg Kroah-Hartman · 10 years ago
  10. 13df797 Merge 3.14-rc5 into driver-core-next by Greg Kroah-Hartman · 10 years ago
  11. fed95ba sysfs: fix namespace refcnt leak by Li Zefan · 10 years ago
  12. aabaf4c sysfs: create bin_attributes under the requested group by Cody P Schafer · 10 years ago
  13. ba341d5 kernfs: add CONFIG_KERNFS by Tejun Heo · 10 years ago
  14. 3eef34a kernfs: implement kernfs_get_parent(), kernfs_name/path() and friends by Tejun Heo · 10 years ago
  15. d35258e kernfs: allow nodes to be created in the deactivated state by Tejun Heo · 10 years ago
  16. ce8b04a sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() by Tejun Heo · 10 years ago
  17. 6b0afc2 kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers by Tejun Heo · 10 years ago
  18. a9f138b Revert "kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers" by Greg Kroah-Hartman · 10 years ago
  19. a30f82b Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()" by Greg Kroah-Hartman · 10 years ago
  20. d1ba277 sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() by Tejun Heo · 10 years ago
  21. 1ae0681 kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers by Tejun Heo · 10 years ago
  22. 80b9bbe kernfs: add kernfs_dir_ops by Tejun Heo · 10 years ago
  23. 2063d60 kernfs: mark static names with KERNFS_STATIC_NAME by Tejun Heo · 10 years ago
  24. bb8b9d09 kernfs: add @mode to kernfs_create_dir[_ns]() by Tejun Heo · 10 years ago
  25. df23fc3 kernfs: s/sysfs/kernfs/ in constants by Tejun Heo · 10 years ago
  26. c525aad kernfs: s/sysfs/kernfs/ in various data structures by Tejun Heo · 10 years ago
  27. adc5e8b kernfs: drop s_ prefix from kernfs_node members by Tejun Heo · 10 years ago
  28. 324a56e kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly by Tejun Heo · 10 years ago
  29. a7560a0 sysfs: fix use-after-free in sysfs_kill_sb() by Tejun Heo · 10 years ago
  30. 9b2db6e sysfs: bail early from kernfs_file_mmap() to avoid spurious lockdep warning by Tejun Heo · 10 years ago
  31. bfc5c17 sysfs, kernfs: remove cross inclusions of internal headers by Tejun Heo · 11 years ago
  32. ac9bba0 sysfs, kernfs: implement kernfs_ns_enabled() by Tejun Heo · 11 years ago
  33. fa736a9 sysfs, kernfs: move mount core code to fs/kernfs/mount.c by Tejun Heo · 11 years ago
  34. 4b93dc9 sysfs, kernfs: prepare mount path for kernfs by Tejun Heo · 11 years ago
  35. df394fb sysfs, kernfs: make super_blocks bind to different kernfs_roots by Tejun Heo · 11 years ago
  36. ba7443b sysfs, kernfs: implement kernfs_create/destroy_root() by Tejun Heo · 11 years ago
  37. 061447a sysfs, kernfs: introduce sysfs_root_sd by Tejun Heo · 11 years ago
  38. 9e30cc9 sysfs, kernfs: no need to kern_mount() sysfs from sysfs_init() by Tejun Heo · 11 years ago
  39. 51a35e9 sysfs, kernfs: make sysfs_super_info->ns const by Tejun Heo · 11 years ago
  40. ccc532d sysfs, kernfs: drop unused params from sysfs_fill_super() by Tejun Heo · 11 years ago
  41. 2072f1a sysfs, kernfs: move symlink core code to fs/kernfs/symlink.c by Tejun Heo · 11 years ago
  42. 414985a sysfs, kernfs: move file core code to fs/kernfs/file.c by Tejun Heo · 11 years ago
  43. fd7b9f7 sysfs, kernfs: move dir core code to fs/kernfs/dir.c by Tejun Heo · 11 years ago
  44. ffed24e sysfs, kernfs: move inode code to fs/kernfs/inode.c by Tejun Heo · 11 years ago
  45. ae6621b sysfs, kernfs: move internal decls to fs/kernfs/kernfs-internal.h by Tejun Heo · 11 years ago
  46. ccf73cf sysfs, kernfs: introduce kernfs[_find_and]_get() and kernfs_put() by Tejun Heo · 11 years ago
  47. 517e64f sysfs, kernfs: revamp sysfs_dirent active_ref lockdep annotation by Tejun Heo · 11 years ago
  48. 2b25a62 sysfs, kernfs: reorganize SYSFS_* constants by Tejun Heo · 11 years ago
  49. 024f647 sysfs, kernfs: introduce kernfs_notify() by Tejun Heo · 11 years ago
  50. d19b984 sysfs, kernfs: add kernfs_ops->seq_{start|next|stop}() by Tejun Heo · 11 years ago
  51. 2d0cfbe sysfs, kernfs: remove sysfs_add_one() by Tejun Heo · 11 years ago
  52. 496f739 sysfs, kernfs: introduce kernfs_create_file[_ns]() by Tejun Heo · 11 years ago
  53. a7dc66d sysfs, kernfs: remove SYSFS_KOBJ_BIN_ATTR by Tejun Heo · 11 years ago
  54. 471bd7b sysfs, kernfs: add sysfs_dirent->s_attr.size by Tejun Heo · 11 years ago
  55. f6acf8b sysfs, kernfs: introduce kernfs_ops by Tejun Heo · 11 years ago
  56. dd8a5b0 sysfs, kernfs: move sysfs_open_file to include/linux/kernfs.h by Tejun Heo · 11 years ago
  57. c6fb449 sysfs, kernfs: prepare open, release, poll paths for kernfs by Tejun Heo · 11 years ago
  58. fdbffaa sysfs, kernfs: prepare mmap path for kernfs by Tejun Heo · 11 years ago
  59. 50b38ca sysfs, kernfs: prepare write path for kernfs by Tejun Heo · 11 years ago
  60. c2b19da sysfs, kernfs: prepare read path for kernfs by Tejun Heo · 11 years ago
  61. 93b2b8e sysfs, kernfs: introduce kernfs_create_dir[_ns]() by Tejun Heo · 11 years ago
  62. 7c6e2d3 sysfs, kernfs: replace sysfs_dirent->s_dir.kobj and ->s_attr.[bin_]attr with ->priv by Tejun Heo · 11 years ago
  63. 44c3eea Merge branch 'driver-core-linus' into driver-core-next by Greg Kroah-Hartman · 11 years ago
  64. 5d60418 sysfs, kernfs: introduce kernfs_setattr() by Tejun Heo · 11 years ago
  65. 890ece1 sysfs, kernfs: introduce kernfs_rename[_ns]() by Tejun Heo · 11 years ago
  66. 5d0e26b sysfs, kernfs: introduce kernfs_create_link() by Tejun Heo · 11 years ago
  67. 879f40d sysfs, kernfs: introduce kernfs_remove[_by_name[_ns]]() by Tejun Heo · 11 years ago
  68. ae2108a sysfs: make __sysfs_add_one() fail if the parent isn't a directory by Tejun Heo · 11 years ago
  69. c84a3b2 sysfs: drop kobj_ns_type handling, take #2 by Tejun Heo · 11 years ago
  70. 81440e7 Revert "sysfs: handle duplicate removal attempts in sysfs_remove_group()" by Greg Kroah-Hartman · 11 years ago
  71. 027a485 sysfs: use a separate locking class for open files depending on mmap by Tejun Heo · 11 years ago
  72. 54d7114 sysfs: handle duplicate removal attempts in sysfs_remove_group() by Mika Westerberg · 11 years ago
  73. a1212d2 Revert "sysfs: drop kobj_ns_type handling" by Linus Torvalds · 11 years ago
  74. 0cae60f sysfs: rename sysfs_assoc_lock and explain what it's about by Tejun Heo · 11 years ago
  75. 044e3bc sysfs: use generic_file_llseek() for sysfs_file_operations by Tejun Heo · 11 years ago
  76. 1c1365e sysfs: return correct error code on unimplemented mmap() by Vladimir Zapolskiy · 11 years ago
  77. d1c1459 sysfs: separate out dup filename warning into a separate function by Tejun Heo · 11 years ago
  78. 7eed6ec sysfs: move sysfs_hash_and_remove() to fs/sysfs/dir.c by Tejun Heo · 11 years ago
  79. baa97cb sysfs: remove unused sysfs_get_dentry() prototype by Tejun Heo · 11 years ago
  80. 672f76a sysfs: honor bin_attr.attr.ignore_lockdep by Tejun Heo · 11 years ago
  81. 56b3f3b sysfs: merge sysfs_elem_bin_attr into sysfs_elem_attr by Tejun Heo · 11 years ago
  82. b9c0622 sysfs: fix sysfs_write_file for bin file by Ming Lei · 11 years ago
  83. d723a92 sysfs/bin: Fix size handling overflow for bin_attribute by Benjamin Herrenschmidt · 11 years ago
  84. 785a162 sysfs: make sysfs_file_ops() follow ignore_lockdep flag by Tejun Heo · 11 years ago
  85. 3124eb1 sysfs: merge regular and bin file handling by Tejun Heo · 11 years ago
  86. 49fe604 sysfs: prepare open path for unified regular / bin file handling by Tejun Heo · 11 years ago
  87. 73d9714 sysfs: copy bin mmap support from fs/sysfs/bin.c to fs/sysfs/file.c by Tejun Heo · 11 years ago
  88. 2f0c6b7 sysfs: add sysfs_bin_read() by Tejun Heo · 11 years ago
  89. f9b9a62 sysfs: prepare path write for unified regular / bin file handling by Tejun Heo · 11 years ago
  90. 3ff65d3 sysfs: collapse fs/sysfs/bin.c::fill_read() into read() by Tejun Heo · 11 years ago
  91. 9127016 sysfs: skip bin_buffer->buffer while reading by Tejun Heo · 11 years ago
  92. 13c589d sysfs: use seq_file when reading regular files by Tejun Heo · 11 years ago
  93. 8ef445f sysfs: use transient write buffer by Tejun Heo · 11 years ago
  94. bcafe4e sysfs: add sysfs_open_file->sd and ->file by Tejun Heo · 11 years ago
  95. 58282d8 sysfs: rename sysfs_buffer to sysfs_open_file by Tejun Heo · 11 years ago
  96. c75ec76 sysfs: add sysfs_open_file_mutex by Tejun Heo · 11 years ago
  97. 375b611 sysfs: remove sysfs_buffer->ops by Tejun Heo · 11 years ago
  98. aea585e sysfs: remove sysfs_buffer->needs_read_fill by Tejun Heo · 11 years ago
  99. 89e51da sysfs: remove unused sysfs_buffer->pos by Tejun Heo · 11 years ago
  100. 250f7c3 sysfs: introduce [__]sysfs_remove() by Tejun Heo · 11 years ago