index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
configfs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-02
configfs: remove mentions of committable items
Bartosz Golaszewski
1
-3
/
+0
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
1
-3
/
+1
2020-05-05
docs: filesystems: convert configfs.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145
Thomas Gleixner
1
-15
/
+1
2017-10-19
configfs: make ci_type field, some pointers and function arguments const
Bhumika Goyal
1
-4
/
+4
2017-06-12
configfs: Introduce config_item_get_unless_zero()
Bart Van Assche
1
-1
/
+2
2016-12-21
Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-8
/
+5
2016-12-09
configfs: Minimize #include directives
Bart Van Assche
1
-8
/
+5
2016-12-01
fs: configfs: don't return anything from drop_link
Andrzej Pietrasiewicz
1
-1
/
+1
2016-03-25
configfs: fix CONFIGFS_BIN_ATTR_[RW]O definitions
Octavian Purdila
1
-2
/
+2
2016-03-06
configfs: switch ->default groups to a linked list
Christoph Hellwig
1
-1
/
+10
2016-01-20
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-2
/
+19
2016-01-04
configfs: implement binary attributes
Pantelis Antoniou
1
-0
/
+50
2015-12-20
fs: configfs: Add unlocked version of configfs_depend_item()
Krzysztof Opasiak
1
-0
/
+16
2015-12-20
fs: configfs: Drop unused parameter from configfs_undepend_item()
Krzysztof Opasiak
1
-2
/
+3
2015-11-20
configfs: allow dynamic group creation
Daniel Baluta
1
-0
/
+10
2015-10-13
configfs: remove old API
Christoph Hellwig
1
-82
/
+0
2015-10-13
configfs: add show and store methods to struct configfs_attribute
Christoph Hellwig
1
-0
/
+27
2015-07-17
include, lib: add __printf attributes to several function prototypes
Nicolas Iooss
1
-1
/
+2
2015-06-24
configfs: unexport/make static config_item_init()
Fabian Frederick
1
-1
/
+0
2012-01-03
configfs: convert to umode_t
Al Viro
1
-1
/
+1
2011-07-26
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-07-31
[PATCH] configfs: Convenience macros for attribute definition.
Joel Becker
1
-2
/
+65
2008-07-31
[PATCH] configfs: Include linux/err.h in linux/configfs.h
Joel Becker
1
-0
/
+1
2008-07-17
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
Joel Becker
1
-1
/
+2
2008-07-17
Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...
Joel Becker
1
-2
/
+2
2008-07-14
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-14
Include kernel.h from configfs.h
Ben Nizette
1
-0
/
+1
2007-07-10
configfs: config item dependancies.
Joel Becker
1
-0
/
+5
2007-07-10
configfs: accessing item hierarchy during rmdir(2)
Joel Becker
1
-0
/
+1
2007-07-10
configfs: Convert subsystem semaphore to mutex
Joel Becker
1
-2
/
+2
2007-07-10
[PATCH] configfs+dlm: Rename config_group_find_obj and state semantics clearly
Satyam Sharma
1
-5
/
+2
2007-07-10
[PATCH] configfs+dlm: Separate out __CONFIGFS_ATTR into configfs.h
Satyam Sharma
1
-0
/
+16
2007-07-10
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-03
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