1. df23fc3 kernfs: s/sysfs/kernfs/ in constants by Tejun Heo · 11 years ago
  2. adc5e8b kernfs: drop s_ prefix from kernfs_node members by Tejun Heo · 11 years ago
  3. 324a56e kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly by Tejun Heo · 11 years ago
  4. ac9bba0 sysfs, kernfs: implement kernfs_ns_enabled() by Tejun Heo · 11 years ago
  5. 061447a sysfs, kernfs: introduce sysfs_root_sd by Tejun Heo · 11 years ago
  6. 2072f1a sysfs, kernfs: move symlink core code to fs/kernfs/symlink.c by Tejun Heo · 11 years ago
  7. ccf73cf sysfs, kernfs: introduce kernfs[_find_and]_get() and kernfs_put() by Tejun Heo · 11 years ago
  8. 2d0cfbe sysfs, kernfs: remove sysfs_add_one() by Tejun Heo · 11 years ago
  9. 7c6e2d3 sysfs, kernfs: replace sysfs_dirent->s_dir.kobj and ->s_attr.[bin_]attr with ->priv by Tejun Heo · 11 years ago
  10. 890ece1 sysfs, kernfs: introduce kernfs_rename[_ns]() by Tejun Heo · 11 years ago
  11. 5d0e26b sysfs, kernfs: introduce kernfs_create_link() by Tejun Heo · 11 years ago
  12. 879f40d sysfs, kernfs: introduce kernfs_remove[_by_name[_ns]]() by Tejun Heo · 11 years ago
  13. c84a3b2 sysfs: drop kobj_ns_type handling, take #2 by Tejun Heo · 11 years ago
  14. a1212d2 Revert "sysfs: drop kobj_ns_type handling" by Linus Torvalds · 11 years ago
  15. 0cae60f sysfs: rename sysfs_assoc_lock and explain what it's about by Tejun Heo · 11 years ago
  16. d69ac5a sysfs: remove sysfs_addrm_cxt->parent_sd by Tejun Heo · 11 years ago
  17. cfec0bc sysfs: @name comes before @ns by Tejun Heo · 11 years ago
  18. 388975c sysfs: clean up sysfs_get_dirent() by Tejun Heo · 11 years ago
  19. cb26a31 sysfs: drop kobj_ns_type handling by Tejun Heo · 11 years ago
  20. 4b30ee5 sysfs: remove ktype->namespace() invocations in symlink code by Tejun Heo · 11 years ago
  21. ddfd6d0 sysfs: fix up 80 column coding style issues by Greg Kroah-Hartman · 11 years ago
  22. 1b18dc2 sysfs: fix up space coding style issues by Greg Kroah-Hartman · 11 years ago
  23. ab9bf4b sysfs: remove trailing whitespace by Greg Kroah-Hartman · 11 years ago
  24. 1b86675 sysfs: fix placement of EXPORT_SYMBOL() by Greg Kroah-Hartman · 11 years ago
  25. 0bb8f3d sysfs: Functions for adding/removing symlinks to/from attribute groups by Rafael J. Wysocki · 11 years ago
  26. 6f1cbd4 sysfs: Fix comment typo "sysf_create_link". by Robert P. J. Day · 12 years ago
  27. d330021 sysfs: allow creating symlinks from untagged to tagged directories by Eric W. Biederman · 14 years ago
  28. 521d045 sysfs: sysfs_delete_link handle symlinks from untagged to tagged directories. by Eric W. Biederman · 14 years ago
  29. 96d6523 sysfs: Don't allow the creation of symlinks we can't remove by Eric W. Biederman · 14 years ago
  30. 746edb7 sysfs: Implement sysfs_delete_link by Eric W. Biederman · 14 years ago
  31. 3ff195b sysfs: Implement sysfs tagged directory support. by Eric W. Biederman · 14 years ago
  32. e0f4375 bridge: update sysfs link names if port device names have changed by Simon Arlott · 14 years ago
  33. 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
  34. 7cb3294 sysfs: Implement sysfs_rename_link by Eric W. Biederman · 14 years ago
  35. e61ab4a sysfs: Implement sysfs_getattr & sysfs_permission by Eric W. Biederman · 15 years ago
  36. c099aac sysfs: Nicely indent sysfs_symlink_inode_operations by Eric W. Biederman · 15 years ago
  37. ddd29ec sysfs: Add labeling support for sysfs by David P. Quigley · 15 years ago
  38. 557411e Sysfs: fix possible memleak in sysfs_follow_link by Armin Kuster · 15 years ago
  39. 36ce6da driver core: Suppress sysfs warnings for device_rename(). by Cornelia Huck · 16 years ago
  40. a839c5a sysfs: Allow removal of symlinks in the sysfs root by Mark Fasheh · 16 years ago
  41. 2f90a85 sysfs: create optimal relative symlink targets by Kay Sievers · 17 years ago
  42. 6d66f5c sysfs: add copyrights by Tejun Heo · 17 years ago
  43. b1fc3d6 sysfs: make s_elem an anonymous union by Tejun Heo · 17 years ago
  44. 7d0c7d6 sysfs: Make sysfs_mount static by Eric W. Biederman · 17 years ago
  45. 23dc279 sysfs: make sysfs_add_one() automatically check for duplicate entry by Tejun Heo · 17 years ago
  46. 41fc1c2 sysfs: make sysfs_add/remove_one() call link/unlink_sibling() implictly by Tejun Heo · 17 years ago
  47. 869512a sysfs: cleanup semaphore.h by Dave Young · 17 years ago
  48. 967e35d sysfs: cosmetic clean up on node creation failure paths by Tejun Heo · 17 years ago
  49. a1da4df sysfs: kill an extra put in sysfs_create_link() failure path by Tejun Heo · 17 years ago
  50. fb6896d sysfs: restructure add/remove paths and fix inode update by Tejun Heo · 17 years ago
  51. 3007e99 sysfs: use sysfs_mutex to protect the sysfs_dirent tree by Tejun Heo · 17 years ago
  52. 5f99532 sysfs: consolidate sysfs spinlocks by Tejun Heo · 17 years ago
  53. 608e266 sysfs: make kobj point to sysfs_dirent instead of dentry by Tejun Heo · 17 years ago
  54. f0b0af4 sysfs: implement sysfs_find_dirent() and sysfs_get_dirent() by Tejun Heo · 17 years ago
  55. 2b29ac2 sysfs: reimplement symlink using sysfs_dirent tree by Tejun Heo · 17 years ago
  56. 3e51903 sysfs: make sysfs_dirent->s_element a union by Tejun Heo · 17 years ago
  57. 0c096b5 sysfs: add sysfs_dirent->s_name by Tejun Heo · 17 years ago
  58. a26cd72 sysfs: consolidate sysfs_dirent creation functions by Tejun Heo · 17 years ago
  59. dfeb9fb sysfs: flatten cleanup paths in sysfs_add_link() and create_dir() by Tejun Heo · 17 years ago
  60. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 17 years ago
  61. 94bebf4 Driver core: fix race in sysfs between sysfs_remove_file() and read()/write() by Oliver Neukum · 18 years ago
  62. ceeee1f SYSFS: allow sysfs_create_link to create symlinks in the root of sysfs by Greg Kroah-Hartman · 22 years ago
  63. b322908 [PATCH] sysfs: fix a kobject leak in sysfs_add_link on the error path by Greg Kroah-Hartman · 18 years ago
  64. c516865 [PATCH] sysfs: fix problem with duplicate sysfs directories and files by Maneesh Soni · 18 years ago
  65. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 18 years ago
  66. cc314ee Fix nasty ncpfs symlink handling bug. by Linus Torvalds · 19 years ago
  67. e3a15db [PATCH] sysfs_{create|remove}_link should take const char * by Dmitry Torokhov · 19 years ago
  68. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago