Tejun Heo
|
250f7c3fee
sysfs: introduce [__]sysfs_remove()
|
11 years ago |
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
|
09239ed4aa
sysfs: group.c: fix up kerneldoc
|
12 years ago |
Greg Kroah-Hartman
|
9e2a47ed64
sysfs: group: update copyright to add myself and the LF
|
12 years ago |
Greg Kroah-Hartman
|
f9ae443b5a
sysfs: group.c: add kerneldoc for sysfs_remove_group
|
12 years ago |
Greg Kroah-Hartman
|
16aebf1c5d
sysfs: group.c: fix up broken string coding style
|
12 years ago |
Greg Kroah-Hartman
|
995d8ed943
sysfs: group.c: fix up some * coding style issues
|
12 years ago |
Greg Kroah-Hartman
|
e6c56920fd
sysfs: group.c: fix trailing whitespace
|
12 years ago |
Greg Kroah-Hartman
|
d363bc53ef
sysfs: group.c: move EXPORT_SYMBOL_GPL() to the proper location
|
12 years ago |
Greg Kroah-Hartman
|
3e9b2bae83
sysfs: add sysfs_create/remove_groups()
|
12 years ago |
Oliver Schinagl
|
388a8c353d
sysfs: prevent warning when only using binary attributes
|
12 years ago |
Greg Kroah-Hartman
|
6ab9cea160
sysfs: add support for binary attributes in groups
|
12 years ago |
Rafael J. Wysocki
|
0bb8f3d6ae
sysfs: Functions for adding/removing symlinks to/from attribute groups
|
12 years ago |
Bruno Prémont
|
5631f2c18f
sysfs: Prevent crash on unset sysfs group attributes
|
13 years ago |
Al Viro
|
587a1f1659
switch ->is_visible() to returning umode_t
|
14 years ago |
Robert P. J. Day
|
1f8e1cdac6
SYSFS: Fix erroneous comments for sysfs_update_group().
|
14 years ago |
Alan Stern
|
e030d58e88
sysfs: remove useless test from sysfs_merge_group
|
14 years ago |
Alan Stern
|
69d44ffbd7
sysfs: Add sysfs_merge_group() and sysfs_unmerge_group()
|
15 years ago |
Eric W. Biederman
|
3ff195b011
sysfs: Implement sysfs tagged directory support.
|
15 years ago |
Arjan van de Ven
|
99fcd77d15
Use WARN() in fs/sysfs
|
17 years ago |
James Bottomley
|
0f4238958d
[SCSI] sysfs: make group is_valid return a mode_t
|
17 years ago |
Greg Kroah-Hartman
|
969affd276
sysfs: remove BUG_ON() from sysfs_remove_group()
|
17 years ago |
James Bottomley
|
d4acd722b7
[SCSI] sysfs: add filter function to groups
|
17 years ago |
Eric W. Biederman
|
90bc61359d
sysfs: Remove first pass at shadow directory support
|
18 years ago |
Dave Young
|
869512ab5a
sysfs: cleanup semaphore.h
|
18 years ago |
Tejun Heo
|
608e266a2d
sysfs: make kobj point to sysfs_dirent instead of dentry
|
18 years ago |
James Morris
|
057f6c019f
security: prevent permission checking of file removal via sysfs_remove_group()
|
18 years ago |
Eric W. Biederman
|
b592fcfe7f
sysfs: Shadow directory support
|
18 years ago |