index
:
e2fsprogs
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
e2fsck
/
journal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-11
ext2fs: Handle internal journal over 2^32 bytes
Andreas Dilger
1
-4
/
+7
2010-12-13
Merge branch 'maint' into next
Theodore Ts'o
1
-1
/
+2
2010-09-25
e2fsck: Open the external journal in exclusive mode
Theodore Ts'o
1
-1
/
+2
2010-06-13
e2fsck: Fix up to be 64-bit block number safe
Valerie Aurora Henson
1
-9
/
+9
2010-06-07
Merge branch 'maint' into next
Theodore Ts'o
1
-1
/
+1
2010-05-13
e2fsck: mark sparse journal as invalid
Eric Sandeen
1
-1
/
+1
2009-10-25
Convert to use block group accessor functions
Valerie Aurora Henson
1
-1
/
+1
2009-09-07
Convert uses of super->s_*_blocks_count to ext2fs_*_blocks_count()
Valerie Aurora Henson
1
-2
/
+2
2009-09-07
Convert to use io_channel_read_blk64() and io_channel_write_blk64()
Valerie Aurora Henson
1
-2
/
+2
2009-08-22
e2fsck: Convert e2fsck to new bitmap interface
Valerie Aurora Henson
1
-1
/
+1
2009-05-25
e2fsck: Fix journal replay bug which reverts changes to the bg descriptors
Theodore Ts'o
1
-2
/
+9
2009-01-02
e2fsck: Fix journal replay for block sizes greater than 8k
Theodore Ts'o
1
-1
/
+3
2008-08-27
Remove trailing whitespace for the entire source tree
Theodore Ts'o
1
-28
/
+28
2008-06-06
e2fsck: Add support to check journal checksums
Theodore Ts'o
1
-1
/
+16
2008-03-20
Make e2fsck uninit block group aware
Jose R. Santos
1
-0
/
+1
2007-10-06
Merge branch 'maint'
Theodore Ts'o
1
-0
/
+2
2007-10-06
e2fsck: update the backup superblocks if the feature bitmasks are changed
Theodore Ts'o
1
-0
/
+2
2007-08-11
Clean up applications to not use EXT2FS_ENABLE_SWAPFS or EXT2_FLAG_SWAP_BYTES
Theodore Ts'o
1
-1
/
+1
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
[next]