summaryrefslogtreecommitdiff
path: root/fs/filesystems.c
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-07-15
|\
| * VFS: Make get_filesystem() return the affected filesystemDavid Howells2017-07-06
* | fs: warn in case userspace lied about modprobe returnLuis R. Rodriguez2017-06-29
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* find_filesystem(): simplify comparisonAl Viro2016-01-19
* sys_sysfs: Add CONFIG_SYSFS_SYSCALLFabian Frederick2014-04-03
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* vfs: define struct filename and have getname() return itJeff Layton2012-10-12
* vfs: convert fs_supers to hlistAl Viro2012-01-03
* fs: synchronize_rcu when unregister_filesystem success not failureMilton Miller2011-04-17
* fs: rcu-walk for path lookupNick Piggin2011-01-07
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* fs: Mark get_filesystem_list() as __init function.Tetsuo Handa2009-04-20
* [CVE-2009-0029] System call wrappers part 27Heiko Carstens2009-01-14
* vfs: remove duplicate code in get_fs_type()Li Zefan2009-01-05
* proc: move /proc/filesystems to fs/filesystems.cAlexey Dobriyan2008-10-23
* add filesystem subtype supportMiklos Szeredi2007-05-08
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] Ban register_filesystem(NULL);Alexey Dobriyan2006-09-29
* [PATCH] fix missing includesTim Schmielau2005-10-30
* Linux-2.6.12-rc2Linus Torvalds2005-04-16