summaryrefslogtreecommitdiff
path: root/include/linux/kernfs.h
AgeCommit message (Expand)AuthorFilesLines
2015-03-27sysfs, kernfs: implement kernfs_ns_enabled()Tejun Heo1-0/+14
2015-03-27sysfs, kernfs: make sysfs_dirent definition publicTejun Heo1-4/+114
2015-03-27sysfs, kernfs: prepare mount path for kernfsTejun Heo1-0/+28
2015-03-27sysfs, kernfs: make inode number ida per kernfs_rootTejun Heo1-0/+4
2015-03-27sysfs, kernfs: implement kernfs_create/destroy_root()Tejun Heo1-0/+13
2015-03-27sysfs, kernfs: introduce kernfs[_find_and]_get() and kernfs_put()Tejun Heo1-0/+19
2015-03-27sysfs, kernfs: revamp sysfs_dirent active_ref lockdep annotationTejun Heo1-8/+29
2015-03-27sysfs, kernfs: introduce kernfs_notify()Tejun Heo1-0/+3
2015-03-27sysfs, kernfs: add kernfs_ops->seq_{start|next|stop}()Tejun Heo1-2/+7
2015-03-27sysfs, kernfs: introduce kernfs_create_file[_ns]()Tejun Heo1-0/+18
2015-03-27sysfs, kernfs: introduce kernfs_opsTejun Heo1-0/+26
2015-03-27sysfs, kernfs: move sysfs_open_file to include/linux/kernfs.hTejun Heo1-0/+18
2015-03-27sysfs, kernfs: introduce kernfs_create_dir[_ns]()Tejun Heo1-0/+17
2015-03-27sysfs, kernfs: introduce kernfs_setattr()Tejun Heo1-0/+8
2015-03-27sysfs, kernfs: introduce kernfs_rename[_ns]()Tejun Heo1-0/+7
2015-03-27sysfs, kernfs: introduce kernfs_create_link()Tejun Heo1-0/+9
2015-03-27sysfs, kernfs: introduce kernfs_remove[_by_name[_ns]]()Tejun Heo1-0/+24
2015-03-27sysfs, kernfs: add skeletons for kernfsTejun Heo1-0/+12