aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/configfs (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-06configfs: switch ->default groups to a linked listChristoph Hellwig1-5/+6
2016-01-04configfs: implement binary attributesPantelis Antoniou1-9/+48
2015-10-13configfs: remove old APIChristoph Hellwig4-959/+11
2012-01-03configfs: convert to umode_tAl Viro1-1/+1
2011-05-26Documentation: configfs examples crash fixJiri Slaby2-8/+4
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-11-18Documentation: make configfs example code simpler, clearerDan Carpenter1-1/+1
2008-08-12docsrc: build Documentation/ sourcesRandy Dunlap1-0/+3
2008-07-31[PATCH] configfs: Convenience macros for attribute definition.Joel Becker3-12/+471
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 errors."Joel Becker2-14/+10
2008-07-14configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker2-10/+14
2008-02-03correct missing a double quote in configfs.txtMasatake YAMATO1-1/+1
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-4/+2
2007-07-10configfs: config item dependancies.Joel Becker1-0/+27
2007-07-10configfs: accessing item hierarchy during rmdir(2)Joel Becker1-0/+12
2007-07-10configfs: Convert subsystem semaphore to mutexJoel Becker2-10/+10
2006-11-30Fix typos in /Documentation : 'U-Z'Matt LaPlante1-2/+2
2006-10-03Fix typos in Documentation/: 'S'Matt LaPlante1-1/+1
2006-10-03Fix typos in Documentation/: 'Q'-'R'Matt LaPlante1-1/+1
2006-10-03Fix typos in Documentation/: 'B'-'C'Matt LaPlante1-1/+1
2006-10-03Fix some typos in Documentation/: 'A'Matt LaPlante1-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 Becker2-0/+908