Chris Malley
|
3932bf6059
sysfs: trivial: fix sysfs_create_file kerneldoc spelling mistake
|
17 년 전 |
Tejun Heo
|
6d66f5cd26
sysfs: add copyrights
|
17 년 전 |
Tejun Heo
|
a4e8b91254
sysfs: move sysfs file poll implementation to sysfs_open_dirent
|
17 년 전 |
Tejun Heo
|
85a4ffad3d
sysfs: implement sysfs_open_dirent
|
17 년 전 |
Tejun Heo
|
b1fc3d6144
sysfs: make s_elem an anonymous union
|
17 년 전 |
Tejun Heo
|
50ab1a7286
sysfs: kill unnecessary NULL pointer check in sysfs_release()
|
17 년 전 |
Tejun Heo
|
b05f0548da
sysfs: kill unnecessary sysfs_get() in open paths
|
17 년 전 |
Tejun Heo
|
5a7ad7f044
sysfs: kill sysfs_update_file()
|
17 년 전 |
Tejun Heo
|
f88123eaf9
sysfs: fix sysfs_chmod_file() such that it updates sd->s_mode too
|
17 년 전 |
Eric W. Biederman
|
932ea2e374
sysfs: Introduce sysfs_rename_mutex
|
17 년 전 |
Rolf Eike Beer
|
a93720eeb4
sysfs: Fix typos in fs/sysfs/file.c
|
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
|
52e8c209d6
sysfs/file.c - use mutex instead of semaphore
|
18 년 전 |
Tejun Heo
|
967e35dcc9
sysfs: cosmetic clean up on node creation failure paths
|
18 년 전 |
Tejun Heo
|
51225039f3
sysfs: make directory dentries and inodes reclaimable
|
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
|
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
|
7b595756ec
sysfs: kill unnecessary attribute->owner
|
18 년 전 |
Tejun Heo
|
73107cb3ad
sysfs: kill attribute file orphaning
|
18 년 전 |
Tejun Heo
|
0ab66088c8
sysfs: implement sysfs_dirent active reference and immediate disconnect
|
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 년 전 |
Akinobu Mita
|
92f4c701aa
use simple_read_from_buffer() in fs/
|
18 년 전 |
Greg Kroah-Hartman
|
823bccfc40
remove "struct subsystem" as it is no longer needed
|
18 년 전 |
Alan Stern
|
523ded71de
device_schedule_callback() needs a module reference
|
18 년 전 |
Alan Stern
|
e7b0d26a86
[PATCH] sysfs: reinstate exclusion between method calls and attribute unregistration
|
18 년 전 |