aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sys_sysfs: Add CONFIG_SYSFS_SYSCALLFabian Frederick2014-04-031-0/+2
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-031-1/+1
* vfs: define struct filename and have getname() return itJeff Layton2012-10-121-2/+2
* vfs: convert fs_supers to hlistAl Viro2012-01-031-1/+0
* fs: synchronize_rcu when unregister_filesystem success not failureMilton Miller2011-04-171-2/+1
* fs: rcu-walk for path lookupNick Piggin2011-01-071-0/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* fs: Mark get_filesystem_list() as __init function.Tetsuo Handa2009-04-201-1/+1
* [CVE-2009-0029] System call wrappers part 27Heiko Carstens2009-01-141-1/+1
* vfs: remove duplicate code in get_fs_type()Li Zefan2009-01-051-10/+13
* proc: move /proc/filesystems to fs/filesystems.cAlexey Dobriyan2008-10-231-0/+39
* add filesystem subtype supportMiklos Szeredi2007-05-081-6/+15
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] Ban register_filesystem(NULL);Alexey Dobriyan2006-09-291-2/+0
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+236