OSDN Git Service

ext4_utils: Fix off-by-one bug in dentry size calculation
[android-x86/system-extras.git] / ext4_utils / make_ext4fs.c
2011-01-06 Colin CrossMerge changes Ibeb2001a,I0440171a,I406674de,Ic7f2d12e...
2011-01-05 Colin Crossext4_utils: Fix warnings
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-02 Jean-Baptiste Queruam ba3b42ef: Merge "test - trivial whitespace change"
2010-10-11 Jean-Baptiste Queruresolved conflicts for merge of 3031e475 to gingerbread...
2010-08-14 Brian Swetlandext4_utils: brought over from master
2010-08-14 Ken SumrallAdd support for sparse ext4 image creation.
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 CrossSet timestamps on files based on source files
2010-08-04 Colin CrossCreate a journal by default
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 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-16 Colin CrossInitial commit of ext4_utils