index
:
history
master
Linux kernel history
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
sysfs
/
dir.c
Age
Commit message (
Expand
)
Author
Lines
2004-12-16
[PATCH] sysfs: Allocate sysfs_dirent structures from their own slab.
Chris Wright
-1
/
+1
2004-12-02
[PATCH] sysfs: fix sysfs_dir_close memory leak
Greg Kroah-Hartman
-0
/
+2
2004-11-18
[PATCH] fix oops in sysfs_remove_dir()
Maneesh Soni
-1
/
+2
2004-11-11
sysfs: fix odd patch error
Greg Kroah-Hartman
-1
/
+1
2004-11-11
[PATCH] sysfs: fix duplicate driver registration error
Maneesh Soni
-1
/
+1
2004-11-11
[PATCH] fix sysfs backing store error path confusion
Milton D. Miller II
-2
/
+2
2004-11-03
[PATCH] fix kernel BUG at fs/sysfs/dir.c:20!
Maneesh Soni
-1
/
+1
2004-11-02
[PATCH] small sysfs cleanups
Adrian Bunk
-1
/
+1
2004-11-02
[PATCH] sysfs: fix sysfs backing store error path confusion
Maneesh Soni
-1
/
+1
2004-10-31
[PATCH] sysfs backing store: stop pinning dentries/inodes for leaf entries
Andrew Morton
-6
/
+100
2004-10-31
[PATCH] sysfs backing store: use sysfs_dirent based tree in dir file operations
Andrew Morton
-1
/
+140
2004-10-31
[PATCH] sysfs backing store: use sysfs_dirent based tree in file removal
Andrew Morton
-37
/
+11
2004-10-31
[PATCH] sysfs backing store - add sysfs_direct structure
Andrew Morton
-9
/
+75
2004-10-22
[PATCH] avoid problems with kobject_set_name and name with %
Stephen Hemminger
-1
/
+1
2004-09-23
[sysfs] Change symbol exports to GPL only in dir.c
Patrick Mochel
-3
/
+3
2004-05-16
[PATCH] fix-sysfs-symlinks.patch
Maneesh Soni
-1
/
+11
2004-05-13
[PATCH] sysfs_rename_dir-cleanup
Maneesh Soni
-5
/
+14
2004-03-30
[PATCH] back out sysfs reference count change
Greg Kroah-Hartman
-14
/
+1
2004-03-18
[PATCH] sysfs: pin kobjects to fix use-after-free crashes
Andrew Morton
-1
/
+14
2004-03-18
[PATCH] sysfs_remove_dir-vs-dcache_readdir race fix
Andrew Morton
-5
/
+6
2004-01-06
[PATCH] fix sysfs oops
Andrew Morton
-1
/
+2
2003-09-26
[PATCH] sysfs dput crash fix
Patrick Mochel
-18
/
+16
2003-08-29
[sysfs] Use kobject_name() when creating directories for kobjects.
Patrick Mochel
-5
/
+3
2003-08-28
[sysfs] Fix memory leak.
Patrick Mochel
-3
/
+4
2003-08-13
Merge bk://kernel.bkbits.net//home/mochel/linux-2.5-core
Patrick Mochel
-3
/
+3
2003-08-13
[sysfs] Don't add ->d_fsdata until dentrys are created.
Patrick Mochel
-8
/
+6
2003-08-11
[sysfs] Mark some arguments const.
Patrick Mochel
-3
/
+3
2003-08-06
[sysfs] Add attribute groups
Patrick Mochel
-21
/
+55
2003-07-03
[PATCH] sysfs: add sysfs_rename_dir()
Greg Kroah-Hartman
-0
/
+22
2003-03-11
sysfs: fix BUG()s on directory creation and removal.
Patrick Mochel
-7
/
+1
2003-03-08
[PATCH] missing spin_unlock() in sysfs_remove_dir()
Andrew Morton
-1
/
+1
2003-03-06
sysfs: fix up directory removal, once and for all.
Patrick Mochel
-18
/
+15
2003-01-30
sysfs: further localize file creation.
Patrick Mochel
-10
/
+11
2003-01-30
sysfs: split up inode.c into different files for different purposes.
Patrick Mochel
-0
/
+135