aboutsummaryrefslogtreecommitdiff
path: root/fs/configfs/item.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-05docs: filesystems: convert configfs.txt to ReSTGravatar Mauro Carvalho Chehab 1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145Gravatar Thomas Gleixner 1-15/+1
2018-06-19configfs: use kvasprintf() instead of open-coding itGravatar Bart Van Assche 1-20/+4
2017-10-19configfs: make ci_type field, some pointers and function arguments constGravatar Bhumika Goyal 1-3/+3
2017-06-12configfs: Introduce config_item_get_unless_zero()Gravatar Bart Van Assche 1-0/+8
2016-03-06configfs: switch ->default groups to a linked listGravatar Christoph Hellwig 1-0/+1
2015-07-17configfs: fix kernel infoleak through user-controlled format stringGravatar Nicolas Iooss 1-2/+2
2015-06-24configfs: unexport/make static config_item_init()Gravatar Fabian Frederick 1-2/+1
2014-06-04fs/configs/item.c: kernel-doc fixes + clean-upGravatar Fabian Frederick 1-30/+28
2011-09-27doc: fix broken referencesGravatar Paul Bolle 1-1/+1
2007-07-10[PATCH] configfs+dlm: Rename config_group_find_obj and state semantics clearlyGravatar Satyam Sharma 1-10/+8
2007-07-10configfs: misc cleanupsGravatar Satyam Sharma 1-12/+3
2006-01-18[DLM] Export config_group_find_obj for use by the DLMGravatar David Teigland 1-1/+1
2006-01-03[PATCH] configfs: User-driven configuration filesystemGravatar Joel Becker 1-0/+227