aboutsummaryrefslogtreecommitdiff
path: root/include/linux/configfs.h
AgeCommit message (Expand)AuthorFilesLines
2008-07-17configfs: Allow ->make_item() and ->make_group() to return detailed errors.Gravatar Joel Becker 1-1/+2
2008-07-17Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...Gravatar Joel Becker 1-2/+2
2008-07-14configfs: Allow ->make_item() and ->make_group() to return detailed errors.Gravatar Joel Becker 1-2/+2
2008-04-30Remove "#ifdef __KERNEL__" checks from unexported headersGravatar Robert P. J. Day 1-4/+0
2008-02-14Include kernel.h from configfs.hGravatar Ben Nizette 1-0/+1
2007-07-10configfs: config item dependancies.Gravatar Joel Becker 1-0/+5
2007-07-10configfs: accessing item hierarchy during rmdir(2)Gravatar Joel Becker 1-0/+1
2007-07-10configfs: Convert subsystem semaphore to mutexGravatar Joel Becker 1-2/+2
2007-07-10[PATCH] configfs+dlm: Rename config_group_find_obj and state semantics clearlyGravatar Satyam Sharma 1-5/+2
2007-07-10[PATCH] configfs+dlm: Separate out __CONFIGFS_ATTR into configfs.hGravatar Satyam Sharma 1-0/+16
2007-07-10configfs: misc cleanupsGravatar Satyam Sharma 1-1/+0
2006-12-12configfs.h: Remove dead macro definitions.Gravatar Robert P. J. Day 1-25/+0
2006-02-03configfs: Add permission and ownership to configfs objects.Gravatar Joel Becker 1-1/+1
2006-01-03[PATCH] configfs: User-driven configuration filesystemGravatar Joel Becker 1-0/+205