summaryrefslogtreecommitdiff
path: root/fs/sysfs/group.c
Commit message (Expand)AuthorAge
* sysfs: use SPDX identifiersGreg Kroah-Hartman2018-01-23
* sysfs: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych2017-12-18
* sysfs print name of undiscoverable attribute groupJohannes Thumshirn2016-09-27
* Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-13
|\
| * sysfs: Support is_visible() on binary attributesEmilio López2015-10-07
* | sysfs: added __compat_only_sysfs_link_entry_to_kobj()Jarkko Sakkinen2015-10-19
|/
* sysfs: disambiguate between "error code" and "failure" in commentsAntonio Ospite2015-05-24
* sysfs: Only accept read/write permissions for file attributesVivien Didelot2015-03-25
* sysfs: Use only return value from is_visible for the file modeGuenter Roeck2015-03-25
* sysfs: fix warning when creating a sysfs group without attributesJavi Merino2015-02-03
* sysfs: fix attribute_group bin file path on removalRobert ABEL2014-05-27
* sysfs: create bin_attributes under the requested groupCody P Schafer2014-02-15
* kernfs: add @mode to kernfs_create_dir[_ns]()Tejun Heo2013-12-17
* kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordinglyTejun Heo2013-12-11
* sysfs, kernfs: introduce kernfs[_find_and]_get() and kernfs_put()Tejun Heo2013-11-29
* sysfs, kernfs: remove SYSFS_KOBJ_BIN_ATTRTejun Heo2013-11-29
* sysfs, kernfs: introduce kernfs_create_dir[_ns]()Tejun Heo2013-11-29
* sysfs, kernfs: introduce kernfs_remove[_by_name[_ns]]()Tejun Heo2013-11-27
* sysfs: introduce [__]sysfs_remove()Tejun Heo2013-10-03
* sysfs: @name comes before @nsTejun Heo2013-09-26
* sysfs: clean up sysfs_get_dirent()Tejun Heo2013-09-26
* sysfs: make attr namespace interface less convolutedTejun Heo2013-09-26
* sysfs: group.c: fix up kerneldocGreg Kroah-Hartman2013-08-22
* sysfs: group: update copyright to add myself and the LFGreg Kroah-Hartman2013-08-21
* sysfs: group.c: add kerneldoc for sysfs_remove_groupGreg Kroah-Hartman2013-08-21
* sysfs: group.c: fix up broken string coding styleGreg Kroah-Hartman2013-08-21
* sysfs: group.c: fix up some * coding style issuesGreg Kroah-Hartman2013-08-21
* sysfs: group.c: fix trailing whitespaceGreg Kroah-Hartman2013-08-21
* sysfs: group.c: move EXPORT_SYMBOL_GPL() to the proper locationGreg Kroah-Hartman2013-08-21
* sysfs: add sysfs_create/remove_groups()Greg Kroah-Hartman2013-08-21
* sysfs: prevent warning when only using binary attributesOliver Schinagl2013-07-16
* sysfs: add support for binary attributes in groupsGreg Kroah-Hartman2013-07-16
* sysfs: Functions for adding/removing symlinks to/from attribute groupsRafael J. Wysocki2013-01-25
* sysfs: Prevent crash on unset sysfs group attributesBruno Prémont2012-04-10
* switch ->is_visible() to returning umode_tAl Viro2012-01-03
* SYSFS: Fix erroneous comments for sysfs_update_group().Robert P. J. Day2011-05-10
* sysfs: remove useless test from sysfs_merge_groupAlan Stern2010-11-29
* sysfs: Add sysfs_merge_group() and sysfs_unmerge_group()Alan Stern2010-10-17
* sysfs: Implement sysfs tagged directory support.Eric W. Biederman2010-05-21
* Use WARN() in fs/sysfsArjan van de Ven2008-07-26
* [SCSI] sysfs: make group is_valid return a mode_tJames Bottomley2008-04-22
* sysfs: remove BUG_ON() from sysfs_remove_group()Greg Kroah-Hartman2008-02-07
* [SCSI] sysfs: add filter function to groupsJames Bottomley2008-01-23
* sysfs: Remove first pass at shadow directory supportEric W. Biederman2007-10-12
* sysfs: cleanup semaphore.hDave Young2007-10-12
* sysfs: make kobj point to sysfs_dirent instead of dentryTejun Heo2007-07-11
* security: prevent permission checking of file removal via sysfs_remove_group()James Morris2007-04-27
* sysfs: Shadow directory supportEric W. Biederman2007-02-07
* Driver core: fix race in sysfs between sysfs_remove_file() and read()/write()Oliver Neukum2007-02-07
* [PATCH] remove duplicate get_dentry functions in various placesChristoph Hellwig2005-06-23