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-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-02-07
add prefix to fs_context->log
Al Viro
2020-02-07
get rid of fs_value_is_filename_empty
Al Viro
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-05-25
move mount_capable() further out
Al Viro
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2019-05-16
uapi, fsopen: use square brackets around "fscontext" [ver #2]
Christian Brauner
2019-03-20
vfs: syscall: Add fspick() to select a superblock for reconfiguration
David Howells
2019-03-20
vfs: syscall: Add fsconfig() for configuring and managing a context
David Howells
2019-03-20
vfs: Implement logging through fs_context
David Howells
2019-03-20
vfs: syscall: Add fsopen() to prepare for superblock creation
David Howells