aboutsummaryrefslogtreecommitdiffstats
path: root/fs/filesystems.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-03vfs: convert fs_supers to hlistAl Viro1-1/+0
2011-04-17fs: synchronize_rcu when unregister_filesystem success not failureMilton Miller1-2/+1
2011-01-07fs: rcu-walk for path lookupNick Piggin1-0/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+1
2009-04-20fs: Mark get_filesystem_list() as __init function.Tetsuo Handa1-1/+1
2009-01-14[CVE-2009-0029] System call wrappers part 27Heiko Carstens1-1/+1
2009-01-05vfs: remove duplicate code in get_fs_type()Li Zefan1-10/+13
2008-10-23proc: move /proc/filesystems to fs/filesystems.cAlexey Dobriyan1-0/+39
2007-05-08add filesystem subtype supportMiklos Szeredi1-6/+15
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-09-29[PATCH] Ban register_filesystem(NULL);Alexey Dobriyan1-2/+0
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+236