summaryrefslogtreecommitdiff
path: root/fs/sysfs
AgeCommit message (Expand)Author
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-04-02Documentation: fix minor kernel-doc warningsMartin Waitz
2006-04-01BUG_ON() Conversion in fs/sysfs/Eric Sesterhenn
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-20[PATCH] sysfs: fix a kobject leak in sysfs_add_link on the error pathGreg Kroah-Hartman
2006-03-20[PATCH] sysfs: don't export dir symbolsGreg Kroah-Hartman
2006-03-20[PATCH] sysfs: fix problem with duplicate sysfs directories and filesManeesh Soni
2006-03-20[PATCH] sysfs: kzalloc conversionEric Sesterhenn
2006-03-20[PATCH] sysfs: sysfs_remove_dir() needs to invalidate the dentryGreg Kroah-Hartman
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-04[PATCH] sysfs: handle failures in sysfs_make_direntSteven Rostedt
2005-08-26[PATCH] Fix oops in sysfs_hash_and_remove_file()James Bottomley
2005-08-19Fix nasty ncpfs symlink handling bug.Linus Torvalds
2005-07-29[PATCH] sysfs: fix sysfs_setattrManeesh Soni
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-iattr: set inode attributesManeesh Soni
2005-06-20[PATCH] sysfs-iattr: add sysfs_setattrManeesh Soni
2005-06-20[PATCH] sysfs-iattr: attach sysfs_dirent before new inodeManeesh Soni
2005-06-20[PATCH] sysfs: if show/store is missing return -EIODmitry Torokhov
2005-06-20[PATCH] sysfs_{create|remove}_link should take const char *Dmitry Torokhov
2005-05-01[PATCH] DocBook: fix some descriptionsMartin Waitz
2005-04-18[PATCH] sysfs: add sysfs_chmod_file()Kay Sievers
2005-03-30[PATCH] BDI: Provide backing device capability information [try #3]David Howells
2005-03-13[PATCH] sysfs: mount error path cleanupPrasanna Meda
2005-03-07[PATCH] d_drop should use per dentry lockJan Blunck
2005-03-01[PATCH] sysfs: fix signedness problemGreg Kroah-Hartman
2005-01-06mergeGreg Kroah-Hartman
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen
2004-12-20[PATCH] sysfs: add mmap support to struct bin_attribute filesJesse Barnes
2004-12-16[PATCH] sysfs: Allocate sysfs_dirent structures from their own slab.Chris Wright
2004-12-02[PATCH] sysfs: fix sysfs_dir_close memory leakGreg Kroah-Hartman
2004-11-18[PATCH] fix oops in sysfs_remove_dir()Maneesh Soni
2004-11-11sysfs: fix odd patch errorGreg Kroah-Hartman
2004-11-11[PATCH] sysfs: fix duplicate driver registration errorManeesh Soni
2004-11-11[PATCH] fix sysfs backing store error path confusionMilton D. Miller II
2004-11-03[PATCH] fix kernel BUG at fs/sysfs/dir.c:20!Maneesh Soni
2004-11-03[PATCH] driver-model: sysfs_release() dangling pointer reference fixTejun Heo
2004-11-02[PATCH] small sysfs cleanupsAdrian Bunk
2004-11-02[PATCH] sysfs: fix sysfs backing store error path confusionManeesh Soni
2004-10-31[PATCH] Possible race in sysfs_read_file() and sysfs_write_file()Andrew Morton
2004-10-31[PATCH] Fix race in sysfs_read_file() and sysfs_write_file()Andrew Morton
2004-10-31[PATCH] sysfs backing store: stop pinning dentries/inodes for leaf entriesAndrew Morton
2004-10-31[PATCH] sysfs backing store: use sysfs_dirent based tree in dir file operationsAndrew Morton
2004-10-31[PATCH] sysfs backing store: use sysfs_dirent based tree in file removalAndrew Morton