Joe Perches
|
353c6ddaa9
sysfs.h: Use octal permissions
|
7 years ago |
Greg Kroah-Hartman
|
af97a77bc0
efi: Move some sysfs files to be read-only by root
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
Nick Desaulniers
|
89cf2a20c3
sysfs: remove signedness from sysfs_get_dirent
|
8 years ago |
Linus Torvalds
|
63f4f7e8df
Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform
|
10 years ago |
Jarkko Sakkinen
|
37c1c04cca
sysfs: added __compat_only_sysfs_link_entry_to_kobj()
|
10 years ago |
Emilio López
|
7f5028cf61
sysfs: Support is_visible() on binary attributes
|
10 years ago |
Eric W. Biederman
|
87d2846fcf
sysfs: Add support for permanently empty directories to serve as mount points.
|
10 years ago |
Guenter Roeck
|
ba61af6f3e
sysfs: Document struct attribute_group
|
10 years ago |
NeilBrown
|
2b75869bba
sysfs/kernfs: allow attributes to request write buffer be pre-allocated.
|
11 years ago |
Simon Wunderlich
|
78e1da6270
sysfs.h: don't return a void-valued expression in sysfs_remove_file
|
11 years ago |
Tejun Heo
|
33ac1257ff
sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()
|
11 years ago |
Linus Torvalds
|
6f4c98e1c2
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
11 years ago |
Greg Kroah-Hartman
|
72099304ee
Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()"
|
11 years ago |
Rusty Russell
|
58f86cc89c
VERIFY_OCTAL_PERMISSIONS: stricter checking for sysfs perms.
|
11 years ago |
Tejun Heo
|
fa4cd451cc
sysfs, kobject: add sysfs wrapper for kernfs_enable_ns()
|
11 years ago |
Tejun Heo
|
ce8b04aa6c
sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()
|
11 years ago |
Tejun Heo
|
6b0afc2a21
kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers
|
11 years ago |
Greg Kroah-Hartman
|
a9f138b0e5
Revert "kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers"
|
11 years ago |
Greg Kroah-Hartman
|
a30f82b7eb
Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()"
|
11 years ago |
Tejun Heo
|
d1ba277e79
sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()
|
11 years ago |
Tejun Heo
|
1ae06819c7
kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers
|
11 years ago |
Tejun Heo
|
324a56e16e
kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly
|
11 years ago |
Tejun Heo
|
ccf73cf336
sysfs, kernfs: introduce kernfs[_find_and]_get() and kernfs_put()
|
11 years ago |
Tejun Heo
|
024f647117
sysfs, kernfs: introduce kernfs_notify()
|
11 years ago |
Tejun Heo
|
93b2b8e4aa
sysfs, kernfs: introduce kernfs_create_dir[_ns]()
|
11 years ago |
Tejun Heo
|
b8441ed279
sysfs, kernfs: add skeletons for kernfs
|
11 years ago |
Tejun Heo
|
c84a3b2779
sysfs: drop kobj_ns_type handling, take #2
|
12 years ago |
Tejun Heo
|
388975ccca
sysfs: clean up sysfs_get_dirent()
|
12 years ago |
Tejun Heo
|
4b30ee58ee
sysfs: remove ktype->namespace() invocations in symlink code
|
12 years ago |