| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-05-05 | docs: filesystems: convert configfs.txt to ReST | Mauro Carvalho Chehab | 1 | -508/+0 |
| 2018-12-20 | configfs: fix wrong name of struct in documentation | Helen Koike | 1 | -1/+1 |
| 2016-12-01 | fs: configfs: don't return anything from drop_link | Andrzej Pietrasiewicz | 1 | -1/+1 |
| 2016-03-06 | configfs: switch ->default groups to a linked list | Christoph Hellwig | 1 | -5/+6 |
| 2016-01-04 | configfs: implement binary attributes | Pantelis Antoniou | 1 | -9/+48 |
| 2015-10-13 | configfs: remove old API | Christoph Hellwig | 4 | -959/+11 |
| 2012-01-03 | configfs: convert to umode_t | Al Viro | 1 | -1/+1 |
| 2011-05-26 | Documentation: configfs examples crash fix | Jiri Slaby | 2 | -8/+4 |
| 2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
| 2010-11-18 | Documentation: make configfs example code simpler, clearer | Dan Carpenter | 1 | -1/+1 |
| 2008-08-12 | docsrc: build Documentation/ sources | Randy Dunlap | 1 | -0/+3 |
| 2008-07-31 | [PATCH] configfs: Convenience macros for attribute definition. | Joel Becker | 3 | -12/+471 |
| 2008-07-17 | configfs: Allow ->make_item() and ->make_group() to return detailed errors. | Joel Becker | 1 | -2/+2 |
| 2008-07-17 | Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e... | Joel Becker | 2 | -14/+10 |
| 2008-07-14 | configfs: Allow ->make_item() and ->make_group() to return detailed errors. | Joel Becker | 2 | -10/+14 |
| 2008-02-03 | correct missing a double quote in configfs.txt | Masatake YAMATO | 1 | -1/+1 |
| 2007-07-19 | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 1 | -4/+2 |
| 2007-07-10 | configfs: config item dependancies. | Joel Becker | 1 | -0/+27 |
| 2007-07-10 | configfs: accessing item hierarchy during rmdir(2) | Joel Becker | 1 | -0/+12 |
| 2007-07-10 | configfs: Convert subsystem semaphore to mutex | Joel Becker | 2 | -10/+10 |
| 2006-11-30 | Fix typos in /Documentation : 'U-Z' | Matt LaPlante | 1 | -2/+2 |
| 2006-10-03 | Fix typos in Documentation/: 'S' | Matt LaPlante | 1 | -1/+1 |
| 2006-10-03 | Fix typos in Documentation/: 'Q'-'R' | Matt LaPlante | 1 | -1/+1 |
| 2006-10-03 | Fix typos in Documentation/: 'B'-'C' | Matt LaPlante | 1 | -1/+1 |
| 2006-10-03 | Fix some typos in Documentation/: 'A' | Matt LaPlante | 1 | -1/+1 |
| 2006-06-29 | configfs: Release memory in configfs_example. | Joel Becker | 1 | -4/+15 |
| 2006-02-03 | configfs: Add permission and ownership to configfs objects. | Joel Becker | 1 | -0/+2 |
| 2006-01-03 | [PATCH] configfs: User-driven configuration filesystem | Joel Becker | 2 | -0/+908 |