aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/configfs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-31[PATCH] configfs: Convenience macros for attribute definition.Joel Becker1-2/+65
2008-07-31[PATCH] configfs: Include linux/err.h in linux/configfs.hJoel Becker1-0/+1
2008-07-17configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker1-1/+2
2008-07-17Revert "configfs: Allow ->make_item() and ->make_group() to return detailed errors."Joel Becker1-2/+2
2008-07-14configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker1-2/+2
2008-04-30Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day1-4/+0
2008-02-14Include kernel.h from configfs.hBen Nizette1-0/+1
2007-07-10configfs: config item dependancies.Joel Becker1-0/+5
2007-07-10configfs: accessing item hierarchy during rmdir(2)Joel Becker1-0/+1
2007-07-10configfs: Convert subsystem semaphore to mutexJoel Becker1-2/+2
2007-07-10[PATCH] configfs+dlm: Rename config_group_find_obj and state semantics clearlySatyam Sharma1-5/+2
2007-07-10[PATCH] configfs+dlm: Separate out __CONFIGFS_ATTR into configfs.hSatyam Sharma1-0/+16
2007-07-10configfs: misc cleanupsSatyam Sharma1-1/+0
2006-12-12configfs.h: Remove dead macro definitions.Robert P. J. Day1-25/+0
2006-02-03configfs: Add permission and ownership to configfs objects.Joel Becker1-1/+1
2006-01-03[PATCH] configfs: User-driven configuration filesystemJoel Becker1-0/+205