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
2011-05-31
e2fsck: don't check/clone duplicate xattr blocks in fs without xattr feature
Eric Sandeen
1
-2
/
+4
2011-05-14
mke2fs: Allow specifying reserved_ratio via mke2fs.conf
Aditya Kali
2
-0
/
+42
2011-05-07
Merge branch 'maint' into next
Theodore Ts'o
2
-2
/
+2
2011-05-07
e2fsck: make the "fs is mounted; continue?" prompt more paranoid
Theodore Ts'o
2
-2
/
+2
2011-03-18
Merge branch 'maint' into next
Theodore Ts'o
1
-3
/
+3
2011-03-18
e2fsprogs: man page typo fixes
Eric Sandeen
1
-3
/
+3
2011-02-27
Merge branch 'maint' into next
Theodore Ts'o
2
-17
/
+10
2011-02-25
Add basic BIGALLOC support for cluster-based allocation
Theodore Ts'o
1
-15
/
+8
2011-02-25
e2fsprogs: reserving code points for new ext4 quota feature
Aditya Kali
1
-2
/
+2
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
[next]