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
init: handle idmapped mounts
Christian Brauner
2021-01-24
namei: prepare for idmapped mounts
Christian Brauner
2021-01-24
namei: handle idmapped mounts in may_*() helpers
Christian Brauner
2021-01-24
fs: add file and path permissions helpers
Christian Brauner
2020-08-04
init: add an init_dup helper
Christoph Hellwig
2020-07-31
init: add an init_utimes helper
Christoph Hellwig
2020-07-31
init: add an init_stat helper
Christoph Hellwig
2020-07-31
init: add an init_mknod helper
Christoph Hellwig
2020-07-31
init: add an init_mkdir helper
Christoph Hellwig
2020-07-31
init: add an init_symlink helper
Christoph Hellwig
2020-07-31
init: add an init_link helper
Christoph Hellwig
2020-07-31
init: add an init_eaccess helper
Christoph Hellwig
2020-07-31
init: add an init_chmod helper
Christoph Hellwig
2020-07-31
init: add an init_chown helper
Christoph Hellwig
2020-07-31
init: add an init_chroot helper
Christoph Hellwig
2020-07-31
init: add an init_chdir helper
Christoph Hellwig
2020-07-31
init: add an init_rmdir helper
Christoph Hellwig
2020-07-31
init: add an init_unlink helper
Christoph Hellwig
2020-07-31
init: add an init_umount helper
Christoph Hellwig
2020-07-31
init: add an init_mount helper
Christoph Hellwig