index
:
e2fsprogs
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
resize
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-04
Don't use in-tree header files if using system uuid or blkid libraries
Theodore Ts'o
1
-10
/
+19
2009-09-07
resize2fs: fix minimum resize size calculation with flex_bg
Peng Tao
1
-3
/
+17
2009-09-07
resize2fs: calculate minimal fs size only once
Peng Tao
1
-1
/
+1
2009-07-11
resize2fs: If resize2fs fails, tell the user to run e2fsck
Theodore Ts'o
2
-2
/
+12
2009-07-02
resize2fs: Fix error message so the mountpoint is printed correctly
Theodore Ts'o
1
-3
/
+2
2009-07-02
Add support for configure --enable-verbose-makecmds
Theodore Ts'o
1
-16
/
+16
2009-07-01
Fix Makefile dependencies for libcom_err
Theodore Ts'o
1
-3
/
+3
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
2
-1
/
+7
2009-05-30
Update man pages to include ext4 in the synposis, instead of just "ext2/ext3"
Theodore Ts'o
1
-3
/
+3
2009-05-25
resize2fs: don't try to resize below calculated minimum
Eric Sandeen
1
-1
/
+9
2009-05-25
resize2fs: fix minimum size calculations
Eric Sandeen
1
-0
/
+6
2009-04-22
resize2fs: Print a warning message if the ftruncate system call fails
Theodore Ts'o
1
-2
/
+7
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
3
-15
/
+44
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-10-12
resize2fs: check for bogus new_size
Eric Sandeen
1
-0
/
+5
2008-10-01
resize2fs: Fix potential memory corruption in ext2fs_progress_init()
Manish Katiyar
1
-1
/
+1
2008-09-01
Fix debug flag definitions for the resize2fs man page
Theodore Ts'o
1
-4
/
+2
2008-09-01
Only use the test_io manager if the right environment variables are set
Theodore Ts'o
1
-1
/
+6
2008-08-28
resize2fs: Allow (non-optimal) on-line resizing for flex_bg filesystems
Theodore Ts'o
1
-1
/
+12
2008-08-27
Remove trailing whitespace for the entire source tree
Theodore Ts'o
7
-138
/
+138
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-17
Fix missing space typo's in partinfo and resize2fs
Theodore Ts'o
1
-1
/
+1
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
2
-7
/
+9
2008-06-17
mke2fs, tune2fs, resize2fs: Use floating point to calculate percentages
Theodore Ts'o
2
-7
/
+9
2008-06-17
resize2fs: Prohibit the combination of flex_bg and !resize_inode
Theodore Ts'o
1
-1
/
+20
2008-06-17
resize2fs: Fix support for the uninit_bg feature
Theodore Ts'o
2
-24
/
+65
2008-06-07
resize2fs: Add support to use the ext4 online resize ioctl's
Theodore Ts'o
1
-1
/
+17
2008-06-07
Fix gcc -Wall warnings in resize2fs
Theodore Ts'o
3
-4
/
+10
2008-04-17
Rename the feature uninit_groups to uninit_bg
Theodore Ts'o
1
-1
/
+1
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
2
-5
/
+21
2008-03-15
resize2fs: Add options to print (and resizing to) the minimum filesystem size
Josef Bacik
4
-32
/
+185
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-27
Merge branch 'maint' into next
Theodore Ts'o
2
-3
/
+5
2008-01-27
Fix minor typo in resize2fs man page
Theodore Ts'o
1
-1
/
+1
2008-01-21
Explicitly check for ftruncate64() in configure.in
Theodore Ts'o
1
-1
/
+1
[next]