summaryrefslogtreecommitdiff
path: root/fs/filesystems.c
AgeCommit message (Expand)Author
2019-02-28vfs: Implement a filesystem superblock creation/configuration contextDavid Howells
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
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-01-20[PATCH] Lock initializer cleanup: FilesystemsThomas Gleixner
2004-10-18[PATCH] add missing linux/syscalls.h includesArnd Bergmann
2003-10-07o kernel/ksyms.c: move remaining fs/*.c EXPORT_SYMBOLsArnaldo Carvalho de Melo
2003-06-04[fs] Remove kobject support for filesystemsPatrick Mochel
2003-05-16Make request_module() take a printf-like vararg argument instead of a string.Linus Torvalds
2003-05-12Add user pointer annotations to core filesystem routines.Linus Torvalds
2003-04-29[PATCH] __module_getRusty Russell
2003-04-04Kobject: add NULL to decl_subsys() due to addition of hotplug operationsGreg Kroah-Hartman
2003-03-05sysfs: don't complain when sysfs can't register.Patrick Mochel
2003-03-04sysfs: Register filesystems with sysfs.Patrick Mochel
2002-12-29[PATCH] more obsolete module API fixesChristoph Hellwig
2002-11-10[PATCH] In-kernel Module LoaderRusty Russell
2002-04-02Header file cleanup fixesLinus Torvalds
2002-03-17[PATCH] moving stuff to fs/filesystems.cAlexander Viro
2002-03-14[PATCH] nfsd as filesystemAlexander Viro
2002-02-17[PATCH] PATCH 6/7: knfsd cleanups - syscall cleanupNeil Brown
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones
2002-02-04v2.4.3.4 -> v2.4.3.5Linus Torvalds
2002-02-04v2.4.3.3 -> v2.4.3.4Linus Torvalds
2002-02-04Import changesetLinus Torvalds