index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
configfs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
configfs: fix CONFIGFS_BIN_ATTR_[RW]O definitions
Octavian Purdila
2016-03-25
1
-2
/
+2
*
configfs: switch ->default groups to a linked list
Christoph Hellwig
2016-03-06
1
-1
/
+10
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2016-01-20
1
-2
/
+19
|
\
|
*
fs: configfs: Add unlocked version of configfs_depend_item()
Krzysztof Opasiak
2015-12-20
1
-0
/
+16
|
*
fs: configfs: Drop unused parameter from configfs_undepend_item()
Krzysztof Opasiak
2015-12-20
1
-2
/
+3
*
|
configfs: implement binary attributes
Pantelis Antoniou
2016-01-04
1
-0
/
+50
|
/
*
configfs: allow dynamic group creation
Daniel Baluta
2015-11-20
1
-0
/
+10
*
configfs: remove old API
Christoph Hellwig
2015-10-13
1
-82
/
+0
*
configfs: add show and store methods to struct configfs_attribute
Christoph Hellwig
2015-10-13
1
-0
/
+27
*
include, lib: add __printf attributes to several function prototypes
Nicolas Iooss
2015-07-17
1
-1
/
+2
*
configfs: unexport/make static config_item_init()
Fabian Frederick
2015-06-24
1
-1
/
+0
*
configfs: convert to umode_t
Al Viro
2012-01-03
1
-1
/
+1
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
docs: fix various Documentation/ paths in header files
Randy Dunlap
2009-09-24
1
-2
/
+2
*
[PATCH] configfs: Convenience macros for attribute definition.
Joel Becker
2008-07-31
1
-2
/
+65
*
[PATCH] configfs: Include linux/err.h in linux/configfs.h
Joel Becker
2008-07-31
1
-0
/
+1
*
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
Joel Becker
2008-07-17
1
-1
/
+2
*
Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...
Joel Becker
2008-07-17
1
-2
/
+2
*
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
Joel Becker
2008-07-14
1
-2
/
+2
*
Remove "#ifdef __KERNEL__" checks from unexported headers
Robert P. J. Day
2008-04-30
1
-4
/
+0
*
Include kernel.h from configfs.h
Ben Nizette
2008-02-14
1
-0
/
+1
*
configfs: config item dependancies.
Joel Becker
2007-07-10
1
-0
/
+5
*
configfs: accessing item hierarchy during rmdir(2)
Joel Becker
2007-07-10
1
-0
/
+1
*
configfs: Convert subsystem semaphore to mutex
Joel Becker
2007-07-10
1
-2
/
+2
*
[PATCH] configfs+dlm: Rename config_group_find_obj and state semantics clearly
Satyam Sharma
2007-07-10
1
-5
/
+2
*
[PATCH] configfs+dlm: Separate out __CONFIGFS_ATTR into configfs.h
Satyam Sharma
2007-07-10
1
-0
/
+16
*
configfs: misc cleanups
Satyam Sharma
2007-07-10
1
-1
/
+0
*
configfs.h: Remove dead macro definitions.
Robert P. J. Day
2006-12-12
1
-25
/
+0
*
configfs: Add permission and ownership to configfs objects.
Joel Becker
2006-02-03
1
-1
/
+1
*
[PATCH] configfs: User-driven configuration filesystem
Joel Becker
2006-01-03
1
-0
/
+205