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