Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
2504c5d63b811b71bbaa8d5d5af163e698f4df1f
/
fs
/
sysfs
/
bin.c
2c3c8be
sysfs: add struct file* to bin_attr callbacks
by Chris Wright
· 14 years ago
3ff195b
sysfs: Implement sysfs tagged directory support.
by Eric W. Biederman
· 15 years ago
e72ceb8
sysfs: Remove sysfs_get/put_active_two
by Eric W. Biederman
· 15 years ago
66ecb92
Driver core: bin_attribute parameters can often be const*
by Phil Carmody
· 15 years ago
f0f37e2
const: mark struct vm_struct_operations
by Alexey Dobriyan
· 15 years ago
d5ce5b4
Free the memory allocated by memdup_user() in fs/sysfs/bin.c
by Catalin Marinas
· 15 years ago
1c8542c
sysfs: use memdup_user()
by Li Zefan
· 16 years ago
851a039
mm: page_mkwrite change prototype to match fault: fix sysfs
by Hugh Dickins
· 16 years ago
095160a
sysfs: fix some bin_vm_ops errors
by Hugh Dickins
· 16 years ago
e0edd3c
sysfs: don't block indefinitely for unmapped files.
by Eric W. Biederman
· 16 years ago
4503efd
sysfs: fix problems with binary files
by Greg Kroah-Hartman
· 16 years ago
b31ca3f
sysfs: fix deadlock
by Nick Piggin
· 16 years ago
6d66f5c
sysfs: add copyrights
by Tejun Heo
· 17 years ago
b1fc3d6
sysfs: make s_elem an anonymous union
by Tejun Heo
· 17 years ago
078ce64
sysfs: make bin attr open get active reference of parent too
by Tejun Heo
· 17 years ago
b05f054
sysfs: kill unnecessary sysfs_get() in open paths
by Tejun Heo
· 17 years ago
869512a
sysfs: cleanup semaphore.h
by Dave Young
· 17 years ago
5f1835d
sysfs: don't warn on removal of a nonexistent binary file
by Alan Stern
· 17 years ago
91a6902
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes
by Zhang Rui
· 17 years ago
608e266
sysfs: make kobj point to sysfs_dirent instead of dentry
by Tejun Heo
· 17 years ago
7b59575
sysfs: kill unnecessary attribute->owner
by Tejun Heo
· 17 years ago
0ab6608
sysfs: implement sysfs_dirent active reference and immediate disconnect
by Tejun Heo
· 17 years ago
eb36165
sysfs: implement bin_buffer
by Tejun Heo
· 17 years ago
3e51903
sysfs: make sysfs_dirent->s_element a union
by Tejun Heo
· 17 years ago
93e3cd8
sysfs: fix error handling in binattr write()
by Tejun Heo
· 17 years ago
2609e7b
sysfs: printk format warning
by Randy Dunlap
· 18 years ago
45cd8d8
sysfs: bin.c printk fix
by Andrew Morton
· 18 years ago
f750653
sysfs: kobject_put cleanup
by Mariusz Kozlowski
· 18 years ago
94bebf4
Driver core: fix race in sysfs between sysfs_remove_file() and read()/write()
by Oliver Neukum
· 18 years ago
f427f5d
[PATCH] sysfs: change uses of f_{dentry, vfsmnt} to use f_path
by Josef "Jeff" Sipek
· 18 years ago
995982c
sysfs_remove_bin_file: no return value, dump_stack on error
by Randy.Dunlap
· 18 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
c76d0ab
[PATCH] sysfs: if show/store is missing return -EIO
by Dmitry Torokhov
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago