Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-05-25 | Fix gcc -Wall warnings, especially on 64-bit systems | Andreas Dilger | 1 | -4/+5 |
2006-10-02 | Fix resize2fs error msgs if the fs or kernel doesn't support on-line resize | Theodore Ts'o | 1 | -2/+21 |
2006-09-12 | Fix more rounding overflows for filesystems that have 2**32-1 blocks | Eric Sandeen | 1 | -2/+1 |
2006-09-12 | Fix signed vs unsigned printf format strings for block and inode numbers | Eric Sandeen | 1 | -2/+2 |
2006-08-30 | Fix potential 2**32-1 overflow by using e2p_percent() | Theodore Ts'o | 1 | -1/+2 |
2006-03-17 | Add support for on-line resizing to resize2fs | Theodore Ts'o | 1 | -0/+141 |