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