Maurizio Lombardi
|
020d30f17f
kobject: fix memory leak in kobject_set_name_vargs
|
11 年之前 |
Bjorn Helgaas
|
35a5fe695b
kobject: remove kset from sysfs immediately in kset_unregister()
|
11 年之前 |
Bjorn Helgaas
|
89c86a64cd
kobject: delay kobject release for random time
|
11 年之前 |
Tejun Heo
|
93b2b8e4aa
sysfs, kernfs: introduce kernfs_create_dir[_ns]()
|
11 年之前 |
Tejun Heo
|
c84a3b2779
sysfs: drop kobj_ns_type handling, take #2
|
11 年之前 |
Linus Torvalds
|
a1212d278c
Revert "sysfs: drop kobj_ns_type handling"
|
11 年之前 |
Fengguang Wu
|
1461c5be7b
kobject: show debug info on delayed kobject release
|
12 年之前 |
Tejun Heo
|
26ea12dec0
kobject: grab an extra reference on kobject->sd to allow duplicate deletes
|
12 年之前 |
Greg Kroah-Hartman
|
88502b9c0a
Merge 3.12-rc3 into driver-core-next
|
12 年之前 |
Eric W. Biederman
|
730d7d3398
sysfs: Allow mounting without CONFIG_NET
|
12 年之前 |
Jeff Mahoney
|
eee0316497
kobject: introduce kobj_completion
|
12 年之前 |
Tejun Heo
|
cb26a31157
sysfs: drop kobj_ns_type handling
|
12 年之前 |
Tejun Heo
|
e34ff49061
sysfs: remove ktype->namespace() invocations in directory code
|
12 年之前 |
Linus Torvalds
|
c7c4591db6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 年之前 |
Eric W. Biederman
|
7dc5dbc879
sysfs: Restrict mounting sysfs
|
12 年之前 |
Russell King
|
c817a67ecb
kobject: delayed kobject release: help find buggy drivers
|
12 年之前 |
Kees Cook
|
b7165ebbf0
kobject: sanitize argument for format string
|
12 年之前 |
Anatol Pomozov
|
2d864e4171
kref: minor cleanup
|
12 年之前 |
Linus Torvalds
|
a49b7e82ca
kobject: fix kset_find_obj() race with concurrent last kobject_put()
|
12 年之前 |
Zhi Yong Wu
|
9ff1f838e9
kobject: fix the uncorrect comment
|
13 年之前 |
Greg Kroah-Hartman
|
eb1574270a
Merge 3.4-rc5 into driver-core-next
|
13 年之前 |
yan
|
6b9606106b
lib/kobject.c : Remove redundant check in create_dir
|
13 年之前 |
Dan Williams
|
282029c005
kobject: provide more diagnostic info for kobject_add_internal() failures
|
13 年之前 |
Paul Gortmaker
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
13 年之前 |
Kay Sievers
|
b3e8d7b247
kobject: remove kset_find_obj_hinted()
|
13 年之前 |
Al Viro
|
a685e08987
Delay struct net freeing while there's a sysfs instance refering to it
|
14 年之前 |
Robin Holt
|
c25d1dfbd4
kobject: Introduce kset_find_obj_hinted.
|
15 年之前 |
Serge E. Hallyn
|
be867b194a
sysfs: Comment sysfs directory tagging logic
|
15 年之前 |
Eric W. Biederman
|
3ff195b011
sysfs: Implement sysfs tagged directory support.
|
15 年之前 |
Eric W. Biederman
|
bc451f2058
kobj: Add basic infrastructure for dealing with namespaces.
|
15 年之前 |