summaryrefslogtreecommitdiff
path: root/include/linux/configfs.h
Commit message (Expand)AuthorAge
* configfs: make ci_type field, some pointers and function arguments constBhumika Goyal2017-10-19
* configfs: Introduce config_item_get_unless_zero()Bart Van Assche2017-06-12
* Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-21
|\
| * configfs: Minimize #include directivesBart Van Assche2016-12-09
* | fs: configfs: don't return anything from drop_linkAndrzej Pietrasiewicz2016-12-01
|/
* configfs: fix CONFIGFS_BIN_ATTR_[RW]O definitionsOctavian Purdila2016-03-25
* configfs: switch ->default groups to a linked listChristoph Hellwig2016-03-06
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-01-20
|\
| * fs: configfs: Add unlocked version of configfs_depend_item()Krzysztof Opasiak2015-12-20
| * fs: configfs: Drop unused parameter from configfs_undepend_item()Krzysztof Opasiak2015-12-20
* | configfs: implement binary attributesPantelis Antoniou2016-01-04
|/
* configfs: allow dynamic group creationDaniel Baluta2015-11-20
* configfs: remove old APIChristoph Hellwig2015-10-13
* configfs: add show and store methods to struct configfs_attributeChristoph Hellwig2015-10-13
* include, lib: add __printf attributes to several function prototypesNicolas Iooss2015-07-17
* configfs: unexport/make static config_item_init()Fabian Frederick2015-06-24
* configfs: convert to umode_tAl Viro2012-01-03
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* Fix common misspellingsLucas De Marchi2011-03-31
* docs: fix various Documentation/ paths in header filesRandy Dunlap2009-09-24
* [PATCH] configfs: Convenience macros for attribute definition.Joel Becker2008-07-31
* [PATCH] configfs: Include linux/err.h in linux/configfs.hJoel Becker2008-07-31
* configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker2008-07-17
* Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...Joel Becker2008-07-17
* configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker2008-07-14
* Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day2008-04-30
* Include kernel.h from configfs.hBen Nizette2008-02-14
* configfs: config item dependancies.Joel Becker2007-07-10
* configfs: accessing item hierarchy during rmdir(2)Joel Becker2007-07-10
* configfs: Convert subsystem semaphore to mutexJoel Becker2007-07-10
* [PATCH] configfs+dlm: Rename config_group_find_obj and state semantics clearlySatyam Sharma2007-07-10
* [PATCH] configfs+dlm: Separate out __CONFIGFS_ATTR into configfs.hSatyam Sharma2007-07-10
* configfs: misc cleanupsSatyam Sharma2007-07-10
* configfs.h: Remove dead macro definitions.Robert P. J. Day2006-12-12
* configfs: Add permission and ownership to configfs objects.Joel Becker2006-02-03
* [PATCH] configfs: User-driven configuration filesystemJoel Becker2006-01-03