aboutsummaryrefslogtreecommitdiff
path: root/fs/sysfs/bin.c
AgeCommit message (Expand)Author
2007-10-12sysfs: add copyrightsTejun Heo
2007-10-12sysfs: make s_elem an anonymous unionTejun Heo
2007-10-12sysfs: make bin attr open get active reference of parent tooTejun Heo
2007-10-12sysfs: kill unnecessary sysfs_get() in open pathsTejun Heo
2007-10-12sysfs: cleanup semaphore.hDave Young
2007-08-22sysfs: don't warn on removal of a nonexistent binary fileAlan Stern
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui
2007-07-11sysfs: make kobj point to sysfs_dirent instead of dentryTejun Heo
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-07-11sysfs: implement sysfs_dirent active reference and immediate disconnectTejun Heo
2007-07-11sysfs: implement bin_bufferTejun Heo
2007-07-11sysfs: make sysfs_dirent->s_element a unionTejun Heo
2007-07-11sysfs: fix error handling in binattr write()Tejun Heo
2007-05-02sysfs: printk format warningRandy Dunlap
2007-04-27sysfs: bin.c printk fixAndrew Morton
2007-02-07sysfs: kobject_put cleanupMariusz Kozlowski
2007-02-07Driver core: fix race in sysfs between sysfs_remove_file() and read()/write()Oliver Neukum
2006-12-08[PATCH] sysfs: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek
2006-09-25sysfs_remove_bin_file: no return value, dump_stack on errorRandy.Dunlap
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2005-06-20[PATCH] sysfs: if show/store is missing return -EIODmitry Torokhov
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds