1. a925dfb Merge 4.9.125 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. 8a5e02a scsi: sysfs: Introduce sysfs_{un,}break_active_protection() by Bart Van Assche · 6 years ago
  3. b805351 UPSTREAM: sysfs: remove signedness from sysfs_get_dirent by Nick Desaulniers · 7 years ago
  4. 29c3b7a efi: Move some sysfs files to be read-only by root by Greg Kroah-Hartman · 7 years ago
  5. 63f4f7e Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 9 years ago
  6. 37c1c04 sysfs: added __compat_only_sysfs_link_entry_to_kobj() by Jarkko Sakkinen · 9 years ago
  7. 7f5028c sysfs: Support is_visible() on binary attributes by Emilio López · 9 years ago
  8. 87d2846 sysfs: Add support for permanently empty directories to serve as mount points. by Eric W. Biederman · 9 years ago
  9. ba61af6 sysfs: Document struct attribute_group by Guenter Roeck · 10 years ago
  10. 2b75869 sysfs/kernfs: allow attributes to request write buffer be pre-allocated. by NeilBrown · 10 years ago
  11. 78e1da6 sysfs.h: don't return a void-valued expression in sysfs_remove_file by Simon Wunderlich · 10 years ago
  12. 33ac125 sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() by Tejun Heo · 11 years ago
  13. 6f4c98e Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  14. 7209930 Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()" by Greg Kroah-Hartman · 11 years ago
  15. 58f86cc VERIFY_OCTAL_PERMISSIONS: stricter checking for sysfs perms. by Rusty Russell · 11 years ago
  16. fa4cd45 sysfs, kobject: add sysfs wrapper for kernfs_enable_ns() by Tejun Heo · 11 years ago
  17. ce8b04a sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() by Tejun Heo · 11 years ago
  18. 6b0afc2 kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers by Tejun Heo · 11 years ago
  19. a9f138b Revert "kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers" by Greg Kroah-Hartman · 11 years ago
  20. a30f82b Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()" by Greg Kroah-Hartman · 11 years ago
  21. d1ba277 sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() by Tejun Heo · 11 years ago
  22. 1ae0681 kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers by Tejun Heo · 11 years ago
  23. 324a56e kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly by Tejun Heo · 11 years ago
  24. ccf73cf sysfs, kernfs: introduce kernfs[_find_and]_get() and kernfs_put() by Tejun Heo · 11 years ago
  25. 024f647 sysfs, kernfs: introduce kernfs_notify() by Tejun Heo · 11 years ago
  26. 93b2b8e sysfs, kernfs: introduce kernfs_create_dir[_ns]() by Tejun Heo · 11 years ago
  27. b8441ed sysfs, kernfs: add skeletons for kernfs by Tejun Heo · 11 years ago
  28. c84a3b2 sysfs: drop kobj_ns_type handling, take #2 by Tejun Heo · 11 years ago
  29. 388975c sysfs: clean up sysfs_get_dirent() by Tejun Heo · 11 years ago
  30. 4b30ee5 sysfs: remove ktype->namespace() invocations in symlink code by Tejun Heo · 11 years ago
  31. e34ff49 sysfs: remove ktype->namespace() invocations in directory code by Tejun Heo · 11 years ago
  32. 58292cbe sysfs: make attr namespace interface less convoluted by Tejun Heo · 11 years ago
  33. 574979c sysfs: sysfs_create_groups returns a value. by Greg Kroah-Hartman · 11 years ago
  34. f799878 sysfs: add sysfs_create/remove_groups for when SYSFS is not enabled by Greg Kroah-Hartman · 11 years ago
  35. a65fcce sysfs: create __ATTR_WO() by Greg Kroah-Hartman · 11 years ago
  36. 3e1026b sysfs.h: remove attr_name() macro by Greg Kroah-Hartman · 11 years ago
  37. 5da5c9c sysfs: fix up minor coding style issues in sysfs.h by Greg Kroah-Hartman · 11 years ago
  38. 3e9b2ba sysfs: add sysfs_create/remove_groups() by Greg Kroah-Hartman · 11 years ago
  39. 6853152 sysfs.h: fix __BIN_ATTR_RW() by Greg Kroah-Hartman · 11 years ago
  40. aa01aa3 sysfs: use file mode defines from stat.h by Oliver Schinagl · 11 years ago
  41. 3493f69 sysfs: add more helper macro's for (bin_)attribute(_groups) by Oliver Schinagl · 11 years ago
  42. 6ab9cea sysfs: add support for binary attributes in groups by Greg Kroah-Hartman · 11 years ago
  43. e4b6360 sysfs.h: add BIN_ATTR macro by Greg Kroah-Hartman · 11 years ago
  44. f2f37f5 sysfs.h: add ATTRIBUTE_GROUPS() macro by Greg Kroah-Hartman · 11 years ago
  45. b9b3259 sysfs.h: add __ATTR_RW() macro by Greg Kroah-Hartman · 11 years ago
  46. 0bb8f3d sysfs: Functions for adding/removing symlinks to/from attribute groups by Rafael J. Wysocki · 12 years ago
  47. 356c05d sysfs: get rid of some lockdep false positives by Alan Stern · 12 years ago
  48. 48176a9 switch sysfs_chmod_file() to umode_t by Al Viro · 13 years ago
  49. 587a1f1 switch ->is_visible() to returning umode_t by Al Viro · 13 years ago
  50. 9104e42 switch sysfs attr->mode to umode_t by Al Viro · 13 years ago
  51. 487505c sysfs: Implement support for tagged files in sysfs. by Eric W. Biederman · 13 years ago
  52. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  53. a685e08 Delay struct net freeing while there's a sysfs instance refering to it by Al Viro · 13 years ago
  54. 82a3242 sysfs: remove "last sysfs file:" line from the oops messages by Greg Kroah-Hartman · 13 years ago
  55. 69d44ff sysfs: Add sysfs_merge_group() and sysfs_unmerge_group() by Alan Stern · 14 years ago
  56. 8488a38 kobject: Break the kobject namespace defs into their own header by David Howells · 14 years ago
  57. 6fd69dc sysfs: Remove owner field from sysfs struct attribute by Guenter Roeck · 14 years ago
  58. 49c1940 sysfs: sysfs_chmod_file's attr can be const by Jean Delvare · 14 years ago
  59. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 14 years ago
  60. 27eabc7 sysfs: Don't use enums in inline function declaration. by Eric W. Biederman · 14 years ago
  61. be867b1 sysfs: Comment sysfs directory tagging logic by Serge E. Hallyn · 14 years ago
  62. 746edb7 sysfs: Implement sysfs_delete_link by Eric W. Biederman · 14 years ago
  63. 3ff195b sysfs: Implement sysfs tagged directory support. by Eric W. Biederman · 14 years ago
  64. 62e877b8 sysfs: fix for thinko with sysfs_bin_attr_init() by Stephen Rothwell · 15 years ago
  65. 7cb3294 sysfs: Implement sysfs_rename_link by Eric W. Biederman · 15 years ago
  66. 3596025 sysfs: Document sysfs_attr_init and sysfs_bin_attr_init by Eric W. Biederman · 15 years ago
  67. 6992f53 sysfs: Use one lockdep class per sysfs attribute. by Eric W. Biederman · 15 years ago
  68. 1c205ae sysfs: Add sysfs_add/remove_files utility functions by Andi Kleen · 15 years ago
  69. 66ecb92 Driver core: bin_attribute parameters can often be const* by Phil Carmody · 15 years ago
  70. 01e8ef1 x86: sysfs: kill owner field from attribute by Parag Warudkar · 16 years ago
  71. 0b4a4fe kobject: Cleanup kobject_rename and !CONFIG_SYSFS by Eric W. Biederman · 16 years ago
  72. 030c1d2 kobject: Fix kobject_rename and !CONFIG_SYSFS by Eric W. Biederman · 16 years ago
  73. 8c0e399 sysfs: Make dir and name args to sysfs_notify() const by Trent Piepho · 16 years ago
  74. f1282c8 sysfs: Support sysfs_notify from atomic context with new sysfs_notify_dirent by Neil Brown · 16 years ago
  75. ae87221d sysfs: crash debugging by Andrew Morton · 17 years ago
  76. 36ce6da driver core: Suppress sysfs warnings for device_rename(). by Cornelia Huck · 16 years ago
  77. e73b65f sysfs: build fix by Ingo Molnar · 16 years ago
  78. 2850699 sysfs: sysfs_update_group stub for CONFIG_SYSFS=n by Randy Dunlap · 16 years ago
  79. 1cbfb7a sysfs: sysfs_update_group stub for CONFIG_SYSFS=n by Randy Dunlap · 16 years ago
  80. 0f42389 [SCSI] sysfs: make group is_valid return a mode_t by James Bottomley · 17 years ago
  81. 3612e06 sysfs: small header file cleanup for SYSFS=n by David Rientjes · 17 years ago
  82. d4acd72 [SCSI] sysfs: add filter function to groups by James Bottomley · 17 years ago
  83. 6d66f5c sysfs: add copyrights by Tejun Heo · 17 years ago
  84. 5a7ad7f sysfs: kill sysfs_update_file() by Tejun Heo · 17 years ago
  85. 59f6901 sysfs: clean up header files by Tejun Heo · 17 years ago
  86. 90bc613 sysfs: Remove first pass at shadow directory support by Eric W. Biederman · 17 years ago
  87. 91a6902 sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes by Zhang Rui · 17 years ago
  88. 5122503 sysfs: make directory dentries and inodes reclaimable by Tejun Heo · 17 years ago
  89. 608e266 sysfs: make kobj point to sysfs_dirent instead of dentry by Tejun Heo · 17 years ago
  90. 380e6fb sysfs: implement SYSFS_FLAG_REMOVED flag by Tejun Heo · 17 years ago
  91. b402d72 sysfs: rename sysfs_dirent->s_type to s_flags and make room for flags by Tejun Heo · 17 years ago
  92. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  93. 0c096b5 sysfs: add sysfs_dirent->s_name by Tejun Heo · 17 years ago
  94. 523ded7 device_schedule_callback() needs a module reference by Alan Stern · 17 years ago
  95. 5851fad [PATCH] Fix build error due to not including <linux/errno.h> by Ralf Baechle · 18 years ago
  96. d9a9cdf [PATCH] sysfs and driver core: add callback helper, used by SCSI and S390 by Alan Stern · 18 years ago
  97. d701d8a [PATCH] Fix sysfs build breakage if !CONFIG_SYSFS by Ralf Baechle · 18 years ago
  98. a7538a7 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  99. dfa87c8 sysfs: allow attributes to be added to groups by Alan Stern · 18 years ago
  100. d56c3ea sysfs: move struct sysfs_dirent to private header by Adam J. Richter · 18 years ago