summaryrefslogtreecommitdiff
path: root/fs/filesystems.c
AgeCommit message (Expand)Author
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