aboutsummaryrefslogtreecommitdiff
path: root/fs/sysfs/file.c
AgeCommit message (Expand)Author
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-12-01sysfs: sysfs_write_file() writes zero terminated dataThomas Maier
2006-10-18sysfs: update obsolete comment in sysfs_update_fileHidetoshi Seto
2006-10-18sysfs: remove duplicated dput in sysfs_update_fileHidetoshi Seto
2006-10-03[PATCH] pr_debug: sysfs: use size_t length modifier in pr_debug format argumentsZach Brown
2006-04-14[PATCH] sysfs: Allow sysfs attribute files to be pollableNeilBrown
2006-04-02[PATCH] sysfs: zero terminate sysfs write buffersGreg Kroah-Hartman
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-20[PATCH] sysfs: fix problem with duplicate sysfs directories and filesManeesh Soni
2006-03-20[PATCH] sysfs: kzalloc conversionEric Sesterhenn
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2005-07-29[PATCH] sysfs: fix sysfs_chmod_fileManeesh Soni
2005-07-12[PATCH] inotifyRobert Love
2005-06-24[PATCH] DocBook: update commentsMartin Waitz
2005-06-23[PATCH] remove duplicate get_dentry functions in various placesChristoph Hellwig
2005-06-20[PATCH] SYSFS: fix PAGE_SIZE checkJon Smirl
2005-06-20[PATCH] sysfs: if show/store is missing return -EIODmitry Torokhov
2005-05-01[PATCH] DocBook: fix some descriptionsMartin Waitz
2005-04-18[PATCH] sysfs: add sysfs_chmod_file()Kay Sievers
2005-04-16Linux-2.6.12-rc2Linus Torvalds