Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
7009a3ccf7d46727b27b3612ca949e230e40fa92
/
fs_mgr
6fa0884
Merge "Allow the use of a custom Android DT directory"
by Bo Hu
· 7 years ago
c01022a
Allow the use of a custom Android DT directory
by Yu Ning
· 7 years ago
cd15fc7
Remove LOCAL_CLANG and clang: true
by Lennart Wieboldt
· 7 years ago
9dd1a12
Merge "fs_mgr:Add filter condition to make sure that the super block is correct."
by Keun-young Park
· 7 years ago
176827e
Merge changes from topic 'mke2fs_2'
by Treehugger Robot
· 7 years ago
4e8d73f
fs_mgr:Add filter condition to make sure that the super block is correct.
by katao
· 8 years ago
c0d88ed
fs_mgr: call format_f2fs correctly with -f
by Jaegeuk Kim
· 8 years ago
b674894
fs_mgr_verity: allow verification error when the device is unlocked
by Bowgo Tsai
· 7 years ago
5be0573
Merge changes from topic 'ext4_encryption_flag'
by Tom Cherry
· 7 years ago
f559655
fs_mgr: trim the terminating '\0' when reading from device tree
by Bowgo Tsai
· 7 years ago
e9811f3
fs_mgr: set ext4 encryption flag with tune2fs when needed
by Eric Biggers
· 8 years ago
8d3bcd4
fs_mgr: refactor pre-mount logic into prepare_fs_for_mount()
by Eric Biggers
· 8 years ago
4ca2a30
Merge "fs_mgr: Adding logs when failing to wait for a device file"
by Treehugger Robot
· 8 years ago
9d34496
fs_mgr: Adding logs when failing to wait for a device file
by Jinguang Dong
· 8 years ago
cd0c2d8
Merge "fs_mgr: allow no verity metadata when the device is unlocked."
by Treehugger Robot
· 8 years ago
d1fe3bd
fs_mgr: allow no verity metadata when the device is unlocked.
by Bowgo Tsai
· 8 years ago
69a5bd4
fs_mgr: report errno string for __mount errors
by Mark Salyzyn
· 8 years ago
20d9cf2
Merge "fs_mgr: add libfstab for vendor"
by Treehugger Robot
· 8 years ago
e7df1f7
fs_mgr: add libfstab for vendor
by Jiyong Park
· 8 years ago
cab56c0
fs_mgr: check console-ramoops-0
by Mark Salyzyn
· 8 years ago
60f19a0
AVB: allow no metadata in the generic system.img for project Treble
by Bowgo Tsai
· 8 years ago
95366e9
fs_mgr: differentiate if fs_mgr_set_verity() was skipped or disabled
by Sandeep Patil
· 8 years ago
4c28ca1
Merge "fs_mgr_verity: support updating actual block device path in verity table"
by Treehugger Robot
· 8 years ago
c3eca50
fs_mgr_verity: support updating actual block device path in verity table
by Bowgo Tsai
· 8 years ago
06ed613
first stage mount: removing the restriction of mount points
by Bowgo Tsai
· 8 years ago
28c11dc
Merge "fs_mgr: Fix ZRAM error when ZRAM disk size beyond (2^31-1) bytes"
by Treehugger Robot
· 8 years ago
f7d1014
fs_mgr: Fix ZRAM error when ZRAM disk size beyond (2^31-1) bytes
by Jinguang Dong
· 8 years ago
02a5108
Respect that status property when parsing fstab from device tree
by Sandeep Patil
· 8 years ago
59af33c
fs_mgr: fix SIGSEGV when ostream << nullptr
by Bowgo Tsai
· 8 years ago
3d33dae
Merge "fs_mgr: convert libfs_mgr to Android.bp"
by Tom Cherry
· 8 years ago
6879cc1
fs_mgr: support different dm-verity error modes
by Bowgo Tsai
· 8 years ago
37b5ada
fs_mgr: convert libfs_mgr to Android.bp
by Tom Cherry
· 8 years ago
7ea2c28
fs_mgr: Update for new libavb API.
by David Zeuthen
· 8 years ago
cdad92f
Merge "first stage mount: removing the requirement of by-name prefix for AVB"
by Treehugger Robot
· 8 years ago
20651f6
first stage mount: removing the requirement of by-name prefix for AVB
by Bowgo Tsai
· 8 years ago
77cbfd6
fs_mgr_verity: fix androidboot.veritymode=enforcing doesn't work
by Bowgo Tsai
· 8 years ago
1140954
fs_mgr_avb: allow verification error when the device is unlocked
by Bowgo Tsai
· 8 years ago
9519688
use passed blk dev name for quota / super block check
by Keun-young Park
· 8 years ago
16c6fd1
fs_mgr: Clear AvbOps struct.
by David Zeuthen
· 8 years ago
0914d2b
Merge "fs_mgr: code clean up"
by Treehugger Robot
· 8 years ago
359bed3
fs_mgr: code clean up
by Bowgo Tsai
· 8 years ago
48fdc29
fs_mgr: set "partition.system.verified" when AVB is used in a A/B device
by Bowgo Tsai
· 8 years ago
73fbf0e
fs_mgr: remove the repetitive and annoying bootconfig error print
by Sandeep Patil
· 8 years ago
40db04d
run e2fsck -f selectively with mount retry
by Keun-young Park
· 8 years ago
d73be1b
libcutils: compile with BOARD_VNDK_VERSION current
by Steven Moreland
· 8 years ago
1a898c2
Set libavb version into system property for Treble OTA
by Bowgo Tsai
· 8 years ago
82bd278
Merge "check ext4 magic before running next steps"
by Keun-young Park
· 8 years ago
aaf70e7
fs_mgr: support AVB in fs_mgr_update_verity_state()
by Bowgo Tsai
· 8 years ago
6000a3f
check ext4 magic before running next steps
by Keun-young Park
· 8 years ago
80d1ad1
fs_mgr: adds/changes some public APIs for early mount in init
by Bowgo Tsai
· 8 years ago
95c966a
fs_mgr_avb: refactors how vbmeta is loaded
by Bowgo Tsai
· 8 years ago
87d0836
fs_mgr: adding fs_mgr_get_slot_suffix() public API
by Bowgo Tsai
· 8 years ago
95e233f
use s_max_mnt_count to detect mke2fs generated partition
by Keun-young Park
· 8 years ago
53108b2
Merge "fs_mgr: removing fs_mgr_read_fstab_with_dt()"
by Treehugger Robot
· 8 years ago
f5bbfd6
fs_mgr_avb_ops: stores the by-name prefix of /misc instead of fstab struct
by Bowgo Tsai
· 8 years ago
37a0b31
fs_mgr_avb: allow top-level vbmeta struct to be in 'boot' partition
by Bowgo Tsai
· 8 years ago
acc1c3c
fs_mgr: removing fs_mgr_read_fstab_with_dt()
by Bowgo Tsai
· 8 years ago
0f34094
fs_mgr: change the log level in fs_mgr_get_boot_config()
by Bowgo Tsai
· 8 years ago
ea057b4
Merge "fs_mgr_avb: allow top-level vbmeta struct to be in 'boot' partition"
by Treehugger Robot
· 8 years ago
9c59029
Merge "fs_mgr: use different fstab paths for normal/recovery boot"
by Tao Bao
· 8 years ago
d05a2f7
fs_mgr: use different fstab paths for normal/recovery boot
by Bowgo Tsai
· 8 years ago
97db080
fs_mgr_avb: fix return value check of fs_mgr_get_boot_config()
by Bowgo Tsai
· 8 years ago
b016896
fs_mgr_avb: allow top-level vbmeta struct to be in 'boot' partition
by Bowgo Tsai
· 8 years ago
9c7ae58
fs_mgr: update to new androidboot.slot param
by Fernando Lugo
· 8 years ago
ce9d7db
fs_mgr: allow using legacy A/B suffix
by Fernando Lugo
· 8 years ago
d1dcedd
fs_mgr: adapt to new A/B support
by Fernando Lugo
· 8 years ago
e989a22
fs_mgr: remove private/android_filesystem_config.h
by Mark Salyzyn
· 8 years ago
172c1d8
fs_mgr: change the log level in fs_mgr_read_fstab_dt()
by bowgotsai
· 8 years ago
488525b
Merge "fs_mgr: fix errno setted by mount_with_alternatives"
by Treehugger Robot
· 8 years ago
5c31ffe
fs_mgr: fix errno setted by mount_with_alternatives
by NIEJuhu
· 8 years ago
46c6dc1
fs_mgr: support reading fstab file from /odm or /vendor partition
by Bowgo Tsai
· 8 years ago
47d3427
fs_mgr: add fs_mgr_read_fstab_with_dt() API
by Bowgo Tsai
· 8 years ago
3fbf94e
collect fs stat for ext4
by Keun-young Park
· 8 years ago
7ad3159
fs_mgr: allow disable dm-verity when the device is unlocked without metadata
by Bowgo Tsai
· 8 years ago
e7a1b37
fs_mgr: make is_device_secure() work even in the absence of properties.
by Sandeep Patil
· 8 years ago
4d71bc5
fs_mgr: fix const parameter in fs_mgr_do_tmpfs_mount
by Wei Wang
· 8 years ago
4cd9a46
fs_mgr: refactor: consolidate device tree file reading in one place
by Sandeep Patil
· 8 years ago
e396c60
fs_mgr: consolidate DT compatible check
by Sandeep Patil
· 8 years ago
c20c0c2
early_mount: fs_mgr: move all fstab logic into fs_mgr
by Sandeep Patil
· 8 years ago
9de748f
fs_mgr: add a generic fs_mgr_get_boot_config internal API
by Sandeep Patil
· 8 years ago
05ff38b
init: early_mount: disallow partitions to be verified at boot
by Sandeep Patil
· 8 years ago
4129f20
fs_mgr: make fs_mgr_setup_verity public API
by Sandeep Patil
· 8 years ago
d246257
fs_mgr: fix the fs_mgr_setup_verity param name
by Sandeep Patil
· 8 years ago
56f9ada
fs_mgr: add fs_mgr_do_mount_one() API
by Sandeep Patil
· 8 years ago
4caf4c0
Fix-up coding style
by Bowgo Tsai
· 8 years ago
d529d9d
fs_mgr: remove code that gets slot_suffix from misc partition
by Sandeep Patil
· 8 years ago
2517da9
Revert "e2fsck: drop -f when TARGET_USES_MKE2FS is enabled"
by Keun-young Park
· 8 years ago
1549257
Merge changes from topic 'pre-early-mount'
by Treehugger Robot
· 8 years ago
35403eb
init: early_mount: add support to mount non-verity partitions early
by Sandeep Patil
· 8 years ago
72ffff7
fs_mgr: removing the dependency of requiring /vbmeta in fstab for AVB
by bowgotsai
· 8 years ago
183ca56
Merge "fs_mgr: Switch to LOG()/PLOG() defined in <android-base/logging.h>"
by Treehugger Robot
· 8 years ago
47878de
fs_mgr: Switch to LOG()/PLOG() defined in <android-base/logging.h>
by bowgotsai
· 8 years ago
ce25baf
fs_mgr_verity: correct dm_target_spec->next
by bowgotsai
· 8 years ago
cea7ea7
Switch fs_mgr/*.c to C++.
by bowgotsai
· 8 years ago
b51722b
fs_mgr: support using libavb to enable dm-verity
by bowgotsai
· 8 years ago
46fec48
Add eraseblk and logicalblk fs_mgr flags
by Connor O'Brien
· 8 years ago
d945f27
Merge "fs_mgr: fix clang static analyzer warning"
by Treehugger Robot
· 8 years ago
8b7eb7b
fs_mgr: fix clang static analyzer warning
by Jin Qian
· 8 years ago
ebeaa67
Remove fs_mgr's bogus external/openssl/include LOCAL_C_INCLUDES entry.
by Elliott Hughes
· 8 years ago
47aa2a7
fs_mgr: use std::string for function parameters in fs_mgr_dm_ioctl.cpp
by bowgotsai
· 8 years ago
Next »