Greg Kroah-Hartman
|
82a3242e11
sysfs: remove "last sysfs file:" line from the oops messages
|
14 年之前 |
Dan Carpenter
|
57f9bdac25
sysfs: checking for NULL instead of ERR_PTR
|
14 年之前 |
Jean Delvare
|
49c19400f6
sysfs: sysfs_chmod_file's attr can be const
|
15 年之前 |
Eric W. Biederman
|
3ff195b011
sysfs: Implement sysfs tagged directory support.
|
15 年之前 |
Eric W. Biederman
|
a2db684287
sysfs: Only take active references on attributes.
|
15 年之前 |
Eric W. Biederman
|
e72ceb8cca
sysfs: Remove sysfs_get/put_active_two
|
15 年之前 |
Emese Revfy
|
52cf25d0ab
Driver core: Constify struct sysfs_ops in struct kobj_type
|
15 年之前 |
Andi Kleen
|
1c205ae18d
sysfs: Add sysfs_add/remove_files utility functions
|
15 年之前 |
Eric W. Biederman
|
06fc0d66f7
sysfs: In sysfs_chmod_file lazily propagate the mode change.
|
15 年之前 |
Eric W. Biederman
|
4c6974f51a
sysfs: Simplify sysfs_chmod_file semantics
|
15 年之前 |
Neil Brown
|
83db93f4de
sysfs: Allow sysfs_notify_dirent to be called from interrupt context.
|
15 年之前 |
Andrew Morton
|
086a377edc
sysfs: file.c: use create_singlethread_workqueue()
|
16 年之前 |
KOSAKI Motohiro
|
1af3557abd
sysfs: sysfs poll keep the poll rule of regular file.
|
16 年之前 |
Alex Chiang
|
d110271e1f
sysfs: don't use global workqueue in sysfs_schedule_callback()
|
16 年之前 |
Alex Chiang
|
669420644c
sysfs: only allow one scheduled removal callback per kobj
|
16 年之前 |
Trent Piepho
|
8c0e3998f5
sysfs: Make dir and name args to sysfs_notify() const
|
16 年之前 |
Neil Brown
|
f1282c844e
sysfs: Support sysfs_notify from atomic context with new sysfs_notify_dirent
|
17 年之前 |
Andrew Morton
|
ae87221d3c
sysfs: crash debugging
|
18 年之前 |
Arjan van de Ven
|
99fcd77d15
Use WARN() in fs/sysfs
|
17 年之前 |
Miklos Szeredi
|
93265d13ea
sysfs: don't call notify_change
|
17 年之前 |
Harvey Harrison
|
8e24eea728
fs: replace remaining __FUNCTION__ occurrences
|
17 年之前 |
James Bottomley
|
0f4238958d
[SCSI] sysfs: make group is_valid return a mode_t
|
17 年之前 |
Dan Williams
|
2424b5dd06
sysfs: refill attribute buffer when reading from offset 0
|
17 年之前 |
Robert P. J. Day
|
c6f8773382
SYSFS: Explicitly include required header file slab.h.
|
17 年之前 |
Andrew Morton
|
815d2d50da
driver core: debug for bad dev_attr_show() return value.
|
17 年之前 |
Linus Torvalds
|
9b73e76f3c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
|
17 年之前 |
Kay Sievers
|
000f2a4d8c
Driver Core: kill subsys_attribute and default sysfs ops
|
17 年之前 |
Greg Kroah-Hartman
|
3514faca19
kobject: remove struct kobj_type from struct kset
|
17 年之前 |
Jiri Slaby
|
d7b3788965
sysfs: remove SPIN_LOCK_UNLOCKED
|
17 年之前 |
James Bottomley
|
11f24fbdf5
[SCSI] sysfs: fix the sysfs_add_file_to_group interfaces
|
17 年之前 |