index
:
e2fsprogs
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
e2fsck
/
pass1.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-23
e2fsck: On a 32-bit filesystem, make sure i_file_acl_high is zero
Theodore Ts'o
1
-0
/
+4
2008-12-25
e2fsck: Fix an unhandled corruption case in scan_extent_node()
Theodore Ts'o
1
-14
/
+22
2008-12-22
e2fsck: Fix double-counting of non-contiguous extent-based inodes
Theodore Ts'o
1
-7
/
+0
2008-12-08
e2fsck: Enhance fragcheck report with file/directory information
Theodore Ts'o
1
-6
/
+24
2008-12-08
e2fsck: In verbose mode, distinguish between fragmented directories/files
Theodore Ts'o
1
-4
/
+12
2008-11-16
Fix various signed/unsigned gcc warnings
Theodore Ts'o
1
-2
/
+2
2008-09-12
Fix compiling under diet libc
Theodore Ts'o
1
-0
/
+2
2008-08-27
Remove trailing whitespace for the entire source tree
Theodore Ts'o
1
-91
/
+91
2008-08-25
Add support for with empty directory blocks in 64k blocksize filesystems
Theodore Ts'o
1
-7
/
+11
2008-08-17
e2fsck: fix spurious complaints about i_size caused by preallocated blocks
Theodore Ts'o
1
-1
/
+3
2008-08-17
e2fsck: Fix max size calculation for extent files
Theodore Ts'o
1
-1
/
+3
2008-08-14
e2fsck: Fix ind/dind/tind statistics and add extent depth statistics
Theodore Ts'o
1
-6
/
+17
2008-08-12
e2fsck: Fix signed/unsigned error in fragcheck report for indirect blocks
Theodore Ts'o
1
-2
/
+2
2008-08-10
e2fsck: Fix check to see if an extent-based file is fragmented
Theodore Ts'o
1
-2
/
+25
2008-07-07
e2fsck: Fix i_size checking for large extent-based files
Eric Sandeen
1
-4
/
+12
2008-06-07
Fix gcc -Wall warnings in e2fsck
Theodore Ts'o
1
-6
/
+5
2008-06-02
e2fsck: Detect unordered extents in an extent node
Theodore Ts'o
1
-4
/
+7
2008-06-02
e2fsck: Wire up callback functions for _alloc_block() and _block_alloc_stats()
Theodore Ts'o
1
-0
/
+47
2008-05-30
e2fsck: Don't double count an extent after deleting the last extent
Theodore Ts'o
1
-1
/
+5
2008-05-28
e2fsck: Don't skip an extent after deleting an invalid extent
Theodore Ts'o
1
-0
/
+8
2008-04-17
e2fsck: Only check PR_1_EXTENT_ENDS_BEYOND for leaf nodes
Eric Sandeen
1
-1
/
+2
2008-04-17
Add support for the HUGE_FILE feature
Theodore Ts'o
1
-2
/
+10
2008-04-01
e2fsck: Fix extent flag validity tests in pass1 on big endian boxes.
Eric Sandeen
1
-5
/
+46
2008-03-24
e2fsck: Don't object to extents flags on deleted fast symlinks
Theodore Ts'o
1
-8
/
+8
2008-03-20
Fix ext2fs_extent_get for uninit leaf extents
Eric Sandeen
1
-2
/
+4
2008-03-13
e2fsck: Check for fast symlinks that have EXTENTS_FL set
Theodore Ts'o
1
-0
/
+8
2008-03-13
e2fsck: Support long symlinks which use extents
Theodore Ts'o
1
-3
/
+29
2008-03-13
Merge branch 'maint'
Theodore Ts'o
1
-1
/
+24
2008-03-13
e2fsck: Fix directory i_size handling
Theodore Ts'o
1
-1
/
+24
2008-02-22
e2fsck: Account for index nodes in the extent tree for i_blocks
Theodore Ts'o
1
-0
/
+1
2008-02-18
Improve support for in-inode EA's
Andreas Dilger
1
-8
/
+27
2008-02-18
e2fsck: Add support for extents
Theodore Ts'o
1
-22
/
+178
2008-02-18
e2fsck: factor out code to clear an inode into e2fsck_clear_inode()
Theodore Ts'o
1
-29
/
+32
2007-11-01
Merge branch 'cl/remove-masix' into next
Theodore Ts'o
1
-4
/
+0
2007-11-01
e2fsck: remove masix support
Coly Li
1
-4
/
+0
2007-11-01
check_ea_in_inode: Cleanup e2fsck_write_inode_full() call
Dmitry V. Levin
1
-1
/
+1
2007-08-03
Merge branch 'maint'
Theodore Ts'o
1
-1
/
+6
2007-08-03
e2fsck: Allow i_size to be rounded up to the size of a VM page
Theodore Ts'o
1
-1
/
+6
2007-08-03
Add I/O statistics to e2fsck
Theodore Ts'o
1
-2
/
+2
2007-06-22
e2fsck: added sanity check for xattr validation
Andreas Dilger
1
-0
/
+5
2007-05-22
Fix gcc -Wall issues in e2fsck sources
Theodore Ts'o
1
-5
/
+7
2007-05-08
Remove check in e2fsck which requires EA's in inodes to be sorted
Kalpak Shah
1
-12
/
+1
2007-04-14
Fix e2fsck's check_is_really_dir logic
Theodore Ts'o
1
-5
/
+2
2007-04-14
Improve I/O error messages in e2fsck
Theodore Ts'o
1
-5
/
+13
2007-04-06
Enable e2fsck to use the tdb library for the inode count abstraction
Theodore Ts'o
1
-2
/
+34
2007-04-04
Fix potential reference (and free) to an uninitialized pointer in e2fsck
Theodore Ts'o
1
-1
/
+1
2007-04-02
e2fsck: Recover a special file which looks an awful lot like a directory
Theodore Ts'o
1
-0
/
+69
2007-03-31
Fix edge case when i_size doesn't get fixed until second e2fsck run
Theodore Ts'o
1
-4
/
+3
2007-03-28
[COVERITY] Fix (error case only) memory leak in e2fsck pass #1
Brian Behlendorf
1
-0
/
+3
2007-03-28
[COVERITY] Fix memory leak when parsing extended options in e2fsck
Brian Behlendorf
1
-4
/
+5
[prev]
[next]