|
CHANGES
|
1997-04-26
|
Theodore Ts'o
|
[3839e6]
Many files:
|
|
Makefile.in
|
2008-02-28
|
Mike Frysinger
|
[1f8039]
Fix makefile dependency issues for various inst...
|
|
Makefile.pq
|
1997-11-14
|
Theodore Ts'o
|
[f8188f]
Many files:
|
|
argv_parse.c
|
2005-12-30
|
Theodore Ts'o
|
[2fa9ba]
Add the profile library code to e2fsck
|
|
argv_parse.h
|
2005-12-30
|
Theodore Ts'o
|
[2fa9ba]
Add the profile library code to e2fsck
|
|
badblocks.c
|
2008-02-27
|
Theodore Ts'o
|
[4f9abd]
e2fsck: Print an explicit message when the bad ...
|
|
dict.c
|
2003-12-07
|
Theodore Ts'o
|
[544349]
Fix gcc -Wall nitpicks
|
|
dict.h
|
2003-07-06
|
Theodore Ts'o
|
[48e6e8]
Fixx gcc -Wall nitpicks.
|
|
dirinfo.c
|
2007-07-11
|
Theodore Ts'o
|
[5e9ba8]
Fix e2fsck segfault on very badly damaged files...
|
|
dx_dirinfo.c
|
2003-08-01
|
Theodore Ts'o
|
[c4e3d3]
ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_...
|
|
e2fsck.8.in
|
2008-03-26
|
Theodore Ts'o
|
[be6252]
e2fsck: Support a negative argument to -C to su...
|
|
e2fsck.c
|
2008-03-26
|
Theodore Ts'o
|
[1dc506]
e2fsck: Include the device name in the progress...
|
|
e2fsck.conf.5.in
|
2007-09-22
|
Theodore Ts'o
|
[60702c]
Work around lame Ubuntu init scripts / installe...
|
|
e2fsck.conf.ubuntu
|
2007-12-05
|
Theodore Ts'o
|
[7ce238]
Add Ubuntu-specific e2fsck.conf file to work ar...
|
|
e2fsck.h
|
2007-10-01
|
Theodore Ts'o
|
[0c37f4]
e2fsck: backup superblocks if key constants hav...
|
|
ea_refcount.c
|
2003-12-07
|
Theodore Ts'o
|
[544349]
Fix gcc -Wall nitpicks
|
|
ehandler.c
|
2003-12-07
|
Theodore Ts'o
|
[544349]
Fix gcc -Wall nitpicks
|
|
emptydir.c
|
2007-03-18
|
Brian Behlendorf
|
[d2b2a4]
[COVERITY] Fix missing return code check for ex...
|
|
extend.c
|
2000-09-12
|
Theodore Ts'o
|
[adfca5]
ChangeLog, extend.c, flushb.c:
|
|
flushb.c
|
2003-04-14
|
Theodore Ts'o
|
[16fa86]
Remove the debian-special legal permission notes.
|
|
iscan.c
|
2006-09-12
|
Eric Sandeen
|
[d0ff90]
Fix signed vs unsigned printf format strings fo...
|
|
jfs_user.h
|
2008-05-20
|
Theodore Ts'o
|
[e5ea6b]
e2fsck: Fix potential data corruptor bug in jou...
|
|
journal.c
|
2007-10-06
|
Theodore Ts'o
|
[0cfce7]
e2fsck: update the backup superblocks if the fe...
|
|
message.c
|
2007-07-02
|
Theodore Ts'o
|
[1a191d]
e2fsck: Detect recursive loops in @-expansions
|
|
mtrace.awk
|
1997-04-26
|
Theodore Ts'o
|
[3839e6]
Many files:
|
|
mtrace.c
|
2000-12-31
|
Theodore Ts'o
|
[c59a70]
ChangeLog, mtrace.c, mtrace.h:
|
|
mtrace.h
|
2001-01-12
|
Theodore Ts'o
|
[721edd]
ChangeLog, super.c:
|
|
pass1.c
|
2008-03-13
|
Theodore Ts'o
|
[2cd123]
e2fsck: Fix directory i_size handling
|
|
pass1b.c
|
2008-03-12
|
Theodore Ts'o
|
[46d9a7]
e2fsck: Fix obvious typo in an "internal error"...
|
|
pass2.c
|
2008-03-12
|
Theodore Ts'o
|
[d45ede]
e2fsck: Handle a pass 2 "should never happen" e...
|
|
pass3.c
|
2007-04-04
|
Theodore Ts'o
|
[28db82]
Rework e2fsck's dirinfo abstraction to be more ...
|
|
pass4.c
|
2007-03-28
|
Brian Behlendorf
|
[06c9c6]
[COVERITY] Fix (error case only) memory leak in...
|
|
pass5.c
|
2007-03-28
|
Brian Behlendorf
|
[49e2df]
[COVERITY] Fix (error case only) memory leak in...
|
|
problem.c
|
2008-03-13
|
Theodore Ts'o
|
[2a6048]
e2fsck: Use "Clear Htree" instead of "Clear" wh...
|
|
problem.h
|
2008-03-12
|
Theodore Ts'o
|
[d45ede]
e2fsck: Handle a pass 2 "should never happen" e...
|
|
problemP.h
|
2005-12-31
|
Theodore Ts'o
|
[8fd98b]
Add e2fsck problem handling to be configurable
|
|
prof_err.et
|
2005-12-30
|
Theodore Ts'o
|
[2fa9ba]
Add the profile library code to e2fsck
|
|
profile.c
|
2007-07-04
|
Theodore Ts'o
|
[6f890e]
Add new function: profile_set_default()
|
|
profile.h
|
2007-07-04
|
Theodore Ts'o
|
[6f890e]
Add new function: profile_set_default()
|
|
profile_helpers.c
|
2006-01-05
|
Theodore Ts'o
|
[d67358]
Fix gcc -Wall warning in profile_helper.c
|
|
profile_helpers.h
|
2006-01-02
|
Theodore Ts'o
|
[9a4c20]
Simplify profile core functionality
|
|
recovery.c
|
2008-05-20
|
Theodore Ts'o
|
[e5ea6b]
e2fsck: Fix potential data corruptor bug in jou...
|
|
region.c
|
2001-07-19
|
Theodore Ts'o
|
[55fd07]
This patch completes the initial extended attri...
|
|
rehash.c
|
2008-01-01
|
Theodore Ts'o
|
[d66c38]
e2fsck: When optimizing non-htree directories, ...
|
|
revoke.c
|
2002-10-13
|
Theodore Ts'o
|
[3e6990]
Fix gcc -Wall nits.
|
|
scantest.c
|
2003-03-14
|
Theodore Ts'o
|
[e71d87]
Add Apple/Darwin patches.
|
|
super.c
|
2008-01-26
|
Theodore Ts'o
|
[a8cde7]
Ignore "safe" flag differences when e2fsck comp...
|
|
swapfs.c
|
2007-12-27
|
Theodore Ts'o
|
[e5aace]
Convert use of ext2fs_get_mem to ext2fs_get_arr...
|
|
unix.c
|
2008-04-07
|
Matthias Koenig
|
[bb0224]
e2fsck: avoid double free of ctx->filesystem_name
|
|
util.c
|
2007-05-31
|
Daniel Drake
|
[e7b5d3]
e2fsck: Add blocksize sanity check when finding...
|