aboutsummaryrefslogtreecommitdiffstats
path: root/fs/sysfs/sysfs.h
AgeCommit message (Expand)Author
2018-01-23sysfs: use SPDX identifiersGreg Kroah-Hartman
2013-12-11kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordinglyTejun Heo
2013-11-29sysfs, kernfs: remove cross inclusions of internal headersTejun Heo
2013-11-29sysfs, kernfs: move mount core code to fs/kernfs/mount.cTejun Heo
2013-11-29sysfs, kernfs: make super_blocks bind to different kernfs_rootsTejun Heo
2013-11-29sysfs, kernfs: introduce sysfs_root_sdTejun Heo
2013-11-29sysfs, kernfs: make sysfs_super_info->ns constTejun Heo
2013-11-29sysfs, kernfs: move symlink core code to fs/kernfs/symlink.cTejun Heo
2013-11-29sysfs, kernfs: move file core code to fs/kernfs/file.cTejun Heo
2013-11-29sysfs, kernfs: move dir core code to fs/kernfs/dir.cTejun Heo
2013-11-29sysfs, kernfs: move inode code to fs/kernfs/inode.cTejun Heo
2013-11-29sysfs, kernfs: move internal decls to fs/kernfs/kernfs-internal.hTejun Heo
2013-11-29sysfs, kernfs: introduce kernfs[_find_and]_get() and kernfs_put()Tejun Heo
2013-11-29sysfs, kernfs: revamp sysfs_dirent active_ref lockdep annotationTejun Heo
2013-11-29sysfs, kernfs: reorganize SYSFS_* constantsTejun Heo
2013-11-29sysfs, kernfs: remove sysfs_add_one()Tejun Heo
2013-11-29sysfs, kernfs: remove SYSFS_KOBJ_BIN_ATTRTejun Heo
2013-11-29sysfs, kernfs: add sysfs_dirent->s_attr.sizeTejun Heo
2013-11-29sysfs, kernfs: introduce kernfs_opsTejun Heo
2013-11-29sysfs, kernfs: prepare open, release, poll paths for kernfsTejun Heo
2013-11-29sysfs, kernfs: introduce kernfs_create_dir[_ns]()Tejun Heo
2013-11-29sysfs, kernfs: replace sysfs_dirent->s_dir.kobj and ->s_attr.[bin_]attr with ...Tejun Heo
2013-11-27sysfs, kernfs: introduce kernfs_setattr()Tejun Heo
2013-11-27sysfs, kernfs: introduce kernfs_rename[_ns]()Tejun Heo
2013-11-27sysfs, kernfs: introduce kernfs_remove[_by_name[_ns]]()Tejun Heo
2013-11-27sysfs: drop kobj_ns_type handling, take #2Tejun Heo
2013-11-07Revert "sysfs: drop kobj_ns_type handling"Linus Torvalds
2013-11-01sysfs: rename sysfs_assoc_lock and explain what it's aboutTejun Heo
2013-10-29sysfs: separate out dup filename warning into a separate functionTejun Heo
2013-10-29sysfs: move sysfs_hash_and_remove() to fs/sysfs/dir.cTejun Heo
2013-10-29sysfs: remove unused sysfs_get_dentry() prototypeTejun Heo
2013-10-29sysfs: honor bin_attr.attr.ignore_lockdepTejun Heo
2013-10-29sysfs: merge sysfs_elem_bin_attr into sysfs_elem_attrTejun Heo
2013-10-14sysfs: make sysfs_file_ops() follow ignore_lockdep flagTejun Heo
2013-10-05sysfs: merge regular and bin file handlingTejun Heo
2013-10-05sysfs: copy bin mmap support from fs/sysfs/bin.c to fs/sysfs/file.cTejun Heo
2013-10-05sysfs: prepare path write for unified regular / bin file handlingTejun Heo
2013-10-03sysfs: introduce [__]sysfs_remove()Tejun Heo
2013-10-03sysfs: remove sysfs_addrm_cxt->parent_sdTejun Heo
2013-09-26sysfs: @name comes before @nsTejun Heo
2013-09-26sysfs: clean up sysfs_get_dirent()Tejun Heo
2013-09-26sysfs: drop kobj_ns_type handlingTejun Heo
2013-09-26sysfs: make attr namespace interface less convolutedTejun Heo
2013-08-21sysfs: sysfs.h: fix coding style issuesGreg Kroah-Hartman
2013-01-25sysfs: Functions for adding/removing symlinks to/from attribute groupsRafael J. Wysocki
2012-07-14sysfs: switch to ->s_d_op and ->d_release()Al Viro
2012-03-08Revert "sysfs: Kill nlink counting."Greg Kroah-Hartman
2012-01-24sysfs: Kill nlink counting.Eric W. Biederman
2012-01-24sysfs: Store the sysfs inode in an unsigned int.Eric W. Biederman
2012-01-24sysfs: Reduce s_flags to an unsinged short so it packs well with s_modeEric W. Biederman