Commit Graph

22 Commits (d91958815d214ea365b98cbff6215383897edcb6)

Author SHA1 Message Date
Tejun Heo 6d66f5cd26 sysfs: add copyrights 18 years ago
Tejun Heo b1fc3d6144 sysfs: make s_elem an anonymous union 18 years ago
Tejun Heo 078ce6409c sysfs: make bin attr open get active reference of parent too 18 years ago
Tejun Heo b05f0548da sysfs: kill unnecessary sysfs_get() in open paths 18 years ago
Dave Young 869512ab5a sysfs: cleanup semaphore.h 18 years ago
Alan Stern 5f1835da79 sysfs: don't warn on removal of a nonexistent binary file 18 years ago
Zhang Rui 91a6902958 sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes 18 years ago
Tejun Heo 608e266a2d sysfs: make kobj point to sysfs_dirent instead of dentry 18 years ago
Tejun Heo 7b595756ec sysfs: kill unnecessary attribute->owner 18 years ago
Tejun Heo 0ab66088c8 sysfs: implement sysfs_dirent active reference and immediate disconnect 18 years ago
Tejun Heo eb36165353 sysfs: implement bin_buffer 18 years ago
Tejun Heo 3e5190380e sysfs: make sysfs_dirent->s_element a union 18 years ago
Tejun Heo 93e3cd8270 sysfs: fix error handling in binattr write() 18 years ago
Randy Dunlap 2609e7b9be sysfs: printk format warning 18 years ago
Andrew Morton 45cd8d8e1e sysfs: bin.c printk fix 18 years ago
Mariusz Kozlowski f750653670 sysfs: kobject_put cleanup 18 years ago
Oliver Neukum 94bebf4d1b Driver core: fix race in sysfs between sysfs_remove_file() and read()/write() 18 years ago
Josef "Jeff" Sipek f427f5d5d6 [PATCH] sysfs: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
Randy.Dunlap 995982ca79 sysfs_remove_bin_file: no return value, dump_stack on error 19 years ago
Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 years ago
Dmitry Torokhov c76d0abd07 [PATCH] sysfs: if show/store is missing return -EIO 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago