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
/
filesystems.c
Age
Commit message (
Expand
)
Author
2021-08-23
fs: simplify get_filesystem_list / get_all_fs_names
Christoph Hellwig
2020-04-10
fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()
Eric Biggers
2020-02-07
fs_parser: remove fs_parameter_description name field
Eric Sandeen
2019-02-28
vfs: Implement a filesystem superblock creation/configuration context
David Howells
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-07-06
VFS: Make get_filesystem() return the affected filesystem
David Howells
2017-06-29
fs: warn in case userspace lied about modprobe return
Luis R. Rodriguez
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-01-19
find_filesystem(): simplify comparison
Al Viro
2014-04-03
sys_sysfs: Add CONFIG_SYSFS_SYSCALL
Fabian Frederick
2013-03-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
2012-01-03
vfs: convert fs_supers to hlist
Al Viro
2011-04-17
fs: synchronize_rcu when unregister_filesystem success not failure
Milton Miller
2011-01-07
fs: rcu-walk for path lookup
Nick Piggin
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-04-20
fs: Mark get_filesystem_list() as __init function.
Tetsuo Handa
2009-01-14
[CVE-2009-0029] System call wrappers part 27
Heiko Carstens
2009-01-05
vfs: remove duplicate code in get_fs_type()
Li Zefan
2008-10-23
proc: move /proc/filesystems to fs/filesystems.c
Alexey Dobriyan
2007-05-08
add filesystem subtype support
Miklos Szeredi
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2006-09-29
[PATCH] Ban register_filesystem(NULL);
Alexey Dobriyan
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds