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-11-14
libquota: cleanup libquota code
Aditya Kali
2
-5
/
+4
2011-10-16
libext2fs: ext2fs_[set_]file_acl_block needs to check for 64-bit feature flag
Theodore Ts'o
5
-50
/
+55
2011-10-09
Fix more spelling errors found by translators and add pluralization
Theodore Ts'o
2
-3
/
+5
2011-10-09
e2fsck: fix problem message for PR_1_QUOTA_BAD_MODE
Theodore Ts'o
1
-1
/
+1
2011-10-08
e2fsck: recover revoke blocks on 64bit filesystems correctly
Darrick J. Wong
2
-2
/
+12
2011-10-08
Fix spelling errors pointed out by translators
Theodore Ts'o
1
-1
/
+1
2011-10-05
e2fsck: make e2fsck sigcatcher use SIGCHLD rather than SIGCLD
Theodore Ts'o
1
-1
/
+1
2011-10-05
Pass the gettext() function to libcom_err
Theodore Ts'o
1
-0
/
+1
2011-10-04
libquota: remove get_qf_name()
Theodore Ts'o
1
-1
/
+2
2011-10-04
e2fsck: make the signal catcher more portable, take 2
Theodore Ts'o
1
-0
/
+18
2011-09-30
e2fsck: avoid unnecessary reboots in some cases when checking the root fs
Theodore Ts'o
1
-4
/
+4
2011-09-30
e2fsck: zero ctx->fs after freeing fs when restarting due to MMP
Darrick J. Wong
1
-0
/
+1
2011-09-30
e2fsck: simplify binary search in ea_refcount.c
Theodore Ts'o
1
-26
/
+0
2011-09-28
e2fsck: make the signal catcher more portable
Theodore Ts'o
1
-0
/
+142
2011-09-28
e2fsck: check for invalid bad block inode
Theodore Ts'o
3
-0
/
+19
2011-09-25
ext2fs: add multi-mount protection (INCOMPAT_MMP)
Andreas Dilger
9
-2
/
+164
2011-09-24
misc: quiet minor compiler errors
Andreas Dilger
3
-17
/
+16
2011-09-20
e2fsck.8: fix spelling mistake in man page
Theodore Ts'o
1
-1
/
+1
2011-09-18
Shorten compile commands run by the build system
Theodore Ts'o
37
-105
/
+186
2011-09-16
e2fsprogs: Don't try to close an fd which is negative
Eric Sandeen
2
-5
/
+10
2011-09-16
e2fsck: Fix leaks in error paths
Eric Sandeen
1
-2
/
+5
2011-09-16
e2fsck: remove extraneous memset
Eric Sandeen
1
-1
/
+0
2011-09-16
e2fsck: Don't store old_op from ehandler_operation if we don't restore it.
Eric Sandeen
2
-4
/
+2
2011-09-16
e2fsck: handle null fs in print_pathname()
Eric Sandeen
1
-2
/
+3
2011-09-16
e2fsprogs: Remove impossible name_len tests.
Eric Sandeen
2
-8
/
+0
2011-09-16
libext2fs: add metadata checksum and snapshot feature flags
Theodore Ts'o
1
-2
/
+2
2011-09-16
e2fsck: fix error in computing blocks of the ending group
Yongqiang Yang
1
-3
/
+2
2011-09-15
e2fsck: do not attempt to discard if -n was specified
Lukas Czerner
1
-4
/
+3
2011-09-03
e2fsck: fix valgrind commit in sigcatcher
Theodore Ts'o
1
-0
/
+1
2011-08-31
e2fsck: add support for checking the built-in quota files
Aditya Kali
13
-21
/
+238
2011-08-11
e2fsck: catch termination signals and print information about them
Theodore Ts'o
4
-3
/
+295
2011-07-10
e2fsck: teach e2fsck how to deal with bigalloc in non-extent-mapped inodes
Theodore Ts'o
1
-3
/
+10
2011-07-09
e2fsck: fix pass1b handling for bigalloc file systems
Theodore Ts'o
1
-89
/
+182
2011-07-08
misc: use EXT2_I_SIZE() consistently to get size
Andreas Dilger
4
-9
/
+5
2011-07-05
e2fsck, libext2fs: support for bigalloc file systems with a blocksize of 1024
Theodore Ts'o
1
-1
/
+4
2011-06-16
mke2fs, e2fsck: fix i_blocks handling for bigalloc file systems
Theodore Ts'o
1
-3
/
+5
2011-06-16
Fix superblock field s_blocks_count for bigalloc file systems
Theodore Ts'o
2
-1
/
+2
2011-06-16
e2fsck: fix mysterious "FILE SYSTEM WAS MODIFIED" with no changes
Theodore Ts'o
5
-18
/
+52
2011-06-15
e2fsck: Fix pass5 handling for bigalloc && uninit_bg file systems
Theodore Ts'o
1
-29
/
+36
2011-06-11
ext2fs: Handle internal journal over 2^32 bytes
Andreas Dilger
2
-5
/
+9
2011-06-11
misc: clean up compiler warnings
Andreas Dilger
5
-6
/
+7
2011-06-10
e2fsck: add basic bigalloc support to check (but not yet repair) file systems
Theodore Ts'o
5
-30
/
+59
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
[next]