VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
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/viro/vfs
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 with 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 implicit slab.h inclusion from percpu.h
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