Tejun Heo
|
cfec0bc835
sysfs: @name comes before @ns
|
11 years ago |
Tejun Heo
|
388975ccca
sysfs: clean up sysfs_get_dirent()
|
11 years ago |
Tejun Heo
|
58292cbe66
sysfs: make attr namespace interface less convoluted
|
11 years ago |
Greg Kroah-Hartman
|
07ac62a604
sysfs: file.c: fix up broken string warnings
|
12 years ago |
Greg Kroah-Hartman
|
060cc749e9
sysfs: fix up uaccess.h coding style warnings
|
12 years ago |
Greg Kroah-Hartman
|
ddfd6d074e
sysfs: fix up 80 column coding style issues
|
12 years ago |
Greg Kroah-Hartman
|
1b18dc2beb
sysfs: fix up space coding style issues
|
12 years ago |
Greg Kroah-Hartman
|
ab9bf4be4d
sysfs: remove trailing whitespace
|
12 years ago |
Greg Kroah-Hartman
|
1b866757fc
sysfs: fix placement of EXPORT_SYMBOL()
|
12 years ago |
Nick Dyer
|
fc60bb8339
sysfs_notify is only possible on file attributes
|
12 years ago |
Josh Triplett
|
1f20dfdaed
sysfs: Mark sysfs_attr_ns static
|
12 years ago |
Eric W. Biederman
|
ce59791936
sysfs: Complain bitterly about attempts to remove files from nonexistent directories.
|
13 years ago |
Al Viro
|
faef2b6c99
sysfs: propagate umode_t
|
14 years ago |
Al Viro
|
48176a973d
switch sysfs_chmod_file() to umode_t
|
14 years ago |
Eric W. Biederman
|
903e21e2ee
sysfs: Reject with a warning invalid uses of tagged directories.
|
13 years ago |
Eric W. Biederman
|
487505c257
sysfs: Implement support for tagged files in sysfs.
|
13 years ago |
Greg Kroah-Hartman
|
82a3242e11
sysfs: remove "last sysfs file:" line from the oops messages
|
14 years ago |
Dan Carpenter
|
57f9bdac25
sysfs: checking for NULL instead of ERR_PTR
|
15 years ago |
Jean Delvare
|
49c19400f6
sysfs: sysfs_chmod_file's attr can be const
|
15 years ago |
Eric W. Biederman
|
3ff195b011
sysfs: Implement sysfs tagged directory support.
|
15 years ago |
Eric W. Biederman
|
a2db684287
sysfs: Only take active references on attributes.
|
15 years ago |
Eric W. Biederman
|
e72ceb8cca
sysfs: Remove sysfs_get/put_active_two
|
15 years ago |
Emese Revfy
|
52cf25d0ab
Driver core: Constify struct sysfs_ops in struct kobj_type
|
15 years ago |
Andi Kleen
|
1c205ae18d
sysfs: Add sysfs_add/remove_files utility functions
|
15 years ago |
Eric W. Biederman
|
06fc0d66f7
sysfs: In sysfs_chmod_file lazily propagate the mode change.
|
15 years ago |
Eric W. Biederman
|
4c6974f51a
sysfs: Simplify sysfs_chmod_file semantics
|
15 years ago |
Neil Brown
|
83db93f4de
sysfs: Allow sysfs_notify_dirent to be called from interrupt context.
|
16 years ago |
Andrew Morton
|
086a377edc
sysfs: file.c: use create_singlethread_workqueue()
|
16 years ago |
KOSAKI Motohiro
|
1af3557abd
sysfs: sysfs poll keep the poll rule of regular file.
|
16 years ago |
Alex Chiang
|
d110271e1f
sysfs: don't use global workqueue in sysfs_schedule_callback()
|
16 years ago |