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
/
fs
/
configfs
/
configfs_internal.h
Age
Commit message (
Expand
)
Author
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2019-09-11
configfs: calculate the symlink target only once
Al Viro
2019-09-11
configfs: make configfs_create() return inode
Al Viro
2019-09-02
configfs: new object reprsenting tree fragments
Al Viro
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145
Thomas Gleixner
2016-01-04
configfs: implement binary attributes
Pantelis Antoniou
2015-02-17
configfs_add_file: fold into its sole caller
Al Viro
2015-02-17
configfs: configfs_create() init callback is never NULL and it never fails
Al Viro
2015-01-20
fs: introduce f_op->mmap_capabilities for nommu mmap support
Christoph Hellwig
2014-06-04
fs/configfs: use pr_fmt
Fabian Frederick
2012-03-20
make configfs_pin_fs() return root dentry on success
Al Viro
2012-03-20
configfs: kill configfs_sb
Al Viro
2012-03-20
configfs: don't bother with checks for mkdir/rmdir/unlink/symlink in root
Al Viro
2012-01-03
configfs: convert to umode_t
Al Viro
2011-01-12
switch configfs
Al Viro
2011-01-07
fs: dcache remove dcache_lock
Nick Piggin
2011-01-07
fs: dcache scale d_unhashed
Nick Piggin
2009-04-30
configfs: Silence lockdep on mkdir() and rmdir()
Louis Rilling
2008-07-31
[PATCH] configfs: Prevent userspace from creating new entries under attaching...
Louis Rilling
2008-07-31
[PATCH] configfs: Fix failing symlink() making rmdir() fail
Louis Rilling
2008-07-14
configfs: Fix failing mkdir() making racing rmdir() fail
Louis Rilling
2008-07-14
configfs: Introduce configfs_dirent_lock
Louis Rilling
2007-10-17
mm: bdi init hooks
Peter Zijlstra
2007-07-10
configfs: config item dependancies.
Joel Becker
2007-02-12
[PATCH] mark struct inode_operations const 1
Arjan van de Ven
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2006-02-03
configfs: Add permission and ownership to configfs objects.
Joel Becker
2006-01-03
[PATCH] configfs: User-driven configuration filesystem
Joel Becker