OSDN Git Service

merge in master-release history after reset to 2079d768f79f636223d89b988a30209adf8dddbe
[android-x86/external-e2fsprogs.git] / misc / badblocks.c
2014-03-22 The Android Automergermerge in master-release history after reset to master
2014-03-20 JP AbgrallSwitch back to 1.42.9 now that there is a fix
2014-03-07 JP Abgrallam 9d965309: (-s ours) Merge "e2fsck: remove unneeded...
2014-03-06 JP AbgrallRevert changes that moved from 1.41.14 to 1.42.9
2014-03-06 JP AbgrallRevert changes that moved from 1.41.14 to 1.42.9
2014-03-04 JP AbgrallMerge remote-tracking branch 'linaro/linaro-1.42.9...
2014-03-04 JP AbgrallPrepare for upstream 1.42.9
2014-01-04 Bernhard RosenkränzerAdd files that would normally be generated by the e2fsp...
2013-12-16 Theodore Ts'oClean up sparse warnings
2013-12-16 Andreas Dilgerbuild: quiet LLVM non-literal string format warning
2013-10-23 Darrick J. Wonglibext2fs: reject 64bit badblocks numbers
2013-08-11 Theodore Ts'odebian: remove old symlinks to /usr/share/doc
2013-05-20 Theodore Ts'omisc: fix gcc -Wall warnings
2012-12-29 Andreas Dilgermisc: cleanup unused variables on MacOS
2012-06-12 Theodore Ts'oam 5886dc5c: am fada3660: e2fsck: correctly propagate...
2012-06-12 Theodore Ts'oam 0a02698f: am df5d2e2b: e2fsck: handle an already...
2012-06-12 Ken Sumrallam 493c82bb: am 97bd1b76: Revert "Fix e2fsck to run...
2012-06-12 Ken Sumrallam 766baba9: am a8948fce: Revert "Better fix for markin...
2012-06-07 Ken Sumrallam 1f0e651e: am 46e96be1: Better fix for marking fs...
2012-06-05 Ken Sumrallam 82ca75b8: am 8c157a2c: Fix e2fsck to run a full...
2012-05-05 Jean-Baptiste Queruam a2e05ead: am 3e60e44f: Merge "Xcode 4.3 compatibilit...
2012-02-17 Theodore Ts'obadblocks: honor the -s option when in read-only -t...
2011-12-15 Ken SumrallUpdate e2fsprogs to version 1.41.14
2011-10-05 Theodore Ts'oPass the gettext() function to libcom_err
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-09-16 Theodore Ts'oMerge branch 'maint' into next
2011-07-11 David 'Digit' Turnerresolved conflicts for merge of 3154443d to gingerbread...
2011-07-05 Theodore Ts'oMerge branch 'maint' into next
2011-06-11 Theodore Ts'oMerge branch 'maint' into next
2011-06-11 Andreas Dilgermisc: clean up compiler warnings
2011-06-07 Theodore Ts'oMerge branch 'maint' into next
2011-06-05 Theodore Ts'oMerge branch 'maint' into next
2011-06-01 Theodore Ts'oMerge branch 'maint' into next
2011-05-08 Theodore Ts'oMerge branch 'maint' into next
2011-03-18 Theodore Ts'oMerge branch 'maint' into next
2011-02-28 Theodore Ts'oMerge branch 'maint' into next
2011-02-21 Theodore Ts'oMerge branch 'maint' into next
2011-02-20 Theodore Ts'obadblocks: Add accounting for different types of errors
2011-02-20 Theodore Ts'obadblocks: Fix up recover_block handling in badblocks
2011-02-18 Theodore Ts'oMerge branch 'maint' into next
2011-02-18 Theodore Ts'obadblocks: Only report errors when reading/writing...
2011-02-18 Theodore Ts'obadblocks: Add the -B option which forces the use of...
2011-02-18 Theodore Ts'obadblocks: Fix bug so that O_DIRECT mode is correctly...
2011-02-11 Theodore Ts'oMerge branch 'maint' into next
2010-12-23 Theodore Ts'oMerge branch 'maint' into next
2010-12-20 Theodore Ts'oMerge branch 'maint' into next
2010-12-13 Theodore Ts'oMerge branch 'maint' into next
2010-11-22 Theodore Ts'oMerge branch 'maint'
2010-09-25 Theodore Ts'oMerge branch 'maint' into next
2010-08-02 Theodore Ts'obadblocks: Deal with UTF-8 characters in progress message
2010-07-19 Theodore Ts'oMerge branch 'maint' into next
2010-07-02 Jean-Baptiste Queruresolved conflicts for merge of 5ea5bedd to master
2010-06-13 Valerie Aurora Hensonbadblocks: Use ext2fs_get_device_size2()
2010-05-06 Dmitry Shmidte2fsprogs: Update to Version 1.44.11
2009-06-29 Theodore Ts'obadblocks: Make sure the list of bad blocks found is...
2009-06-29 Theodore Ts'obadblocks: Print the currently tested block number...
2009-06-02 Theodore Ts'obadblocks: Remove 4096 blocksize limit
2009-03-09 Jim Meyeringremove useless if-before-free tests
2009-03-04 The Android Open... auto import from //depot/cupcake/@135843
2009-03-04 The Android Open... auto import from //depot/cupcake/@135843
2008-12-18 The Android Open... Code drop from //branches/cupcake/...@124589
2008-10-02 Theodore Ts'obadblocks: Fix progress output for "badblocks -sw ...
2008-09-05 Manish Katiyarbadblocks: Display time and percentage complete in...
2008-09-02 Theodore Ts'obadblocks: Open the device with O_LARGEFILE
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-07-19 Benno Schulenbergbadblocks: Insert a missing "\n" in the usage string.
2008-07-13 Theodore Ts'obadblocks: If nanosleep() does not exist, try using...
2008-07-10 Theodore Ts'obadblocks: Use standard terminology for first/last...
2008-07-06 Theodore Ts'obadblocks: Fix crash when lots of -t patterns given
2008-07-06 Eric SandeenClean up some trivial build warnings
2008-06-21 Iustin Popbadblocks: fix a bug in the read throttling
2008-06-18 Theodore Ts'oMerge branch 'maint'
2008-06-17 Iustin Popbadblocks: implement read throttling
2008-06-17 Iustin Popbadblocks: fix a possible bug in parse_uint
2008-06-17 Iustin Popbadblocks: add a max bad blocks count option
2008-06-08 Theodore Ts'oMerge branch 'maint'
2008-06-07 Theodore Ts'oMerge branch 'maint'
2008-06-03 Theodore Ts'oMerge branch 'maint' into next
2008-05-21 Theodore Ts'oMerge branch 'maint'
2008-04-27 Theodore Ts'oMerge branch 'maint'
2008-04-22 Theodore Ts'oMerge branch 'maint'
2008-04-17 Theodore Ts'oMerge branch 'maint'
2008-04-07 Theodore Ts'oMerge branch 'maint'
2008-04-06 Theodore Ts'oMerge branch 'maint' into next
2008-03-30 Theodore Ts'oMerge branch 'maint'
2008-03-20 Theodore Ts'oMerge branch 'maint' into next
2008-03-15 Theodore Ts'oMerge branch 'maint'
2008-03-13 Theodore Ts'oMerge branch 'maint'
2008-02-29 Theodore Ts'oMerge branch 'maint'
2008-02-27 Theodore Ts'oMerge branch 'maint'
2008-02-19 Theodore Ts'oMerge branch 'maint' into next
2008-02-17 Theodore Ts'oMerge branch 'maint' into next
2008-02-10 Theodore Ts'oMerge branch 'maint' into next
2008-01-28 Theodore Ts'oMerge branch 'maint' into next
2008-01-01 Theodore Ts'oMerge branch 'maint' into next
2007-12-17 Theodore Ts'oMerge branch 'maint' into next
2007-12-09 Theodore Ts'oMerge branch 'maint' into next
2007-11-04 Theodore Ts'oMerge basic FLEX_BG support
2007-11-01 Theodore Ts'oMerge branch 'cl/remove-masix' into next
2007-10-22 Theodore Ts'obadblocks: Factor out calls to strtoul to a helper...
next