Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
e2fsprogs
/
0991896720917b467e573a5fae38539d950d0617
/
resize
/
online.c
65c6c3e
Add support for new compat feature "sparse_super2"
by Theodore Ts'o
· 11 years ago
e39082e
misc: don't leak file descriptors (on error paths)
by Darrick J. Wong
· 11 years ago
5a760d4
resize2fs: add debugging code to test the old online resizing interfaces
by Theodore Ts'o
· 12 years ago
06ca8da
resize2fs: enforce restrictions if the kernel doesn't do meta_bg resizing
by Theodore Ts'o
· 12 years ago
3f6fbf9
resize2fs: treat EINVAL to mean the new resize ioctl does not exist
by Theodore Ts'o
· 13 years ago
cacad7d
resize2fs: Do not fail if EXT4_IOC_RESIZE_FS ioctl doesn't exist
by Lukas Czerner
· 13 years ago
3fcd8fe
Fix more spelling errors found by translators and add pluralization
by Theodore Ts'o
· 13 years ago
2005696
resize2fs: fix on-line resizing
by Theodore Ts'o
· 13 years ago
d1154eb
Shorten compile commands run by the build system
by Theodore Ts'o
· 13 years ago
98f4547
e2fsprogs: add ext2fs_group_blocks_count helper
by Eric Sandeen
· 13 years ago
9f6ba88
resize2fs: add support for new in-kernel online resize ioctl
by Yongqiang Yang
· 13 years ago
0358c9f
Merge branch 'maint' into next
by Theodore Ts'o
· 14 years ago
1df5656
resize2fs: Clarify error explaining on-line shrinking is not supported at all
by Theodore Ts'o
· 14 years ago
8728d50
resize2fs: Fix up to be 64-bit block number safe
by Valerie Aurora Henson
· 14 years ago
d7cca6b
Convert to use block group accessor functions
by Valerie Aurora Henson
· 15 years ago
4efbac6
Convert uses of super->s_*_blocks_count to ext2fs_*_blocks_count()
by Valerie Aurora Henson
· 15 years ago
c09043f
resize2fs: Fix data corruption bug when shrinking the inode table for ext4
by Theodore Ts'o
· 16 years ago
f844b32
resize2fs: Allow (non-optimal) on-line resizing for flex_bg filesystems
by Theodore Ts'o
· 16 years ago
efc6f62
Remove trailing whitespace for the entire source tree
by Theodore Ts'o
· 16 years ago
df9c01b
Fix missing space typo's in partinfo and resize2fs
by Theodore Ts'o
· 16 years ago
71ff129
Merge branch 'maint'
by Theodore Ts'o
· 16 years ago
9ff8ece
mke2fs, tune2fs, resize2fs: Use floating point to calculate percentages
by Theodore Ts'o
· 16 years ago
5c4f8d6
resize2fs: Add support to use the ext4 online resize ioctl's
by Theodore Ts'o
· 16 years ago
3e41608
Fix Debian rules files to support building non-Linux archs
by Samuel Thibault
· 17 years ago
de8f3a7
Fix gcc -Wall warnings, especially on 64-bit systems
by Andreas Dilger
· 17 years ago
d255b22
Fix resize2fs error msgs if the fs or kernel doesn't support on-line resize
by Theodore Ts'o
· 18 years ago
d1b4b85
Fix more rounding overflows for filesystems that have 2**32-1 blocks
by Eric Sandeen
· 18 years ago
d0ff90d
Fix signed vs unsigned printf format strings for block and inode numbers
by Eric Sandeen
· 18 years ago
a8862d9
Fix potential 2**32-1 overflow by using e2p_percent()
by Theodore Ts'o
· 18 years ago
bf69235
Add support for on-line resizing to resize2fs
by Theodore Ts'o
· 19 years ago