aboutsummaryrefslogtreecommitdiffstats
path: root/fs/sysfs/bin.c
Commit message (Expand)AuthorAge
* sysfs: fix deadlockNick Piggin2008-10-16
* sysfs: add copyrightsTejun Heo2007-10-12
* sysfs: make s_elem an anonymous unionTejun Heo2007-10-12
* sysfs: make bin attr open get active reference of parent tooTejun Heo2007-10-12
* sysfs: kill unnecessary sysfs_get() in open pathsTejun Heo2007-10-12
* sysfs: cleanup semaphore.hDave Young2007-10-12
* sysfs: don't warn on removal of a nonexistent binary fileAlan Stern2007-08-22
* sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-11
* sysfs: make kobj point to sysfs_dirent instead of dentryTejun Heo2007-07-11
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-11
* sysfs: implement sysfs_dirent active reference and immediate disconnectTejun Heo2007-07-11
* sysfs: implement bin_bufferTejun Heo2007-07-11
* sysfs: make sysfs_dirent->s_element a unionTejun Heo2007-07-11
* sysfs: fix error handling in binattr write()Tejun Heo2007-07-11
* sysfs: printk format warningRandy Dunlap2007-05-02
* sysfs: bin.c printk fixAndrew Morton2007-04-27
* sysfs: kobject_put cleanupMariusz Kozlowski2007-02-07
* Driver core: fix race in sysfs between sysfs_remove_file() and read()/write()Oliver Neukum2007-02-07
* [PATCH] sysfs: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-08
* sysfs_remove_bin_file: no return value, dump_stack on errorRandy.Dunlap2006-09-26
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] sysfs: if show/store is missing return -EIODmitry Torokhov2005-06-20
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16