Whamcloud - gitweb
Merge branch 'maint' into next
[tools/e2fsprogs.git] / e2fsck /
2010-07-19 Theodore Ts'oMerge branch 'maint' into next
2010-07-06 Theodore Ts'oe2fsck, resize2fs: fix a fp precision error that can...
2010-07-05 Theodore Ts'oe2fsck: Add missing ext2fs_close() call when going...
2010-07-05 Mike Frysingere2freefrag: Fix getopt bug on machines with unsigned...
2010-07-05 Theodore Ts'oAdd superblock fields which track first and most recent...
2010-06-13 Valerie Aurora Hensone2fsck: Fix up to be 64-bit block number safe
2010-06-07 Theodore Ts'oMerge branch 'maint' into next
2010-05-19 Eric Sandeene2fsck: correct test for EOFBLOCKS
2010-05-18 Theodore Ts'oe2fsck: Don't set the group descriptor checksums if...
2010-05-17 Theodore Ts'oAdd configure options --enable-symlink-build and -...
2010-05-14 Theodore Ts'oe2fsck: Explicitly reject extents that begin at physica...
2010-05-13 Theodore Ts'oe2fsck: Fix segmentation fault when checking a file...
2010-05-13 Theodore Ts'oe2fsck: Skip time-based checks if the time looks insane...
2010-05-13 Eric Sandeene2fsck: make block counting variable in pass1 64 bits
2010-05-13 Eric Sandeene2fsck: mark sparse journal as invalid
2010-05-12 Theodore Ts'oe2fsck: Fix a number of problems that were inappropriat...
2010-05-11 Theodore Ts'oe2fsck: Don't clear inodes if we found inodes that...
2010-05-10 Theodore Ts'oe2fsck: Check for cases where EOFBLOCKS_FL is unnecessa...
2010-04-08 Theodore Ts'oRevert "e2fsck: fix spurious complaints about i_size...
2010-03-17 Theodore Ts'oe2fsck: Fix segmentation fault when checking a file...
2010-03-15 Theodore Ts'oMerge branch 'maint' into next
2010-03-15 Theodore Ts'oe2fsck: Don't blow up if the physical device is too big
2010-03-15 Theodore Ts'oe2fsck: Make the "filesystem is mounted" message more...
2010-03-15 Theodore Ts'oe2fsck: Make the -n always open the file system read...
2010-02-24 Eric Sandeene2fsck: don't complain about i_size for known blocks...
2010-02-23 Theodore Ts'oe2fsck: Fix bug which can cause e2fsck -fD to corrupt...
2010-02-10 Theodore Ts'oMerge branch 'maint' into next
2010-02-05 Nick Dokose2fsck: Fix the check if a file is really a directory...
2010-01-31 Theodore Ts'oMerge branch 'maint' into next
2010-01-31 Theodore Ts'oe2fsck: Remove some erroneously leftover blk_t casts
2010-01-04 Theodore Ts'oe2fsck: Add new e2fsck.conf option: broken_system_clock
2009-11-29 Theodore Ts'oe2fsck: Try to update on-disk bitmap in e2fsck_get_allo...
2009-11-29 Theodore Ts'oe2fsck: Don't rehash directories which can fit in a...
2009-11-29 Theodore Ts'oe2fsck: Fix block allocation for holes in extent-mapped...
2009-11-29 Theodore Ts'oe2fsck: detect holes in extent-mapped directories
2009-11-29 Theodore Ts'oe2fsck: Move check to add an index to a directory after...
2009-11-29 Theodore Ts'oe2fsck: Fix directory with holes even when i_size is...
2009-11-17 Theodore Ts'oe2fsck: Fix duplicate directory entries for non-indexed...
2009-11-16 Matthias AndreeAdd $(LIBINTL) to tst_problem linked libs.
2009-10-26 Theodore Ts'oConvert ext2fs_group_{first,last}_block() to *block2()
2009-10-26 Valerie Aurora HensonConvert ext2fs_block_alloc_stats() calls to block_alloc...
2009-10-26 Valerie Aurora HensonConvert to use block group accessor functions
2009-10-26 Theodore Ts'olibext2fs: Convert ext2fs_bg_flag_test() to ext2fs_bg_f...
2009-10-26 Eric Sandeenlibext2fs: clean up ext2fs_bg_flags_ interfaces
2009-10-24 Theodore Ts'oMerge branch 'maint' into next
2009-10-17 Theodore Ts'oe2fsck: Accept superblock times to be fudged by up...
2009-10-13 Theodore Ts'oe2fsck: Fix handling of non-zero i_blocks_high field
2009-10-05 Theodore Ts'oMerge branch 'maint' into next
2009-10-04 Theodore Ts'oe2fsck: Interpret negative blkcount in file system...
2009-10-04 Theodore Ts'oDon't use in-tree header files if using system uuid...
2009-10-04 Theodore Ts'oe2fsck: Use the correct problem code in the case of...
2009-09-08 Valerie Aurora HensonConvert uses of super->s_*_blocks_count to ext2fs_...
2009-09-08 Valerie Aurora HensonUse ext2fs_file_acl_block() instead of using .i_file_ac...
2009-09-08 Valerie Aurora HensonFix overflow in calculation of total file system blocks
2009-09-02 Theodore Ts'oe2fsck: Avoid scary failure messages on low-memory...
2009-09-08 Theodore Ts'oUse accessor functions fields for bg_flags in the block...
2009-09-08 Valerie Aurora HensonConvert to use io_channel_read_blk64() and io_channel_w...
2009-09-07 Theodore Ts'oMerge branch 'maint' into next
2009-08-23 Valerie Aurora Hensone2fsck: Convert e2fsck to new bitmap interface
2009-08-19 Theodore Ts'oe2fsck: Add a global latch question for bad group descr...
2009-08-19 Theodore Ts'oe2fsck: Only ask to relocate a block group's inode...
2009-08-19 Theodore Ts'oe2fsck: Teach new_table_block() to allocate new itables...
2009-08-08 Theodore Ts'oe2fsck: Fix and enhance superblock dates in future...
2009-08-05 Valerie Aurora Hensone2fsck: Allow cancellation during group descriptor...
2009-08-22 Theodore Ts'oMerge branch 'maint' into next
2009-07-17 Theodore Ts'oe2fsck: Fix superblock times in the future even if...
2009-07-07 Kazuya Mioe2fsck: remove unused variable in check_block_bitmap()
2009-07-07 Kazuya Mioe2fsck: optimize loop counter when fixing bitmap padding
2009-07-07 Kazuya Mioe2fsck: remove unnecessary continue statement
2009-07-02 Theodore Ts'oAdd support for configure --enable-verbose-makecmds
2009-07-02 Theodore Ts'oFix Makefile dependencies for libcom_err
2009-06-22 Theodore Ts'oFix encoding for rec_len in directories for >= 64k...
2009-06-15 Theodore Ts'oe2fsck: fix miscellaneous memory leaks
2009-07-21 Theodore Ts'oMerge branch 'maint' into next
2009-07-12 Jose R. SantosUse new ext2fs_super_and_bgd_loc2 call in libext2fs
2009-07-09 Kazuya Mioe2fsck: Speed up pass 5 processing for ext4 filesystems
2009-05-30 Theodore Ts'oUpdate man pages to include ext4 in the synposis, inste...
2009-05-29 Theodore Ts'oe2fsck: Go back to the original superblock if the backu...
2009-05-28 Theodore Ts'oe2fsck: if i_file_acl_hi is non-zero, fix it and don...
2009-05-28 number9652libext2fs: add ext2fs_extent_open2
2009-05-28 Ken ChenAdd empty function for init_resource_track() and print_...
2009-05-28 Ken Chene2fsck: add resource tracking for passes 1[b-d]
2009-05-28 Andreas Dilgere2fsck: use unsigned values for memory tracking stats
2009-05-28 Andreas Dilgere2fsck: only restart e2fsck once for inodes in uninit...
2009-05-26 Theodore Ts'oe2fsck: Fix journal replay bug which reverts changes...
2009-05-18 Andreas Dilgere2fsck: initialize error handling before journal replay
2009-05-17 Theodore Ts'oe2fsck: Don't crash if an inode with a bad extent heade...
2009-05-03 Andreas Dilgere2fsck: cleanup whitespace in problem.c and problem.h
2009-05-03 Andreas Dilgere2fsck: Add test code in problem.c to verify problem...
2009-04-28 Theodore Ts'oe2fsck: Skip journal checks if the fs is mounted and...
2009-04-24 Theodore Ts'oe2fsck: On a 32-bit filesystem, make sure i_file_acl_hi...
2009-04-23 Theodore Ts'oe2fsck: Reduce unnecessary I/O when checking backup...
2009-04-23 Theodore Ts'oe2fsck: Don't test the resize_inode if the filesystem...
2009-04-22 Theodore Ts'oe2fsck: Fix warn_unused_result warnings from gcc
2009-04-07 Andreas Dilgere2fsck: print unsigned RAM usage statistics
2009-04-07 Eric Sandeene2fsck: ignore differing NEEDS_RECOVERY flag on backup sbs
2009-03-09 Jim Meyeringremove useless if-before-free tests
2009-03-06 Eric Sandeene2fsprogs: fix potential null ptr defef in check_for_mo...
2009-01-26 Theodore Ts'oe2fsck: Add missing newlines when reporting errors...
2009-01-22 Theodore Ts'oe2fsck: Change PR_3_CREATE_LPF_ERROR to be a non-fatal...
next