index
:
e2fsprogs
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
resize
/
resize2fs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-13
resize2fs: Fix up to be 64-bit block number safe
Valerie Aurora Henson
1
-56
/
+60
2010-02-10
Merge branch 'maint' into next
Theodore Ts'o
1
-0
/
+4
2010-02-05
resize2fs: Fix fix uninit group test accessing invalid memory
Theodore Ts'o
1
-0
/
+4
2009-11-16
Merge branch 'maint' into next
Theodore Ts'o
1
-0
/
+4
2009-11-12
resize2fs: exit fix_sb_journal_backup early for external journal
Eric Sandeen
1
-0
/
+4
2009-10-25
Convert ext2fs_group_of_blk() to ext2fs_group_of_blk2()
Theodore Ts'o
1
-1
/
+1
2009-10-25
Convert ext2fs_block_alloc_stats() calls to block_alloc_stats2()
Valerie Aurora Henson
1
-11
/
+11
2009-10-25
Convert to use block group accessor functions
Valerie Aurora Henson
1
-56
/
+51
2009-10-25
libext2fs: Convert ext2fs_bg_flag_test() to ext2fs_bg_flags_test()
Theodore Ts'o
1
-8
/
+7
2009-10-25
libext2fs: clean up ext2fs_bg_flags_ interfaces
Eric Sandeen
1
-6
/
+5
2009-09-07
Convert uses of super->s_*_blocks_count to ext2fs_*_blocks_count()
Valerie Aurora Henson
1
-50
/
+56
2009-09-07
Use ext2fs_file_acl_block() instead of using .i_file_acl directly
Valerie Aurora Henson
1
-3
/
+3
2009-09-07
resize2fs: fix minimum resize size calculation with flex_bg
Peng Tao
1
-3
/
+17
2009-09-07
Use accessor functions fields for bg_flags in the block group descriptors
Theodore Ts'o
1
-16
/
+16
2009-09-07
Convert to use io_channel_read_blk64() and io_channel_write_blk64()
Valerie Aurora Henson
1
-18
/
+18
2009-09-07
Merge branch 'maint' into next
Theodore Ts'o
1
-3
/
+17
2009-08-22
resize2fs: Move everything to new bitmap interface
Valerie Aurora Henson
1
-41
/
+41
2009-07-11
resize2fs: If resize2fs fails, tell the user to run e2fsck
Theodore Ts'o
1
-0
/
+5
2009-06-18
resize2fs: update sb journal backup if journal was moved
Eric Sandeen
1
-0
/
+27
2009-06-15
resize2fs: fix miscellaneous memory leaks
Theodore Ts'o
1
-0
/
+4
2009-05-25
resize2fs: fix minimum size calculations
Eric Sandeen
1
-0
/
+6
2009-04-18
resize2fs: Fix corruption bug impacting ext4 filesystems with uninit_bg
Theodore Ts'o
1
-1
/
+1
2009-04-18
resize2fs: Fix data corruption bug when shrinking the inode table for ext4
Theodore Ts'o
1
-14
/
+42
2009-04-18
resize2fs: Fix data corruption bug when growing an ext4 filesystem off-line
Theodore Ts'o
1
-0
/
+21
2009-03-08
remove useless if-before-free tests
Jim Meyering
1
-2
/
+1
2009-01-20
resize2fs: Reserve some extra space for -P/-M for ext4 filesystems
Theodore Ts'o
1
-0
/
+8
2009-01-19
resize2fs: Release bitmap and itable blocks in flex_bg filesystems
Theodore Ts'o
1
-0
/
+37
2009-01-19
resize2fs: Move all required blocks for ext4 filesystems
Theodore Ts'o
1
-1
/
+1
2008-11-16
Fix various signed/unsigned gcc warnings
Theodore Ts'o
1
-4
/
+3
2008-08-27
Remove trailing whitespace for the entire source tree
Theodore Ts'o
1
-69
/
+69
2008-08-22
resize2fs: Make sure we close out the progress bar in pass #4
Theodore Ts'o
1
-0
/
+4
2008-08-22
resize2fs: supply block allocator for extents function
Theodore Ts'o
1
-0
/
+25
2008-08-22
resize2fs: Fix support for filesystems with the uninit_bg feature
Theodore Ts'o
1
-13
/
+84
2008-08-17
resize2fs: Fix double bumping of directory in-use counts
Theodore Ts'o
1
-7
/
+0
2008-07-10
resize2fs: Clean up the resize inode properly if necessary
Theodore Ts'o
1
-3
/
+15
2008-06-17
Merge branch 'maint'
Theodore Ts'o
1
-3
/
+4
2008-06-17
mke2fs, tune2fs, resize2fs: Use floating point to calculate percentages
Theodore Ts'o
1
-3
/
+4
2008-06-17
resize2fs: Fix support for the uninit_bg feature
Theodore Ts'o
1
-18
/
+65
2008-06-07
Fix gcc -Wall warnings in resize2fs
Theodore Ts'o
1
-2
/
+2
2008-04-17
Add support for the HUGE_FILE feature
Theodore Ts'o
1
-1
/
+1
2008-03-20
Make resize2fs uninit block group aware
Jose R. Santos
1
-5
/
+14
2008-03-15
resize2fs: Add options to print (and resizing to) the minimum filesystem size
Josef Bacik
1
-1
/
+139
2008-03-13
Merge branch 'maint'
Theodore Ts'o
1
-24
/
+19
2008-03-09
resize2fs: Fix resizing filesystems with large inodes
Theodore Ts'o
1
-24
/
+19
2008-02-29
Merge branch 'maint'
Theodore Ts'o
1
-3
/
+19
2008-02-28
resize2fs: Fix movement of large (greater than 128 byte) inodes
Eric Sandeen
1
-3
/
+19
2008-01-01
Merge branch 'maint' into next
Theodore Ts'o
1
-3
/
+3
2007-12-27
Convert use of ext2fs_get_mem to ext2fs_get_array for overflow detection
Theodore Ts'o
1
-3
/
+3
2007-10-14
libext2fs: Add EXT2_DESC_SIZE and EXT2_DESC_PER_BLOCK macros
Valerie Clement
1
-4
/
+3
2007-06-18
Don't write changes to the backup superblocks by default
Theodore Ts'o
1
-0
/
+1
[next]