aboutsummaryrefslogtreecommitdiffstats
path: root/fs/sysfs/group.c
Commit message (Expand)AuthorAgeFilesLines
* SYSFS: Fix erroneous comments for sysfs_update_group().Robert P. J. Day2011-05-101-3/+3
* sysfs: remove useless test from sysfs_merge_groupAlan Stern2010-11-291-8/+2
* sysfs: Add sysfs_merge_group() and sysfs_unmerge_group()Alan Stern2010-10-171-0/+59
* sysfs: Implement sysfs tagged directory support.Eric W. Biederman2010-05-211-3/+3
* Use WARN() in fs/sysfsArjan van de Ven2008-07-261-2/+1
* [SCSI] sysfs: make group is_valid return a mode_tJames Bottomley2008-04-221-13/+70
* sysfs: remove BUG_ON() from sysfs_remove_group()Greg Kroah-Hartman2008-02-071-1/+6
* [SCSI] sysfs: add filter function to groupsJames Bottomley2008-01-231-10/+16
* sysfs: Remove first pass at shadow directory supportEric W. Biederman2007-10-121-1/+0
* sysfs: cleanup semaphore.hDave Young2007-10-121-1/+0
* sysfs: make kobj point to sysfs_dirent instead of dentryTejun Heo2007-07-111-28/+27
* security: prevent permission checking of file removal via sysfs_remove_group()James Morris2007-04-271-2/+4
* sysfs: Shadow directory supportEric W. Biederman2007-02-071-0/+1
* Driver core: fix race in sysfs between sysfs_remove_file() and read()/write()Oliver Neukum2007-02-071-0/+1
* [PATCH] remove duplicate get_dentry functions in various placesChristoph Hellwig2005-06-231-1/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+84