summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/configfs
Commit message (Expand)AuthorAgeFilesLines
* fs: configfs: don't return anything from drop_linkAndrzej Pietrasiewicz2016-12-011-1/+1
* configfs: switch ->default groups to a linked listChristoph Hellwig2016-03-061-5/+6
* configfs: implement binary attributesPantelis Antoniou2016-01-041-9/+48
* configfs: remove old APIChristoph Hellwig2015-10-134-959/+11
* configfs: convert to umode_tAl Viro2012-01-031-1/+1
* Documentation: configfs examples crash fixJiri Slaby2011-05-262-8/+4
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Documentation: make configfs example code simpler, clearerDan Carpenter2010-11-181-1/+1
* docsrc: build Documentation/ sourcesRandy Dunlap2008-08-121-0/+3
* [PATCH] configfs: Convenience macros for attribute definition.Joel Becker2008-07-313-12/+471
* configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker2008-07-171-2/+2
* Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...Joel Becker2008-07-172-14/+10
* configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker2008-07-142-10/+14
* correct missing a double quote in configfs.txtMasatake YAMATO2008-02-031-1/+1
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-4/+2
* configfs: config item dependancies.Joel Becker2007-07-101-0/+27
* configfs: accessing item hierarchy during rmdir(2)Joel Becker2007-07-101-0/+12
* configfs: Convert subsystem semaphore to mutexJoel Becker2007-07-102-10/+10
* Fix typos in /Documentation : 'U-Z'Matt LaPlante2006-11-301-2/+2
* Fix typos in Documentation/: 'S'Matt LaPlante2006-10-031-1/+1
* Fix typos in Documentation/: 'Q'-'R'Matt LaPlante2006-10-031-1/+1
* Fix typos in Documentation/: 'B'-'C'Matt LaPlante2006-10-031-1/+1
* Fix some typos in Documentation/: 'A'Matt LaPlante2006-10-031-1/+1
* configfs: Release memory in configfs_example.Joel Becker2006-06-291-4/+15
* configfs: Add permission and ownership to configfs objects.Joel Becker2006-02-031-0/+2
* [PATCH] configfs: User-driven configuration filesystemJoel Becker2006-01-032-0/+908
OpenPOWER on IntegriCloud