OSDN Git Service

ext4_utils: reduce exported apis
[android-x86/system-extras.git] / ext4_utils / ext4_utils.h
2013-01-24 Colin Crossext4_utils: reduce exported apis
2012-08-09 Jean-Baptiste QueruMerge "Avoid dereferencing NULL pointer with memcmp...
2012-07-18 Nick KralevichMerge "Fix SELinux labeling for system.img"
2012-07-18 Colin Crossam cab03682: Merge changes I32c33626,I93bc9cf9,I1f66f6c3
2012-07-18 Colin CrossMerge changes I32c33626,I93bc9cf9,I1f66f6c3
2012-07-18 Colin Crosslibsparse: make API sane
2012-07-18 Colin CrossRefactor sparse file support into libsparse
2012-05-31 Kenny Rootam 47aa1049: Merge "Fixes to make_ext4fs when compiled...
2012-05-07 Colin Crossam 16052ec5: Merge "ext4_utils: Fix long symbolic links"
2012-03-31 Kenny Rootresolved conflicts for merge of 8f9b41d9 to master
2012-03-21 Mike LockwoodMerge remote-tracking branch 'goog/ics-aah-exp'
2012-02-17 Anatol PomazauPass file descriptor instead of file name
2012-02-16 Raphael MollAdapt ext4_utils for windows.
2012-02-04 Anatol PomazauRevert "Pass file descriptor instead of file name"
2012-02-03 Anatol PomazauPass file descriptor instead of file name
2012-02-03 Anatol PomazauRevert "Pass file descriptor instead of file name"
2012-02-03 Anatol PomazauPass file descriptor instead of file name
2012-02-02 Anatol PomazauPass file descriptor instead of file name
2012-01-25 Kenny Rootam 178509ef: am fa351ab2: Only do bugreport on user...
2012-01-24 Kenny Rootam fa351ab2: Only do bugreport on user build with ADB...
2012-01-20 Jean-Baptiste Queruam 9883083a: am 412d55c7: Merge "fix fd leaking and...
2012-01-18 Jean-Baptiste QueruMerge "fix fd leaking and deallocation freed resource"
2012-01-12 Eric Roweam b30136b7: (-s ours) DO NOT MERGE Add iteration optio...
2012-01-12 Eric Roweam b30136b7: DO NOT MERGE Add iteration option to micro...
2011-11-07 Dianne Hackbornam 0dbb4f81: am 8be30e05: Merge "Include the shared...
2011-11-05 Dianne Hackbornam 230b99fb: (-s ours) am 2c9d3f92: (-s ours) DO NOT...
2011-11-05 Dianne Hackbornam 42ec7355: showmap now includes the number of maps...
2011-11-05 Dianne Hackbornam 0dbb4f81: am 8be30e05: Merge "Include the shared...
2011-11-04 Dianne Hackbornam 230b99fb: am 2c9d3f92: (-s ours) DO NOT MERGE. ...
2011-11-04 Dianne Hackbornam 42ec7355: showmap now includes the number of maps...
2011-10-31 Doug Zongkermake ext4 utils callable from C++
2011-10-31 Doug ZongkerMerge "make ext4 utils callable from C++" into ics-aah
2011-10-28 Doug Zongkermake ext4 utils callable from C++
2011-06-30 Ken SumrallBug fixes to make_ext4fs
2011-05-20 The Android Open... Reconcile with honeycomb-release
2011-05-01 Colin CrossMerge "Make inodes per group a multiple of inodes per...
2011-03-25 Ken Sumrallam 2ae7663e: Implement poor man\'s exception handling...
2011-03-25 Ken SumrallImplement poor man's exception handling to prevent...
2011-01-30 The Android Automergermerge in honeycomb-release history after reset to honeycomb
2011-01-29 Colin Crossam c2470654: ext4_utils: Add support for wipe option...
2011-01-28 Colin Crossext4_utils: Add support for wipe option, and wipe by...
2011-01-26 Colin CrossMerge "ext4_utils: Fix off-by-one bug in dentry size...
2011-01-20 Glenn KastenMerge "Minimal test program for clock(3)"
2011-01-17 Ken Sumrallam 435a8b61: Add the ability to specify a reserved...
2011-01-15 Ken SumrallAdd the ability to specify a reserved space size when...
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: 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-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-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 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-29 Colin CrossSplit out libext4_utils
2010-06-16 Colin CrossInitial commit of ext4_utils