Armin Kuster
|
557411eb2c
Sysfs: fix possible memleak in sysfs_follow_link
|
16 年之前 |
Cornelia Huck
|
36ce6dad6e
driver core: Suppress sysfs warnings for device_rename().
|
17 年之前 |
Mark Fasheh
|
a839c5afcd
sysfs: Allow removal of symlinks in the sysfs root
|
17 年之前 |
Kay Sievers
|
2f90a85180
sysfs: create optimal relative symlink targets
|
17 年之前 |
Tejun Heo
|
6d66f5cd26
sysfs: add copyrights
|
17 年之前 |
Tejun Heo
|
b1fc3d6144
sysfs: make s_elem an anonymous union
|
17 年之前 |
Eric W. Biederman
|
7d0c7d676c
sysfs: Make sysfs_mount static
|
17 年之前 |
Tejun Heo
|
23dc279950
sysfs: make sysfs_add_one() automatically check for duplicate entry
|
18 年之前 |
Tejun Heo
|
41fc1c2745
sysfs: make sysfs_add/remove_one() call link/unlink_sibling() implictly
|
18 年之前 |
Dave Young
|
869512ab5a
sysfs: cleanup semaphore.h
|
18 年之前 |
Tejun Heo
|
967e35dcc9
sysfs: cosmetic clean up on node creation failure paths
|
18 年之前 |
Tejun Heo
|
a1da4dfe35
sysfs: kill an extra put in sysfs_create_link() failure path
|
18 年之前 |
Tejun Heo
|
fb6896da37
sysfs: restructure add/remove paths and fix inode update
|
18 年之前 |
Tejun Heo
|
3007e997de
sysfs: use sysfs_mutex to protect the sysfs_dirent tree
|
18 年之前 |
Tejun Heo
|
5f9953237f
sysfs: consolidate sysfs spinlocks
|
18 年之前 |
Tejun Heo
|
608e266a2d
sysfs: make kobj point to sysfs_dirent instead of dentry
|
18 年之前 |
Tejun Heo
|
f0b0af4792
sysfs: implement sysfs_find_dirent() and sysfs_get_dirent()
|
18 年之前 |
Tejun Heo
|
2b29ac252a
sysfs: reimplement symlink using sysfs_dirent tree
|
18 年之前 |
Tejun Heo
|
3e5190380e
sysfs: make sysfs_dirent->s_element a union
|
18 年之前 |
Tejun Heo
|
0c096b507f
sysfs: add sysfs_dirent->s_name
|
18 年之前 |
Tejun Heo
|
a26cd7226c
sysfs: consolidate sysfs_dirent creation functions
|
18 年之前 |
Tejun Heo
|
dfeb9fb034
sysfs: flatten cleanup paths in sysfs_add_link() and create_dir()
|
18 年之前 |
Arjan van de Ven
|
c5ef1c42c5
[PATCH] mark struct inode_operations const 3
|
18 年之前 |
Oliver Neukum
|
94bebf4d1b
Driver core: fix race in sysfs between sysfs_remove_file() and read()/write()
|
18 年之前 |
Greg Kroah-Hartman
|
ceeee1fb28
SYSFS: allow sysfs_create_link to create symlinks in the root of sysfs
|
23 年之前 |
Greg Kroah-Hartman
|
b3229087c5
[PATCH] sysfs: fix a kobject leak in sysfs_add_link on the error path
|
19 年之前 |
Maneesh Soni
|
c516865cfb
[PATCH] sysfs: fix problem with duplicate sysfs directories and files
|
19 年之前 |
Jes Sorensen
|
1b1dcc1b57
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
|
19 年之前 |
Linus Torvalds
|
cc314eef01
Fix nasty ncpfs symlink handling bug.
|
19 年之前 |
Dmitry Torokhov
|
e3a15db241
[PATCH] sysfs_{create|remove}_link should take const char *
|
20 年之前 |