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-08-30
kill the last users of user_{path,lpath,path_dir}()
Al Viro
2019-07-16
coda: move internal defs out of include/linux/ [ver #2]
David Howells
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-05-29
drop redundant ->owner initializations
Al Viro
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2014-08-08
fs/coda: use linux/uaccess.h
Fabian Frederick
2013-02-22
new helper: file_inode(file)
Al Viro
2011-07-20
->permission() sanitizing: don't pass flags to ->permission()
Al Viro
2011-06-20
coda_ioctl_permission() is safe in RCU mode
Al Viro
2011-01-12
take coda-private headers out of include/linux
Al Viro
2011-01-07
fs: provide rcu-walk aware permission i_ops
Nick Piggin
2010-10-25
Coda: push BKL regions into coda_upcall()
Yoshihisa Abe
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-05-17
coda: Clean-up whitespace problems in pioctl.c
John Kacur
2010-05-17
coda: BKL ioctl pushdown
John Kacur
2008-10-23
[PATCH] move executable checking into ->permission()
Miklos Szeredi
2008-07-26
[PATCH] sanitize __user_walk_fd() et.al.
Al Viro
2008-07-26
[PATCH] sanitize ->permission() prototype
Al Viro
2008-02-14
Introduce path_put()
Jan Blunck
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2007-02-12
[PATCH] mark struct inode_operations const 1
Arjan van de Ven
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds