summaryrefslogtreecommitdiff
path: root/Documentation/filesystems/configfs/configfs_example.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-01[PATCH] configfs: Convenience macros for attribute definition.Joel Becker1-485/+0
2008-07-18configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker1-2/+2
2008-07-18Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...Joel Becker1-8/+6
2008-07-15configfs: 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-11configfs: Convert subsystem semaphore to mutexJoel Becker1-1/+1
2006-06-30configfs: Release memory in configfs_example.Joel Becker1-4/+15
2006-02-04configfs: Add permission and ownership to configfs objects.Joel Becker1-0/+2
2006-01-03[PATCH] configfs: User-driven configuration filesystemJoel Becker1-0/+474