Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-21Merge 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-21fs: configfs: Add unlocked version of configfs_depend_item()Krzysztof Opasiak
2015-12-21fs: configfs: Drop unused parameter from configfs_undepend_item()Krzysztof Opasiak
2015-11-21configfs: allow dynamic group creationDaniel Baluta
2015-10-14configfs: remove old APIChristoph Hellwig
2015-10-14configfs: add show and store methods to struct configfs_attributeChristoph Hellwig
2015-07-18include, lib: add __printf attributes to several function prototypesNicolas Iooss
2015-06-25configfs: unexport/make static config_item_init()Fabian Frederick
2012-01-04configfs: convert to umode_tAl Viro
2011-07-27atomic: 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-08-01[PATCH] configfs: Convenience macros for attribute definition.Joel Becker
2008-08-01[PATCH] configfs: Include linux/err.h in linux/configfs.hJoel Becker
2008-07-18configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker
2008-07-18Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...Joel Becker
2008-07-15configfs: 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-15Include kernel.h from configfs.hBen Nizette
2007-07-11configfs: config item dependancies.Joel Becker
2007-07-11configfs: accessing item hierarchy during rmdir(2)Joel Becker
2007-07-11configfs: Convert subsystem semaphore to mutexJoel Becker
2007-07-11[PATCH] configfs+dlm: Rename config_group_find_obj and state semantics clearlySatyam Sharma
2007-07-11[PATCH] configfs+dlm: Separate out __CONFIGFS_ATTR into configfs.hSatyam Sharma
2007-07-11configfs: misc cleanupsSatyam Sharma
2006-12-12configfs.h: Remove dead macro definitions.Robert P. J. Day
2006-02-04configfs: Add permission and ownership to configfs objects.Joel Becker
2006-01-03[PATCH] configfs: User-driven configuration filesystemJoel Becker