1. 14ae417 sysfs: Push file_update_time() into bin_page_mkwrite() by Jan Kara · 12 years ago
  2. 38f49a5 sysfs: only access bin file vm_ops with the active lock by Eric W. Biederman · 14 years ago
  3. a6849fa sysfs: Fail bin file mmap if vma close is implemented. by Eric W. Biederman · 14 years ago
  4. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 14 years ago
  5. 3ff195b sysfs: Implement sysfs tagged directory support. by Eric W. Biederman · 14 years ago
  6. e72ceb8 sysfs: Remove sysfs_get/put_active_two by Eric W. Biederman · 14 years ago
  7. 66ecb92 Driver core: bin_attribute parameters can often be const* by Phil Carmody · 15 years ago
  8. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  9. d5ce5b4 Free the memory allocated by memdup_user() in fs/sysfs/bin.c by Catalin Marinas · 15 years ago
  10. 1c8542c sysfs: use memdup_user() by Li Zefan · 15 years ago
  11. 851a039 mm: page_mkwrite change prototype to match fault: fix sysfs by Hugh Dickins · 15 years ago
  12. 095160a sysfs: fix some bin_vm_ops errors by Hugh Dickins · 15 years ago
  13. e0edd3c sysfs: don't block indefinitely for unmapped files. by Eric W. Biederman · 15 years ago
  14. 4503efd sysfs: fix problems with binary files by Greg Kroah-Hartman · 15 years ago
  15. b31ca3f sysfs: fix deadlock by Nick Piggin · 16 years ago
  16. 6d66f5c sysfs: add copyrights by Tejun Heo · 17 years ago
  17. b1fc3d6 sysfs: make s_elem an anonymous union by Tejun Heo · 17 years ago
  18. 078ce64 sysfs: make bin attr open get active reference of parent too by Tejun Heo · 17 years ago
  19. b05f054 sysfs: kill unnecessary sysfs_get() in open paths by Tejun Heo · 17 years ago
  20. 869512a sysfs: cleanup semaphore.h by Dave Young · 17 years ago
  21. 5f1835d sysfs: don't warn on removal of a nonexistent binary file by Alan Stern · 17 years ago
  22. 91a6902 sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes by Zhang Rui · 17 years ago
  23. 608e266 sysfs: make kobj point to sysfs_dirent instead of dentry by Tejun Heo · 17 years ago
  24. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  25. 0ab6608 sysfs: implement sysfs_dirent active reference and immediate disconnect by Tejun Heo · 17 years ago
  26. eb36165 sysfs: implement bin_buffer by Tejun Heo · 17 years ago
  27. 3e51903 sysfs: make sysfs_dirent->s_element a union by Tejun Heo · 17 years ago
  28. 93e3cd82 sysfs: fix error handling in binattr write() by Tejun Heo · 17 years ago
  29. 2609e7b sysfs: printk format warning by Randy Dunlap · 17 years ago
  30. 45cd8d8 sysfs: bin.c printk fix by Andrew Morton · 17 years ago
  31. f750653 sysfs: kobject_put cleanup by Mariusz Kozlowski · 18 years ago
  32. 94bebf4 Driver core: fix race in sysfs between sysfs_remove_file() and read()/write() by Oliver Neukum · 18 years ago
  33. f427f5d [PATCH] sysfs: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  34. 995982c sysfs_remove_bin_file: no return value, dump_stack on error by Randy.Dunlap · 18 years ago
  35. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  36. c76d0ab [PATCH] sysfs: if show/store is missing return -EIO by Dmitry Torokhov · 19 years ago
  37. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago