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
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
2008-01-21
resize2fs: Add sanity check for off_t overflow before truncating
Theodore Ts'o
1
-1
/
+3
2008-01-01
Merge branch 'maint' into next
Theodore Ts'o
2
-4
/
+4
2007-12-27
Convert use of ext2fs_get_mem to ext2fs_get_array for overflow detection
Theodore Ts'o
2
-4
/
+4
2007-12-17
Merge branch 'maint' into next
Theodore Ts'o
1
-0
/
+6
2007-12-15
Fix Debian rules files to support building non-Linux archs
Samuel Thibault
1
-0
/
+6
2007-10-14
libext2fs: Add EXT2_DESC_SIZE and EXT2_DESC_PER_BLOCK macros
Valerie Clement
1
-4
/
+3
2007-07-08
Remove Changelog files since they're not used after the git migration
Theodore Ts'o
1
-702
/
+0
2007-06-24
Update Release Notes, Changelogs, version.h, etc. for 1.40 release
Theodore Ts'o
1
-0
/
+4
2007-06-18
Don't write changes to the backup superblocks by default
Theodore Ts'o
2
-0
/
+7
2007-05-25
Fix gcc -Wall warnings, especially on 64-bit systems
Andreas Dilger
6
-9
/
+30
2007-05-18
Store the RAID stride value in the superblock and take advantage of it
Theodore Ts'o
2
-1
/
+13
2007-03-18
[COVERITY] Fix missing return code check for ext2fs_write_inode
Brian Behlendorf
2
-1
/
+8
2006-12-26
Use the newer add/remove_error_table com_err interfaces
Theodore Ts'o
2
-1
/
+7
2006-10-02
Fix resize2fs error msgs if the fs or kernel doesn't support on-line resize
Theodore Ts'o
2
-2
/
+29
2006-09-12
Fix more rounding overflows for filesystems that have 2**32-1 blocks
Eric Sandeen
3
-3
/
+8
2006-09-12
Add checks to make sure inode counts don't overflow a 32-bit value
Eric Sandeen
2
-0
/
+11
2006-09-12
Fix signed vs unsigned printf format strings for block and inode numbers
Eric Sandeen
2
-2
/
+6
2006-09-12
Remove unused variables
Eric Sandeen
2
-3
/
+5
2006-08-30
Fix potential 2**32-1 overflow by using e2p_percent()
Theodore Ts'o
3
-3
/
+8
2006-08-30
Detect overflows in loop counters
Eric Sandeen
2
-1
/
+7
2006-08-30
Fix potential 2**32-1 overflow problems by ext2fs_div_ceil()
Theodore Ts'o
2
-7
/
+11
2006-05-22
Fix spelling mistakes in e2fsck, mke2fs.conf, and resize2fs man pages
Theodore Ts'o
2
-1
/
+6
2006-05-21
Clarify resize2fs man page and add reference to LVM
Theodore Ts'o
2
-4
/
+15
2006-05-14
Add RAID stride support to resize2fs
Theodore Ts'o
3
-5
/
+83
2006-03-18
Fix format statements to make e2fsprogs programs 32-bit clean
Takashi Sato
3
-6
/
+9
2006-03-18
Change resize2fs open modes for mounted and unmounted filesystems
Theodore Ts'o
2
-1
/
+13
2006-03-17
Add support for on-line resizing to resize2fs
Theodore Ts'o
7
-96
/
+342
2005-12-29
Clean up gcc -Wall complaints in resize2fs
Theodore Ts'o
2
-3
/
+4
2005-12-29
Make resize2fs expand or truncate a file containing a filesystem.
Theodore Ts'o
2
-20
/
+65
2005-08-08
Fix fencepost error in resize2fs caught by valgrind
Theodore Ts'o
2
-1
/
+15
2005-06-30
Update for e2fsprogs 1.38 release.
Theodore Ts'o
1
-0
/
+4
2005-05-09
Fix some minor typo's and grammar's strings, and remove debugging strings
Theodore Ts'o
3
-15
/
+23
2005-05-06
Update "make depend" information. Fixes SMP parallel build problem.
Theodore Ts'o
1
-13
/
+14
2005-03-21
Update for the e2fsprogs 1.37 release.
Theodore Ts'o
1
-0
/
+4
2005-02-05
Update for release of e2fsprogs 1.36.
Theodore Ts'o
1
-0
/
+4
2005-01-26
resize2fs.c: Fix bug where we don't release the blocks belonging
Theodore Ts'o
2
-45
/
+29
2005-01-05
Add new function in e2p for parsing the number of blocks on the command line
Theodore Ts'o
3
-42
/
+25
2004-12-24
Fix resize2fs so that it properly handles filesystems with the resize_inode
Theodore Ts'o
2
-10
/
+99
2004-12-15
Add install-strip and install-shlibs-strip targets
Theodore Ts'o
2
-4
/
+15
[prev]
[next]