Catalin Marinas
|
d5ce5b40bc
Free the memory allocated by memdup_user() in fs/sysfs/bin.c
|
16 年 前 |
Li Zefan
|
1c8542c7bb
sysfs: use memdup_user()
|
16 年 前 |
Hugh Dickins
|
851a039cc5
mm: page_mkwrite change prototype to match fault: fix sysfs
|
16 年 前 |
Hugh Dickins
|
095160aee9
sysfs: fix some bin_vm_ops errors
|
16 年 前 |
Eric W. Biederman
|
e0edd3c65a
sysfs: don't block indefinitely for unmapped files.
|
16 年 前 |
Greg Kroah-Hartman
|
4503efd089
sysfs: fix problems with binary files
|
16 年 前 |
Nick Piggin
|
b31ca3f5df
sysfs: fix deadlock
|
16 年 前 |
Tejun Heo
|
6d66f5cd26
sysfs: add copyrights
|
17 年 前 |
Tejun Heo
|
b1fc3d6144
sysfs: make s_elem an anonymous union
|
17 年 前 |
Tejun Heo
|
078ce6409c
sysfs: make bin attr open get active reference of parent too
|
17 年 前 |
Tejun Heo
|
b05f0548da
sysfs: kill unnecessary sysfs_get() in open paths
|
17 年 前 |
Dave Young
|
869512ab5a
sysfs: cleanup semaphore.h
|
18 年 前 |
Alan Stern
|
5f1835da79
sysfs: don't warn on removal of a nonexistent binary file
|
17 年 前 |
Zhang Rui
|
91a6902958
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes
|
18 年 前 |
Tejun Heo
|
608e266a2d
sysfs: make kobj point to sysfs_dirent instead of dentry
|
18 年 前 |
Tejun Heo
|
7b595756ec
sysfs: kill unnecessary attribute->owner
|
18 年 前 |
Tejun Heo
|
0ab66088c8
sysfs: implement sysfs_dirent active reference and immediate disconnect
|
18 年 前 |
Tejun Heo
|
eb36165353
sysfs: implement bin_buffer
|
18 年 前 |
Tejun Heo
|
3e5190380e
sysfs: make sysfs_dirent->s_element a union
|
18 年 前 |
Tejun Heo
|
93e3cd8270
sysfs: fix error handling in binattr write()
|
18 年 前 |
Randy Dunlap
|
2609e7b9be
sysfs: printk format warning
|
18 年 前 |
Andrew Morton
|
45cd8d8e1e
sysfs: bin.c printk fix
|
18 年 前 |
Mariusz Kozlowski
|
f750653670
sysfs: kobject_put cleanup
|
18 年 前 |
Oliver Neukum
|
94bebf4d1b
Driver core: fix race in sysfs between sysfs_remove_file() and read()/write()
|
18 年 前 |
Josef "Jeff" Sipek
|
f427f5d5d6
[PATCH] sysfs: change uses of f_{dentry, vfsmnt} to use f_path
|
18 年 前 |
Randy.Dunlap
|
995982ca79
sysfs_remove_bin_file: no return value, dump_stack on error
|
19 年 前 |
Arjan van de Ven
|
4b6f5d20b0
[PATCH] Make most file operations structs in fs/ const
|
19 年 前 |
Dmitry Torokhov
|
c76d0abd07
[PATCH] sysfs: if show/store is missing return -EIO
|
20 年 前 |
Linus Torvalds
|
1da177e4c3
Linux-2.6.12-rc2
|
20 年 前 |