summaryrefslogtreecommitdiff
path: root/fs/sysfs/symlink.c
AgeCommit message (Expand)Author
2008-07-21driver core: Suppress sysfs warnings for device_rename().Cornelia Huck
2008-04-18sysfs: Allow removal of symlinks in the sysfs rootMark Fasheh
2008-01-24sysfs: create optimal relative symlink targetsKay Sievers
2007-10-12sysfs: add copyrightsTejun Heo
2007-10-12sysfs: make s_elem an anonymous unionTejun Heo
2007-10-12sysfs: Make sysfs_mount staticEric W. Biederman
2007-10-12sysfs: make sysfs_add_one() automatically check for duplicate entryTejun Heo
2007-10-12sysfs: make sysfs_add/remove_one() call link/unlink_sibling() implictlyTejun Heo
2007-10-12sysfs: cleanup semaphore.hDave Young
2007-07-18sysfs: cosmetic clean up on node creation failure pathsTejun Heo
2007-07-18sysfs: kill an extra put in sysfs_create_link() failure pathTejun Heo
2007-07-11sysfs: restructure add/remove paths and fix inode updateTejun Heo
2007-07-11sysfs: use sysfs_mutex to protect the sysfs_dirent treeTejun Heo
2007-07-11sysfs: consolidate sysfs spinlocksTejun Heo
2007-07-11sysfs: make kobj point to sysfs_dirent instead of dentryTejun Heo
2007-07-11sysfs: implement sysfs_find_dirent() and sysfs_get_dirent()Tejun Heo
2007-07-11sysfs: reimplement symlink using sysfs_dirent treeTejun Heo
2007-07-11sysfs: make sysfs_dirent->s_element a unionTejun Heo
2007-07-11sysfs: add sysfs_dirent->s_nameTejun Heo
2007-07-11sysfs: consolidate sysfs_dirent creation functionsTejun Heo
2007-07-11sysfs: flatten cleanup paths in sysfs_add_link() and create_dir()Tejun Heo
2007-02-12[PATCH] mark struct inode_operations const 3Arjan van de Ven
2007-02-07Driver core: fix race in sysfs between sysfs_remove_file() and read()/write()Oliver Neukum
2006-09-25SYSFS: allow sysfs_create_link to create symlinks in the root of sysfsGreg Kroah-Hartman
2006-03-20[PATCH] sysfs: fix a kobject leak in sysfs_add_link on the error pathGreg Kroah-Hartman
2006-03-20[PATCH] sysfs: fix problem with duplicate sysfs directories and filesManeesh Soni
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2005-08-19Fix nasty ncpfs symlink handling bug.Linus Torvalds
2005-06-20[PATCH] sysfs_{create|remove}_link should take const char *Dmitry Torokhov
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds