1. d330021 sysfs: allow creating symlinks from untagged to tagged directories by Eric W. Biederman · 14 years ago
  2. 521d045 sysfs: sysfs_delete_link handle symlinks from untagged to tagged directories. by Eric W. Biederman · 14 years ago
  3. 96d6523 sysfs: Don't allow the creation of symlinks we can't remove by Eric W. Biederman · 14 years ago
  4. 746edb7 sysfs: Implement sysfs_delete_link by Eric W. Biederman · 14 years ago
  5. 3ff195b sysfs: Implement sysfs tagged directory support. by Eric W. Biederman · 14 years ago
  6. e0f4375 bridge: update sysfs link names if port device names have changed by Simon Arlott · 14 years ago
  7. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  8. 7cb3294 sysfs: Implement sysfs_rename_link by Eric W. Biederman · 14 years ago
  9. e61ab4a sysfs: Implement sysfs_getattr & sysfs_permission by Eric W. Biederman · 15 years ago
  10. c099aac sysfs: Nicely indent sysfs_symlink_inode_operations by Eric W. Biederman · 15 years ago
  11. ddd29ec sysfs: Add labeling support for sysfs by David P. Quigley · 15 years ago
  12. 557411e Sysfs: fix possible memleak in sysfs_follow_link by Armin Kuster · 15 years ago
  13. 36ce6da driver core: Suppress sysfs warnings for device_rename(). by Cornelia Huck · 16 years ago
  14. a839c5a sysfs: Allow removal of symlinks in the sysfs root by Mark Fasheh · 16 years ago
  15. 2f90a85 sysfs: create optimal relative symlink targets by Kay Sievers · 17 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. 7d0c7d6 sysfs: Make sysfs_mount static by Eric W. Biederman · 17 years ago
  19. 23dc279 sysfs: make sysfs_add_one() automatically check for duplicate entry by Tejun Heo · 17 years ago
  20. 41fc1c2 sysfs: make sysfs_add/remove_one() call link/unlink_sibling() implictly by Tejun Heo · 17 years ago
  21. 869512a sysfs: cleanup semaphore.h by Dave Young · 17 years ago
  22. 967e35d sysfs: cosmetic clean up on node creation failure paths by Tejun Heo · 17 years ago
  23. a1da4df sysfs: kill an extra put in sysfs_create_link() failure path by Tejun Heo · 17 years ago
  24. fb6896d sysfs: restructure add/remove paths and fix inode update by Tejun Heo · 17 years ago
  25. 3007e99 sysfs: use sysfs_mutex to protect the sysfs_dirent tree by Tejun Heo · 17 years ago
  26. 5f99532 sysfs: consolidate sysfs spinlocks by Tejun Heo · 17 years ago
  27. 608e266 sysfs: make kobj point to sysfs_dirent instead of dentry by Tejun Heo · 17 years ago
  28. f0b0af4 sysfs: implement sysfs_find_dirent() and sysfs_get_dirent() by Tejun Heo · 17 years ago
  29. 2b29ac2 sysfs: reimplement symlink using sysfs_dirent tree by Tejun Heo · 17 years ago
  30. 3e51903 sysfs: make sysfs_dirent->s_element a union by Tejun Heo · 17 years ago
  31. 0c096b5 sysfs: add sysfs_dirent->s_name by Tejun Heo · 17 years ago
  32. a26cd72 sysfs: consolidate sysfs_dirent creation functions by Tejun Heo · 17 years ago
  33. dfeb9fb sysfs: flatten cleanup paths in sysfs_add_link() and create_dir() by Tejun Heo · 17 years ago
  34. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 17 years ago
  35. 94bebf4 Driver core: fix race in sysfs between sysfs_remove_file() and read()/write() by Oliver Neukum · 18 years ago
  36. ceeee1f SYSFS: allow sysfs_create_link to create symlinks in the root of sysfs by Greg Kroah-Hartman · 22 years ago
  37. b322908 [PATCH] sysfs: fix a kobject leak in sysfs_add_link on the error path by Greg Kroah-Hartman · 18 years ago
  38. c516865 [PATCH] sysfs: fix problem with duplicate sysfs directories and files by Maneesh Soni · 18 years ago
  39. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 18 years ago
  40. cc314ee Fix nasty ncpfs symlink handling bug. by Linus Torvalds · 19 years ago
  41. e3a15db [PATCH] sysfs_{create|remove}_link should take const char * by Dmitry Torokhov · 19 years ago
  42. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago