linux/fs/incfs
Paul Lawrence 16ce7f9c5e ANDROID: Incremental fs: Truncate file when complete
Bug: 182185202
Test: incfs_test passes
Signed-off-by: Paul Lawrence <paullawrence@google.com>
Change-Id: I96a192011f19efa1c597275dafc6c216f8ed0b56
2021-04-01 11:10:22 -07:00
..
data_mgmt.c ANDROID: Incremental fs: Finer readlog compression internally 2021-04-01 11:10:22 -07:00
data_mgmt.h ANDROID: Incremental fs: Finer readlog compression internally 2021-04-01 11:10:22 -07:00
format.c ANDROID: Incremental fs: Build merkle tree when enabling verity 2021-03-01 16:16:01 +00:00
format.h ANDROID: Incremental fs: Build merkle tree when enabling verity 2021-03-01 16:16:01 +00:00
integrity.c ANDROID: Incremental fs: Remove dependency on PKCS7_MESSAGE_PARSER 2020-06-08 17:03:32 +00:00
integrity.h ANDROID: Incremental fs: Remove signature checks from kernel 2020-03-18 16:22:17 +00:00
internal.h ANDROID: Incremental fs: Add FS_IOC_ENABLE_VERITY 2021-03-01 16:15:32 +00:00
Kconfig ANDROID: Incremental fs: Add zstd compression support 2020-11-05 23:00:32 +00:00
main.c ANDROID: Incremental fs: Add v2 feature flag 2020-12-10 20:15:54 +00:00
Makefile ANDROID: Incremental fs: Add FS_IOC_ENABLE_VERITY 2021-03-01 16:15:32 +00:00
pseudo_files.c ANDROID: Incremental fs: set the correct access to mapped files 2021-03-01 16:16:08 +00:00
pseudo_files.h ANDROID: Incremental fs: fix .blocks_written 2021-01-14 16:02:38 +00:00
verity.c ANDROID: Incremental fs: Build merkle tree when enabling verity 2021-03-01 16:16:01 +00:00
verity.h ANDROID: Incremental fs: Add FS_IOC_MEASURE_VERITY 2021-03-01 16:15:54 +00:00
vfs.c ANDROID: Incremental fs: Truncate file when complete 2021-04-01 11:10:22 -07:00
vfs.h ANDROID: Incremental fs: Fix filled block count from get filled blocks 2020-09-17 21:19:18 +00:00