index
:
history
master
Linux kernel history
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
sysfs
/
file.c
Age
Commit message (
Expand
)
Author
Lines
2005-03-01
[PATCH] sysfs: fix signedness problem
Greg Kroah-Hartman
-6
/
+7
2004-11-03
[PATCH] driver-model: sysfs_release() dangling pointer reference fix
Tejun Heo
-1
/
+3
2004-10-31
[PATCH] Possible race in sysfs_read_file() and sysfs_write_file()
Andrew Morton
-1
/
+5
2004-10-31
[PATCH] Fix race in sysfs_read_file() and sysfs_write_file()
Andrew Morton
-3
/
+15
2004-10-31
[PATCH] sysfs backing store: stop pinning dentries/inodes for leaf entries
Andrew Morton
-22
/
+3
2004-10-31
[PATCH] sysfs backing store - add sysfs_direct structure
Andrew Morton
-10
/
+15
2004-10-31
[PATCH] sysfs backing store - prepare sysfs_file_operations helpers
Andrew Morton
-12
/
+12
2004-09-23
[sysfs] Change symbol exports to GPL only in file.c.
Patrick Mochel
-3
/
+3
2004-06-26
[PATCH] sysfs: fill_read_buffer() fix
Andrew Morton
-1
/
+1
2004-06-04
[PATCH] fix sysfs node cpumap for large NR_CPUS
Rusty Russell
-0
/
+1
2004-05-11
[PATCH] kobject/sysfs race fix
Maneesh Soni
-1
/
+1
2003-09-26
[PATCH] sysfs dput crash fix
Patrick Mochel
-3
/
+3
2003-08-28
[sysfs] Fix memory leak.
Patrick Mochel
-3
/
+2
2003-08-13
Merge bk://kernel.bkbits.net//home/mochel/linux-2.5-core
Patrick Mochel
-4
/
+4
2003-08-13
[sysfs] Don't add ->d_fsdata until dentrys are created.
Patrick Mochel
-1
/
+6
2003-08-11
[sysfs] Mark some arguments const.
Patrick Mochel
-4
/
+4
2003-08-06
[sysfs] Add attribute groups
Patrick Mochel
-16
/
+19
2003-07-03
[PATCH] SYSFS: add module referencing to sysfs attribute files.
Greg Kroah-Hartman
-0
/
+9
2003-06-11
[sysfs] Add __user tag to appropriate parameters.
Patrick Mochel
-4
/
+4
2003-06-10
[sysfs] Get zeroed page for file read/write buffers.
Patrick Mochel
-2
/
+2
2003-04-01
Add missing <asm/uaccess.h> header includes
Linus Torvalds
-0
/
+1
2003-03-20
[PATCH] Sysfs not handling show errors
Dave Jones
-1
/
+1
2003-01-30
sysfs: further localize file creation.
Patrick Mochel
-7
/
+8
2003-01-30
sysfs: split up inode.c into different files for different purposes.
Patrick Mochel
-0
/
+423