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.
|
15 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 |
Alex Chiang
|
669420644c
sysfs: only allow one scheduled removal callback per kobj
|
16 years ago |
Trent Piepho
|
8c0e3998f5
sysfs: Make dir and name args to sysfs_notify() const
|
16 years ago |
Neil Brown
|
f1282c844e
sysfs: Support sysfs_notify from atomic context with new sysfs_notify_dirent
|
17 years ago |
Andrew Morton
|
ae87221d3c
sysfs: crash debugging
|
18 years ago |
Arjan van de Ven
|
99fcd77d15
Use WARN() in fs/sysfs
|
17 years ago |
Miklos Szeredi
|
93265d13ea
sysfs: don't call notify_change
|
17 years ago |
Harvey Harrison
|
8e24eea728
fs: replace remaining __FUNCTION__ occurrences
|
17 years ago |
James Bottomley
|
0f4238958d
[SCSI] sysfs: make group is_valid return a mode_t
|
17 years ago |
Dan Williams
|
2424b5dd06
sysfs: refill attribute buffer when reading from offset 0
|
17 years ago |
Robert P. J. Day
|
c6f8773382
SYSFS: Explicitly include required header file slab.h.
|
17 years ago |
Andrew Morton
|
815d2d50da
driver core: debug for bad dev_attr_show() return value.
|
17 years ago |