summaryrefslogtreecommitdiff
path: root/resize
Commit message (Expand)AuthorAge
* Merge branch 'maint' into nextTheodore Ts'o2019-02-10
|\
| * AOSP: E2fsprogs: fix ODR issueAndreas Gampe2019-02-07
* | libext2fs: refactor code which fixes up the checksums in an extent treeTheodore Ts'o2018-10-21
|/
* resize2fs: update checksums in the extent tree's relocated blockTheodore Ts'o2018-10-20
* AOSP: ODR violation in resize2fs during host buildJiyong Park2018-10-12
* Remove obsolete files from the repositoryTheodore Ts'o2018-08-18
* build: use MKDIR_P instead of MKINSTALLDIRSRoss Burton2018-08-11
* resize2fs: Remove the real kilobytes rant from man pageLukas Czerner2018-07-22
* tests: explicitly force resize2fs's use of lazy (or not)Theodore Ts'o2018-06-26
* Update Makefile.in files using "make depend"Theodore Ts'o2018-06-25
* resize: remove calculation of unused variableTheodore Ts'o2018-06-24
* Fix gcc and clang warningsTheodore Ts'o2018-06-23
* resize2fs: add missing EOL to error messageJan Kara2018-06-19
* resize2fs: remove bigalloc warning for online resizingTheodore Ts'o2018-02-27
* AOSP: use e2fsprogs-defaults for ccflagsTheodore Ts'o2018-02-26
* AOSP: Add missing libdl dependenciesPavlin Radoslavov2018-02-26
* Merge branch 'maint' into nextTheodore Ts'o2018-01-02
|\
| * Add missing information to various man pages and usage textsTyson Nottingham2017-12-21
* | Merge branch 'maint' into nextTheodore Ts'o2017-12-04
|\|
| * resize2fs: fix free blocks count sanity check for 64-bit file systemsTheodore Ts'o2017-11-02
* | Merge branch 'maint' into nextTheodore Ts'o2017-10-15
|\|
| * Fix typos in code comments and developer docsSebastian Rasmussen2017-10-15
| * Fix typos in error messages and documentationSebastian Rasmussen2017-10-15
* | Merge branch 'maint' into nextTheodore Ts'o2017-08-13
|\|
| * Add options to gzip and tar to create reproducible artificatsTheodore Ts'o2017-08-13
* | Merge branch 'maint' into nextTheodore Ts'o2017-07-27
|\|
| * resize2fs: sanity check the free blocks and inode countsTheodore Ts'o2017-07-23
* | resize2fs: add support for resizing filesystems with ea_inode featureTahsin Erdogan2017-07-23
* | resize2fs: moving xattr inodes is not supportedTahsin Erdogan2017-07-04
* | AOSP: Disable macro redefined warnings.Christopher Ferris2017-05-23
* | AOSP: Convert e2fsprogs targets to soong.Alex Deymo2017-05-23
* | tests: skip running long test with "make check" and add "make fullcheck"Theodore Ts'o2017-04-26
|/
* resize2fs: fix resizing large file systems when block size != page sizeTheodore Ts'o2016-10-25
* resize2fs: fix crash when there is an ea block and no blocks to migrateTheodore Ts'o2016-08-10
* tune2fs,resize2fs: special case HURD only when testing s_creator_osTheodore Ts'o2016-06-07
* Add clarifications to the e4defrag and resize2fs man pagesTheodore Ts'o2016-06-03
* e2fsck,resize2fs: fix gcc -Wall nitsTheodore Ts'o2016-05-29
* Add --enable-hardening which builds e2fsprogs with security hardeningTheodore Ts'o2016-05-22
* resize2fs, libext2fs: fix bugs in sparse_super2 supportTheodore Ts'o2016-05-10
* Android.mk: Replace _host suffix with more standard -host suffixAlex Deymo2016-03-15
* resize2fs: clear uninit BG if allocating from new groupEric Sandeen2016-03-06
* Merge branch 'maint' into nextTheodore Ts'o2016-03-06
|\
| * misc: replace comparison macros with inline functionsAndreas Dilger2016-03-06
* | resize2fs: clean up feature test macros with predicate functionsDarrick J. Wong2015-10-24
* | Eliminate unused parameter warnings from Android buildTheodore Ts'o2015-07-13
* | Eliminate doubly defined _LARGEFILE_SOURCE warningTheodore Ts'o2015-07-12
* | misc: fix undo file setupDarrick J. Wong2015-05-16
* | resize2fs: optionally create undo fileDarrick J. Wong2015-05-05
* | Clean up and fix Android build filesTheodore Ts'o2015-03-30
* | Add files to build on AndroidTheodore Ts'o2015-03-01