Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_extras
/
683e5f79e1dd2ff64d9b8d9cde0df297a79b326d
/
ext4_utils
/
ext4_utils.c
fa4cb05
ext4_utils: Fix FS creation for filesystems with exactly 32768 blocks.
by Danny Baumann
· 7 years ago
b6346d2
Fix mac build.
by Andreas Huber
· 8 years ago
63362e1
ext4_utils: fix crash when filesystem size is too small
by Jin Qian
· 9 years ago
6a6c37f
Set stripe_width and stride params in make_ext4fs
by Connor O'Brien
· 9 years ago
c71eaf3
Fix kernel panic when boot up
by zhang sanshan
· 9 years ago
018ef1b
ext4_utils: Export headers for libext4_utils* libs.
by Tao Bao
· 9 years ago
1eb2f54
Test for _WIN32 in system/extras instead of USE_MINGW.
by Elliott Hughes
· 9 years ago
9579198
Redesign make_ext4fs to incrementally generate ext4 images
by Mohamad Ayyash
· 10 years ago
18785a8
Revert "Redesign make_ext4fs to incrementally generate ext4 images"
by Mohamad Ayyash
· 10 years ago
3d96084
Redesign make_ext4fs to incrementally generate ext4 images
by Mohamad Ayyash
· 10 years ago
8c578e3
Setup filesystem for automatic forced repair
by Peter Enderborg
· 13 years ago
d05e047
Fix asan error when copying super block to backup super blocks
by Colin Cross
· 11 years ago
aaf32ea
make_ext4fs: write out super blocks at last for block devices
by Eric Miao
· 11 years ago
f965968
Add real UUID support to ext4_utils.
by Jeff Sharkey
· 11 years ago
f5a6b34
am fb0c6296: am 9c82554e: Merge "Ignore wipe operation on non-block devices."
by David 'Digit' Turner
· 11 years ago
eb5fcc3
Ignore wipe operation on non-block devices.
by David 'Digit' Turner
· 11 years ago
39aee3c
am c0f813af: Merge "Set s_flags to 2 to prevent a write on first mount."
by Geremy Condra
· 12 years ago
4fdc006
Set s_flags to 2 to prevent a write on first mount.
by Geremy Condra
· 12 years ago
3843c14
resolved conflicts for merge of 74da0434 to master
by Colin Cross
· 12 years ago
ee2bba6
ext4 utils: Refactor read_ext, and expose some of the functions
by Paul Lawrence
· 12 years ago
9a2b60b
ext4_utils: move superblock parsing to its own compilation unit
by Colin Cross
· 12 years ago
782879a
ext4_utils: move sparse file pointer out of fs_info
by Colin Cross
· 12 years ago
7900c77
ext4_utils: refactor kernel headers
by Colin Cross
· 12 years ago
fe87e11
Changed visibility of get_block_device_size
by Szymon Starzycki
· 12 years ago
4df62f3
ext4_utils: add filesystem capabilities support.
by Nick Kralevich
· 13 years ago
56497f2
ext4_utils: mark uninitialized inode tables in block groups
by Colin Cross
· 13 years ago
f0ee37f
libsparse: make API sane
by Colin Cross
· 14 years ago
dc5abee
Refactor sparse file support into libsparse
by Colin Cross
· 14 years ago
0349bd9
Pass file descriptor instead of file name
by Anatol Pomazau
· 14 years ago
4605b3f
Adapt ext4_utils for windows.
by Raphael Moll
· 14 years ago
354350e
Revert "Pass file descriptor instead of file name"
by Anatol Pomazau
· 14 years ago
89ddaab
Pass file descriptor instead of file name
by Anatol Pomazau
· 14 years ago
ae4f7dc
Revert "Pass file descriptor instead of file name"
by Anatol Pomazau
· 14 years ago
93eb1dc
Pass file descriptor instead of file name
by Anatol Pomazau
· 14 years ago
412d55c
Merge "fix fd leaking and deallocation freed resource"
by Jean-Baptiste Queru
· 14 years ago
107a9f1
Bug fixes to make_ext4fs
by Ken Sumrall
· 14 years ago
97fc910
Fixes for ext4fixup.
by Ken Sumrall
· 14 years ago
0a5b2a3
fix fd leaking and deallocation freed resource
by Robert CH Chou
· 14 years ago
2ae7663
Implement poor man's exception handling to prevent errors from killling recovery
by Ken Sumrall
· 15 years ago
c247065
ext4_utils: Add support for wipe option, and wipe by default in recovery
by Colin Cross
· 15 years ago
435a8b6
Add the ability to specify a reserved space size when making filesystems.
by Ken Sumrall
· 15 years ago
a7ed433
ext4_utils: Add ext2simg
by Colin Cross
· 15 years ago
757ace5
ext4_utils: Add an optional CRC chunk at the end of sparse files
by Colin Cross
· 15 years ago
b781330
ext4_utils: Get rid of CRC in sparse file header
by Colin Cross
· 15 years ago
33f96c6
ext4_utils: Add support for >2G input files
by Colin Cross
· 15 years ago
22742ce
ext4_utils: Move bg_desc_reserved_blocks from aux_info to info
by Colin Cross
· 15 years ago
4b8b59a
zero the entire journal instead of just the first block
by Brian Swetland
· 15 years ago
8642b7f
ext4_utils: brought over from master
by Brian Swetland
· 15 years ago