Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
502f4864d6c92fce4cb0e4f7f2b12d7124da902b
/
fs_mgr
d812d0d
Merge "fs_mgr: liblp: delete all MetadataBuilder copy and move constructors"
by Treehugger Robot
· 7 years ago
c8ac4e7
fastbootd: Wait for /dev/block paths when opening logical partitions.
by David Anderson
· 7 years ago
e36f911
Merge "libdm: GetDmDevicePathByName log warning"
by Treehugger Robot
· 7 years ago
fd27e9a
fs_mgr: liblp: delete all MetadataBuilder copy and move constructors
by Mark Salyzyn
· 7 years ago
9fa35cc
fs_mgr: liblp: add check failure for sectors_per_block
by Mark Salyzyn
· 7 years ago
538f1bb
fs_mgr: liblp: spelling mistake
by Mark Salyzyn
· 7 years ago
c735bfe
Fix bug in fs_mgr with calling vdc
by Paul Lawrence
· 7 years ago
7b02605
Merge "Switch root to /system in first stage mount"
by Tom Cherry
· 7 years ago
40b45b8
fs_mgr: set overlayfs_file context
by Mark Salyzyn
· 7 years ago
62aeb16
fs_mgr: overlayfs skip mount points that are more specific
by Mark Salyzyn
· 7 years ago
065cdf3
Merge "fs_mgr: correct support for ro.build.system_root_image"
by Treehugger Robot
· 7 years ago
6c47400
libdm: GetDmDevicePathByName log warning
by Yifan Hong
· 7 years ago
3563862
fs_mgr: Better error messages in fs_mgr_update_verity_state.
by David Anderson
· 7 years ago
d3dc3c8
fs_mgr: correct support for ro.build.system_root_image
by Mark Salyzyn
· 7 years ago
993ae1f
Merge changes Ifab22a4c,I03eb9c78
by Treehugger Robot
· 7 years ago
4590a2a
Switch root to /system in first stage mount
by Tom Cherry
· 7 years ago
ee4075d
liblp: Add ReadImageFromBlob.
by David Anderson
· 7 years ago
1eb3ea3
liblp: Refactor ParseMetadata to read from non-descriptors.
by David Anderson
· 7 years ago
f122290
liblp: Always copy geometry to LpMetadata.
by David Anderson
· 7 years ago
d1d0610
Merge "liblp: FlashPartitionTable should update all slots."
by Treehugger Robot
· 7 years ago
56d079b
Merge "libdm: remove libbase dependency in header."
by Treehugger Robot
· 7 years ago
c720aa1
liblp: FlashPartitionTable should update all slots.
by David Anderson
· 7 years ago
d449e2e
libdm: remove libbase dependency in header.
by Yifan Hong
· 7 years ago
d262346
Merge "fs_mgr: Drop some unneeded dependencies."
by Tao Bao
· 7 years ago
3ff87d8
fs_mgr: add fs_mgr_has_shared_blocks and make default if overlayfs
by Mark Salyzyn
· 7 years ago
53c96da
fs_mgr: add overlayfs for small-space filesystems
by Mark Salyzyn
· 7 years ago
066fcdf
Include some warnings about vendor_available for fsmgr.
by Tom Cherry
· 7 years ago
7186787
fs_mgr: correct error handling
by Mark Salyzyn
· 7 years ago
5f6b069
fs_mgr: use ro.persistent_properties.ready
by Mark Salyzyn
· 7 years ago
7aa4608
fs_mgr: Drop some unneeded dependencies.
by Tao Bao
· 7 years ago
b4bf8c6
fs_mgr: Small fix in overlayfs setup/teardown
by Greg Kaiser
· 7 years ago
d9e6c20
fs_mgr: get fs_mgr_mount_all to call fs_mgr_overlayfs_mount_all
by Mark Salyzyn
· 7 years ago
b28389f
fs_mgr: add overlayfs handling for squashfs system filesystems
by Mark Salyzyn
· 7 years ago
954c141
Revert "Support Speck encryption."
by Greg Kaiser
· 7 years ago
5d70781
Merge "Merge Android Pie into master"
by Xin Li
· 7 years ago
4f878cf
Merge "fs_mgr: Do not mount empty partitions."
by Treehugger Robot
· 7 years ago
6868cb9
fs_mgr: Do not mount empty partitions.
by David Anderson
· 7 years ago
4d71d85
liblp: Allow flashing to readonly logical partitions.
by David Anderson
· 7 years ago
8660f5a
Merge "liblp: Try to merge extents during partition resizes." am: b0c9318493
by David Anderson
· 7 years ago
727c807
Merge "liblp: Add more logging for logical partition operations." am: 805bc5d757
by David Anderson
· 7 years ago
b0c9318
Merge "liblp: Try to merge extents during partition resizes."
by Treehugger Robot
· 7 years ago
1aab390
liblp: Try to merge extents during partition resizes.
by David Anderson
· 7 years ago
b9f734c
liblp: Add more logging for logical partition operations.
by David Anderson
· 7 years ago
0bade5b
Merge changes from topic "liblp-blocksize" am: d0e5bcc13f
by David Anderson
· 7 years ago
4d9c745
liblp: Require block-aligned partition sizes.
by David Anderson
· 7 years ago
de1daa7
liblp: Simplify GrowPartition().
by David Anderson
· 7 years ago
432a51d
Merge "liblp: Add a ResizePartition helper to MetadataBuilder." am: ddcee93c01
by David Anderson
· 7 years ago
ddcee93
Merge "liblp: Add a ResizePartition helper to MetadataBuilder."
by Treehugger Robot
· 7 years ago
2e755e3
liblp: Add a ResizePartition helper to MetadataBuilder.
by David Anderson
· 7 years ago
d4ee791
Merge "fs_mgr: Always mount tmpfs with MS_NOEXEC" am: 8f2a34a89b
by Luis Hector Chavez
· 7 years ago
8f2a34a
Merge "fs_mgr: Always mount tmpfs with MS_NOEXEC"
by Treehugger Robot
· 7 years ago
780d80b
Merge "init: run fsck for early mount partitions" am: 6e05552e35
by Tom Cherry
· 7 years ago
6e05552
Merge "init: run fsck for early mount partitions"
by Tom Cherry
· 7 years ago
81ae075
init: run fsck for early mount partitions
by Tom Cherry
· 7 years ago
4444219
Merge "liblp: Allow building liblp as a shared library." am: 2756339c77
by David Anderson
· 7 years ago
f792e41
liblp: Allow building liblp as a shared library.
by David Anderson
· 7 years ago
3051d54
Merge "Move recovery to /system/bin" am: 0937a84521
by Jerry Zhang
· 7 years ago
0937a84
Merge "Move recovery to /system/bin"
by Treehugger Robot
· 7 years ago
ff2886a
Merge "fs_mgr: Build and use shared libs." am: 9ff0669ac1
by Tao Bao
· 7 years ago
9ff0669
Merge "fs_mgr: Build and use shared libs."
by Tao Bao
· 7 years ago
6d79d9f
Merge changes Ica6bf5c6,I3f626433 am: 56f76ec018
by Sandeep Patil
· 7 years ago
56f76ec
Merge changes Ica6bf5c6,I3f626433
by Treehugger Robot
· 7 years ago
a9fad6c
fs_mgr: Build and use shared libs.
by Tao Bao
· 7 years ago
5de2be5
Move recovery to /system/bin
by Jerry Zhang
· 7 years ago
efc5479
fs_mgr: libdm: add support android-verity target.
by Sandeep Patil
· 7 years ago
0d469de
dmctl: Do not skip argument if not matched with '-ro'.
by Sandeep Patil
· 7 years ago
af5064d
Merge "fs_mgr: Add a method for creating one-off partition instances."
by David Anderson
· 7 years ago
23de22d
fs_mgr: Add a method for creating one-off partition instances.
by David Anderson
· 7 years ago
22c2202
Revert "Use more shared libraries in adb and init."
by Hridya Valsaraju
· 7 years ago
fbd7968
Use more shared libraries in adb and init.
by Jerry Zhang
· 7 years ago
37716f6
Merge "fs_mgr: Remove early prototype code." am: 881be58f41
by David Anderson
· 7 years ago
e0384bb
fs_mgr: Remove early prototype code.
by David Anderson
· 7 years ago
3d6c541
Merge "liblp: Allow packing partition data into super images." am: 17fde657bc
by David Anderson
· 7 years ago
9555f3d
liblp: Allow packing partition data into super images.
by David Anderson
· 7 years ago
3271911
Merge "liblp: Allow specifying a custom block size when building sparse images."
by David Anderson
· 7 years ago
ce483b6
liblp: Allow specifying a custom block size when building sparse images.
by David Anderson
· 7 years ago
1a2b2c4
Merge "liblp: Add a method to create sparse images of the super partition."
by David Anderson
· 7 years ago
87ccc12
Merge "liblp: Move image reading/writing functions to a new cpp file."
by David Anderson
· 7 years ago
d22e078
Merge "liblp: Force more sizes to be a multiple of the sector size."
by David Anderson
· 7 years ago
c00aad1
Merge "liblp: Add block device size to LpMetadataGeometry." am: f78c9643e0
by David Anderson
· 7 years ago
b36db4b
liblp: Add a method to create sparse images of the super partition.
by David Anderson
· 7 years ago
62cd1e0
liblp: Move image reading/writing functions to a new cpp file.
by David Anderson
· 7 years ago
8cf1e38
liblp: Force more sizes to be a multiple of the sector size.
by David Anderson
· 7 years ago
4813823
liblp: Add block device size to LpMetadataGeometry.
by David Anderson
· 7 years ago
bcc74d4
Merge "liblp: Rename the metadata partition name to "super"." am: a73ea65c5a
by David Anderson
· 7 years ago
94c94ff
Merge "liblp: Clean up public headers." am: b399456303
by David Anderson
· 7 years ago
b2d54e5
Merge "liblp: Improve reliability of UpdatePartitionTable." am: d73414c5e8
by David Anderson
· 7 years ago
b3fc16c
liblp: Rename the metadata partition name to "super".
by David Anderson
· 7 years ago
9c3c294
liblp: Clean up public headers.
by David Anderson
· 7 years ago
45bb13c
Merge "liblp: Make it easier to test UpdatePartitionTable." am: c457df7d34
by David Anderson
· 7 years ago
a5cb671
liblp: Improve reliability of UpdatePartitionTable.
by David Anderson
· 7 years ago
66ee0a3
Merge "liblp: Refactor the partition table update API." am: 32960e54b4
by David Anderson
· 7 years ago
c457df7
Merge "liblp: Make it easier to test UpdatePartitionTable."
by Treehugger Robot
· 7 years ago
32960e5
Merge "liblp: Refactor the partition table update API."
by Treehugger Robot
· 7 years ago
451694e
liblp: Make it easier to test UpdatePartitionTable.
by David Anderson
· 7 years ago
21671ed
liblp: Refactor the partition table update API.
by David Anderson
· 7 years ago
7a86566
Merge "Fix build breakage on non-linux" am: 348878391a
by Pawin Vongmasa
· 7 years ago
2b67f0b
Fix build breakage on non-linux
by Pawin Vongmasa
· 7 years ago
a1e2f22
Merge "liblp: Implement support for request queue alignment." am: 6a288d8128
by David Anderson
· 7 years ago
2332afb
liblp: Implement support for request queue alignment.
by David Anderson
· 7 years ago
Next »