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