aboutsummaryrefslogtreecommitdiffstats
path: root/fs/sysfs/file.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-14[PATCH] sysfs: Allow sysfs attribute files to be pollableNeilBrown1-0/+76
2006-04-02[PATCH] sysfs: zero terminate sysfs write buffersGreg Kroah-Hartman1-1/+1
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-1/+1
2006-03-20[PATCH] sysfs: fix problem with duplicate sysfs directories and filesManeesh Soni1-2/+4
2006-03-20[PATCH] sysfs: kzalloc conversionEric Sesterhenn1-2/+1
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-9/+8
2005-07-29[PATCH] sysfs: fix sysfs_chmod_fileManeesh Soni1-8/+10
2005-07-12[PATCH] inotifyRobert Love1-5/+2
2005-06-24[PATCH] DocBook: update commentsMartin Waitz1-2/+3
2005-06-23[PATCH] remove duplicate get_dentry functions in various placesChristoph Hellwig1-2/+3
2005-06-20[PATCH] SYSFS: fix PAGE_SIZE checkJon Smirl1-1/+1
2005-06-20[PATCH] sysfs: if show/store is missing return -EIODmitry Torokhov1-2/+2
2005-05-01[PATCH] DocBook: fix some descriptionsMartin Waitz1-2/+2
2005-04-18[PATCH] sysfs: add sysfs_chmod_file()Kay Sievers1-0/+35
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+447