index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
kobject.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-07
sysfs, kobject: add sysfs wrapper for kernfs_enable_ns()
Tejun Heo
1
-1
/
+1
2014-01-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+1
2014-01-28
kobject: export kobj_sysfs_ops
Jeff Mahoney
1
-0
/
+1
2014-01-08
kobject: Fix source code comment spelling
Bart Van Assche
1
-1
/
+1
2014-01-04
Revert "kobject: introduce kobj_completion"
Greg Kroah-Hartman
1
-50
/
+0
2013-12-11
kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly
Tejun Heo
1
-1
/
+1
2013-12-08
kobject: fix memory leak in kobject_set_name_vargs
Maurizio Lombardi
1
-1
/
+3
2013-12-07
kobject: remove kset from sysfs immediately in kset_unregister()
Bjorn Helgaas
1
-0
/
+1
2013-12-07
kobject: delay kobject release for random time
Bjorn Helgaas
1
-3
/
+6
2013-11-29
sysfs, kernfs: introduce kernfs_create_dir[_ns]()
Tejun Heo
1
-1
/
+1
2013-11-27
sysfs: drop kobj_ns_type handling, take #2
Tejun Heo
1
-5
/
+22
2013-11-07
Revert "sysfs: drop kobj_ns_type handling"
Linus Torvalds
1
-4
/
+1
2013-10-11
kobject: show debug info on delayed kobject release
Fengguang Wu
1
-1
/
+1
2013-10-03
kobject: grab an extra reference on kobject->sd to allow duplicate deletes
Tejun Heo
1
-0
/
+12
2013-09-29
Merge 3.12-rc3 into driver-core-next
Greg Kroah-Hartman
1
-4
/
+1
2013-09-27
sysfs: Allow mounting without CONFIG_NET
Eric W. Biederman
1
-4
/
+1
2013-09-26
kobject: introduce kobj_completion
Jeff Mahoney
1
-0
/
+50
2013-09-26
sysfs: drop kobj_ns_type handling
Tejun Heo
1
-1
/
+4
2013-09-26
sysfs: remove ktype->namespace() invocations in directory code
Tejun Heo
1
-4
/
+24
2013-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-0
/
+15
2013-08-28
sysfs: Restrict mounting sysfs
Eric W. Biederman
1
-0
/
+15
2013-07-25
kobject: delayed kobject release: help find buggy drivers
Russell King
1
-3
/
+19
2013-06-07
kobject: sanitize argument for format string
Kees Cook
1
-1
/
+1
2013-05-07
kref: minor cleanup
Anatol Pomozov
1
-1
/
+1
2013-04-13
kobject: fix kset_find_obj() race with concurrent last kobject_put()
Linus Torvalds
1
-1
/
+8
2012-05-07
kobject: fix the uncorrect comment
Zhi Yong Wu
1
-1
/
+1
2012-05-02
Merge 3.4-rc5 into driver-core-next
Greg Kroah-Hartman
1
-7
/
+7
2012-04-23
lib/kobject.c : Remove redundant check in create_dir
yan
1
-7
/
+5
2012-04-10
kobject: provide more diagnostic info for kobject_add_internal() failures
Dan Williams
1
-7
/
+7
2012-03-07
lib: reduce the use of module.h wherever possible
Paul Gortmaker
1
-1
/
+1
2011-12-21
kobject: remove kset_find_obj_hinted()
Kay Sievers
1
-37
/
+0
2011-06-12
Delay struct net freeing while there's a sysfs instance refering to it
Al Viro
1
-17
/
+9
2010-10-22
kobject: Introduce kset_find_obj_hinted.
Robin Holt
1
-0
/
+39
2010-05-21
sysfs: Comment sysfs directory tagging logic
Serge E. Hallyn
1
-0
/
+11
2010-05-21
sysfs: Implement sysfs tagged directory support.
Eric W. Biederman
1
-0
/
+1
2010-05-21
kobj: Add basic infrastructure for dealing with namespaces.
Eric W. Biederman
1
-0
/
+103
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
1
-1
/
+1
2010-03-07
kobject: Constify struct kset_uevent_ops
Emese Revfy
1
-2
/
+2
2009-06-15
kobject: make kset_create check kobject_set_name return value
Dave Young
1
-1
/
+6
2009-04-20
driver: dont update dev_name via device_add path
Kay Sievers
1
-0
/
+3
2009-03-24
driver core: get rid of struct device's bus_id string array
Kay Sievers
1
-1
/
+1
2008-10-16
kobject: Cleanup kobject_rename and !CONFIG_SYSFS
Eric W. Biederman
1
-2
/
+15
2008-10-16
kobject: Fix kobject_rename and !CONFIG_SYSFS
Eric W. Biederman
1
-13
/
+5
2008-08-21
kobject: Replace ALL occurrences of '/' with '!' instead of only the first one.
Ingo Oeser
1
-2
/
+1
2008-07-25
Example use of WARN()
Arjan van de Ven
1
-6
/
+3
2008-07-21
kobject: replace '/' with '!' in name
Kay Sievers
1
-2
/
+8
2008-06-10
PCI: ACPI PCI slot detection driver
Alex Chiang
1
-0
/
+1
2008-04-30
kobject: do not copy vargs, just pass them around
Kay Sievers
1
-20
/
+8
2008-04-30
lib: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-8
/
+8
2008-04-19
Kobject: Replace list_for_each() with list_for_each_entry().
Robert P. J. Day
1
-8
/
+2
[next]