Whamcloud - gitweb
Merge branch 'maint' into next
[tools/e2fsprogs.git] / e2fsck / unix.c
2014-08-10 Theodore Ts'oMerge branch 'maint' into next
2014-08-10 Theodore Ts'oe2fsck: flush out the superblock and bitmaps before...
2014-08-03 Darrick J. Wongtests: add regression tests for MMP blocks with bad...
2014-07-25 Theodore Ts'oMerge branch 'maint' into next
2014-07-25 Darrick J. Wonge2fsck: free ctx->fs, not fs, at the end of fsck
2014-07-22 Theodore Ts'oMerge branch 'maint' into next
2014-07-22 Darrick J. Wonge2fsck: don't offer to recreate the journal if fsck...
2014-07-06 Theodore Ts'oMerge branch 'maint' into next
2014-07-06 Theodore Ts'oe2fsck: reopen the file system with saved flags after...
2014-07-06 Lukas Czernere2fsprogs: introduce ext2fs_close_free() helper
2014-06-02 Theodore Ts'oMerge branch 'maint' into next
2014-06-02 Benno Schulenberge2fsck: fully and properly gettextize two error messages
2014-05-11 Theodore Ts'oMerge branch 'maint' into next
2014-05-05 Theodore Ts'oe2fsck: if any problems are fixed in pass 0, check...
2014-03-06 Theodore Ts'oMerge branch 'maint' into next
2014-03-05 Theodore Ts'oe2fsck: don't use e2fsck_global_ctx in e2fsck_set_bitma...
2014-03-05 Theodore Ts'oe2fsck: always make sure e2fsck_global_ctx is set
2013-12-26 Theodore Ts'oMerge branch 'maint' into next
2013-12-16 Theodore Ts'oClean up sparse warnings
2013-12-16 Theodore Ts'oMerge branch 'maint' into next
2013-12-16 Andreas Dilgerbuild: quiet LLVM non-literal string format warning
2013-12-12 Theodore Ts'oMerge branch 'maint' into next
2013-12-12 Darrick J. Wonge2fsck: fix memory leaks (on error path)
2013-12-03 Theodore Ts'oMerge branch 'maint' into next
2013-12-03 Theodore Ts'oe2fsck: use errcode_t to suppress some -Wconversion...
2013-10-13 Theodore Ts'oMerge branch 'maint' into next
2013-10-07 Darrick J. Wonge2fsprogs: fix blk_t <- blk64_t assignment mismatches
2013-01-09 Theodore Ts'oMerge branch 'maint' into next
2013-01-09 Nickolai Zeldoviche2fsck: avoid memory corruption on ext2fs_open2 failure
2013-01-01 Theodore Ts'oMerge branch 'maint' into next
2013-01-01 Theodore Ts'oFix gcc -Wall nits
2012-12-29 Andreas Dilgermisc: cleanup unused variables on MacOS
2012-08-03 Darrick J. Wonge2fsck: verify and correct MMP checksum problems
2012-08-03 Darrick J. Wonge2fsck: ensure block group checksum uses
2012-08-03 Darrick J. Wonge2fsck: handle superblock checksum errors gracefully
2012-07-29 Theodore Ts'oe2fsck: print the number of blocks and inodes in the...
2012-07-29 Theodore Ts'oe2fsck: allow for bigger disks when printing verbose...
2012-07-29 Theodore Ts'oe2fsck: add e2fsck.conf options for extra reporting
2012-07-29 Theodore Ts'oe2fsck: check a file system mounted read-only if forced
2012-07-29 Theodore Ts'oRevert "e2fsck: Skip journal checks if the fs is mounte...
2012-05-31 Andreas Dilgere2fsck: allow checking on mounted root fs
2012-05-28 Andreas Dilgere2fsck: fix checks done for mounted vs. read-only
2012-04-24 Aditya Kalie2fsck,libquota: Update quota only if its inconsistent
2012-04-05 Theodore Ts'oDon't assume that the presence of mntent.h means that...
2012-04-05 Theodore Ts'oFix gcc -Wall nitpicks
2012-03-22 Theodore Ts'oe2fsck: report ext2fs_open2() and ext2fs_check_desc...
2012-03-22 Theodore Ts'oe2fsck: avoid unnecessary close/reopen for non-MMP...
2012-03-22 Theodore Ts'oe2fsck: abort if ext2fs_check_desc() returns a memory...
2012-03-18 Theodore Ts'oe2fsck: add logging capability
2012-03-11 Lukas Czernere2fsck: do not discard when in read only mode
2012-02-21 Theodore Ts'oe2fsck: check new sysfs interface to determine if we...
2011-12-18 Theodore Ts'oe2fsck: use different bitmap types as appropriate
2011-11-14 Aditya Kalilibquota: cleanup libquota code
2011-10-09 Theodore Ts'oFix more spelling errors found by translators and add...
2011-10-05 Theodore Ts'oPass the gettext() function to libcom_err
2011-10-01 Darrick J. Wonge2fsck: zero ctx->fs after freeing fs when restarting...
2011-09-25 Andreas Dilgerext2fs: add multi-mount protection (INCOMPAT_MMP)
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-09-16 Eric Sandeene2fsprogs: Don't try to close an fd which is negative
2011-08-31 Aditya Kalie2fsck: add support for checking the built-in quota...
2011-08-11 Theodore Ts'oe2fsck: catch termination signals and print information...
2011-06-16 Theodore Ts'oe2fsck: fix mysterious "FILE SYSTEM WAS MODIFIED" with...
2011-06-11 Andreas Dilgerext2fs: Handle internal journal over 2^32 bytes
2011-05-08 Theodore Ts'oMerge branch 'maint' into next
2011-05-08 Theodore Ts'oe2fsck: make the "fs is mounted; continue?" prompt...
2010-12-17 Theodore Ts'oMerge branch 'master' into next
2010-12-13 Theodore Ts'oMerge branch 'maint' into next
2010-12-06 Bernd Schuberte2fsck: add an option which causes it to only do a...
2010-12-06 Theodore Ts'oe2fsck: Do blkid interpretation on the external journal...
2010-11-23 Lukas Czernere2fsck: Discard free data and inode blocks.
2010-09-25 Theodore Ts'oMerge branch 'maint' into next
2010-09-20 Jan Karae2fsck: Improve error message when device name misspelled
2010-07-19 Theodore Ts'oMerge branch 'maint' into next
2010-07-05 Theodore Ts'oe2fsck: Add missing ext2fs_close() call when going...
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-18 Theodore Ts'oe2fsck: Don't set the group descriptor checksums if...
2010-05-13 Theodore Ts'oe2fsck: Skip time-based checks if the time looks insane...
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...
2009-09-08 Valerie Aurora HensonConvert uses of super->s_*_blocks_count to ext2fs_...
2009-09-02 Theodore Ts'oe2fsck: Avoid scary failure messages on low-memory...
2009-09-07 Theodore Ts'oMerge branch 'maint' into next
2009-08-23 Valerie Aurora Hensone2fsck: Convert e2fsck to new bitmap interface
2009-06-15 Theodore Ts'oe2fsck: fix miscellaneous memory leaks
2009-05-29 Theodore Ts'oe2fsck: Go back to the original superblock if the backu...
2009-05-28 Ken ChenAdd empty function for init_resource_track() and print_...
2009-05-18 Andreas Dilgere2fsck: initialize error handling before journal replay
2009-04-28 Theodore Ts'oe2fsck: Skip journal checks if the fs is mounted and...
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
2008-12-09 Theodore Ts'oe2fsck: In verbose mode, distinguish between fragmented...
2008-09-09 Theodore Ts'oe2fsck: Fix e2fsck automatic blocksize detetion
2008-09-01 Theodore Ts'oOnly use the test_io manager if the right environment...
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-08-25 Andreas DilgerFix miscellaneous compile warnings
2008-08-14 Theodore Ts'oe2fsck: Fix ind/dind/tind statistics and add extent...
next