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
2019-07-16
coda: add hinting support for partial file caching
Pedro Cuadra
2019-07-16
coda: use SIZE() for stat
Fabian Frederick
2019-07-16
coda: move internal defs out of include/linux/ [ver #2]
David Howells
2019-07-16
coda: get rid of CODA_FREE()
Dan Carpenter
2019-07-16
coda: get rid of CODA_ALLOC()
Dan Carpenter
2019-07-16
coda: potential buffer overflow in coda_psdev_write()
Jan Harkes
2017-11-17
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2017-11-05
coda: fix 'kernel memory exposure attempt' in fsync
Jan Harkes
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to
Ingo Molnar
2015-09-10
fs/coda: fix readlink buffer overflow
Jan Harkes
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2014-08-08
fs/coda: use linux/uaccess.h
Fabian Frederick
2014-06-06
fs/coda: use __func__
Fabian Frederick
2014-06-06
fs/coda: logging prefix uniformization
Fabian Frederick
2014-06-06
fs/coda: replace printk by pr_foo()
Fabian Frederick
2013-02-13
coda: Restrict coda messages to the initial user namespace
Eric W. Biederman
2013-02-13
coda: Restrict coda messages to the initial pid namespace
Eric W. Biederman
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2011-01-12
take coda-private headers out of include/linux
Al Viro
2010-10-25
Coda: replace BKL with mutex
Yoshihisa Abe
2010-10-25
Coda: push BKL regions into coda_upcall()
Yoshihisa Abe
2010-08-07
coda: fixup clash with block layer REQ_* defines
Jens Axboe
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
2008-11-14
CRED: Wrap task credential accesses in the Coda filesystem
David Howells
2008-07-25
coda: remove CODA_FS_OLD_API
Adrian Bunk
2007-10-19
pid namespaces: round up the API
Pavel Emelianov
2007-07-21
coda: remove CODA_STORE/CODA_RELEASE upcalls
Jan Harkes
2007-07-19
coda breakage
Al Viro
2007-07-19
coda: remove statistics counters from /proc/fs/coda
Jan Harkes
2007-07-19
coda: remove struct coda_sb_info
Jan Harkes
2007-07-19
coda: cleanup downcall handler
Jan Harkes
2007-07-19
coda: ignore returned values when upcalls return errors
Jan Harkes
2007-07-19
coda: replace upc_alloc/upc_free with kmalloc/kfree
Jan Harkes
2007-07-19
coda: block signals during upcall processing
Jan Harkes
2007-07-19
coda: cleanup for upcall handling path
Jan Harkes
2007-07-19
coda: cleanup /dev/cfs open and close handling
Jan Harkes
2007-07-19
coda: do not grab an uninitialized fd when the open upcall returns an error
Jan Harkes
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2006-06-26
[PATCH] use list_add_tail() instead of list_add()
Akinobu Mita
2006-06-23
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
David Howells
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds