summaryrefslogtreecommitdiff
path: root/fs/filesystems.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-07-06VFS: Make get_filesystem() return the affected filesystemDavid Howells
2017-06-29fs: warn in case userspace lied about modprobe returnLuis R. Rodriguez
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-01-19find_filesystem(): simplify comparisonAl Viro
2014-04-03sys_sysfs: Add CONFIG_SYSFS_SYSCALLFabian Frederick
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-01-03vfs: convert fs_supers to hlistAl Viro
2011-04-17fs: synchronize_rcu when unregister_filesystem success not failureMilton Miller
2011-01-07fs: rcu-walk for path lookupNick Piggin
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-04-20fs: Mark get_filesystem_list() as __init function.Tetsuo Handa
2009-01-14[CVE-2009-0029] System call wrappers part 27Heiko Carstens
2009-01-05vfs: remove duplicate code in get_fs_type()Li Zefan
2008-10-23proc: move /proc/filesystems to fs/filesystems.cAlexey Dobriyan
2007-05-08add filesystem subtype supportMiklos Szeredi
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-09-29[PATCH] Ban register_filesystem(NULL);Alexey Dobriyan
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-04-16Linux-2.6.12-rc2Linus Torvalds