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