index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
configfs.h
Age
Commit message (
Expand
)
Author
2022-12-02
configfs: remove mentions of committable items
Bartosz Golaszewski
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
2020-05-05
docs: filesystems: convert configfs.txt to ReST
Mauro Carvalho Chehab
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145
Thomas Gleixner
2017-10-19
configfs: make ci_type field, some pointers and function arguments const
Bhumika Goyal
2017-06-12
configfs: Introduce config_item_get_unless_zero()
Bart Van Assche
2016-12-21
Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-09
configfs: Minimize #include directives
Bart Van Assche
2016-12-01
fs: configfs: don't return anything from drop_link
Andrzej Pietrasiewicz
2016-03-25
configfs: fix CONFIGFS_BIN_ATTR_[RW]O definitions
Octavian Purdila
2016-03-06
configfs: switch ->default groups to a linked list
Christoph Hellwig
2016-01-20
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2016-01-04
configfs: implement binary attributes
Pantelis Antoniou
2015-12-20
fs: configfs: Add unlocked version of configfs_depend_item()
Krzysztof Opasiak
2015-12-20
fs: configfs: Drop unused parameter from configfs_undepend_item()
Krzysztof Opasiak
2015-11-20
configfs: allow dynamic group creation
Daniel Baluta
2015-10-13
configfs: remove old API
Christoph Hellwig
2015-10-13
configfs: add show and store methods to struct configfs_attribute
Christoph Hellwig
2015-07-17
include, lib: add __printf attributes to several function prototypes
Nicolas Iooss
2015-06-24
configfs: unexport/make static config_item_init()
Fabian Frederick
2012-01-03
configfs: convert to umode_t
Al Viro
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-03-31
Fix common misspellings
Lucas De Marchi
2009-09-24
docs: fix various Documentation/ paths in header files
Randy Dunlap
2008-07-31
[PATCH] configfs: Convenience macros for attribute definition.
Joel Becker
2008-07-31
[PATCH] configfs: Include linux/err.h in linux/configfs.h
Joel Becker
2008-07-17
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
Joel Becker
2008-07-17
Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...
Joel Becker
2008-07-14
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
Joel Becker
2008-04-30
Remove "#ifdef __KERNEL__" checks from unexported headers
Robert P. J. Day
2008-02-14
Include kernel.h from configfs.h
Ben Nizette
2007-07-10
configfs: config item dependancies.
Joel Becker
2007-07-10
configfs: accessing item hierarchy during rmdir(2)
Joel Becker
2007-07-10
configfs: Convert subsystem semaphore to mutex
Joel Becker
2007-07-10
[PATCH] configfs+dlm: Rename config_group_find_obj and state semantics clearly
Satyam Sharma
2007-07-10
[PATCH] configfs+dlm: Separate out __CONFIGFS_ATTR into configfs.h
Satyam Sharma
2007-07-10
configfs: misc cleanups
Satyam Sharma
2006-12-12
configfs.h: Remove dead macro definitions.
Robert P. J. Day
2006-02-03
configfs: Add permission and ownership to configfs objects.
Joel Becker
2006-01-03
[PATCH] configfs: User-driven configuration filesystem
Joel Becker