index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
verity
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-15
fs-verity: use u64_to_user_ptr()
Eric Biggers
1
-4
/
+2
2020-01-15
fs-verity: use mempool for hash requests
Eric Biggers
5
-46
/
+97
2020-01-15
fs-verity: implement readahead of Merkle tree pages
Eric Biggers
4
-7
/
+37
2020-01-15
fs-verity: implement readahead for FS_IOC_ENABLE_VERITY
Eric Biggers
1
-6
/
+39
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-1
/
+1
2019-08-13
fs-verity: support builtin file signatures
Eric Biggers
8
-14
/
+269
2019-08-13
fs-verity: add SHA-512 support
Eric Biggers
2
-1
/
+6
2019-08-13
fs-verity: implement FS_IOC_MEASURE_VERITY ioctl
Eric Biggers
2
-0
/
+58
2019-08-13
fs-verity: implement FS_IOC_ENABLE_VERITY ioctl
Eric Biggers
2
-1
/
+365
2019-07-29
fs-verity: add data verification hooks for ->readpages()
Eric Biggers
5
-1
/
+296
2019-07-29
fs-verity: add the hook for file ->setattr()
Eric Biggers
1
-0
/
+21
2019-07-29
fs-verity: add the hook for file ->open()
Eric Biggers
4
-3
/
+378
2019-07-29
fs-verity: add Kconfig and the helper functions for hashing
Eric Biggers
5
-0
/
+446