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-16
e2fsprogs: fix type-punning warnings
Eric Sandeen
1
-2
/
+4
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-09-25
e2fsck: Open the external journal in exclusive mode
Theodore Ts'o
1
-1
/
+2
2010-09-19
e2fsck: Improve error message when device name misspelled
Jan Kara
1
-0
/
+2
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-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-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-05
e2fsck: Fix the check if a file is really a directory to understand extents
Nick Dokos
1
-11
/
+55
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
2009-11-29
e2fsck: Move check to add an index to a directory after fixing i_size
Theodore Ts'o
1
-4
/
+6
2009-11-29
e2fsck: Fix directory with holes even when i_size is wrong
Theodore Ts'o
1
-44
/
+15
2009-11-16
e2fsck: Fix duplicate directory entries for non-indexed directories
Theodore Ts'o
1
-6
/
+6
2009-10-16
e2fsck: Accept superblock times to be fudged by up to 24 hours by default
Theodore Ts'o
4
-36
/
+48
2009-10-12
e2fsck: Fix handling of non-zero i_blocks_high field
Theodore Ts'o
2
-4
/
+14
2009-10-04
e2fsck: Interpret negative blkcount in file system problem reports
Theodore Ts'o
2
-25
/
+50
2009-10-04
Don't use in-tree header files if using system uuid or blkid libraries
Theodore Ts'o
1
-96
/
+71
2009-10-03
e2fsck: Use the correct problem code in the case of LAST_WRITE_FUDGED
Theodore Ts'o
1
-1
/
+1
2009-09-01
e2fsck: Avoid scary failure messages on low-memory systems
Theodore Ts'o
1
-2
/
+7
2009-08-19
e2fsck: Add a global latch question for bad group descriptor checksums
Theodore Ts'o
2
-1
/
+11
2009-08-18
e2fsck: Only ask to relocate a block group's inode table once
Theodore Ts'o
1
-1
/
+2
2009-08-18
e2fsck: Teach new_table_block() to allocate new itables/bitmaps with FLEX_BG
Theodore Ts'o
1
-3
/
+29
2009-08-08
e2fsck: Fix and enhance superblock dates in future problem reports
Theodore Ts'o
3
-17
/
+30
2009-07-16
e2fsck: Fix superblock times in the future even if buggy_init_scripts=1
Theodore Ts'o
3
-6
/
+32
2009-07-06
e2fsck: remove unused variable in check_block_bitmap()
Kazuya Mio
1
-3
/
+1
[next]