| Commit message (Expand) | Author | Age | Files | Lines |
* | configfs: convert to umode_t | Al Viro | 2012-01-03 | 1 | -1/+1 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | docs: fix various Documentation/ paths in header files | Randy Dunlap | 2009-09-24 | 1 | -2/+2 |
* | [PATCH] configfs: Convenience macros for attribute definition. | Joel Becker | 2008-07-31 | 1 | -2/+65 |
* | [PATCH] configfs: Include linux/err.h in linux/configfs.h | Joel Becker | 2008-07-31 | 1 | -0/+1 |
* | configfs: Allow ->make_item() and ->make_group() to return detailed errors. | Joel Becker | 2008-07-17 | 1 | -1/+2 |
* | Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e... | Joel Becker | 2008-07-17 | 1 | -2/+2 |
* | configfs: Allow ->make_item() and ->make_group() to return detailed errors. | Joel Becker | 2008-07-14 | 1 | -2/+2 |
* | Remove "#ifdef __KERNEL__" checks from unexported headers | Robert P. J. Day | 2008-04-30 | 1 | -4/+0 |
* | Include kernel.h from configfs.h | Ben Nizette | 2008-02-14 | 1 | -0/+1 |
* | configfs: config item dependancies. | Joel Becker | 2007-07-10 | 1 | -0/+5 |
* | configfs: accessing item hierarchy during rmdir(2) | Joel Becker | 2007-07-10 | 1 | -0/+1 |
* | configfs: Convert subsystem semaphore to mutex | Joel Becker | 2007-07-10 | 1 | -2/+2 |
* | [PATCH] configfs+dlm: Rename config_group_find_obj and state semantics clearly | Satyam Sharma | 2007-07-10 | 1 | -5/+2 |
* | [PATCH] configfs+dlm: Separate out __CONFIGFS_ATTR into configfs.h | Satyam Sharma | 2007-07-10 | 1 | -0/+16 |
* | configfs: misc cleanups | Satyam Sharma | 2007-07-10 | 1 | -1/+0 |
* | configfs.h: Remove dead macro definitions. | Robert P. J. Day | 2006-12-12 | 1 | -25/+0 |
* | configfs: Add permission and ownership to configfs objects. | Joel Becker | 2006-02-03 | 1 | -1/+1 |
* | [PATCH] configfs: User-driven configuration filesystem | Joel Becker | 2006-01-03 | 1 | -0/+205 |