aboutsummaryrefslogtreecommitdiffstats
path: root/fs/sysfs/group.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-29sysfs: remove useless test from sysfs_merge_groupAlan Stern1-8/+2
2010-10-17sysfs: Add sysfs_merge_group() and sysfs_unmerge_group()Alan Stern1-0/+59
2010-05-21sysfs: Implement sysfs tagged directory support.Eric W. Biederman1-3/+3
2008-07-26Use WARN() in fs/sysfsArjan van de Ven1-2/+1
2008-04-22[SCSI] sysfs: make group is_valid return a mode_tJames Bottomley1-13/+70
2008-02-07sysfs: remove BUG_ON() from sysfs_remove_group()Greg Kroah-Hartman1-1/+6
2008-01-23[SCSI] sysfs: add filter function to groupsJames Bottomley1-10/+16
2007-10-12sysfs: Remove first pass at shadow directory supportEric W. Biederman1-1/+0
2007-10-12sysfs: cleanup semaphore.hDave Young1-1/+0
2007-07-11sysfs: make kobj point to sysfs_dirent instead of dentryTejun Heo1-28/+27
2007-04-27security: prevent permission checking of file removal via sysfs_remove_group()James Morris1-2/+4
2007-02-07sysfs: Shadow directory supportEric W. Biederman1-0/+1
2007-02-07Driver core: fix race in sysfs between sysfs_remove_file() and read()/write()Oliver Neukum1-0/+1
2005-06-23[PATCH] remove duplicate get_dentry functions in various placesChristoph Hellwig1-1/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+84