aboutsummaryrefslogtreecommitdiffstats
path: root/fs/sysfs
Commit message (Expand)AuthorAge
* [PATCH] lockdep: annotate the sysfs i_mutex to be a separate classArjan van de Ven2006-07-12
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-28
* [PATCH] core: use list_move()Akinobu Mita2006-06-26
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-23
* [PATCH] sysfs: Allow sysfs attribute files to be pollableNeilBrown2006-04-14
* [PATCH] sysfs: zero terminate sysfs write buffersGreg Kroah-Hartman2006-04-02
* Documentation: fix minor kernel-doc warningsMartin Waitz2006-04-02
* BUG_ON() Conversion in fs/sysfs/Eric Sesterhenn2006-03-31
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] sysfs: fix a kobject leak in sysfs_add_link on the error pathGreg Kroah-Hartman2006-03-20
* [PATCH] sysfs: don't export dir symbolsGreg Kroah-Hartman2006-03-20
* [PATCH] sysfs: fix problem with duplicate sysfs directories and filesManeesh Soni2006-03-20
* [PATCH] sysfs: kzalloc conversionEric Sesterhenn2006-03-20
* [PATCH] sysfs: sysfs_remove_dir() needs to invalidate the dentryGreg Kroah-Hartman2006-03-20
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-11
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
* [PATCH] sysfs: handle failures in sysfs_make_direntSteven Rostedt2006-01-04
* [PATCH] Fix oops in sysfs_hash_and_remove_file()James Bottomley2005-08-26
* Fix nasty ncpfs symlink handling bug.Linus Torvalds2005-08-19
* [PATCH] sysfs: fix sysfs_setattrManeesh Soni2005-07-29
* [PATCH] sysfs: fix sysfs_chmod_fileManeesh Soni2005-07-29
* [PATCH] inotifyRobert Love2005-07-12
* [PATCH] DocBook: update commentsMartin Waitz2005-06-24
* [PATCH] remove duplicate get_dentry functions in various placesChristoph Hellwig2005-06-23
* [PATCH] SYSFS: fix PAGE_SIZE checkJon Smirl2005-06-20
* [PATCH] sysfs-iattr: set inode attributesManeesh Soni2005-06-20
* [PATCH] sysfs-iattr: add sysfs_setattrManeesh Soni2005-06-20
* [PATCH] sysfs-iattr: attach sysfs_dirent before new inodeManeesh Soni2005-06-20
* [PATCH] sysfs: if show/store is missing return -EIODmitry Torokhov2005-06-20
* [PATCH] sysfs_{create|remove}_link should take const char *Dmitry Torokhov2005-06-20
* [PATCH] DocBook: fix some descriptionsMartin Waitz2005-05-01
* [PATCH] sysfs: add sysfs_chmod_file()Kay Sievers2005-04-19
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16