index
:
bootable_recovery.git
replicant-4.2
replicant-6.0
bootable/recovery
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
updater
Commit message (
Expand
)
Author
Age
Files
Lines
*
recovery: Switch to clang
Tao Bao
2015-11-07
1
-0
/
+2
*
Fix build: fprintf without modifier
Tao Bao
2015-11-07
1
-2
/
+1
*
Log update outputs in order
Tao Bao
2015-11-07
1
-0
/
+6
*
Stop using libstdc++.
Dan Albert
2015-11-07
1
-1
/
+1
*
Add error and range checks to parse_range
Sami Tolvanen
2015-11-07
1
-10
/
+71
*
Remove ext4 guards
Michael Bestas
2015-11-07
2
-8
/
+0
*
recovery:updater: Changes to support 32->64 bit upgrades
padarshr
2015-10-06
2
-1
/
+79
*
udpater: Call fsync() after rename().
Tao Bao
2015-08-04
1
-0
/
+20
*
Revert "Zero blocks before BLKDISCARD"
Tao Bao
2015-06-30
1
-17
/
+1
*
More accurate checking for overlapped ranges.
Tao Bao
2015-06-26
1
-1
/
+1
*
Zero blocks before BLKDISCARD
Sami Tolvanen
2015-06-10
1
-1
/
+17
*
Revert "Zero blocks before BLKDISCARD"
Sami Tolvanen
2015-06-10
1
-5
/
+9
*
Zero blocks before BLKDISCARD
Sami Tolvanen
2015-06-09
1
-9
/
+5
*
Really don't use TEMP_FAILURE_RETRY with close in recovery.
Elliott Hughes
2015-05-29
1
-1
/
+1
*
Handle BLKDISCARD failures
Sami Tolvanen
2015-05-29
1
-2
/
+1
*
Don't use TEMP_FAILURE_RETRY on close in recovery.
Elliott Hughes
2015-05-15
1
-2
/
+2
*
Check all lseek calls succeed.
Elliott Hughes
2015-04-29
1
-28
/
+20
*
Don't remove existing explicitly stashed blocks
Sami Tolvanen
2015-04-17
1
-10
/
+28
*
Always use strerror to report errno in recovery.
Elliott Hughes
2015-03-23
1
-19
/
+20
*
Remove more dead code from minzip.
Narayan Kamath
2015-02-27
1
-1
/
+1
*
Initialize stashbase even stash_max_blocks = 0
Jesse Zhao
2015-02-17
1
-1
/
+1
*
am 42b09d25: am 6a0d2fbc: Merge "There\'s no GPL code in \'updater\'."
Elliott Hughes
2015-02-09
2
-339
/
+0
|
\
|
*
am 6a0d2fbc: Merge "There\'s no GPL code in \'updater\'."
Elliott Hughes
2015-02-07
2
-339
/
+0
|
|
\
|
|
*
There's no GPL code in 'updater'.
Elliott Hughes
2015-02-05
2
-339
/
+0
*
|
|
Merge "Support resuming block based OTAs"
Sami Tolvanen
2015-02-06
1
-346
/
+1460
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Support resuming block based OTAs
Sami Tolvanen
2015-01-30
1
-346
/
+1460
*
|
|
am aeecac54: Merge "Add missing includes."
Elliott Hughes
2015-01-30
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Add missing includes.
Elliott Hughes
2015-01-29
1
-0
/
+1
*
|
am c43b17f0: Merge "Fix recovery image build for 32p"
Ying Wang
2014-12-02
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix recovery image build for 32p
Bruce Beare
2014-11-30
1
-1
/
+1
*
|
am b278c252: Add support for tune2fs file operations
Michael Runge
2014-11-24
2
-0
/
+43
|
\
\
|
*
|
Add support for tune2fs file operations
Michael Runge
2014-11-21
2
-0
/
+43
*
|
|
am 5ddf4293: Log mount/unmount errors to UI
Michael Runge
2014-10-24
1
-5
/
+9
|
\
\
\
|
|
/
/
|
*
|
Log mount/unmount errors to UI
Michael Runge
2014-10-24
1
-5
/
+9
*
|
|
am 68802416: unconditionally apply SELinux labels to symlinks
Nick Kralevich
2014-10-24
1
-10
/
+9
|
\
\
\
|
|
/
/
|
*
|
unconditionally apply SELinux labels to symlinks
Nick Kralevich
2014-10-23
1
-10
/
+9
*
|
|
am 168f7778: Allow passing of mount args to mountFn
Michael Runge
2014-10-23
1
-5
/
+18
|
\
\
\
|
|
/
/
|
*
|
Allow passing of mount args to mountFn
Michael Runge
2014-10-23
1
-5
/
+18
*
|
|
am 473967d8: Merge "Log to UI any metadata setting errors" into lmp-dev
Brian Carlstrom
2014-10-23
1
-34
/
+50
|
\
\
\
|
|
/
/
|
*
|
Merge "Log to UI any metadata setting errors" into lmp-dev
Brian Carlstrom
2014-10-23
1
-34
/
+50
|
|
\
\
|
|
*
|
Log to UI any metadata setting errors
Michael Runge
2014-10-23
1
-34
/
+50
|
|
|
/
*
|
|
am 2f0ef730: Treat already-renamed files as having no problems.
Michael Runge
2014-10-23
1
-0
/
+3
|
\
\
\
|
|
/
/
|
*
|
Treat already-renamed files as having no problems.
Michael Runge
2014-10-23
1
-0
/
+3
|
|
/
*
|
support for version 2 of block image diffs
Doug Zongker
2014-09-25
1
-45
/
+209
|
/
*
Merge "fix comment in blockimg updater code" into lmp-dev
Doug Zongker
2014-09-04
1
-3
/
+3
|
\
|
*
fix comment in blockimg updater code
Doug Zongker
2014-09-04
1
-3
/
+3
*
|
use lseek64 instead of lseek
Andrew Boie
2014-09-04
1
-11
/
+11
|
/
*
remove code for original block OTA mechanism
Doug Zongker
2014-08-26
2
-209
/
+6
*
fix two bugs in block image updater
Doug Zongker
2014-08-21
1
-18
/
+32
*
installer for new block OTA system
Doug Zongker
2014-08-19
6
-1
/
+662
[next]