summaryrefslogtreecommitdiffstats
path: root/fs/sysfs/bin.c
Commit message (Expand)AuthorAgeFilesLines
* sysfs: fix deadlockNick Piggin2008-10-161-11/+31
* sysfs: add copyrightsTejun Heo2007-10-121-1/+7
* sysfs: make s_elem an anonymous unionTejun Heo2007-10-121-7/+7
* sysfs: make bin attr open get active reference of parent tooTejun Heo2007-10-121-5/+5
* sysfs: kill unnecessary sysfs_get() in open pathsTejun Heo2007-10-121-3/+1
* sysfs: cleanup semaphore.hDave Young2007-10-121-1/+1
* sysfs: don't warn on removal of a nonexistent binary fileAlan Stern2007-08-221-6/+1
* sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-111-2/+2
* sysfs: make kobj point to sysfs_dirent instead of dentryTejun Heo2007-07-111-3/+3
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-111-14/+5
* sysfs: implement sysfs_dirent active reference and immediate disconnectTejun Heo2007-07-111-33/+62
* sysfs: implement bin_bufferTejun Heo2007-07-111-15/+49
* sysfs: make sysfs_dirent->s_element a unionTejun Heo2007-07-111-7/+11
* sysfs: fix error handling in binattr write()Tejun Heo2007-07-111-14/+9
* sysfs: printk format warningRandy Dunlap2007-05-021-1/+1
* sysfs: bin.c printk fixAndrew Morton2007-04-271-1/+1
* sysfs: kobject_put cleanupMariusz Kozlowski2007-02-071-3/+2
* Driver core: fix race in sysfs between sysfs_remove_file() and read()/write()Oliver Neukum2007-02-071-0/+1
* [PATCH] sysfs: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-081-7/+7
* sysfs_remove_bin_file: no return value, dump_stack on errorRandy.Dunlap2006-09-251-5/+8
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* [PATCH] sysfs: if show/store is missing return -EIODmitry Torokhov2005-06-201-2/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+204
OpenPOWER on IntegriCloud