summaryrefslogtreecommitdiffstats
path: root/fs/sysfs/group.c
Commit message (Expand)AuthorAgeFilesLines
* sysfs, kernfs: remove SYSFS_KOBJ_BIN_ATTRTejun Heo2013-11-291-3/+2
* sysfs, kernfs: introduce kernfs_create_dir[_ns]()Tejun Heo2013-11-291-3/+6
* sysfs, kernfs: introduce kernfs_remove[_by_name[_ns]]()Tejun Heo2013-11-271-8/+7
* sysfs: introduce [__]sysfs_remove()Tejun Heo2013-10-031-2/+2
* sysfs: @name comes before @nsTejun Heo2013-09-261-6/+6
* sysfs: clean up sysfs_get_dirent()Tejun Heo2013-09-261-5/+5
* sysfs: make attr namespace interface less convolutedTejun Heo2013-09-261-3/+4
* sysfs: group.c: fix up kerneldocGreg Kroah-Hartman2013-08-221-2/+2
* sysfs: group: update copyright to add myself and the LFGreg Kroah-Hartman2013-08-211-0/+2
* sysfs: group.c: add kerneldoc for sysfs_remove_groupGreg Kroah-Hartman2013-08-211-2/+10
* sysfs: group.c: fix up broken string coding styleGreg Kroah-Hartman2013-08-211-2/+3
* sysfs: group.c: fix up some * coding style issuesGreg Kroah-Hartman2013-08-211-6/+6
* sysfs: group.c: fix trailing whitespaceGreg Kroah-Hartman2013-08-211-2/+2
* sysfs: group.c: move EXPORT_SYMBOL_GPL() to the proper locationGreg Kroah-Hartman2013-08-211-6/+3
* sysfs: add sysfs_create/remove_groups()Greg Kroah-Hartman2013-08-211-0/+54
* sysfs: prevent warning when only using binary attributesOliver Schinagl2013-07-161-2/+2
* sysfs: add support for binary attributes in groupsGreg Kroah-Hartman2013-07-161-20/+46
* sysfs: Functions for adding/removing symlinks to/from attribute groupsRafael J. Wysocki2013-01-251-0/+42
* sysfs: Prevent crash on unset sysfs group attributesBruno Prémont2012-04-101-1/+5
* switch ->is_visible() to returning umode_tAl Viro2012-01-031-1/+1
* 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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+84
OpenPOWER on IntegriCloud