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
2010-02-10
Merge branch 'maint' into next
Theodore Ts'o
1
-11
/
+55
2010-02-05
e2fsck: Fix the check if a file is really a directory to understand extents
Nick Dokos
1
-11
/
+55
2010-01-31
Merge branch 'maint' into next
Theodore Ts'o
1
-48
/
+38
2010-01-30
e2fsck: Remove some erroneously leftover blk_t casts
Theodore Ts'o
1
-7
/
+5
2009-11-29
e2fsck: Try to update on-disk bitmap in e2fsck_get_alloc_block() callback
Theodore Ts'o
1
-0
/
+4
2009-11-29
e2fsck: detect holes in extent-mapped directories
Theodore Ts'o
1
-0
/
+13
2009-11-29
e2fsck: Move check to add an index to a directory after fixing i_size
Theodore Ts'o
1
-4
/
+6
2009-11-29
e2fsck: Fix directory with holes even when i_size is wrong
Theodore Ts'o
1
-44
/
+15
2009-10-25
Convert ext2fs_group_{first,last}_block() to *block2()
Theodore Ts'o
1
-5
/
+5
2009-10-25
Convert to use block group accessor functions
Valerie Aurora Henson
1
-18
/
+18
2009-10-24
Merge branch 'maint' into next
Theodore Ts'o
1
-1
/
+1
2009-10-12
e2fsck: Fix handling of non-zero i_blocks_high field
Theodore Ts'o
1
-1
/
+10
2009-09-07
Convert uses of super->s_*_blocks_count to ext2fs_*_blocks_count()
Valerie Aurora Henson
1
-12
/
+12
2009-09-07
Use ext2fs_file_acl_block() instead of using .i_file_acl directly
Valerie Aurora Henson
1
-6
/
+8
2009-09-07
Convert to use io_channel_read_blk64() and io_channel_write_blk64()
Valerie Aurora Henson
1
-4
/
+4
2009-08-22
e2fsck: Convert e2fsck to new bitmap interface
Valerie Aurora Henson
1
-48
/
+55
2009-08-18
e2fsck: Only ask to relocate a block group's inode table once
Theodore Ts'o
1
-1
/
+2
2009-08-18
e2fsck: Teach new_table_block() to allocate new itables/bitmaps with FLEX_BG
Theodore Ts'o
1
-3
/
+29
2009-06-21
Fix encoding for rec_len in directories for >= 64k blocksize file systems
Theodore Ts'o
1
-4
/
+6
2009-05-28
libext2fs: add ext2fs_extent_open2
number9652
1
-2
/
+2
2009-05-28
Add empty function for init_resource_track() and print_resource_track()
Ken Chen
1
-8
/
+1
2009-05-17
e2fsck: Don't crash if an inode with a bad extent header is not cleared
Theodore Ts'o
1
-3
/
+4
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
[next]