index
:
android_external_e2fsprogs
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_prerebase
cm-9.1.0
gb-release-7.2
gingerbread
gingerbread-release
ics
ics-recovery
ics-release
jellybean
jellybean-stable
lineage-15.0
lineage-15.1
lineage-15.1_20180224
lineage-16.0
lineage-17.0
lineage-17.1
master
mr1.1-staging
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-14.1-cafrebase
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
resize
Commit message (
Expand
)
Author
Age
Files
Lines
*
build static e2fsprogs
Austen Dicken
2015-10-16
1
-0
/
+13
*
Switch back to 1.42.9 now that there is a fix
JP Abgrall
2014-03-19
13
-584
/
+1096
*
Revert changes that moved from 1.41.14 to 1.42.9
JP Abgrall
2014-03-06
13
-1096
/
+584
*
Add missing libext2_quota linkage and resource_track.c
Bernhard Rosenkraenzer
2014-02-19
1
-1
/
+2
*
Add files that would normally be generated by the e2fsprogs build system
Bernhard Rosenkränzer
2014-01-05
7
-7
/
+0
*
Re-add Android makefiles from AOSP master
Bernhard Rosenkränzer
2013-12-31
1
-0
/
+68
*
Clean up sparse warnings
Theodore Ts'o
2013-12-16
3
-3
/
+7
*
build: quiet LLVM non-literal string format warning
Andreas Dilger
2013-12-15
2
-11
/
+11
*
misc: don't leak file descriptors (on error paths)
Darrick J. Wong
2013-12-12
1
-3
/
+9
*
e2fsprogs: add (optional) sparse checking to the build
Darrick J. Wong
2013-10-11
1
-0
/
+1
*
resize2fs: relocate inode table blocks if necessary when shrinking
Theodore Ts'o
2013-09-30
1
-7
/
+17
*
resize2fs: fix -M size calculations to avoid cutting off the inode table
Theodore Ts'o
2013-09-30
1
-0
/
+9
*
resize2fs: add debugging support for resize2fs -M calcuations
Theodore Ts'o
2013-09-30
4
-9
/
+59
*
resize2fs: use blk64_t and location getters for free_gdp_blocks()
Darrick J. Wong
2013-09-09
1
-21
/
+20
*
resize2fs: move bitmaps if shrinking would orphan them
Eric Sandeen
2013-06-20
1
-0
/
+27
*
resize2fs: fix off-line resize of file systems with flex_bg && !resize_inode
Theodore Ts'o
2013-03-31
1
-13
/
+45
*
Fix warnings about functions not returning a value
Philipp Thomas
2013-01-27
1
-1
/
+1
*
mke2fs, tune2fs, resize2fs: add warning messages for bigalloc and quota
Theodore Ts'o
2013-01-21
1
-0
/
+14
*
resize2fs: move a cluster at a time with bigalloc file systems
Theodore Ts'o
2013-01-20
1
-5
/
+23
*
resize2fs: correctly account for clusters when calculating summary stats
Theodore Ts'o
2013-01-19
1
-13
/
+24
*
resize2fs: check in test-resize script
Theodore Ts'o
2013-01-16
1
-0
/
+27
*
resize2fs: add debugging code to test the old online resizing interfaces
Theodore Ts'o
2013-01-14
1
-2
/
+43
*
Fix 32-bit overflow problems: dgrp_t * s_blocks_per_group
Theodore Ts'o
2013-01-05
1
-6
/
+4
*
resize2fs: use [un]mark_block_range bitmap functions to reduce CPU usage
Theodore Ts'o
2013-01-03
1
-43
/
+24
*
resize2fs: add resource tracking as a debug option
Theodore Ts'o
2013-01-03
5
-16
/
+213
*
resize2fs: fix 32-bit overflow when calculating the number of free blocks
Theodore Ts'o
2013-01-03
1
-6
/
+6
*
resize2fs: fix 32-bit overflow issue which can corrupt 64-bit file systems
Theodore Ts'o
2013-01-03
1
-4
/
+2
*
resize2fs: create optimized flex_bg block groups
Theodore Ts'o
2012-12-29
1
-22
/
+0
*
resize2fs: allow resizing flex_bg && !resize_inode file systems
Theodore Ts'o
2012-12-29
1
-22
/
+0
*
resize2fs: handle bg descriptors which overlap with other bg's metadata
Theodore Ts'o
2012-12-29
1
-4
/
+31
*
resize2fs: reserve all metadata blocks for flex_bg file systems
Theodore Ts'o
2012-12-29
1
-0
/
+22
*
resize2fs: reserve fs metadata blocks first in blocks_to_move()
Theodore Ts'o
2012-12-29
1
-11
/
+12
*
resize2fs: fix gcc -Wall nits and valgrind complaints
Theodore Ts'o
2012-11-29
2
-16
/
+4
*
resize2fs: grow uninit_bg file systems more efficiently
Theodore Ts'o
2012-09-13
1
-3
/
+25
*
resize2fs: enforce restrictions if the kernel doesn't do meta_bg resizing
Theodore Ts'o
2012-09-13
1
-13
/
+29
*
resize2fs: allow meta_bg/64-bit file systems to be online resized
Theodore Ts'o
2012-09-13
1
-19
/
+22
*
resize2fs: fix overhead calculation for meta_bg file systems
Theodore Ts'o
2012-09-13
1
-32
/
+45
*
resize2fs: enforce the 16TB limit on 32-bit file systems correctly
Theodore Ts'o
2012-09-13
1
-8
/
+12
*
Remove unnecessary escape before tab in man pages
Theodore Ts'o
2012-05-27
1
-28
/
+28
*
resize2fs: use EXT2_FLAG_64BITS
Sami Liedes
2012-03-22
1
-0
/
+3
*
build: fix compile warnings on OSX
Andreas Dilger
2012-02-27
1
-10
/
+2
*
resize2fs: take s_first_data_block into account for resize2fs -M
Jan Kara
2012-02-17
1
-0
/
+1
*
resize2fs: treat EINVAL to mean the new resize ioctl does not exist
Theodore Ts'o
2011-11-20
1
-1
/
+10
*
libext2fs: ext2fs_[set_]file_acl_block needs to check for 64-bit feature flag
Theodore Ts'o
2011-10-16
1
-4
/
+5
*
resize2fs: don't fail when shrinking an empty file system
Theodore Ts'o
2011-10-16
1
-1
/
+1
*
resize2fs: Do not fail if EXT4_IOC_RESIZE_FS ioctl doesn't exist
Lukas Czerner
2011-10-16
1
-1
/
+6
*
Fix more spelling errors found by translators and add pluralization
Theodore Ts'o
2011-10-09
1
-1
/
+2
*
Fix spelling errors pointed out by translators
Theodore Ts'o
2011-10-08
1
-1
/
+1
*
libext2fs: make ext2fs_open_file() always use 3 arguments instead of varargs
Theodore Ts'o
2011-10-06
1
-1
/
+1
*
Pass the gettext() function to libcom_err
Theodore Ts'o
2011-10-05
1
-0
/
+1
[next]