summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/configfs
AgeCommit message (Expand)AuthorLines
2020-05-05docs: filesystems: convert configfs.txt to ReSTMauro Carvalho Chehab-508/+0
2018-12-20configfs: fix wrong name of struct in documentationHelen Koike-1/+1
2016-12-01fs: configfs: don't return anything from drop_linkAndrzej Pietrasiewicz-1/+1
2016-03-06configfs: switch ->default groups to a linked listChristoph Hellwig-5/+6
2016-01-04configfs: implement binary attributesPantelis Antoniou-9/+48
2015-10-13configfs: remove old APIChristoph Hellwig-959/+11
2012-01-03configfs: convert to umode_tAl Viro-1/+1
2011-05-26Documentation: configfs examples crash fixJiri Slaby-8/+4
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2010-11-18Documentation: make configfs example code simpler, clearerDan Carpenter-1/+1
2008-08-12docsrc: build Documentation/ sourcesRandy Dunlap-0/+3
2008-07-31[PATCH] configfs: Convenience macros for attribute definition.Joel Becker-12/+471
2008-07-17configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker-2/+2
2008-07-17Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...Joel Becker-14/+10
2008-07-14configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker-10/+14
2008-02-03correct missing a double quote in configfs.txtMasatake YAMATO-1/+1
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau-4/+2
2007-07-10configfs: config item dependancies.Joel Becker-0/+27
2007-07-10configfs: accessing item hierarchy during rmdir(2)Joel Becker-0/+12
2007-07-10configfs: Convert subsystem semaphore to mutexJoel Becker-10/+10
2006-11-30Fix typos in /Documentation : 'U-Z'Matt LaPlante-2/+2
2006-10-03Fix typos in Documentation/: 'S'Matt LaPlante-1/+1
2006-10-03Fix typos in Documentation/: 'Q'-'R'Matt LaPlante-1/+1
2006-10-03Fix typos in Documentation/: 'B'-'C'Matt LaPlante-1/+1
2006-10-03Fix some typos in Documentation/: 'A'Matt LaPlante-1/+1
2006-06-29configfs: Release memory in configfs_example.Joel Becker-4/+15
2006-02-03configfs: Add permission and ownership to configfs objects.Joel Becker-0/+2
2006-01-03[PATCH] configfs: User-driven configuration filesystemJoel Becker-0/+908