Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_extras
/
efa043704bcbdc98b6c29a27f3a42caccb174664
/
ext4_utils
/
ext4_utils.c
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