summaryrefslogtreecommitdiff
path: root/e2fsck/journal.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-06e2fsck: update the backup superblocks if the feature bitmasks are changedTheodore Ts'o1-0/+2
2007-06-21e2fsck: Check the all of journal blocks for validityTheodore Ts'o1-16/+42
2007-06-21Write the updated journal inode if s_jnl_blocks was successfully usedKalpak Shah1-0/+7
2007-06-21Recreate journal that had been removed previously due to corruptionKalpak Shah1-1/+1
2007-06-18Don't write changes to the backup superblocks by defaultTheodore Ts'o1-0/+1
2007-03-29[COVERITY] Fix (error case only) memory leak in e2fsck_get_journalBrian Behlendorf1-14/+16
2006-11-14Fix misc. gcc -Wall complaints in the misc and e2fsck directoriesTheodore Ts'o1-2/+0
2006-05-14Fix memory leak in e2fsck's error pathsTheodore Ts'o1-1/+3
2006-03-10Enhance e2fsck so it can fix external journal hint in the superblock Theodore Ts'o1-0/+37
2005-09-24E2fsck: fix future times in the superblock's last mount or last write fieldsTheodore Ts'o1-0/+1
2005-04-14Use a centrally stored current time for "now" which Theodore Ts'o1-1/+1
2004-10-04Attempt recovery if the journal contains illegal blocksRichard Mortimer1-0/+1
2004-05-26Fixed potential ordering constraint problem in e2fsck's journalTheodore Ts'o1-0/+12
2003-12-28Re-add FreeBSD support. Matthias Andree1-0/+1
2003-12-28Fix more compiler warnings.Matthias Andree1-1/+2
2003-12-07Fix gcc -Wall nitpicksTheodore Ts'o1-4/+4
2003-08-21journal.c (e2fsck_move_ext3_journal): When moving the journal orTheodore Ts'o1-0/+2
2003-08-21Add support for backing up the journal inode location in the Theodore Ts'o1-20/+73
2003-08-01ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() Theodore Ts'o1-8/+8
2003-03-01Update debugfs and e2fsck to use the blkid library.Theodore Ts'o1-7/+9
2002-11-08unix.c (PRS), journal.c: Set the default level of journalTheodore Ts'o1-1/+0
2002-10-13Fix gcc -Wall nits.Theodore Ts'o1-3/+3
2002-03-07Fix various gcc -Wall complaints.Theodore Ts'o1-2/+2
2002-03-07Fixed the journal handling so that an offer is made to clear theTheodore Ts'o1-1/+3
2002-02-22Cleaned up journal handling code in e2fsck.Theodore Ts'o1-147/+155
2001-12-21Give the opportunity for e2fsck to run the journal even if Theodore Ts'o1-1/+14
2001-12-16Fix e2fsck's handling of external journals,and update journal Theodore Ts'o1-44/+76
2001-11-30journal.c: fix an endianness bug.Gabriel Paubert1-1/+1
2001-11-08Allow a single user for internal journals (the current filesystem)Andreas Dilger1-1/+1
2001-10-07journal.c (clear_v2_journal_fields, e2fsck_journal_load): If theTheodore Ts'o1-0/+26
2001-10-06e2fsck.h, journal.c (e2fsck_move_ext3_journal): Add new functionTheodore Ts'o1-0/+100
2001-08-07* journal.c (recover_ext3_journal): If s_errno is set in theTheodore Ts'o1-0/+10
2001-07-29Fix memory leaks in e2fsck's journal.c, and remove some casesTheodore Ts'o1-6/+16
2001-07-23Add support for use of an external journal (so long as the externalTheodore Ts'o1-153/+97
2001-07-10Fix really stupid typo.Theodore Ts'o1-1/+1
2001-07-10Speed up journal recovery in userspace by avoiding a pointlessTheodore Ts'o1-1/+2
2001-06-02ChangeLog, journal.c, problem.c, problem.h:Theodore Ts'o1-12/+10
2001-05-25ChangeLog, journal.c:Theodore Ts'o1-1/+0
2001-05-23ChangeLog, journal.c, problem.c, problem.h:Theodore Ts'o1-5/+14
2001-05-14ChangeLog, e2fsck.h, journal.c, problem.c, problem.h, super.c:Theodore Ts'o1-13/+26
2001-05-13ChangeLog, journal.c:Theodore Ts'o1-5/+2
2001-03-29ChangeLog, jfs_user.h, journal.c:Theodore Ts'o1-0/+5
2001-02-20journal.c:Theodore Ts'o1-1/+1
2001-02-13ChangeLog, journal.c:Theodore Ts'o1-0/+2
2001-02-08journal.c:Theodore Ts'o1-1/+1
2001-01-12ChangeLog, pass1.c, problem.c, problem.h:Theodore Ts'o1-21/+2
2001-01-12ChangeLog, journal.c:Theodore Ts'o1-24/+35
2001-01-12ChangeLog, journal.c, problem.c:Theodore Ts'o1-0/+1
2001-01-11Many files:Theodore Ts'o1-2/+3
2001-01-06Many files:Theodore Ts'o1-10/+7