index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
sysfs
/
group.c
Age
Commit message (
Expand
)
Author
2014-02-15
sysfs: create bin_attributes under the requested group
Cody P Schafer
2013-12-17
kernfs: add @mode to kernfs_create_dir[_ns]()
Tejun Heo
2013-12-11
kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly
Tejun Heo
2013-11-29
sysfs, kernfs: introduce kernfs[_find_and]_get() and kernfs_put()
Tejun Heo
2013-11-29
sysfs, kernfs: remove SYSFS_KOBJ_BIN_ATTR
Tejun Heo
2013-11-29
sysfs, kernfs: introduce kernfs_create_dir[_ns]()
Tejun Heo
2013-11-27
sysfs, kernfs: introduce kernfs_remove[_by_name[_ns]]()
Tejun Heo
2013-10-03
sysfs: introduce [__]sysfs_remove()
Tejun Heo
2013-09-26
sysfs: @name comes before @ns
Tejun Heo
2013-09-26
sysfs: clean up sysfs_get_dirent()
Tejun Heo
2013-09-26
sysfs: make attr namespace interface less convoluted
Tejun Heo
2013-08-22
sysfs: group.c: fix up kerneldoc
Greg Kroah-Hartman
2013-08-21
sysfs: group: update copyright to add myself and the LF
Greg Kroah-Hartman
2013-08-21
sysfs: group.c: add kerneldoc for sysfs_remove_group
Greg Kroah-Hartman
2013-08-21
sysfs: group.c: fix up broken string coding style
Greg Kroah-Hartman
2013-08-21
sysfs: group.c: fix up some * coding style issues
Greg Kroah-Hartman
2013-08-21
sysfs: group.c: fix trailing whitespace
Greg Kroah-Hartman
2013-08-21
sysfs: group.c: move EXPORT_SYMBOL_GPL() to the proper location
Greg Kroah-Hartman
2013-08-21
sysfs: add sysfs_create/remove_groups()
Greg Kroah-Hartman
2013-07-16
sysfs: prevent warning when only using binary attributes
Oliver Schinagl
2013-07-16
sysfs: add support for binary attributes in groups
Greg Kroah-Hartman
2013-01-25
sysfs: Functions for adding/removing symlinks to/from attribute groups
Rafael J. Wysocki
2012-04-10
sysfs: Prevent crash on unset sysfs group attributes
Bruno Prémont
2012-01-03
switch ->is_visible() to returning umode_t
Al Viro
2011-05-10
SYSFS: Fix erroneous comments for sysfs_update_group().
Robert P. J. Day
2010-11-29
sysfs: remove useless test from sysfs_merge_group
Alan Stern
2010-10-17
sysfs: Add sysfs_merge_group() and sysfs_unmerge_group()
Alan Stern
2010-05-21
sysfs: Implement sysfs tagged directory support.
Eric W. Biederman
2008-07-26
Use WARN() in fs/sysfs
Arjan van de Ven
2008-04-22
[SCSI] sysfs: make group is_valid return a mode_t
James Bottomley
2008-02-07
sysfs: remove BUG_ON() from sysfs_remove_group()
Greg Kroah-Hartman
2008-01-23
[SCSI] sysfs: add filter function to groups
James Bottomley
2007-10-12
sysfs: Remove first pass at shadow directory support
Eric W. Biederman
2007-10-12
sysfs: cleanup semaphore.h
Dave Young
2007-07-11
sysfs: make kobj point to sysfs_dirent instead of dentry
Tejun Heo
2007-04-27
security: prevent permission checking of file removal via sysfs_remove_group()
James Morris
2007-02-07
sysfs: Shadow directory support
Eric W. Biederman
2007-02-07
Driver core: fix race in sysfs between sysfs_remove_file() and read()/write()
Oliver Neukum
2005-06-23
[PATCH] remove duplicate get_dentry functions in various places
Christoph Hellwig
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds