Age | Commit message (Expand) | Author | Files | Lines |
2005-01-17 | Clean up Matthais's "fix crash when /proc/acpi/ac_acapter is not present" | Theodore Ts'o | 1 | -16/+17 |
2005-01-13 | Fix crash when /proc/acpi/ac_adapter/ is not present, for instance, | Matthias Andree | 2 | -1/+8 |
2005-01-09 | Fix configure.in to use AC_CHECK_TYPES instead of the "broken by design" | Theodore Ts'o | 2 | -0/+11 |
2005-01-06 | Make tune2fs and e2fsck consistent about allowing at most 50% of the blocks | Theodore Ts'o | 2 | -1/+4 |
2005-01-06 | Fix resize inode handling on big endian systems, by adding new routines | Theodore Ts'o | 2 | -2/+7 |
2004-12-24 | Add support to detect corrupted resize_inode's to e2fsck. | Theodore Ts'o | 6 | -45/+179 |
2004-12-23 | Avoid some potential inode cache coherency problem caused by using the | Theodore Ts'o | 2 | -0/+7 |
2004-12-16 | Fix e2fsck so that it will clean up filesystesm that have the | Theodore Ts'o | 4 | -2/+60 |
2004-12-15 | Supplied changelog for resize inode patch. | Theodore Ts'o | 1 | -0/+5 |
2004-12-15 | Add support for on-line resizing ala the resize inode. This patch | Theodore Ts'o | 1 | -1/+12 |
2004-12-15 | Fix stupid core dumping bug if the TZ environment variable isn't set. | Theodore Ts'o | 1 | -1/+4 |
2004-12-15 | Add install-strip and install-shlibs-strip targets | Theodore Ts'o | 2 | -10/+27 |
2004-12-14 | Use MKINSTALLDIRS macro so that the Makefiles can find the script | Theodore Ts'o | 2 | -2/+6 |
2004-11-30 | If the TZ environment variable is set to GMT, use gmtime() | Theodore Ts'o | 2 | -3/+14 |
2004-11-30 | Add support for passing options to the io layer using the URL syntax. For | Theodore Ts'o | 3 | -8/+24 |
2004-11-30 | Use Linux-kernel-style makefile output to make it easier to | Theodore Ts'o | 2 | -13/+30 |
2004-10-04 | Attempt recovery if the journal contains illegal blocks | Richard Mortimer | 2 | -0/+6 |
2004-07-26 | pass1.c (process_block): Change the limit of directory size from | Theodore Ts'o | 2 | -1/+6 |
2004-05-26 | Fixed potential ordering constraint problem in e2fsck's journal | Theodore Ts'o | 3 | -2/+23 |
2004-05-05 | Remove .cvsignore files; they were out of date, and causes lintian | Theodore Ts'o | 1 | -6/+0 |
2004-05-04 | unix.c (check_if_skip): If the checkinterval is zero, then | Theodore Ts'o | 2 | -1/+8 |
2004-04-12 | In e2fsck, when trying to determine if the system is running on | Theodore Ts'o | 2 | -4/+28 |
2004-04-03 | Refine the build process to avoid re-running subst all the time on | Theodore Ts'o | 2 | -1/+8 |
2004-03-30 | unix_io.c, pass1.c: | Matthias Andree | 1 | -1/+1 |
2004-02-28 | Update version number for e2fsprogs 1.35 release. | Theodore Ts'o | 1 | -0/+4 |
2004-02-27 | Add missing break statement so e2fsck -k actually works. | Theodore Ts'o | 1 | -0/+1 |
2004-02-24 | unix.c (main, PRS), e2fsck.8.in: Add a new -k option which keeps | Theodore Ts'o | 3 | -3/+20 |
2004-02-23 | Makefile.in (PROFILED_LIBS, PROFILED_DEPLIBS): Fix reference to | Theodore Ts'o | 2 | -2/+8 |
2004-02-22 | Fix up preen mode messages during pass 1B/C/D. | Theodore Ts'o | 2 | -5/+8 |
2004-02-21 | e2fsck.c (e2fsck_run): Clear the SETJMP_OK flag when returning | Theodore Ts'o | 2 | -1/+9 |
2004-01-31 | problem.c (fix_problem): Don't call print_e2fsck_message if the | Theodore Ts'o | 2 | -1/+8 |
2004-01-30 | Fix a byte swap bugs, including one which caused e2fsck to | Theodore Ts'o | 2 | -0/+9 |
2003-12-28 | Re-add FreeBSD support. | Matthias Andree | 1 | -0/+1 |
2003-12-28 | Fix more compiler warnings. | Matthias Andree | 3 | -1/+4 |
2003-12-12 | Fix bug in e2fsck: When reconnecting a directory, we may | Theodore Ts'o | 2 | -1/+10 |
2003-12-11 | e2fsck.h (E2F_FLAG_RESTARTED): Assign a unique flag bitfield to | Theodore Ts'o | 2 | -1/+10 |
2003-12-07 | Fix gcc -Wall nitpicks | Theodore Ts'o | 17 | -96/+123 |
2003-12-07 | recovery.c, jfs_user.h: Sync recovery.c with latest 2.5 kernel | Theodore Ts'o | 3 | -17/+30 |
2003-12-02 | When testing a disk using e2fsck -c, use the list | Theodore Ts'o | 4 | -7/+12 |
2003-11-21 | In e2fsck, given an extra grace period before actually forcing | Theodore Ts'o | 2 | -0/+39 |
2003-11-21 | In e2fsck, if the number of mounts until the next forced filesystem | Theodore Ts'o | 2 | -3/+24 |
2003-11-21 | pass1.c (e2fsck_pass1), problem.h (PR_1_BB_FS_BLOCK), | Theodore Ts'o | 4 | -24/+63 |
2003-11-21 | Check the returned name from blkid_get_devname in tune2fs and | Theodore Ts'o | 2 | -0/+10 |
2003-11-21 | Centeralize calculation of which blocks are reserved/used for | Theodore Ts'o | 2 | -38/+9 |
2003-08-24 | util.c (get_backup_sb): Check to make sure the context is passed | Theodore Ts'o | 2 | -2/+10 |
2003-08-24 | Adjust description line so that apropos "ext2" or "ext3" will | Theodore Ts'o | 2 | -1/+7 |
2003-08-21 | journal.c (e2fsck_move_ext3_journal): When moving the journal or | Theodore Ts'o | 2 | -0/+8 |
2003-08-21 | Add support for backing up the journal inode location in the | Theodore Ts'o | 4 | -20/+93 |
2003-08-19 | e2fsck.h, unix.c (PRS, e2fsck_clear_progbar, | Theodore Ts'o | 3 | -20/+38 |
2003-08-01 | Include inttypes.h if present. New macros INT_TO_VOIDPTR and | Theodore Ts'o | 2 | -15/+27 |