aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/configfs/configfs_example.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-31[PATCH] configfs: Convenience macros for attribute definition.Joel Becker1-485/+0
2008-07-17configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker1-2/+2
2008-07-17Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...Joel Becker1-8/+6
2008-07-14configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker1-6/+8
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-4/+2
2007-07-10configfs: Convert subsystem semaphore to mutexJoel Becker1-1/+1
2006-06-29configfs: Release memory in configfs_example.Joel Becker1-4/+15
2006-02-03configfs: Add permission and ownership to configfs objects.Joel Becker1-0/+2
2006-01-03[PATCH] configfs: User-driven configuration filesystemJoel Becker1-0/+474