summaryrefslogtreecommitdiff
path: root/include/linux/configfs.h
AgeCommit message (Expand)Author
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2020-05-05docs: filesystems: convert configfs.txt to ReSTMauro Carvalho Chehab
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145Thomas Gleixner
2017-10-19configfs: make ci_type field, some pointers and function arguments constBhumika Goyal
2017-06-12configfs: Introduce config_item_get_unless_zero()Bart Van Assche
2016-12-21Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-09configfs: Minimize #include directivesBart Van Assche
2016-12-01fs: configfs: don't return anything from drop_linkAndrzej Pietrasiewicz
2016-03-25configfs: fix CONFIGFS_BIN_ATTR_[RW]O definitionsOctavian Purdila
2016-03-06configfs: switch ->default groups to a linked listChristoph Hellwig
2016-01-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-01-04configfs: implement binary attributesPantelis Antoniou
2015-12-20fs: configfs: Add unlocked version of configfs_depend_item()Krzysztof Opasiak
2015-12-20fs: configfs: Drop unused parameter from configfs_undepend_item()Krzysztof Opasiak
2015-11-20configfs: allow dynamic group creationDaniel Baluta
2015-10-13configfs: remove old APIChristoph Hellwig
2015-10-13configfs: add show and store methods to struct configfs_attributeChristoph Hellwig
2015-07-17include, lib: add __printf attributes to several function prototypesNicolas Iooss
2015-06-24configfs: unexport/make static config_item_init()Fabian Frederick
2012-01-03configfs: convert to umode_tAl Viro
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-03-31Fix common misspellingsLucas De Marchi
2009-09-24docs: fix various Documentation/ paths in header filesRandy Dunlap
2008-07-31[PATCH] configfs: Convenience macros for attribute definition.Joel Becker
2008-07-31[PATCH] configfs: Include linux/err.h in linux/configfs.hJoel Becker
2008-07-17configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker
2008-07-17Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...Joel Becker
2008-07-14configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker
2008-04-30Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day
2008-02-14Include kernel.h from configfs.hBen Nizette
2007-07-10configfs: config item dependancies.Joel Becker
2007-07-10configfs: accessing item hierarchy during rmdir(2)Joel Becker
2007-07-10configfs: Convert subsystem semaphore to mutexJoel Becker
2007-07-10[PATCH] configfs+dlm: Rename config_group_find_obj and state semantics clearlySatyam Sharma
2007-07-10[PATCH] configfs+dlm: Separate out __CONFIGFS_ATTR into configfs.hSatyam Sharma
2007-07-10configfs: misc cleanupsSatyam Sharma
2006-12-12configfs.h: Remove dead macro definitions.Robert P. J. Day
2006-02-03configfs: Add permission and ownership to configfs objects.Joel Becker
2006-01-03[PATCH] configfs: User-driven configuration filesystemJoel Becker