index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
verity
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-12
fs-verity: remove unnecessary extern keywords
Eric Biggers
1
-1
/
+1
2020-05-12
fs-verity: fix all kerneldoc warnings
Eric Biggers
6
-1
/
+12
2020-01-14
fs-verity: use u64_to_user_ptr()
Eric Biggers
1
-4
/
+2
2020-01-14
fs-verity: use mempool for hash requests
Eric Biggers
5
-46
/
+97
2020-01-14
fs-verity: implement readahead of Merkle tree pages
Eric Biggers
4
-7
/
+37
2020-01-14
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-12
fs-verity: support builtin file signatures
Eric Biggers
8
-14
/
+269
2019-08-12
fs-verity: add SHA-512 support
Eric Biggers
2
-1
/
+6
2019-08-12
fs-verity: implement FS_IOC_MEASURE_VERITY ioctl
Eric Biggers
2
-0
/
+58
2019-08-12
fs-verity: implement FS_IOC_ENABLE_VERITY ioctl
Eric Biggers
2
-1
/
+365
2019-07-28
fs-verity: add data verification hooks for ->readpages()
Eric Biggers
5
-1
/
+296
2019-07-28
fs-verity: add the hook for file ->setattr()
Eric Biggers
1
-0
/
+21
2019-07-28
fs-verity: add the hook for file ->open()
Eric Biggers
4
-3
/
+378
2019-07-28
fs-verity: add Kconfig and the helper functions for hashing
Eric Biggers
5
-0
/
+446