1. 4503efd sysfs: fix problems with binary files by Greg Kroah-Hartman · 15 years ago
  2. b31ca3f sysfs: fix deadlock by Nick Piggin · 16 years ago
  3. 6d66f5c sysfs: add copyrights by Tejun Heo · 17 years ago
  4. b1fc3d6 sysfs: make s_elem an anonymous union by Tejun Heo · 17 years ago
  5. 078ce64 sysfs: make bin attr open get active reference of parent too by Tejun Heo · 17 years ago
  6. b05f054 sysfs: kill unnecessary sysfs_get() in open paths by Tejun Heo · 17 years ago
  7. 869512a sysfs: cleanup semaphore.h by Dave Young · 17 years ago
  8. 5f1835d sysfs: don't warn on removal of a nonexistent binary file by Alan Stern · 17 years ago
  9. 91a6902 sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes by Zhang Rui · 17 years ago
  10. 608e266 sysfs: make kobj point to sysfs_dirent instead of dentry by Tejun Heo · 17 years ago
  11. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  12. 0ab6608 sysfs: implement sysfs_dirent active reference and immediate disconnect by Tejun Heo · 17 years ago
  13. eb36165 sysfs: implement bin_buffer by Tejun Heo · 17 years ago
  14. 3e51903 sysfs: make sysfs_dirent->s_element a union by Tejun Heo · 17 years ago
  15. 93e3cd82 sysfs: fix error handling in binattr write() by Tejun Heo · 17 years ago
  16. 2609e7b sysfs: printk format warning by Randy Dunlap · 17 years ago
  17. 45cd8d8 sysfs: bin.c printk fix by Andrew Morton · 17 years ago
  18. f750653 sysfs: kobject_put cleanup by Mariusz Kozlowski · 18 years ago
  19. 94bebf4 Driver core: fix race in sysfs between sysfs_remove_file() and read()/write() by Oliver Neukum · 18 years ago
  20. f427f5d [PATCH] sysfs: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  21. 995982c sysfs_remove_bin_file: no return value, dump_stack on error by Randy.Dunlap · 18 years ago
  22. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  23. c76d0ab [PATCH] sysfs: if show/store is missing return -EIO by Dmitry Torokhov · 19 years ago
  24. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago