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
2006-06-28
Minor fix to prevent e2fsck.h being included twice:
Andreas Dilger
1
-0
/
+4
2006-06-10
Read mke2fs.conf and e2fsck.conf from root_sysconfdir rather than harcoded /etc.
Matthias Andree
1
-1
/
+1
2006-05-30
Add prototype for e2fsck_write_inode_full.
Matthias Andree
1
-0
/
+3
2006-05-30
Fix printf types (FreeBSD has u_long for ntohl).
Matthias Andree
1
-1
/
+1
2006-05-29
Add missing backwards compatibility for ancient Linux systems
Theodore Ts'o
2
-1
/
+5
2006-05-22
Fix spelling mistakes in e2fsck, mke2fs.conf, and resize2fs man pages
Theodore Ts'o
2
-1
/
+6
2006-05-14
Fix memory leak in e2fsck's error paths
Theodore Ts'o
3
-1
/
+11
2006-05-13
Fix read/write badblocks testing in mke2fs and e2fsck
Theodore Ts'o
2
-1
/
+6
2006-05-08
Add support for EXT2_FEATURE_COMPAT_LAZY_BG
Theodore Ts'o
2
-10
/
+71
2006-03-27
Add badblocks(8) to SEE ALSO section of e2fsck's man page.
Theodore Ts'o
2
-3
/
+7
2006-03-27
Add man page documenting the /etc/e2fsck.conf configuration file.
Theodore Ts'o
3
-2
/
+186
2006-03-22
Tighten up profile parsing code by combining functions
Theodore Ts'o
2
-68
/
+55
2006-03-18
Fix format statements to make e2fsprogs programs 32-bit clean
Takashi Sato
7
-11
/
+19
2006-03-18
Change e2fsck to open non-mounted filesystems in exclusive mode
Theodore Ts'o
2
-0
/
+11
2006-03-10
Enhance e2fsck so it can fix external journal hint in the superblock
Theodore Ts'o
6
-0
/
+60
2006-03-08
Remove e2fsck/malloc.h
Theodore Ts'o
1
-231
/
+0
2006-01-29
Add a config option which controls whether fs checks are skipped when on battery
Theodore Ts'o
2
-2
/
+13
2006-01-29
Print an explanation when skipping a check due being on battery
Theodore Ts'o
2
-3
/
+13
2006-01-06
Add support for quoted strings in tag and section names
Theodore Ts'o
2
-19
/
+46
2006-01-05
Add support to the profile library for /etc/foo/conf.d style directories
Theodore Ts'o
2
-13
/
+111
2006-01-05
Fix gcc -Wall warning in profile_helper.c
Theodore Ts'o
1
-1
/
+1
2006-01-05
More profile cleanups: remove prf_data_t data structure
Theodore Ts'o
2
-131
/
+37
2006-01-05
Enhance profile library's parser to accept comments
Theodore Ts'o
2
-29
/
+59
2006-01-04
Add syntax error reporting to the profile library
Theodore Ts'o
4
-78
/
+62
2006-01-02
Simplify profile core functionality
Theodore Ts'o
6
-549
/
+426
2006-01-02
Clean up test driver program for profile.c and #ifdef unused static functions
Theodore Ts'o
1
-107
/
+83
2006-01-01
Fix profile.c so that com_err.h doesn't have to be installed
Theodore Ts'o
2
-1
/
+7
2005-12-31
Add e2fsck problem handling to be configurable
Theodore Ts'o
3
-4
/
+48
2005-12-31
Slim down profile.c
Theodore Ts'o
1
-5
/
+5
2005-12-31
Add E2FSCK_CONFIG environment variable
Theodore Ts'o
1
-0
/
+3
2005-12-31
Fix incorrect location of prof_err.h in profile.c.
Theodore Ts'o
2
-4
/
+4
2005-12-31
Add allow_cancellation config option
Theodore Ts'o
2
-3
/
+24
2005-12-31
Read in /etc/e2fsck.conf configuration file at startup
Theodore Ts'o
4
-1
/
+17
2005-12-30
Add the profile library code to e2fsck
Theodore Ts'o
7
-30
/
+2683
2005-12-19
Automatically fix superblock times in the future
Theodore Ts'o
2
-2
/
+12
2005-12-09
Clarify the e2fsck man page regarding the -c option
Theodore Ts'o
2
-4
/
+8
2005-12-09
Make e2fsck -cc warn on a read-only root filesystem
Theodore Ts'o
2
-5
/
+11
2005-12-09
Fix typo in e2fsck error message.
Theodore Ts'o
2
-1
/
+4
2005-12-09
Clarify description of the -p, -n, and -y options in the e2fsck man page.
Theodore Ts'o
2
-3
/
+34
2005-09-24
E2fsck: fix future times in the superblock's last mount or last write fields
Theodore Ts'o
6
-0
/
+44
2005-07-25
Fix use-after-free bug of e2fsck context structure.
Theodore Ts'o
2
-3
/
+5
2005-07-25
Fix false positives from valgrind: memcpy via no-op structure copy
Theodore Ts'o
2
-1
/
+8
2005-07-04
Make e2fsck Pass 1C header consistent with the other headers
Theodore Ts'o
2
-1
/
+4
2005-07-04
[BUGFIX]: E2fsck will segfault on disconnected inode with extended attribute(s)
Theodore Ts'o
2
-20
/
+38
2005-06-30
Update for e2fsprogs 1.38 release.
Theodore Ts'o
1
-0
/
+4
2005-06-26
Update typos in changelog
Theodore Ts'o
1
-2
/
+3
2005-06-20
Fix e2fsprogs messages for grammar and consistency, based on suggestions
Theodore Ts'o
2
-8
/
+16
2005-06-20
Fix minor typo introduced in e2fsck man page.
Theodore Ts'o
1
-1
/
+1
2005-06-19
Make the e2fsck man page clear that the -c, -l, and -L options are
Theodore Ts'o
2
-0
/
+25
2005-06-19
Clean up e2fsck problem description messages for typo's and to make them
Theodore Ts'o
3
-73
/
+82
[next]