index
:
system_vold.git
kitkat
lp5.0
o8.1
p9.0
q10.0
q10.0-backup
q10.0-r9rebase
system_vold
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Checkpoint.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the overflow issue in Checkpoint
Qilin Tan
2020-01-20
1
-2
/
+2
*
Fix crash in mainline
Paul Lawrence
2019-09-18
1
-0
/
+7
*
Make ext4 userdata checkpoints work with metadata encryption
Paul Lawrence
2019-06-27
1
-14
/
+11
*
Add property to prevent commit for Vts test
Paul Lawrence
2019-06-12
1
-0
/
+5
*
Add visible logs about fstrim run for block based checkpoints
Sandeep Patil
2019-04-15
1
-0
/
+5
*
Merge "vold: cleanups for O_CLOEXEC tidy checks."
Nick Kralevich
2019-03-30
1
-1
/
+1
|
\
|
*
vold: cleanups for O_CLOEXEC tidy checks.
Nick Kralevich
2019-03-29
1
-1
/
+1
*
|
Fix checkpoint on Taimen
Paul Lawrence
2019-03-29
1
-2
/
+2
|
/
*
Fix bogus error checking on unique_fd
Bernie Innocenti
2019-03-28
1
-1
/
+1
*
Switch Checkpoint health sleep time to ms.
Daniel Rosenberg
2019-03-27
1
-4
/
+9
*
Fixed min_free_bytes prop name and usleep time default
Satoshi Futenma
2019-03-27
1
-2
/
+3
*
Add health check to checkpointing
Daniel Rosenberg
2019-03-21
1
-1
/
+59
*
Change abortChanges to take a message and bool
Daniel Rosenberg
2019-03-21
1
-3
/
+31
*
Make needsCheckpoint cover whole session
Daniel Rosenberg
2019-03-21
1
-0
/
+2
*
Add vdc checkpoint supportsBlockCheckpoint
Paul Lawrence
2019-03-18
1
-0
/
+24
*
Make Checkpoint restore resume safe
Daniel Rosenberg
2019-03-07
1
-11
/
+91
*
Add vdc checkpoint restoreCheckpointPart
Daniel Rosenberg
2019-03-07
1
-1
/
+8
*
Switch Checkpoint Restore code to c style File ops
Daniel Rosenberg
2019-03-06
1
-18
/
+18
*
Make restore validation fast by using a map
Paul Lawrence
2019-02-28
1
-29
/
+59
*
Merge "Do not trim unless we are actually checkpointing"
Treehugger Robot
2019-02-20
1
-0
/
+4
|
\
|
*
Do not trim unless we are actually checkpointing
Paul Lawrence
2019-02-19
1
-0
/
+4
*
|
Support header versioning in dm-bow
Paul Lawrence
2019-02-08
1
-7
/
+12
*
|
Suport variable blocksizes in dm-bow restore
Paul Lawrence
2019-02-08
1
-25
/
+34
|
/
*
Mark A/B Boot success before committing checkpoint
Daniel Rosenberg
2019-02-05
1
-0
/
+12
*
Use global default_fstab instead of re-reading
Daniel Rosenberg
2019-02-01
1
-13
/
+1
*
Move over to the C++ Fstab class
Tom Cherry
2019-01-31
1
-39
/
+42
*
Merge "Preserve options on remount in commitChanges"
Treehugger Robot
2019-01-25
1
-1
/
+3
|
\
|
*
Preserve options on remount in commitChanges
Daniel Rosenberg
2019-01-24
1
-1
/
+3
*
|
Add supportsCheckpoint
Daniel Rosenberg
2019-01-22
1
-0
/
+15
|
/
*
Checkpoints: Support validation and roll forward on fail
Paul Lawrence
2019-01-16
1
-41
/
+99
*
Checkpoint: Assure proper buffer alignment
Greg Kaiser
2018-12-20
1
-6
/
+5
*
Add property for checkpointing
Daniel Rosenberg
2018-12-14
1
-3
/
+20
*
Fix error reporting in cp_commitChanges
Daniel Rosenberg
2018-11-19
1
-4
/
+8
*
Switch to exceptions for most cp calls
Daniel Rosenberg
2018-10-16
1
-26
/
+49
*
Handle retry count
Daniel Rosenberg
2018-10-15
1
-3
/
+3
*
Merge "Add checkpointing support for A/B updates"
Daniel Rosenberg
2018-10-05
1
-3
/
+34
|
\
|
*
Add checkpointing support for A/B updates
Daniel Rosenberg
2018-10-03
1
-3
/
+34
*
|
Use unique points for fstab
Paul Lawrence
2018-10-03
1
-20
/
+17
|
/
*
Make checkpointing work on ext4
Paul Lawrence
2018-10-03
1
-22
/
+222
*
Add support for checkpointing
Daniel Rosenberg
2018-09-21
1
-0
/
+109