summaryrefslogtreecommitdiffstats
path: root/fs/sysfs/file.c
Commit message (Expand)AuthorAgeFilesLines
* sysfs: error handling in sysfs, fill_read_buffer()Oliver Neukum2007-02-071-4/+6
* sysfs: kobject_put cleanupMariusz Kozlowski2007-02-071-3/+2Star
* Driver core: fix race in sysfs between sysfs_remove_file() and read()/write()Oliver Neukum2007-02-071-17/+50
* [PATCH] sysfs: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-081-8/+8
* sysfs: sysfs_write_file() writes zero terminated dataThomas Maier2006-12-011-0/+3
* sysfs: update obsolete comment in sysfs_update_fileHidetoshi Seto2006-10-181-1/+1
* sysfs: remove duplicated dput in sysfs_update_fileHidetoshi Seto2006-10-181-5/+0Star
* [PATCH] pr_debug: sysfs: use size_t length modifier in pr_debug format argumentsZach Brown2006-10-031-2/+2
* [PATCH] sysfs: Allow sysfs attribute files to be pollableNeilBrown2006-04-141-0/+76
* [PATCH] sysfs: zero terminate sysfs write buffersGreg Kroah-Hartman2006-04-021-1/+1
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* [PATCH] sysfs: fix problem with duplicate sysfs directories and filesManeesh Soni2006-03-201-2/+4
* [PATCH] sysfs: kzalloc conversionEric Sesterhenn2006-03-201-2/+1Star
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-101-9/+8Star
* [PATCH] sysfs: fix sysfs_chmod_fileManeesh Soni2005-07-291-8/+10
* [PATCH] inotifyRobert Love2005-07-131-5/+2Star
* [PATCH] DocBook: update commentsMartin Waitz2005-06-241-2/+3
* [PATCH] remove duplicate get_dentry functions in various placesChristoph Hellwig2005-06-231-2/+3
* [PATCH] SYSFS: fix PAGE_SIZE checkJon Smirl2005-06-211-1/+1
* [PATCH] sysfs: if show/store is missing return -EIODmitry Torokhov2005-06-211-2/+2
* [PATCH] DocBook: fix some descriptionsMartin Waitz2005-05-011-2/+2
* [PATCH] sysfs: add sysfs_chmod_file()Kay Sievers2005-04-191-0/+35
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+447