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
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2019-07-16
coda: remove sysctl object from module when unused
Fabian Frederick
2019-07-16
coda: get rid of CODA_FREE()
Dan Carpenter
2019-07-16
coda: get rid of CODA_ALLOC()
Dan Carpenter
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
2016-01-22
tree wide: use kvfree() than conditional kfree()/vfree()
Tetsuo Handa
2015-06-23
fs: cleanup slight list_entry abuse
Rasmus Villemoes
2014-10-31
new helper: is_root_inode()
Al Viro
2014-06-06
fs/coda: logging prefix uniformization
Fabian Frederick
2014-06-06
fs/coda: replace printk by pr_foo()
Fabian Frederick
2013-11-09
coda_revalidate_inode(): switch to passing inode...
Al Viro
2011-09-15
fs: Convert vmalloc/memset to vzalloc
Joe Perches
2011-07-20
->permission() sanitizing: don't pass flags to ->permission()
Al Viro
2011-01-12
take coda-private headers out of include/linux
Al Viro