OSDN Git Service

e2freefrag: fix "Illegal block number" errors with bigalloc file systems
[android-x86/external-e2fsprogs.git] / misc / badblocks.c
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-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-06-13 Valerie Aurora Hensonbadblocks: Use ext2fs_get_device_size2()
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
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...
2007-10-22 Theodore Ts'obadblocks: Change unsigned long to blk_t and unsigned...
2007-10-22 Theodore Ts'obadblocks: Use unsigned int instead of unsigned long...
2007-10-22 Theodore Ts'obadblocks: Factor out calls to strtoul to a helper...
2007-10-22 Theodore Ts'obadblocks: Change unsigned long to blk_t and unsigned...
2007-10-22 Theodore Ts'obadblocks: Use unsigned int instead of unsigned long...
2007-10-15 Theodore Ts'oMerge branch 'maint' into next
2007-10-06 Theodore Ts'oMerge branch 'maint'
2007-08-21 Theodore Ts'oMerge branch 'maint'
2007-08-04 Theodore Ts'oMerge branch 'maint'
2007-08-03 Theodore Ts'oFix gcc -Wall warnings
2007-06-04 Theodore Ts'oFix error checking of badblock's last-block and start...
2006-11-18 Theodore Ts'oAdjust badblocks -n/-w exclusive usage message
2006-11-13 Theodore Ts'oAdd explanatory message to badblocks that -n and -w...
2006-10-04 Theodore Ts'oFix interpretation of the last_block command-line param...
2006-05-13 Theodore Ts'oFix read/write badblocks testing in mke2fs and e2fsck
2005-09-24 Theodore Ts'oFix display bug in badblocks -w
2005-06-20 Theodore Ts'oFix e2fsprogs messages for grammar and consistency...
2005-06-05 Theodore Ts'oOn Linux 2.6 systems, mke2fs and badblocks will check...
2005-05-06 Theodore Ts'oCorrects a few mistakes in the fsck man page, wraps...
2005-01-06 Theodore Ts'obadblocks.c (alarm_intr): Increase the number of spaces...
2004-09-19 Theodore Ts'obadblocks.c: Use _() around done_string, so that it...
2004-02-28 Theodore Ts'obadblocks.c (main): Change the default number of blocks...
2004-02-27 Theodore Ts'obadblocks.c (pattern_fill): Fix bug accidentally added...
2003-12-07 Theodore Ts'oFix gcc -Wall nitpicks
2003-08-01 Theodore Ts'obadblocks.c (set_o_direct): Add check to make sure...
2003-07-25 Theodore Ts'obadblocks.c (set_o_direct): Remove debugging printf...
2003-07-12 Theodore Ts'obadblocks.c (do_read, do_write, test_rw): Change the...
2003-07-06 Theodore Ts'oFixx gcc -Wall nitpicks.
2003-05-18 Theodore Ts'obadblocks.c: Use an unsigned integer to support 4-byte...
next