Age | Commit message (Expand) | Author | Files | Lines |
2007-10-06 | e2fsck: update the backup superblocks if the feature bitmasks are changed | Theodore Ts'o | 1 | -0/+2 |
2007-06-21 | e2fsck: Check the all of journal blocks for validity | Theodore Ts'o | 1 | -16/+42 |
2007-06-21 | Write the updated journal inode if s_jnl_blocks was successfully used | Kalpak Shah | 1 | -0/+7 |
2007-06-21 | Recreate journal that had been removed previously due to corruption | Kalpak Shah | 1 | -1/+1 |
2007-06-18 | Don't write changes to the backup superblocks by default | Theodore Ts'o | 1 | -0/+1 |
2007-03-29 | [COVERITY] Fix (error case only) memory leak in e2fsck_get_journal | Brian Behlendorf | 1 | -14/+16 |
2006-11-14 | Fix misc. gcc -Wall complaints in the misc and e2fsck directories | Theodore Ts'o | 1 | -2/+0 |
2006-05-14 | Fix memory leak in e2fsck's error paths | Theodore Ts'o | 1 | -1/+3 |
2006-03-10 | Enhance e2fsck so it can fix external journal hint in the superblock | Theodore Ts'o | 1 | -0/+37 |
2005-09-24 | E2fsck: fix future times in the superblock's last mount or last write fields | Theodore Ts'o | 1 | -0/+1 |
2005-04-14 | Use a centrally stored current time for "now" which | Theodore Ts'o | 1 | -1/+1 |
2004-10-04 | Attempt recovery if the journal contains illegal blocks | Richard Mortimer | 1 | -0/+1 |
2004-05-26 | Fixed potential ordering constraint problem in e2fsck's journal | Theodore Ts'o | 1 | -0/+12 |
2003-12-28 | Re-add FreeBSD support. | Matthias Andree | 1 | -0/+1 |
2003-12-28 | Fix more compiler warnings. | Matthias Andree | 1 | -1/+2 |
2003-12-07 | Fix gcc -Wall nitpicks | Theodore Ts'o | 1 | -4/+4 |
2003-08-21 | journal.c (e2fsck_move_ext3_journal): When moving the journal or | Theodore Ts'o | 1 | -0/+2 |
2003-08-21 | Add support for backing up the journal inode location in the | Theodore Ts'o | 1 | -20/+73 |
2003-08-01 | ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() | Theodore Ts'o | 1 | -8/+8 |
2003-03-01 | Update debugfs and e2fsck to use the blkid library. | Theodore Ts'o | 1 | -7/+9 |
2002-11-08 | unix.c (PRS), journal.c: Set the default level of journal | Theodore Ts'o | 1 | -1/+0 |
2002-10-13 | Fix gcc -Wall nits. | Theodore Ts'o | 1 | -3/+3 |
2002-03-07 | Fix various gcc -Wall complaints. | Theodore Ts'o | 1 | -2/+2 |
2002-03-07 | Fixed the journal handling so that an offer is made to clear the | Theodore Ts'o | 1 | -1/+3 |
2002-02-22 | Cleaned up journal handling code in e2fsck. | Theodore Ts'o | 1 | -147/+155 |
2001-12-21 | Give the opportunity for e2fsck to run the journal even if | Theodore Ts'o | 1 | -1/+14 |
2001-12-16 | Fix e2fsck's handling of external journals,and update journal | Theodore Ts'o | 1 | -44/+76 |
2001-11-30 | journal.c: fix an endianness bug. | Gabriel Paubert | 1 | -1/+1 |
2001-11-08 | Allow a single user for internal journals (the current filesystem) | Andreas Dilger | 1 | -1/+1 |
2001-10-07 | journal.c (clear_v2_journal_fields, e2fsck_journal_load): If the | Theodore Ts'o | 1 | -0/+26 |
2001-10-06 | e2fsck.h, journal.c (e2fsck_move_ext3_journal): Add new function | Theodore Ts'o | 1 | -0/+100 |
2001-08-07 | * journal.c (recover_ext3_journal): If s_errno is set in the | Theodore Ts'o | 1 | -0/+10 |
2001-07-29 | Fix memory leaks in e2fsck's journal.c, and remove some cases | Theodore Ts'o | 1 | -6/+16 |
2001-07-23 | Add support for use of an external journal (so long as the external | Theodore Ts'o | 1 | -153/+97 |
2001-07-10 | Fix really stupid typo. | Theodore Ts'o | 1 | -1/+1 |
2001-07-10 | Speed up journal recovery in userspace by avoiding a pointless | Theodore Ts'o | 1 | -1/+2 |
2001-06-02 | ChangeLog, journal.c, problem.c, problem.h: | Theodore Ts'o | 1 | -12/+10 |
2001-05-25 | ChangeLog, journal.c: | Theodore Ts'o | 1 | -1/+0 |
2001-05-23 | ChangeLog, journal.c, problem.c, problem.h: | Theodore Ts'o | 1 | -5/+14 |
2001-05-14 | ChangeLog, e2fsck.h, journal.c, problem.c, problem.h, super.c: | Theodore Ts'o | 1 | -13/+26 |
2001-05-13 | ChangeLog, journal.c: | Theodore Ts'o | 1 | -5/+2 |
2001-03-29 | ChangeLog, jfs_user.h, journal.c: | Theodore Ts'o | 1 | -0/+5 |
2001-02-20 | journal.c: | Theodore Ts'o | 1 | -1/+1 |
2001-02-13 | ChangeLog, journal.c: | Theodore Ts'o | 1 | -0/+2 |
2001-02-08 | journal.c: | Theodore Ts'o | 1 | -1/+1 |
2001-01-12 | ChangeLog, pass1.c, problem.c, problem.h: | Theodore Ts'o | 1 | -21/+2 |
2001-01-12 | ChangeLog, journal.c: | Theodore Ts'o | 1 | -24/+35 |
2001-01-12 | ChangeLog, journal.c, problem.c: | Theodore Ts'o | 1 | -0/+1 |
2001-01-11 | Many files: | Theodore Ts'o | 1 | -2/+3 |
2001-01-06 | Many files: | Theodore Ts'o | 1 | -10/+7 |