Age | Commit message (Expand) | Author | Files | Lines |
2013-10-04 | sysfs: introduce [__]sysfs_remove() | Tejun Heo | 1 | -2/+2 |
2013-09-27 | sysfs: @name comes before @ns | Tejun Heo | 1 | -6/+6 |
2013-09-27 | sysfs: clean up sysfs_get_dirent() | Tejun Heo | 1 | -5/+5 |
2013-09-27 | sysfs: make attr namespace interface less convoluted | Tejun Heo | 1 | -3/+4 |
2013-08-22 | sysfs: group.c: fix up kerneldoc | Greg Kroah-Hartman | 1 | -2/+2 |
2013-08-22 | sysfs: group: update copyright to add myself and the LF | Greg Kroah-Hartman | 1 | -0/+2 |
2013-08-22 | sysfs: group.c: add kerneldoc for sysfs_remove_group | Greg Kroah-Hartman | 1 | -2/+10 |
2013-08-22 | sysfs: group.c: fix up broken string coding style | Greg Kroah-Hartman | 1 | -2/+3 |
2013-08-22 | sysfs: group.c: fix up some * coding style issues | Greg Kroah-Hartman | 1 | -6/+6 |
2013-08-22 | sysfs: group.c: fix trailing whitespace | Greg Kroah-Hartman | 1 | -2/+2 |
2013-08-22 | sysfs: group.c: move EXPORT_SYMBOL_GPL() to the proper location | Greg Kroah-Hartman | 1 | -6/+3 |
2013-08-22 | sysfs: add sysfs_create/remove_groups() | Greg Kroah-Hartman | 1 | -0/+54 |
2013-07-16 | sysfs: prevent warning when only using binary attributes | Oliver Schinagl | 1 | -2/+2 |
2013-07-16 | sysfs: add support for binary attributes in groups | Greg Kroah-Hartman | 1 | -20/+46 |
2013-01-26 | sysfs: Functions for adding/removing symlinks to/from attribute groups | Rafael J. Wysocki | 1 | -0/+42 |
2012-04-11 | sysfs: Prevent crash on unset sysfs group attributes | Bruno Prémont | 1 | -1/+5 |
2012-01-04 | switch ->is_visible() to returning umode_t | Al Viro | 1 | -1/+1 |
2011-05-11 | SYSFS: Fix erroneous comments for sysfs_update_group(). | Robert P. J. Day | 1 | -3/+3 |
2010-11-29 | sysfs: remove useless test from sysfs_merge_group | Alan Stern | 1 | -8/+2 |
2010-10-17 | sysfs: Add sysfs_merge_group() and sysfs_unmerge_group() | Alan Stern | 1 | -0/+59 |
2010-05-21 | sysfs: Implement sysfs tagged directory support. | Eric W. Biederman | 1 | -3/+3 |
2008-07-26 | Use WARN() in fs/sysfs | Arjan van de Ven | 1 | -2/+1 |
2008-04-23 | [SCSI] sysfs: make group is_valid return a mode_t | James Bottomley | 1 | -13/+70 |
2008-02-07 | sysfs: remove BUG_ON() from sysfs_remove_group() | Greg Kroah-Hartman | 1 | -1/+6 |
2008-01-23 | [SCSI] sysfs: add filter function to groups | James Bottomley | 1 | -10/+16 |
2007-10-13 | sysfs: Remove first pass at shadow directory support | Eric W. Biederman | 1 | -1/+0 |
2007-10-13 | sysfs: cleanup semaphore.h | Dave Young | 1 | -1/+0 |
2007-07-12 | sysfs: make kobj point to sysfs_dirent instead of dentry | Tejun Heo | 1 | -28/+27 |
2007-04-27 | security: prevent permission checking of file removal via sysfs_remove_group() | James Morris | 1 | -2/+4 |
2007-02-07 | sysfs: Shadow directory support | Eric W. Biederman | 1 | -0/+1 |
2007-02-07 | Driver core: fix race in sysfs between sysfs_remove_file() and read()/write() | Oliver Neukum | 1 | -0/+1 |
2005-06-23 | [PATCH] remove duplicate get_dentry functions in various places | Christoph Hellwig | 1 | -1/+3 |
2005-04-17 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+84 |