index
:
e2fsprogs
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
e2fsck
/
unix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-09
Fix more spelling errors found by translators and add pluralization
Theodore Ts'o
1
-2
/
+4
2011-10-05
Pass the gettext() function to libcom_err
Theodore Ts'o
1
-0
/
+1
2011-09-30
e2fsck: zero ctx->fs after freeing fs when restarting due to MMP
Darrick J. Wong
1
-0
/
+1
2011-09-25
ext2fs: add multi-mount protection (INCOMPAT_MMP)
Andreas Dilger
1
-1
/
+100
2011-09-18
Shorten compile commands run by the build system
Theodore Ts'o
1
-0
/
+1
2011-09-16
e2fsprogs: Don't try to close an fd which is negative
Eric Sandeen
1
-5
/
+6
2011-08-31
e2fsck: add support for checking the built-in quota files
Aditya Kali
1
-0
/
+17
2011-08-11
e2fsck: catch termination signals and print information about them
Theodore Ts'o
1
-0
/
+1
2011-06-16
e2fsck: fix mysterious "FILE SYSTEM WAS MODIFIED" with no changes
Theodore Ts'o
1
-0
/
+31
2011-06-11
ext2fs: Handle internal journal over 2^32 bytes
Andreas Dilger
1
-1
/
+2
2011-05-07
Merge branch 'maint' into next
Theodore Ts'o
1
-1
/
+1
2011-05-07
e2fsck: make the "fs is mounted; continue?" prompt more paranoid
Theodore Ts'o
1
-1
/
+1
2010-12-16
Merge branch 'master' into next
Theodore Ts'o
1
-1
/
+9
2010-12-13
Merge branch 'maint' into next
Theodore Ts'o
1
-1
/
+19
2010-12-06
e2fsck: add an option which causes it to only do a journal replay
Bernd Schubert
1
-0
/
+11
2010-12-06
e2fsck: Do blkid interpretation on the external journal specifier
Theodore Ts'o
1
-1
/
+8
2010-11-22
e2fsck: Discard free data and inode blocks.
Lukas Czerner
1
-1
/
+9
2010-09-24
Merge branch 'maint' into next
Theodore Ts'o
1
-0
/
+2
2010-09-19
e2fsck: Improve error message when device name misspelled
Jan Kara
1
-0
/
+2
2010-07-19
Merge branch 'maint' into next
Theodore Ts'o
1
-0
/
+4
2010-07-05
e2fsck: Add missing ext2fs_close() call when going back to original superblock
Theodore Ts'o
1
-0
/
+2
2010-07-05
Add superblock fields which track first and most recent fs errors
Theodore Ts'o
1
-0
/
+2
2010-06-13
e2fsck: Fix up to be 64-bit block number safe
Valerie Aurora Henson
1
-6
/
+7
2010-06-07
Merge branch 'maint' into next
Theodore Ts'o
1
-5
/
+13
2010-05-17
e2fsck: Don't set the group descriptor checksums if the fsck was cancelled
Theodore Ts'o
1
-1
/
+2
2010-05-13
e2fsck: Skip time-based checks if the time looks insane or broken_system_clock
Theodore Ts'o
1
-4
/
+11
2010-03-15
Merge branch 'maint' into next
Theodore Ts'o
1
-10
/
+25
2010-03-15
e2fsck: Don't blow up if the physical device is too big
Theodore Ts'o
1
-6
/
+6
2010-03-15
e2fsck: Make the "filesystem is mounted" message more scary
Theodore Ts'o
1
-2
/
+2
2010-03-15
e2fsck: Make the -n always open the file system read-only
Theodore Ts'o
1
-2
/
+17
2009-09-07
Convert uses of super->s_*_blocks_count to ext2fs_*_blocks_count()
Valerie Aurora Henson
1
-7
/
+8
2009-09-01
e2fsck: Avoid scary failure messages on low-memory systems
Theodore Ts'o
1
-2
/
+7
2009-09-07
Merge branch 'maint' into next
Theodore Ts'o
1
-2
/
+7
2009-08-22
e2fsck: Convert e2fsck to new bitmap interface
Valerie Aurora Henson
1
-0
/
+5
2009-06-15
e2fsck: fix miscellaneous memory leaks
Theodore Ts'o
1
-1
/
+0
2009-05-28
e2fsck: Go back to the original superblock if the backup sb is invalid
Theodore Ts'o
1
-21
/
+45
2009-05-28
Add empty function for init_resource_track() and print_resource_track()
Ken Chen
1
-7
/
+2
2009-05-17
e2fsck: initialize error handling before journal replay
Andreas Dilger
1
-2
/
+2
2009-04-28
e2fsck: Skip journal checks if the fs is mounted and doesn't need recovery
Theodore Ts'o
1
-0
/
+5
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
-1
/
+1
2008-12-08
e2fsck: In verbose mode, distinguish between fragmented directories/files
Theodore Ts'o
1
-7
/
+21
2008-09-09
e2fsck: Fix e2fsck automatic blocksize detetion
Theodore Ts'o
1
-0
/
+2
2008-09-01
Only use the test_io manager if the right environment variables are set
Theodore Ts'o
1
-4
/
+5
2008-08-27
Remove trailing whitespace for the entire source tree
Theodore Ts'o
1
-44
/
+44
2008-08-24
Fix miscellaneous compile warnings
Andreas Dilger
1
-0
/
+1
2008-08-14
e2fsck: Fix ind/dind/tind statistics and add extent depth statistics
Theodore Ts'o
1
-0
/
+15
2008-08-10
e2fsck: Fix check to see if an extent-based file is fragmented
Theodore Ts'o
1
-2
/
+7
2008-07-13
Define _XOPEN_SOURCE to 600 consistently for Solaris C99 support
Theodore Ts'o
1
-0
/
+2
2008-06-07
e2fsck: Add better explanatory message when s_lastcheck is in the future
Theodore Ts'o
1
-0
/
+4
[next]