index
:
e2fsprogs
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
e2fsck
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-20
Merge branch 'maint' into next
Theodore Ts'o
1
-2
/
+4
2010-12-16
Merge branch 'master' into next
Theodore Ts'o
4
-1
/
+108
2010-12-16
e2fsprogs: fix type-punning warnings
Eric Sandeen
1
-2
/
+4
2010-12-13
Merge branch 'maint' into next
Theodore Ts'o
8
-12
/
+55
2010-12-06
e2fsck: add an option which causes it to only do a journal replay
Bernd Schubert
3
-0
/
+16
2010-12-06
e2fsck: Do blkid interpretation on the external journal specifier
Theodore Ts'o
1
-1
/
+8
2010-12-06
e2fsck: Add the ability to force a problem to not be fixed
Theodore Ts'o
3
-4
/
+21
2010-11-26
e2fsck: Fix inode nlink accounting that could cause PROGRAMMING BUG errors
Theodore Ts'o
1
-5
/
+7
2010-11-26
e2fsck.conf.5: Clarify man page
Theodore Ts'o
1
-1
/
+1
2010-11-22
e2fsck: Discard free data and inode blocks.
Lukas Czerner
4
-1
/
+108
2010-11-22
Merge branch 'maint'
Theodore Ts'o
1
-1
/
+2
2010-09-25
e2fsck: Open the external journal in exclusive mode
Theodore Ts'o
1
-1
/
+2
2010-09-24
e2fsck: Set i_blocks_hi when correcting the i_blocks field in pass #1
Theodore Ts'o
1
-1
/
+1
2010-09-24
Merge branch 'maint' into next
Theodore Ts'o
1
-0
/
+2
2010-09-19
e2fsck: Improve error message when device name misspelled
Jan Kara
1
-0
/
+2
2010-07-19
Merge branch 'maint' into next
Theodore Ts'o
3
-2
/
+11
2010-07-05
e2fsck, resize2fs: fix a fp precision error that can lead to a seg fault
Theodore Ts'o
1
-1
/
+6
2010-07-05
e2fsck: Add missing ext2fs_close() call when going back to original superblock
Theodore Ts'o
1
-0
/
+2
2010-07-05
e2freefrag: Fix getopt bug on machines with unsigned chars
Mike Frysinger
1
-1
/
+1
2010-07-05
Add superblock fields which track first and most recent fs errors
Theodore Ts'o
1
-0
/
+2
2010-06-13
e2fsck: Fix up to be 64-bit block number safe
Valerie Aurora Henson
12
-141
/
+141
2010-06-07
Merge branch 'maint' into next
Theodore Ts'o
11
-77
/
+107
2010-05-19
e2fsck: correct test for EOFBLOCKS
Eric Sandeen
1
-1
/
+1
2010-05-17
e2fsck: Don't set the group descriptor checksums if the fsck was cancelled
Theodore Ts'o
1
-1
/
+2
2010-05-17
Add configure options --enable-symlink-build and --enable-symlink-install
Theodore Ts'o
1
-24
/
+10
2010-05-14
e2fsck: Explicitly reject extents that begin at physical block 0 as illegal
Theodore Ts'o
1
-1
/
+2
2010-05-13
e2fsck: Fix segmentation fault when checking a file system
Theodore Ts'o
1
-0
/
+1
2010-05-13
e2fsck: Skip time-based checks if the time looks insane or broken_system_clock
Theodore Ts'o
6
-21
/
+34
2010-05-13
e2fsck: make block counting variable in pass1 64 bits
Eric Sandeen
1
-1
/
+1
2010-05-13
e2fsck: mark sparse journal as invalid
Eric Sandeen
1
-1
/
+1
2010-05-12
e2fsck: Fix a number of problems that were inappropriately using PROMPT_ABORT
Theodore Ts'o
3
-19
/
+24
2010-05-11
e2fsck: Don't clear inodes if we found inodes that are in the unused region
Theodore Ts'o
1
-6
/
+11
2010-05-10
e2fsck: Check for cases where EOFBLOCKS_FL is unnecessarily set
Theodore Ts'o
3
-0
/
+21
2010-04-08
Revert "e2fsck: fix spurious complaints about i_size caused by preallocated b...
Theodore Ts'o
1
-3
/
+1
2010-03-17
e2fsck: Fix segmentation fault when checking a file system
Theodore Ts'o
1
-0
/
+1
2010-03-15
Merge branch 'maint' into next
Theodore Ts'o
5
-23
/
+35
2010-03-15
e2fsck: Don't blow up if the physical device is too big
Theodore Ts'o
2
-7
/
+7
2010-03-15
e2fsck: Make the "filesystem is mounted" message more scary
Theodore Ts'o
1
-2
/
+2
2010-03-15
e2fsck: Make the -n always open the file system read-only
Theodore Ts'o
2
-12
/
+18
2010-02-24
e2fsck: don't complain about i_size for known blocks past EOF
Eric Sandeen
1
-1
/
+2
2010-02-22
e2fsck: Fix bug which can cause e2fsck -fD to corrupt non-indexed directories
Theodore Ts'o
1
-1
/
+6
2010-02-10
Merge branch 'maint' into next
Theodore Ts'o
1
-11
/
+55
2010-02-05
e2fsck: Fix the check if a file is really a directory to understand extents
Nick Dokos
1
-11
/
+55
2010-01-31
Merge branch 'maint' into next
Theodore Ts'o
5
-83
/
+81
2010-01-30
e2fsck: Remove some erroneously leftover blk_t casts
Theodore Ts'o
1
-7
/
+5
2010-01-04
e2fsck: Add new e2fsck.conf option: broken_system_clock
Theodore Ts'o
2
-1
/
+23
2009-11-29
e2fsck: Try to update on-disk bitmap in e2fsck_get_alloc_block() callback
Theodore Ts'o
1
-0
/
+4
2009-11-29
e2fsck: Don't rehash directories which can fit in a single directory block
Theodore Ts'o
1
-0
/
+12
2009-11-29
e2fsck: Fix block allocation for holes in extent-mapped directories
Theodore Ts'o
1
-28
/
+2
2009-11-29
e2fsck: detect holes in extent-mapped directories
Theodore Ts'o
1
-0
/
+13
[next]