Age | Commit message (Expand) | Author |
2021-08-23 | fs: simplify get_filesystem_list / get_all_fs_names | Christoph Hellwig |
2020-04-10 | fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once() | Eric Biggers |
2020-02-07 | fs_parser: remove fs_parameter_description name field | Eric Sandeen |
2019-02-28 | vfs: Implement a filesystem superblock creation/configuration context | David Howells |
2018-05-16 | proc: introduce proc_create_single{,_data} | Christoph Hellwig |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-07-15 | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2017-07-06 | VFS: Make get_filesystem() return the affected filesystem | David Howells |
2017-06-29 | fs: warn in case userspace lied about modprobe return | Luis R. Rodriguez |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-01-19 | find_filesystem(): simplify comparison | Al Viro |
2014-04-03 | sys_sysfs: Add CONFIG_SYSFS_SYSCALL | Fabian Frederick |
2013-03-03 | fs: Limit sys_mount to only request filesystem modules. | Eric W. Biederman |
2012-10-12 | vfs: define struct filename and have getname() return it | Jeff Layton |
2012-01-03 | vfs: convert fs_supers to hlist | Al Viro |
2011-04-17 | fs: synchronize_rcu when unregister_filesystem success not failure | Milton Miller |
2011-01-07 | fs: rcu-walk for path lookup | Nick Piggin |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-04-20 | fs: Mark get_filesystem_list() as __init function. | Tetsuo Handa |
2009-01-14 | [CVE-2009-0029] System call wrappers part 27 | Heiko Carstens |
2009-01-05 | vfs: remove duplicate code in get_fs_type() | Li Zefan |
2008-10-23 | proc: move /proc/filesystems to fs/filesystems.c | Alexey Dobriyan |
2007-05-08 | add filesystem subtype support | Miklos Szeredi |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau |
2006-09-29 | [PATCH] Ban register_filesystem(NULL); | Alexey Dobriyan |
2005-10-30 | [PATCH] fix missing includes | Tim Schmielau |
2005-04-16 | Linux-2.6.12-rc2 | Linus Torvalds |