index
:
e2fsprogs
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
e2fsck
/
pass2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-16
libext2fs: ext2fs_[set_]file_acl_block needs to check for 64-bit feature flag
Theodore Ts'o
1
-15
/
+15
2011-09-18
Shorten compile commands run by the build system
Theodore Ts'o
1
-0
/
+1
2011-09-16
e2fsck: Don't store old_op from ehandler_operation if we don't restore it.
Eric Sandeen
1
-2
/
+1
2011-09-16
e2fsprogs: Remove impossible name_len tests.
Eric Sandeen
1
-6
/
+0
2011-08-31
e2fsck: add support for checking the built-in quota files
Aditya Kali
1
-3
/
+13
2011-07-08
misc: use EXT2_I_SIZE() consistently to get size
Andreas Dilger
1
-2
/
+1
2011-06-11
misc: clean up compiler warnings
Andreas Dilger
1
-1
/
+2
2010-06-13
e2fsck: Fix up to be 64-bit block number safe
Valerie Aurora Henson
1
-20
/
+20
2010-06-07
Merge branch 'maint' into next
Theodore Ts'o
1
-6
/
+11
2010-05-11
e2fsck: Don't clear inodes if we found inodes that are in the unused region
Theodore Ts'o
1
-6
/
+11
2010-01-31
Merge branch 'maint' into next
Theodore Ts'o
1
-28
/
+2
2009-11-29
e2fsck: Fix block allocation for holes in extent-mapped directories
Theodore Ts'o
1
-28
/
+2
2009-10-25
Convert ext2fs_block_alloc_stats() calls to block_alloc_stats2()
Valerie Aurora Henson
1
-3
/
+5
2009-10-25
Convert to use block group accessor functions
Valerie Aurora Henson
1
-2
/
+2
2009-10-25
libext2fs: Convert ext2fs_bg_flag_test() to ext2fs_bg_flags_test()
Theodore Ts'o
1
-1
/
+1
2009-10-25
libext2fs: clean up ext2fs_bg_flags_ interfaces
Eric Sandeen
1
-1
/
+1
2009-09-07
Convert uses of super->s_*_blocks_count to ext2fs_*_blocks_count()
Valerie Aurora Henson
1
-2
/
+2
2009-09-07
Use ext2fs_file_acl_block() instead of using .i_file_acl directly
Valerie Aurora Henson
1
-12
/
+12
2009-09-07
Use accessor functions fields for bg_flags in the block group descriptors
Theodore Ts'o
1
-3
/
+3
2009-08-22
e2fsck: Convert e2fsck to new bitmap interface
Valerie Aurora Henson
1
-15
/
+15
2009-07-06
e2fsck: remove unnecessary continue statement
Kazuya Mio
1
-2
/
+0
2009-06-21
Fix encoding for rec_len in directories for >= 64k blocksize file systems
Theodore Ts'o
1
-20
/
+22
2009-06-15
e2fsck: fix miscellaneous memory leaks
Theodore Ts'o
1
-0
/
+1
2009-05-28
Add empty function for init_resource_track() and print_resource_track()
Ken Chen
1
-9
/
+1
2009-05-28
e2fsck: only restart e2fsck once for inodes in uninit range
Andreas Dilger
1
-4
/
+10
2009-04-23
e2fsck: On a 32-bit filesystem, make sure i_file_acl_high is zero
Theodore Ts'o
1
-0
/
+11
2008-11-26
e2fsck: Don't cancel the fsck run after clearing an errant INODE_UNINIT flag
Theodore Ts'o
1
-10
/
+8
2008-11-16
Fix various signed/unsigned gcc warnings
Theodore Ts'o
1
-2
/
+2
2008-08-27
Remove trailing whitespace for the entire source tree
Theodore Ts'o
1
-51
/
+51
2008-08-25
Add support for with empty directory blocks in 64k blocksize filesystems
Theodore Ts'o
1
-22
/
+38
2008-08-24
fix e2fsck error message for bad htree depth
Andreas Dilger
1
-0
/
+1
2008-04-17
Add support for the HUGE_FILE feature
Theodore Ts'o
1
-1
/
+1
2008-03-20
Make e2fsck uninit block group aware
Jose R. Santos
1
-9
/
+68
2008-03-13
e2fsck: Support long symlinks which use extents
Theodore Ts'o
1
-1
/
+1
2008-03-13
Merge branch 'maint'
Theodore Ts'o
1
-2
/
+9
2008-03-12
e2fsck: Handle a pass 2 "should never happen" error gracefully
Theodore Ts'o
1
-2
/
+9
2008-02-27
Merge branch 'maint'
Theodore Ts'o
1
-9
/
+0
2008-02-27
e2fsck: Don't clear the LARGE_FILES feature flag
Theodore Ts'o
1
-9
/
+0
2008-02-18
e2fsck: factor out code to clear an inode into e2fsck_clear_inode()
Theodore Ts'o
1
-8
/
+1
2007-11-01
e2fsck: remove masix support
Coly Li
1
-4
/
+0
2007-10-06
Merge branch 'maint'
Theodore Ts'o
1
-0
/
+2
2007-10-06
e2fsck: update the backup superblocks if the feature bitmasks are changed
Theodore Ts'o
1
-0
/
+2
2007-08-03
Add I/O statistics to e2fsck
Theodore Ts'o
1
-2
/
+2
2007-07-10
e2fsck: Fix salvage_directory when the last entry's rec_len is too big
Kalpak Shah
1
-4
/
+5
2007-04-18
Remove unused variable in e2fsck/pass2.c:check_dir_block()
Theodore Ts'o
1
-1
/
+0
2007-04-14
Correct byteswapping for fast symlinks with xattrs
Bryn M. Reeves
1
-16
/
+0
2007-04-14
Improve I/O error messages in e2fsck
Theodore Ts'o
1
-0
/
+3
2007-04-06
Enable e2fsck to use the tdb library for the inode count abstraction
Theodore Ts'o
1
-1
/
+7
2007-04-04
Rework e2fsck's dirinfo abstraction to be more friendly for databases
Theodore Ts'o
1
-19
/
+21
2006-11-14
Fix misc. gcc -Wall complaints in the misc and e2fsck directories
Theodore Ts'o
1
-2
/
+2
[next]