summaryrefslogtreecommitdiffstats
path: root/fs/sysfs
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sysfs: Allow sysfs attribute files to be pollableNeilBrown2006-04-143-0/+78
* [PATCH] sysfs: zero terminate sysfs write buffersGreg Kroah-Hartman2006-04-021-1/+1
* Documentation: fix minor kernel-doc warningsMartin Waitz2006-04-021-1/+1
* BUG_ON() Conversion in fs/sysfs/Eric Sesterhenn2006-04-011-2/+1
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-284-6/+6
* [PATCH] sysfs: fix a kobject leak in sysfs_add_link on the error pathGreg Kroah-Hartman2006-03-201-0/+1
* [PATCH] sysfs: don't export dir symbolsGreg Kroah-Hartman2006-03-201-4/+0
* [PATCH] sysfs: fix problem with duplicate sysfs directories and filesManeesh Soni2006-03-204-5/+39
* [PATCH] sysfs: kzalloc conversionEric Sesterhenn2006-03-202-4/+2
* [PATCH] sysfs: sysfs_remove_dir() needs to invalidate the dentryGreg Kroah-Hartman2006-03-202-1/+6
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-111-0/+1
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-094-33/+28
* [PATCH] sysfs: handle failures in sysfs_make_direntSteven Rostedt2006-01-041-1/+5
* [PATCH] Fix oops in sysfs_hash_and_remove_file()James Bottomley2005-08-261-0/+4
* Fix nasty ncpfs symlink handling bug.Linus Torvalds2005-08-191-3/+3
* [PATCH] sysfs: fix sysfs_setattrManeesh Soni2005-07-291-1/+1
* [PATCH] sysfs: fix sysfs_chmod_fileManeesh Soni2005-07-291-8/+10
* [PATCH] inotifyRobert Love2005-07-121-5/+2
* [PATCH] DocBook: update commentsMartin Waitz2005-06-241-2/+3
* [PATCH] remove duplicate get_dentry functions in various placesChristoph Hellwig2005-06-235-16/+9
* [PATCH] SYSFS: fix PAGE_SIZE checkJon Smirl2005-06-201-1/+1
* [PATCH] sysfs-iattr: set inode attributesManeesh Soni2005-06-203-8/+35
* [PATCH] sysfs-iattr: add sysfs_setattrManeesh Soni2005-06-203-0/+68
* [PATCH] sysfs-iattr: attach sysfs_dirent before new inodeManeesh Soni2005-06-201-10/+15
* [PATCH] sysfs: if show/store is missing return -EIODmitry Torokhov2005-06-202-4/+4
* [PATCH] sysfs_{create|remove}_link should take const char *Dmitry Torokhov2005-06-201-4/+4
* [PATCH] DocBook: fix some descriptionsMartin Waitz2005-05-011-2/+2
* [PATCH] sysfs: add sysfs_chmod_file()Kay Sievers2005-04-181-0/+35
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-169-0/+1763
OpenPOWER on IntegriCloud