Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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-30fs: 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-04sys_sysfs: Add CONFIG_SYSFS_SYSCALLFabian Frederick
2013-03-04fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2012-10-13vfs: define struct filename and have getname() return itJeff Layton
2012-01-04vfs: 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-21fs: 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-31[PATCH] fix missing includesTim Schmielau
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds