Linus Torvalds
|
a1212d278c
Revert "sysfs: drop kobj_ns_type handling"
|
11 years ago |
Fengguang Wu
|
1461c5be7b
kobject: show debug info on delayed kobject release
|
11 years ago |
Tejun Heo
|
26ea12dec0
kobject: grab an extra reference on kobject->sd to allow duplicate deletes
|
11 years ago |
Greg Kroah-Hartman
|
88502b9c0a
Merge 3.12-rc3 into driver-core-next
|
11 years ago |
Eric W. Biederman
|
730d7d3398
sysfs: Allow mounting without CONFIG_NET
|
11 years ago |
Jeff Mahoney
|
eee0316497
kobject: introduce kobj_completion
|
11 years ago |
Tejun Heo
|
cb26a31157
sysfs: drop kobj_ns_type handling
|
11 years ago |
Tejun Heo
|
e34ff49061
sysfs: remove ktype->namespace() invocations in directory code
|
11 years ago |
Linus Torvalds
|
c7c4591db6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 years ago |
Eric W. Biederman
|
7dc5dbc879
sysfs: Restrict mounting sysfs
|
12 years ago |
Russell King
|
c817a67ecb
kobject: delayed kobject release: help find buggy drivers
|
12 years ago |
Kees Cook
|
b7165ebbf0
kobject: sanitize argument for format string
|
12 years ago |
Anatol Pomozov
|
2d864e4171
kref: minor cleanup
|
12 years ago |
Linus Torvalds
|
a49b7e82ca
kobject: fix kset_find_obj() race with concurrent last kobject_put()
|
12 years ago |
Zhi Yong Wu
|
9ff1f838e9
kobject: fix the uncorrect comment
|
13 years ago |
Greg Kroah-Hartman
|
eb1574270a
Merge 3.4-rc5 into driver-core-next
|
13 years ago |
yan
|
6b9606106b
lib/kobject.c : Remove redundant check in create_dir
|
13 years ago |
Dan Williams
|
282029c005
kobject: provide more diagnostic info for kobject_add_internal() failures
|
13 years ago |
Paul Gortmaker
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
13 years ago |
Kay Sievers
|
b3e8d7b247
kobject: remove kset_find_obj_hinted()
|
13 years ago |
Al Viro
|
a685e08987
Delay struct net freeing while there's a sysfs instance refering to it
|
14 years ago |
Robin Holt
|
c25d1dfbd4
kobject: Introduce kset_find_obj_hinted.
|
14 years ago |
Serge E. Hallyn
|
be867b194a
sysfs: Comment sysfs directory tagging logic
|
15 years ago |
Eric W. Biederman
|
3ff195b011
sysfs: Implement sysfs tagged directory support.
|
15 years ago |
Eric W. Biederman
|
bc451f2058
kobj: Add basic infrastructure for dealing with namespaces.
|
15 years ago |
Emese Revfy
|
52cf25d0ab
Driver core: Constify struct sysfs_ops in struct kobj_type
|
15 years ago |
Emese Revfy
|
9cd43611cc
kobject: Constify struct kset_uevent_ops
|
15 years ago |
Dave Young
|
d9cd8f3785
kobject: make kset_create check kobject_set_name return value
|
16 years ago |
Kay Sievers
|
8a577ffc75
driver: dont update dev_name via device_add path
|
16 years ago |
Kay Sievers
|
1fa5ae857b
driver core: get rid of struct device's bus_id string array
|
16 years ago |