summaryrefslogtreecommitdiffstats
path: root/fs/sysfs/bin.c
Commit message (Expand)AuthorAgeFilesLines
* sysfs: only access bin file vm_ops with the active lockEric W. Biederman2010-10-221-16/+26
* sysfs: Fail bin file mmap if vma close is implemented.Eric W. Biederman2010-10-221-18/+8
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-13/+11
* sysfs: Implement sysfs tagged directory support.Eric W. Biederman2010-05-211-1/+1
* sysfs: Remove sysfs_get/put_active_twoEric W. Biederman2010-03-071-25/+25
* Driver core: bin_attribute parameters can often be const*Phil Carmody2009-12-231-2/+4
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-271-2/+2
* Free the memory allocated by memdup_user() in fs/sysfs/bin.cCatalin Marinas2009-07-081-0/+1
* sysfs: use memdup_user()Li Zefan2009-04-201-10/+3
* mm: page_mkwrite change prototype to match fault: fix sysfsHugh Dickins2009-04-011-4/+4
* sysfs: fix some bin_vm_ops errorsHugh Dickins2009-03-241-10/+79
* sysfs: don't block indefinitely for unmapped files.Eric W. Biederman2009-03-241-13/+171
* sysfs: fix problems with binary filesGreg Kroah-Hartman2009-01-201-0/+6
* 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