index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
/
fsverity.rst
Age
Commit message (
Expand
)
Author
2023-08-12
ovl: Add framework for verity support
Alexander Larsson
2023-06-20
fsverity: improve documentation for builtin signature support
Eric Biggers
2023-01-27
fsverity: support verifying data from large folios
Eric Biggers
2023-01-25
fsverity.rst: update git repo URL for fsverity-utils
Eric Biggers
2023-01-09
ext4: allow verity with fs block size < PAGE_SIZE
Eric Biggers
2023-01-09
fsverity: support enabling with tree block size < PAGE_SIZE
Eric Biggers
2023-01-09
fsverity: support verification with tree block size < PAGE_SIZE
Eric Biggers
2023-01-09
fsverity: use EFBIG for file too large to enable verity
Eric Biggers
2022-07-15
fs-verity: mention btrfs support
Eric Biggers
2022-05-24
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-12
fsverity: update the documentation
Mimi Zohar
2022-05-09
fs: Add read_folio documentation
Matthew Wilcox (Oracle)
2022-04-01
fs: Remove ->readpages address space operation
Matthew Wilcox (Oracle)
2021-02-07
fs-verity: support reading signature with ioctl
Eric Biggers
2021-02-07
fs-verity: support reading descriptor with ioctl
Eric Biggers
2021-02-07
fs-verity: support reading Merkle tree with ioctl
Eric Biggers
2021-02-07
fs-verity: add FS_IOC_READ_VERITY_METADATA ioctl
Eric Biggers
2020-11-23
fs-verity: move structs needed for file signing to UAPI header
Eric Biggers
2020-11-16
fs-verity: rename "file measurement" to "file digest"
Eric Biggers
2020-11-16
fs-verity: rename fsverity_signed_digest to fsverity_formatted_digest
Eric Biggers
2020-10-15
docs: get rid of :c:type explicit declarations for structs
Mauro Carvalho Chehab
2020-07-05
Documentation: filesystems: fsverity: drop doubled word
Randy Dunlap
2019-11-13
docs: fs-verity: mention statx() support
Eric Biggers
2019-11-13
docs: fs-verity: document first supported kernel version
Eric Biggers
2019-07-28
fs-verity: add a documentation file
Eric Biggers