summaryrefslogtreecommitdiff
path: root/fs/sysfs/group.c
AgeCommit message (Expand)Author
2011-05-10SYSFS: Fix erroneous comments for sysfs_update_group().Robert P. J. Day
2010-11-29sysfs: remove useless test from sysfs_merge_groupAlan Stern
2010-10-17sysfs: Add sysfs_merge_group() and sysfs_unmerge_group()Alan Stern
2010-05-21sysfs: Implement sysfs tagged directory support.Eric W. Biederman
2008-07-26Use WARN() in fs/sysfsArjan van de Ven
2008-04-22[SCSI] sysfs: make group is_valid return a mode_tJames Bottomley
2008-02-07sysfs: remove BUG_ON() from sysfs_remove_group()Greg Kroah-Hartman
2008-01-23[SCSI] sysfs: add filter function to groupsJames Bottomley
2007-10-12sysfs: Remove first pass at shadow directory supportEric W. Biederman
2007-10-12sysfs: cleanup semaphore.hDave Young
2007-07-11sysfs: make kobj point to sysfs_dirent instead of dentryTejun Heo
2007-04-27security: prevent permission checking of file removal via sysfs_remove_group()James Morris
2007-02-07sysfs: Shadow directory supportEric W. Biederman
2007-02-07Driver core: fix race in sysfs between sysfs_remove_file() and read()/write()Oliver Neukum
2005-06-23[PATCH] remove duplicate get_dentry functions in various placesChristoph Hellwig
2004-10-31[PATCH] sysfs backing store - add sysfs_direct structureAndrew Morton
2004-09-23[sysfs] Change symbol exports to GPL only in group.c.Patrick Mochel
2004-03-18[PATCH] Fix dentry refcounting in sysfs_remove_group()Andrew Morton
2003-09-26[PATCH] sysfs dput crash fixPatrick Mochel
2003-08-11[sysfs] Mark some arguments const.Patrick Mochel
2003-08-09[sysfs] Convert struct attribute_group to take array of pointers.Patrick Mochel
2003-08-06[sysfs] Add attribute groupsPatrick Mochel