index
:
e2fsprogs
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
e2fsck
/
e2fsck.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-25
ext2fs: add multi-mount protection (INCOMPAT_MMP)
Andreas Dilger
1
-0
/
+2
2011-09-18
Shorten compile commands run by the build system
Theodore Ts'o
1
-0
/
+2
2011-08-31
e2fsck: add support for checking the built-in quota files
Aditya Kali
1
-0
/
+9
2011-08-11
e2fsck: catch termination signals and print information about them
Theodore Ts'o
1
-0
/
+3
2011-06-16
e2fsck: fix mysterious "FILE SYSTEM WAS MODIFIED" with no changes
Theodore Ts'o
1
-1
/
+3
2010-12-16
Merge branch 'master' into next
Theodore Ts'o
1
-0
/
+1
2010-12-13
Merge branch 'maint' into next
Theodore Ts'o
1
-0
/
+1
2010-12-06
e2fsck: add an option which causes it to only do a journal replay
Bernd Schubert
1
-0
/
+1
2010-11-22
e2fsck: Discard free data and inode blocks.
Lukas Czerner
1
-0
/
+1
2010-06-13
e2fsck: Fix up to be 64-bit block number safe
Valerie Aurora Henson
1
-2
/
+2
2010-05-13
e2fsck: Skip time-based checks if the time looks insane or broken_system_clock
Theodore Ts'o
1
-0
/
+3
2010-03-15
e2fsck: Don't blow up if the physical device is too big
Theodore Ts'o
1
-1
/
+1
2009-05-28
Add empty function for init_resource_track() and print_resource_track()
Ken Chen
1
-1
/
+5
2009-05-28
e2fsck: only restart e2fsck once for inodes in uninit range
Andreas Dilger
1
-0
/
+1
2009-04-23
e2fsck: Don't test the resize_inode if the filesystem is clean
Theodore Ts'o
1
-0
/
+1
2009-04-22
e2fsck: Fix warn_unused_result warnings from gcc
Theodore Ts'o
1
-0
/
+1
2008-12-25
e2fsck: When repacking directories, leave slack space for more efficiency
Theodore Ts'o
1
-0
/
+1
2008-12-08
e2fsck: In verbose mode, distinguish between fragmented directories/files
Theodore Ts'o
1
-0
/
+1
2008-10-12
e2fsck: Offer to clear the test_fs flag if ext4 is available
Theodore Ts'o
1
-0
/
+2
2008-10-12
e2fsck: exit from preenhalt if IO errors were encountered
Eric Sandeen
1
-0
/
+1
2008-08-27
Remove trailing whitespace for the entire source tree
Theodore Ts'o
1
-14
/
+14
2008-08-14
e2fsck: Fix ind/dind/tind statistics and add extent depth statistics
Theodore Ts'o
1
-0
/
+3
2008-08-10
e2fsck: Fix check to see if an extent-based file is fragmented
Theodore Ts'o
1
-0
/
+1
2008-06-06
Add CRC32 (big-endian) routine for use by journal checksums
Theodore Ts'o
1
-0
/
+3
2008-03-20
Make e2fsck uninit block group aware
Jose R. Santos
1
-0
/
+2
2008-03-13
e2fsck: Support long symlinks which use extents
Theodore Ts'o
1
-1
/
+1
2008-02-18
Improve support for in-inode EA's
Andreas Dilger
1
-0
/
+3
2008-02-18
e2fsck: factor out code to clear an inode into e2fsck_clear_inode()
Theodore Ts'o
1
-0
/
+3
2007-10-06
Merge branch 'maint'
Theodore Ts'o
1
-0
/
+2
2007-10-06
e2fsck: backup superblocks if key constants have changed
Theodore Ts'o
1
-0
/
+1
2007-09-22
Work around lame Ubuntu init scripts / installer bugs
Theodore Ts'o
1
-0
/
+1
2007-08-11
Remove e2fsck's -s and -S options to byte-swap ancient PPC filesystems
Theodore Ts'o
1
-3
/
+0
2007-08-03
Merge branch 'maint'
Theodore Ts'o
1
-2
/
+2
2007-08-03
e2fsck: Allow i_size to be rounded up to the size of a VM page
Theodore Ts'o
1
-2
/
+2
2007-08-03
Add I/O statistics to e2fsck
Theodore Ts'o
1
-2
/
+6
2007-06-04
Fix e2fsck's get_size logic so it will work with the Linux floppy driver
Theodore Ts'o
1
-1
/
+1
2007-04-06
Enable e2fsck to use the tdb library for the inode count abstraction
Theodore Ts'o
1
-0
/
+2
2007-04-04
Rework e2fsck's dirinfo abstraction to be more friendly for databases
Theodore Ts'o
1
-5
/
+13
2006-09-12
Fix signed vs unsigned printf format strings for block and inode numbers
Eric Sandeen
1
-18
/
+18
2006-06-28
Minor fix to prevent e2fsck.h being included twice:
Andreas Dilger
1
-0
/
+4
2006-05-30
Add prototype for e2fsck_write_inode_full.
Matthias Andree
1
-0
/
+3
2006-03-10
Enhance e2fsck so it can fix external journal hint in the superblock
Theodore Ts'o
1
-0
/
+1
2005-12-31
Read in /etc/e2fsck.conf configuration file at startup
Theodore Ts'o
1
-0
/
+5
2005-04-14
Use a centrally stored current time for "now" which
Theodore Ts'o
1
-0
/
+2
2004-12-24
Add support to detect corrupted resize_inode's to e2fsck.
Theodore Ts'o
1
-0
/
+1
2004-11-30
Add support for passing options to the io layer using the URL syntax. For
Theodore Ts'o
1
-0
/
+1
2003-12-11
e2fsck.h (E2F_FLAG_RESTARTED): Assign a unique flag bitfield to
Theodore Ts'o
1
-1
/
+1
2003-12-02
When testing a disk using e2fsck -c, use the list
Theodore Ts'o
1
-1
/
+0
2003-08-19
e2fsck.h, unix.c (PRS, e2fsck_clear_progbar,
Theodore Ts'o
1
-1
/
+3
2003-05-17
unix.c (show_stats), e2fsck.h: Use ngettext (abbreivated with
Theodore Ts'o
1
-0
/
+2
[next]