OSDN Git Service

binderAddInts benchmark refactor out workaround
[android-x86/system-extras.git] / ext4_utils /
2011-01-07 Ken SumrallAdd a mode to the open(2) call when creating the output...
2011-01-06 Colin Crossext4_utils: Fix OSX build
2011-01-06 Colin CrossMerge changes Ibeb2001a,I0440171a,I406674de,Ic7f2d12e...
2011-01-05 Colin Crossext4_utils: Fix warnings
2011-01-05 Colin Crossext4_utils: Allow unknown block types in simg2img
2011-01-05 Colin Crossext4_utils: Build simg2img for target
2011-01-05 Colin Crossext4_utils: Convert simg2img from stdio to fds
2011-01-05 Colin Crossext4_utils: Add ext2simg
2011-01-05 Colin Crossext4_utils: Add an optional CRC chunk at the end of...
2011-01-05 Colin Crossext4_utils: Get rid of CRC in sparse file header
2011-01-05 Colin Crossext4_utils: Add support for >2G input files
2011-01-05 Colin Crossext4_utils: Move bg_desc_reserved_blocks from aux_info...
2010-12-28 Jean-Baptiste QueruMerge "Optional "-s" to enable sparse ext4 image."
2010-12-28 Ying WangOptional "-s" to enable sparse ext4 image.
2010-12-02 Jean-Baptiste Queruam 315d8d87: am ba3b42ef: Merge "test - trivial whitesp...
2010-12-02 Jean-Baptiste Queruam ba3b42ef: Merge "test - trivial whitespace change"
2010-11-18 Ying WangMerge "Optional "-s" to enable sparse ext4 image."
2010-11-17 Ying WangOptional "-s" to enable sparse ext4 image.
2010-10-12 Jean-Baptiste Queruam 24d6f481: resolved conflicts for merge of 3031e475...
2010-10-11 Jean-Baptiste Queruresolved conflicts for merge of 3031e475 to gingerbread...
2010-09-29 Ying Wangresolved conflicts for merge of 8bdbbe2d to master
2010-09-29 Ying WangRename parameter LABEL to MOUNT_POINT
2010-09-27 Kenny Rootam 57813ea8: Merge "Reduce warnings in memtest compilat...
2010-09-27 Kenny RootMerge "Reduce warnings in memtest compilation" into...
2010-09-24 Brian Swetlandam 4b8b59a7: zero the entire journal instead of just...
2010-09-23 Brian Swetlandzero the entire journal instead of just the first block
2010-09-22 Kenny Rootam 16abe7ac: Better handling for the process info array
2010-09-16 Brian Swetlandam cd23be01: (-s ours) do not merge - create sparse...
2010-09-16 Brian Swetlanddo not merge - create sparse ext4 images
2010-09-07 Ken SumrallAdd support for IEEE 802.c stylc CRC32 computation...
2010-08-17 Ken SumrallMerge "Add support for IEEE 802.c stylc CRC32 computati...
2010-08-17 Ken SumrallAdd support for IEEE 802.c stylc CRC32 computation...
2010-08-14 Brian Swetlandext4_utils: brought over from master
2010-08-14 Ken SumrallAdd support for sparse ext4 image creation.
2010-08-05 Colin CrossFix calculation of dentry size
2010-08-04 Thomas TuttleMerge "fatblock: Program to offer dir as FAT32 filesyst...
2010-08-04 Thomas TuttleMerge "libublock: Userspace library for ublock"
2010-08-04 Colin CrossFix zero length files
2010-08-04 Colin CrossSet timestamps on files based on source files
2010-08-04 Colin CrossCreate a journal by default
2010-08-04 Colin CrossAdd mkuserimg.sh script for the build system
2010-07-23 David 'Digit' Turneram 6f099715: bionic: add a test for dlopen(NULL,...)
2010-06-30 David 'Digit' Turneram 83b47ccb: bionic: add tests for sem_post() and stati...
2010-06-30 Doug Zongkeradd make_ext4fs to the libext4_utils
2010-06-29 Colin CrossAdd static libext4_utils
2010-06-29 Colin CrossSplit out libext4_utils
2010-06-21 Colin CrossFix whitespace
2010-06-20 Colin CrossAdd support for writing a gzip compressed image
2010-06-18 Colin CrossFix ifdefs for linux
2010-06-18 Colin CrossFix zero-length files
2010-06-16 Colin CrossInitial commit of ext4_utils