Jan Kara
|
c70c176ff8
kobject: Export kobject_get_unless_zero()
|
8 years ago |
Gabriel Somlo
|
2fe829aca9
kobject: export kset_find_obj() for module use
|
9 years ago |
Rasmus Villemoes
|
f773f32d71
lib/kobject.c: use kvasprintf_const for formatting ->name
|
9 years ago |
Gabriel Somlo
|
fa40ae3444
kobject: move EXPORT_SYMBOL() macros next to corresponding definitions
|
10 years ago |
Nicolas Iooss
|
8db1486065
include, lib: add __printf attributes to several function prototypes
|
10 years ago |
Linus Torvalds
|
043cd04950
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
10 years ago |
Rasmus Villemoes
|
2abf114fc8
lib/kobject.c: use strreplace()
|
10 years ago |
Anand Jain
|
24199d206a
lib: export symbol kobject_move()
|
10 years ago |
Ethan Zhao
|
d82d54af7b
kobject: WARN as tip when call kobject_get() to a kobject not initialized
|
10 years ago |
Pankaj Dubey
|
41fb96a4b6
kobject: fix NULL pointer derefernce in kobj_child_ns_ops
|
11 years ago |
Tejun Heo
|
fa4cd451cc
sysfs, kobject: add sysfs wrapper for kernfs_enable_ns()
|
11 years ago |
Linus Torvalds
|
e7651b819e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
11 years ago |
Jeff Mahoney
|
29dfe2dc0e
kobject: export kobj_sysfs_ops
|
11 years ago |
Bart Van Assche
|
9705710e40
kobject: Fix source code comment spelling
|
11 years ago |
Greg Kroah-Hartman
|
eb4c69033f
Revert "kobject: introduce kobj_completion"
|
11 years ago |
Tejun Heo
|
324a56e16e
kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly
|
11 years ago |
Maurizio Lombardi
|
020d30f17f
kobject: fix memory leak in kobject_set_name_vargs
|
11 years ago |
Bjorn Helgaas
|
35a5fe695b
kobject: remove kset from sysfs immediately in kset_unregister()
|
11 years ago |
Bjorn Helgaas
|
89c86a64cd
kobject: delay kobject release for random time
|
11 years ago |
Tejun Heo
|
93b2b8e4aa
sysfs, kernfs: introduce kernfs_create_dir[_ns]()
|
11 years ago |
Tejun Heo
|
c84a3b2779
sysfs: drop kobj_ns_type handling, take #2
|
11 years ago |
Linus Torvalds
|
a1212d278c
Revert "sysfs: drop kobj_ns_type handling"
|
11 years ago |
Fengguang Wu
|
1461c5be7b
kobject: show debug info on delayed kobject release
|
12 years ago |
Tejun Heo
|
26ea12dec0
kobject: grab an extra reference on kobject->sd to allow duplicate deletes
|
12 years ago |
Greg Kroah-Hartman
|
88502b9c0a
Merge 3.12-rc3 into driver-core-next
|
12 years ago |
Eric W. Biederman
|
730d7d3398
sysfs: Allow mounting without CONFIG_NET
|
12 years ago |
Jeff Mahoney
|
eee0316497
kobject: introduce kobj_completion
|
12 years ago |
Tejun Heo
|
cb26a31157
sysfs: drop kobj_ns_type handling
|
12 years ago |
Tejun Heo
|
e34ff49061
sysfs: remove ktype->namespace() invocations in directory code
|
12 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 |