1. 36ce6da driver core: Suppress sysfs warnings for device_rename(). by Cornelia Huck · 16 years ago
  2. a839c5a sysfs: Allow removal of symlinks in the sysfs root by Mark Fasheh · 16 years ago
  3. 2f90a85 sysfs: create optimal relative symlink targets by Kay Sievers · 17 years ago
  4. 6d66f5c sysfs: add copyrights by Tejun Heo · 17 years ago
  5. b1fc3d6 sysfs: make s_elem an anonymous union by Tejun Heo · 17 years ago
  6. 7d0c7d6 sysfs: Make sysfs_mount static by Eric W. Biederman · 17 years ago
  7. 23dc279 sysfs: make sysfs_add_one() automatically check for duplicate entry by Tejun Heo · 17 years ago
  8. 41fc1c2 sysfs: make sysfs_add/remove_one() call link/unlink_sibling() implictly by Tejun Heo · 17 years ago
  9. 869512a sysfs: cleanup semaphore.h by Dave Young · 17 years ago
  10. 967e35d sysfs: cosmetic clean up on node creation failure paths by Tejun Heo · 17 years ago
  11. a1da4df sysfs: kill an extra put in sysfs_create_link() failure path by Tejun Heo · 17 years ago
  12. fb6896d sysfs: restructure add/remove paths and fix inode update by Tejun Heo · 17 years ago
  13. 3007e99 sysfs: use sysfs_mutex to protect the sysfs_dirent tree by Tejun Heo · 17 years ago
  14. 5f99532 sysfs: consolidate sysfs spinlocks by Tejun Heo · 17 years ago
  15. 608e266 sysfs: make kobj point to sysfs_dirent instead of dentry by Tejun Heo · 17 years ago
  16. f0b0af4 sysfs: implement sysfs_find_dirent() and sysfs_get_dirent() by Tejun Heo · 17 years ago
  17. 2b29ac2 sysfs: reimplement symlink using sysfs_dirent tree by Tejun Heo · 17 years ago
  18. 3e51903 sysfs: make sysfs_dirent->s_element a union by Tejun Heo · 17 years ago
  19. 0c096b5 sysfs: add sysfs_dirent->s_name by Tejun Heo · 17 years ago
  20. a26cd72 sysfs: consolidate sysfs_dirent creation functions by Tejun Heo · 17 years ago
  21. dfeb9fb sysfs: flatten cleanup paths in sysfs_add_link() and create_dir() by Tejun Heo · 17 years ago
  22. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 17 years ago
  23. 94bebf4 Driver core: fix race in sysfs between sysfs_remove_file() and read()/write() by Oliver Neukum · 18 years ago
  24. ceeee1f SYSFS: allow sysfs_create_link to create symlinks in the root of sysfs by Greg Kroah-Hartman · 22 years ago
  25. b322908 [PATCH] sysfs: fix a kobject leak in sysfs_add_link on the error path by Greg Kroah-Hartman · 18 years ago
  26. c516865 [PATCH] sysfs: fix problem with duplicate sysfs directories and files by Maneesh Soni · 18 years ago
  27. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  28. cc314ee Fix nasty ncpfs symlink handling bug. by Linus Torvalds · 19 years ago
  29. e3a15db [PATCH] sysfs_{create|remove}_link should take const char * by Dmitry Torokhov · 19 years ago
  30. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago