aboutsummaryrefslogtreecommitdiff
path: root/fs/sysfs/file.c
AgeCommit message (Expand)AuthorFilesLines
2006-12-08[PATCH] sysfs: change uses of f_{dentry, vfsmnt} to use f_pathGravatar Josef "Jeff" Sipek 1-8/+8
2006-12-01sysfs: sysfs_write_file() writes zero terminated dataGravatar Thomas Maier 1-0/+3
2006-10-18sysfs: update obsolete comment in sysfs_update_fileGravatar Hidetoshi Seto 1-1/+1
2006-10-18sysfs: remove duplicated dput in sysfs_update_fileGravatar Hidetoshi Seto 1-5/+0
2006-10-03[PATCH] pr_debug: sysfs: use size_t length modifier in pr_debug format argumentsGravatar Zach Brown 1-2/+2
2006-04-14[PATCH] sysfs: Allow sysfs attribute files to be pollableGravatar NeilBrown 1-0/+76
2006-04-02[PATCH] sysfs: zero terminate sysfs write buffersGravatar Greg Kroah-Hartman 1-1/+1
2006-03-28[PATCH] Make most file operations structs in fs/ constGravatar Arjan van de Ven 1-1/+1
2006-03-20[PATCH] sysfs: fix problem with duplicate sysfs directories and filesGravatar Maneesh Soni 1-2/+4
2006-03-20[PATCH] sysfs: kzalloc conversionGravatar Eric Sesterhenn 1-2/+1
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semGravatar Jes Sorensen 1-9/+8
2005-07-29[PATCH] sysfs: fix sysfs_chmod_fileGravatar Maneesh Soni 1-8/+10
2005-07-12[PATCH] inotifyGravatar Robert Love 1-5/+2
2005-06-24[PATCH] DocBook: update commentsGravatar Martin Waitz 1-2/+3
2005-06-23[PATCH] remove duplicate get_dentry functions in various placesGravatar Christoph Hellwig 1-2/+3
2005-06-20[PATCH] SYSFS: fix PAGE_SIZE checkGravatar Jon Smirl 1-1/+1
2005-06-20[PATCH] sysfs: if show/store is missing return -EIOGravatar Dmitry Torokhov 1-2/+2
2005-05-01[PATCH] DocBook: fix some descriptionsGravatar Martin Waitz 1-2/+2
2005-04-18[PATCH] sysfs: add sysfs_chmod_file()Gravatar Kay Sievers 1-0/+35
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+447