summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-01-19find_filesystem(): simplify comparisonAl Viro1-3/+3
2014-04-03sys_sysfs: Add CONFIG_SYSFS_SYSCALLFabian Frederick3-0/+13
2013-03-04fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman69-12/+77
2012-10-13vfs: define struct filename and have getname() return itJeff Layton40-175/+218
2012-01-04vfs: convert fs_supers to hlistAl Viro3-15/+16
2011-04-17fs: synchronize_rcu when unregister_filesystem success not failureMilton Miller1-2/+1
2011-01-07fs: rcu-walk for path lookupNick Piggin10-340/+1194
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo4208-717/+3717
2009-04-21fs: Mark get_filesystem_list() as __init function.Tetsuo Handa2-2/+2
2009-01-14[CVE-2009-0029] System call wrappers part 27Heiko Carstens8-18/+18
2009-01-05vfs: remove duplicate code in get_fs_type()Li Zefan1-10/+13
2008-10-23proc: move /proc/filesystems to fs/filesystems.cAlexey Dobriyan2-8/+39
2007-05-08add filesystem subtype supportMiklos Szeredi5-6/+55
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau553-553/+6
2006-09-29[PATCH] Ban register_filesystem(NULL);Alexey Dobriyan1-2/+0
2005-10-31[PATCH] fix missing includesTim Schmielau180-18/+299
2005-04-16Linux-2.6.12-rc2Linus Torvalds17291-0/+6718845