Whamcloud - gitweb
e2fsck: fix kernel compat functions to use kernel error return conventions
[tools/e2fsprogs.git] / e2fsck / unix.c
2018-06-25 Theodore Ts'oe2fsck: only retry to open the file system when the...
2018-06-24 Theodore Ts'oFix gcc and clang warnings
2018-06-22 Shuichi Iharamisc: add e2mmpstatus utility via dumpe2fs
2018-06-21 David AndersonAOSP: e2fsck: imply -f when using -E unshare_blocks
2018-06-21 David AndersonAOSP: e2fsck: allow read-only testing if -E unshare_blo...
2018-06-21 David AndersonAOSP: e2fsck: Add an extended option for unsharing...
2018-06-19 Jan Karae2fsck: allow to fix some superblock corruptions
2018-04-09 Eric Sandeene2fsck: warn if checkinterval and broken_system_clock...
2017-12-15 Tyson NottinghamAdd missing information to e2fsck man pages and usage...
2017-12-13 Theodore Ts'oe2fsck: fix potential Floating Point Exception in show_...
2017-10-16 Sebastian RasmussenFix typos in code comments and developer docs
2017-08-26 Jaco Kroone2fsck: add optimization for heavily hard-linked file...
2017-05-29 Konstantin Chistyakove2fsck: don't flush to device opened in read-only mode
2017-04-21 Theodore Ts'oe2fsck: allow extent tree optimization to be disabled
2017-03-01 Theodore Ts'oe2fsck: report the exit value in the logfile
2017-02-17 Theodore Ts'oe2fsck: exit with exit status 0 if no errors were fixed
2016-11-11 Theodore Ts'oAvoid dereferencing beyond allocated memory in quota...
2016-05-29 Theodore Ts'olibsupport: fix gcc -Wall nits
2016-05-25 Theodore Ts'oe2fsck: improve error messages when the journal sb...
2016-05-09 Theodore Ts'oFix various man pages and usage message
2016-04-17 Theodore Ts'oe2fsck: clean up error messages when journal is corrupted
2016-04-16 Theodore Ts'oe2fsck: don't abort if the journal is corrupted due...
2016-04-15 Theodore Ts'oFix support for configure --enable-jbd-debug
2016-03-27 Theodore Ts'oe2fsck: Print "REBOOT SYSTEM" instead of "REBOOT LINUX"
2016-03-06 Li XiClean up codes for adding new quota type
2015-11-30 Theodore Ts'oMerge branch 'maint' into next
2015-11-16 Andreas Dilgere2fsck: skip quota update when interrupted
2015-10-24 Darrick J. Wonge2fsck: clean up feature test macros with predicate...
2015-07-13 Theodore Ts'oMove the check_plausibility() function from misc to...
2015-07-03 Theodore Ts'oconfigure: remove support to disable htree support
2015-06-19 Theodore Ts'oe2fsck: skip checking the journal fields if the file...
2015-05-17 Darrick J. Wongmisc: fix undo file setup
2015-05-16 Darrick J. Wongmisc: fix Coverity bugs
2015-05-05 Darrick J. Wonge2fsck: optionally create an undo file
2015-04-21 Darrick J. Wonge2fsck: rebuild sparse extent trees & convert non-exten...
2015-04-21 Darrick J. Wonge2fsck: read-ahead metadata during passes 1, 2, and 4
2015-04-12 Theodore Ts'oRemove compression support
2015-02-16 Darrick J. Wonge2fsck: add a 'yes to all' response in interactive...
2015-01-27 Darrick J. Wonge2fsck: fix message when the journal is deleted and...
2014-10-11 Theodore Ts'oMerge branch 'maint' into next
2014-10-08 Theodore Ts'oe2fsck: fix free pointer dereferences
2014-09-20 Darrick J. Wongmisc: add plausibility checks to debugfs/tune2fs/dumpe2...
2014-08-15 Theodore Ts'oMerge branch 'maint' into next
2014-08-12 Darrick J. Wonge2fsck: don't flush the FS unless it's actually dirty
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...
next