index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
configfs.h
Age
Commit message (
Expand
)
Author
Files
Lines
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-21
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-21
fs: configfs: Add unlocked version of configfs_depend_item()
Krzysztof Opasiak
1
-0
/
+16
2015-12-21
fs: configfs: Drop unused parameter from configfs_undepend_item()
Krzysztof Opasiak
1
-2
/
+3
2015-11-21
configfs: allow dynamic group creation
Daniel Baluta
1
-0
/
+10
2015-10-14
configfs: remove old API
Christoph Hellwig
1
-82
/
+0
2015-10-14
configfs: add show and store methods to struct configfs_attribute
Christoph Hellwig
1
-0
/
+27
2015-07-18
include, lib: add __printf attributes to several function prototypes
Nicolas Iooss
1
-1
/
+2
2015-06-25
configfs: unexport/make static config_item_init()
Fabian Frederick
1
-1
/
+0
2012-01-04
configfs: convert to umode_t
Al Viro
1
-1
/
+1
2011-07-27
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-08-01
[PATCH] configfs: Convenience macros for attribute definition.
Joel Becker
1
-2
/
+65
2008-08-01
[PATCH] configfs: Include linux/err.h in linux/configfs.h
Joel Becker
1
-0
/
+1
2008-07-18
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
Joel Becker
1
-1
/
+2
2008-07-18
Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...
Joel Becker
1
-2
/
+2
2008-07-15
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-15
Include kernel.h from configfs.h
Ben Nizette
1
-0
/
+1
2007-07-11
configfs: config item dependancies.
Joel Becker
1
-0
/
+5
2007-07-11
configfs: accessing item hierarchy during rmdir(2)
Joel Becker
1
-0
/
+1
2007-07-11
configfs: Convert subsystem semaphore to mutex
Joel Becker
1
-2
/
+2
2007-07-11
[PATCH] configfs+dlm: Rename config_group_find_obj and state semantics clearly
Satyam Sharma
1
-5
/
+2
2007-07-11
[PATCH] configfs+dlm: Separate out __CONFIGFS_ATTR into configfs.h
Satyam Sharma
1
-0
/
+16
2007-07-11
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-04
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