aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sysfs.h
AgeCommit message (Expand)Author
2015-07-01sysfs: Add support for permanently empty directories to serve as mount points.Eric W. Biederman
2015-03-25sysfs: Document struct attribute_groupGuenter Roeck
2014-11-07sysfs/kernfs: allow attributes to request write buffer be pre-allocated.NeilBrown
2014-05-27sysfs.h: don't return a void-valued expression in sysfs_remove_fileSimon Wunderlich
2014-04-16sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo
2014-04-06Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-03-25Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow...Greg Kroah-Hartman
2014-03-24VERIFY_OCTAL_PERMISSIONS: stricter checking for sysfs perms.Rusty Russell
2014-02-07sysfs, kobject: add sysfs wrapper for kernfs_enable_ns()Tejun Heo
2014-02-07sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo
2014-02-07kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappersTejun Heo
2014-01-13Revert "kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wr...Greg Kroah-Hartman
2014-01-13Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow...Greg Kroah-Hartman
2014-01-10sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo
2014-01-10kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappersTejun Heo
2013-12-11kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordinglyTejun Heo
2013-11-29sysfs, kernfs: introduce kernfs[_find_and]_get() and kernfs_put()Tejun Heo
2013-11-29sysfs, kernfs: introduce kernfs_notify()Tejun Heo
2013-11-29sysfs, kernfs: introduce kernfs_create_dir[_ns]()Tejun Heo
2013-11-27sysfs, kernfs: add skeletons for kernfsTejun Heo
2013-11-27sysfs: drop kobj_ns_type handling, take #2Tejun Heo
2013-09-26sysfs: clean up sysfs_get_dirent()Tejun Heo
2013-09-26sysfs: remove ktype->namespace() invocations in symlink codeTejun Heo
2013-09-26sysfs: remove ktype->namespace() invocations in directory codeTejun Heo
2013-09-26sysfs: make attr namespace interface less convolutedTejun Heo
2013-08-28sysfs: sysfs_create_groups returns a value.Greg Kroah-Hartman
2013-08-27sysfs: add sysfs_create/remove_groups for when SYSFS is not enabledGreg Kroah-Hartman
2013-08-23sysfs: create __ATTR_WO()Greg Kroah-Hartman
2013-08-22sysfs.h: remove attr_name() macroGreg Kroah-Hartman
2013-08-21sysfs: fix up minor coding style issues in sysfs.hGreg Kroah-Hartman
2013-08-21sysfs: add sysfs_create/remove_groups()Greg Kroah-Hartman
2013-08-20sysfs.h: fix __BIN_ATTR_RW()Greg Kroah-Hartman
2013-07-16sysfs: use file mode defines from stat.hOliver Schinagl
2013-07-16sysfs: add more helper macro's for (bin_)attribute(_groups)Oliver Schinagl
2013-07-16sysfs: add support for binary attributes in groupsGreg Kroah-Hartman
2013-07-16sysfs.h: add BIN_ATTR macroGreg Kroah-Hartman
2013-07-16sysfs.h: add ATTRIBUTE_GROUPS() macroGreg Kroah-Hartman
2013-07-16sysfs.h: add __ATTR_RW() macroGreg Kroah-Hartman
2013-01-25sysfs: Functions for adding/removing symlinks to/from attribute groupsRafael J. Wysocki
2012-05-14sysfs: get rid of some lockdep false positivesAlan Stern
2012-01-03switch sysfs_chmod_file() to umode_tAl Viro
2012-01-03switch ->is_visible() to returning umode_tAl Viro
2012-01-03switch sysfs attr->mode to umode_tAl Viro
2011-10-19sysfs: Implement support for tagged files in sysfs.Eric W. Biederman
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-06-12Delay struct net freeing while there's a sysfs instance refering to itAl Viro
2011-05-13sysfs: remove "last sysfs file:" line from the oops messagesGreg Kroah-Hartman
2010-10-17sysfs: Add sysfs_merge_group() and sysfs_unmerge_group()Alan Stern
2010-08-23kobject: Break the kobject namespace defs into their own headerDavid Howells
2010-08-05sysfs: Remove owner field from sysfs struct attributeGuenter Roeck