aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-05Add debian packaging for tune2fs-fix-quota-enablement-regressiondebian-packagingTheodore Ts'o2-0/+72
2017-02-05Merge branch 'debian' into debian-packagingTheodore Ts'o2-10/+17
2017-02-05Merge branch 'master' into debiandebianTheodore Ts'o2-10/+17
2017-02-05debian: update changelog for tune2fs regression fixTheodore Ts'o1-0/+7
2017-02-05tune2fs: fix quota enablement regressionEric Whitney1-10/+10
2017-01-31Check in a e2fsprogs-1.43.4-release-fixup to work around a buggyTheodore Ts'o2-0/+35
2017-01-31Merge branch 'debian' into debian-packagingTheodore Ts'o67-6155/+22721
2017-01-31Merge branch 'master' into debianTheodore Ts'o67-6155/+22721
2017-01-31Update debian changelog for 1.43.4-2Theodore Ts'o1-0/+7
2017-01-31Update release notes, etc., for the 1.43.4 releasev1.43.41.43.4Theodore Ts'o47-7471/+9018
2017-01-31Add the Malay translation from the Translation ProjectTheodore Ts'o3-1/+8226
2017-01-31Add Finnish translation from the Translation ProjectTheodore Ts'o3-1/+7902
2017-01-31po: update zh_CN.po (from translationproject.org)Mingye Wang (Arthur2e5)1-515/+405
2017-01-31po: update sr.po (from translationproject.org)Мирослав Николић1-1256/+939
2017-01-31po: update es.po (from translationproject.org)Antonio Ceballos1-1407/+971
2017-01-31po: update de.po (from translationproject.org)Philipp Thomas1-869/+762
2017-01-31po: update cs.po (from translationproject.org)Petr Pisar1-1062/+855
2017-01-31Stop installing mkfs.ext4dev and fsck.ext4devTheodore Ts'o2-13/+8
2017-01-31e2label.8, tune2fs.8: use volume label terminology consistentlyTheodore Ts'o2-13/+13
2017-01-31tune2fs, mke2fs: use "Proceed (y, N)" so the default is clearTheodore Ts'o2-8/+8
2017-01-31fuse2fs: fix Coverity warningsTheodore Ts'o1-8/+14
2017-01-31debugfs: in ea_get -V, don't print double quotes around the C stringsTheodore Ts'o1-2/+3
2017-01-31libsupport: improve how invalid hex strings are parsed as C stringsTheodore Ts'o1-2/+3
2017-01-31libext2fs: fix memory leaks in ext2fs_xattr_set()Theodore Ts'o1-3/+3
2017-01-31e2fsck: make sure system.data xattr is presentTheodore Ts'o9-28/+88
2017-01-31Update patch enable-metadata_csum-by-defaultTheodore Ts'o1-2/+2
2017-01-31Merge branch 'debian' into debian-packagingTheodore Ts'o59-470/+1489
2017-01-31Merge branch 'next' into debianTheodore Ts'o59-470/+1489
2017-01-31Update release notes, etc. for 1.43.4-WIP releaseTheodore Ts'o5-249/+334
2017-01-31Add utility script which generates a small sample file systemTheodore Ts'o1-0/+30
2017-01-30During filesystem creation with -d option files copied from givenArtem Blagodarenko1-2/+3
2017-01-30e2fsprogs: enable project quota reporting in debugfsEric Whitney2-20/+20
2017-01-28libext2fs: translate internal ext4 acl to Posix ACL in ext2fs_xattr_[sg]et()Theodore Ts'o6-24/+258
2017-01-28debugfs: improve how we display and parse extended attribute valuesTheodore Ts'o9-59/+139
2017-01-28libsupport: add C string printing and parsing functionsTheodore Ts'o3-2/+178
2017-01-13test: add f_mke2fs_baddiskDmitry Monakhov1-0/+26
2017-01-13libext2fs: don't ignore fsync errorsEric Sandeen3-4/+11
2016-12-22lib/et/testcases: checked in imap_err.et from cyrus-imapd version 2.5.10Theodore Ts'o3-58/+231
2016-11-24Bring back libext2_profile build rules.Jeff Sharkey1-0/+38
2016-11-12debugfs, e2fsck, mke2fs: fix miscellaneous memory leaks detected by ASANTheodore Ts'o5-6/+24
2016-11-11Make sure test progams free all allocated memoryTheodore Ts'o6-13/+20
2016-11-11Avoid dereferencing beyond allocated memory in quota handlingTheodore Ts'o5-14/+12
2016-11-11libext2fs: avoid dereferencing beyond allocated memory in xattr codeTheodore Ts'o1-1/+1
2016-11-11e2fsck: avoid dereferencing beyond allocated memory with 128 byte inodesTheodore Ts'o1-1/+5
2016-10-25mke2fs: Avoid crashes / infinite loops for absurdly large devicesJan Kara1-0/+12
2016-10-25partinfo: fix some build errorsDarrick J. Wong2-2/+4
2016-10-25libsupport: fix compilation on RHEL 5.x due to missing magic defineThomas De Schampheleire1-0/+11
2016-10-25resize2fs: fix resizing large file systems when block size != page sizeTheodore Ts'o1-1/+1
2016-10-24android: fix Mac buildTheodore Ts'o3-0/+3
2016-10-24mke2fs.conf: add back missing uninit_bg feature flagTheodore Ts'o1-2/+2
2016-10-21libext2fs: unix_io: reflect error from read/write calls to callerTheodore Ts'o1-3/+15
2016-09-13libext2fs: force DIO alignment FreeBSD when operating on a block deviceTheodore Ts'o1-1/+9
2016-09-13libext2fs: add FreeBSD support to getsectsize.cTheodore Ts'o3-5/+38
2016-09-13libext2fs: fix short-read bugs in unix_io's bounce buffer handlingMatthias Andree1-3/+13
2016-09-13libext2fs: add test facility UNIX_IO_FORCE_BOUNCE in unix_io.cTheodore Ts'o2-2/+52
2016-09-11Fix spurious error when both gmake and makeinfo are not availableTheodore Ts'o2-2/+2
2016-09-11Fix reversed FORCE_NATIVE_MAKE test in acinclude.m4Theodore Ts'o2-2/+2
2016-09-11libext2fs: fix unaligned, multiblock writes in the unix_io handlerTheodore Ts'o1-0/+1
2016-09-04Revert "debian-packaging: add build reproducibility fixups"debian-1.43.3-1Theodore Ts'o3-263/+1
2016-09-04Merge branch 'debian' into debian-packagingTheodore Ts'o60-10772/+17715
2016-09-04Merge branch 'next' into debianTheodore Ts'o60-10772/+17715
2016-09-04Update release notes, etc., for 1.43.3 releasev1.43.3Theodore Ts'o43-10758/+17593
2016-09-04e2fsck: enforce that the extra isize fields in the superblock are saneTheodore Ts'o7-1/+66
2016-09-04e2fsck: enforce that extra_isize must be a multiple of fourTheodore Ts'o4-2/+20
2016-09-04Avoid crashing on unaligned pointers from corrupted file systemsTheodore Ts'o3-4/+19
2016-09-04Fix FreeBSD pmake supportTheodore Ts'o3-4/+14
2016-09-03e2fsck: fix timestamps logic for 32-bit systemsTheodore Ts'o1-3/+3
2016-09-02debian-packaging: add build reproducibility fixupsdebian-1.43.2-2Theodore Ts'o3-1/+263
2016-09-02Merge branch 'debian' into debian-packagingTheodore Ts'o16-52/+37
2016-09-02Merge branch 'next' into debianTheodore Ts'o16-52/+37
2016-09-02debian: update changelogTheodore Ts'o1-0/+7
2016-09-01debian: don't hide the linker flags for e2fsck.staticTheodore Ts'o1-1/+1
2016-09-01debian: fix build reproducibility problems in the rules fileTheodore Ts'o1-6/+6
2016-09-01Fix build reproducibility for mk_cmds and compile_etTheodore Ts'o14-45/+23
2016-09-01Merge branch 'debian' into debian-packagingTheodore Ts'o67-12799/+23880
2016-09-01Merge branch 'next' into debianTheodore Ts'o67-12799/+23880
2016-09-01Update release notes, etc. for 1.43.2 releasev1.43.2Theodore Ts'o10-201/+157
2016-09-01config: update config.{guess,sub}Theodore Ts'o2-75/+106
2016-09-01libext2fs: allow the default journal size to go as large as a gigabyteTheodore Ts'o3-13/+21
2016-09-01e2fsck: fix logic for deciding when to repair legacy timestamp encodingsTheodore Ts'o1-2/+2
2016-09-01po: Add Hugarian and Serbian translationsTheodore Ts'o14-1/+15273
2016-09-01po: update zh_CN.po (from translationproject.org)Tianze Wang1-1651/+1951
2016-09-01po: update uk.po (from translationproject.org)Yuri Chornoivan1-907/+579
2016-09-01po: update sv.po (from translationproject.org)Göran Uddeborg1-844/+575
2016-09-01po: update pl.po (from translationproject.org)Jakub Bogusz1-744/+489
2016-09-01po: update nl.po (from translationproject.org)Benno Schulenberg1-611/+340
2016-09-01po: update fr.po (from translationproject.org)Samuel Thibault1-1208/+573
2016-09-01po: update de.po (from translationproject.org)Philipp Thomas1-2841/+1353
2016-09-01po: update da.po (from translationproject.org)Joe Hansen1-604/+566
2016-09-01po: update ca.po (from translationproject.org)Angel Mompo1-3024/+1676
2016-09-01tune2fs: tell the user that e2fsck -f is requiredTheodore Ts'o5-7/+7
2016-09-01e2fsck: fix an alignment problem which causes sparc64 in the journal codeTheodore Ts'o1-3/+3
2016-09-01debugfs: fix typo when printing out the dtime labelTheodore Ts'o1-1/+1
2016-08-31debugfs: add the debugfs copy_inode subcommandTheodore Ts'o3-0/+38
2016-08-10Merge branch 'maint' into nextTheodore Ts'o1-2/+2
2016-08-10fsck: fix strange logicmaintAndreas Dilger1-2/+2
2016-08-10libext2fs: add unixfd_io_managerAdrien Schildknecht2-32/+85
2016-08-10libext2fs: replace 'unsigned long' by 'uintptr_t'Adrien Schildknecht8-11/+16
2016-08-10libext2fs: reset the size of the zeroing bufferAdrien Schildknecht1-0/+1
2016-08-10resize2fs: fix crash when there is an ea block and no blocks to migrateTheodore Ts'o1-1/+1
2016-07-23libext2fs: fix infinite loop if copying in an empty directoryMatthias Andree1-1/+1
2016-07-05e2fsck: update j_tail_sequence after recoveryDaeho Jeong1-0/+2
2016-07-05fuse2fs: needs SYSLIBSGustavo Zacarias1-1/+1
2016-06-21Update configure script to reflect changes from commit 62bc243f1bfTheodore Ts'o1-0/+42
2016-06-21e2undo: fix endian issuesEric Sandeen2-4/+3
2016-06-12debugfs: fix logdump to work on files > 2GBTheodore Ts'o1-9/+8
2016-06-09misc: don't unconditionally install manual page for fuse2fsIngo Brückl1-1/+2
2016-06-09fuse2fs: might need librtGustavo Zacarias2-1/+7
2016-06-08Add debian packaging for patches/enable-metadata_csum-by-defaultTheodore Ts'o2-0/+22
2016-06-08Reset debian-packaging branch for v1.43.1Theodore Ts'o0-0/+0
2016-06-08Revert "mke2fs.conf: don't enable metadata_csum by default"Theodore Ts'o1-2/+2
2016-06-08Reset debian branch to v1.43.1Theodore Ts'o0-0/+0
2016-06-08Update release notes, etc. for 1.43.1 releasev1.43.1Theodore Ts'o39-10739/+12089
2016-06-08libblkid: avoid DIOCGDINFO where missing.Matthias Andree1-2/+2
2016-06-07Remove the last of behaviour-specific checks on EXT2_OS_LINUXTheodore Ts'o4-12/+8
2016-06-07tests: suppress use of libmagic when running the regression test suiteTheodore Ts'o3-4/+5
2016-06-07tests: disable some tests for FreeBSDTheodore Ts'o4-1/+21
2016-06-07tune2fs,resize2fs: special case HURD only when testing s_creator_osTheodore Ts'o2-2/+2
2016-06-07libext2fs: fix EXT2FS_PRETEND_* on non-Linux systemsTheodore Ts'o1-13/+13
2016-06-07Fix dbg_print() format for unsigned long long.Matthias Andree1-1/+1
2016-06-07tests: teach test_script the --failed optionTheodore Ts'o1-10/+30
2016-06-07libext2fs: don't use $(LDFLAGS_STATIC) when linking test programsTheodore Ts'o1-15/+15
2016-06-07configure: fix detection of dlopen() for BSD systemsTheodore Ts'o3-10/+12
2016-06-07Merge branch 'maint' into nextTheodore Ts'o1-0/+4
2016-06-06libext2fs: fix Direct I/O fallback code so it implements RMW correctlyTheodore Ts'o1-0/+4
2016-06-06tests,debugfs: ea_set's "-f <value_file" needs to be before the other argsTheodore Ts'o3-11/+10
2016-06-06e2undo: #include <libgen.h> since we use basename()Theodore Ts'o1-0/+1
2016-06-06tests: use tar xf -, some tars default to tape dev.Matthias Andree2-2/+2
2016-06-05mke2fs: warn if user provides a label which is too longTheodore Ts'o2-1/+8
2016-06-03debugfs: clarify man page for the -b and -s optionsTheodore Ts'o1-3/+7
2016-06-03Add clarifications to the e4defrag and resize2fs man pagesTheodore Ts'o2-2/+17
2016-06-03Document when ext2/3/4 features were added to the kernelTheodore Ts'o1-2/+68
2016-06-03Clarify and clean up the ext4(5) man pagePete Haddow1-44/+48
2016-06-02debugfs.8, e2fsck.8: clarify man pages these programs can operate on filesTheodore Ts'o2-5/+5
2016-06-02debugfs: fix rdump so it can start from the root directoryTheodore Ts'o1-2/+2
2016-06-02misc: fix gcc -Wall complaintsTheodore Ts'o3-17/+28
2016-05-31debian: disable tdb when building the binaries for the udebsTheodore Ts'o1-1/+2
2016-05-31debian: change e2fsprogs to Suggests, instead of Recommends fuse2fsTheodore Ts'o1-2/+1
2016-05-31debian: don't build the fuse2fs package for the Hurd OSTheodore Ts'o2-3/+17
2016-05-31debian: adjust how we build hardened binaries to avoid blhc complaintsTheodore Ts'o1-4/+4
2016-05-31lib: build elf shared libraries using -fPIC -sharedTheodore Ts'o7-8/+8
2016-05-29Synchronize debian packaging with nextTheodore Ts'o4-2/+217
2016-05-29Fix Android build warningsTheodore Ts'o15-38/+72
2016-05-29Add configure --disable-tdb which disables e2fsck's scratch_files featureTheodore Ts'o13-90/+198
2016-05-29libsupport: fix gcc -Wall nitsTheodore Ts'o13-48/+127
2016-05-29Fix "make gcc-wall" for library codeTheodore Ts'o2-4/+5
2016-05-29e2fsck,resize2fs: fix gcc -Wall nitsTheodore Ts'o6-43/+42
2016-05-29Android.mk: add parse_qtype.c the list of source filesTheodore Ts'o1-0/+1
2016-05-29tests: fix f_pre_1970_date_encoding on systems with a 32-bit time_tTheodore Ts'o4-8/+60
2016-05-29e2fsck: always fix invalid extra field in timestamps if time_t is 32-bitsTheodore Ts'o1-1/+3
2016-05-28libe2p: apply LDFLAGS when building testsFilipe Brandenburger1-2/+2
2016-05-25Merge branch 'next' into debian-packagingTheodore Ts'o7-100/+36
2016-05-25debugfs: fix "set_bg <bg num> checksum calc" on 64-bit file systemsTheodore Ts'o1-8/+3
2016-05-25e2fsck: improve error messages when the journal sb is corruptTheodore Ts'o4-19/+23
2016-05-25debian: update changelog with changes made to dateTheodore Ts'o1-0/+5
2016-05-25debugfs: fix "set_bg <bg num> checksum calc" on 64-bit file systemsTheodore Ts'o1-8/+3
2016-05-24e2fsck: improve error messages when the journal sb is corruptTheodore Ts'o4-19/+23
2016-05-24debian: use e2fsck.static from BUILD-STDTheodore Ts'o1-53/+1
2016-05-24debian: simplify rules fileTheodore Ts'o1-20/+4
2016-05-24Merge branch 'next' into debian-packagingTheodore Ts'o7-68/+91
2016-05-24debian: package fuse2fs in its own separate packageTheodore Ts'o3-39/+15
2016-05-24Synchronize debian packaging with nextTheodore Ts'o7-0/+1487
2016-05-24Merge branch 'debian' into debian-packagingTheodore Ts'o29-188/+283
2016-05-24Add --enable-hardening which builds e2fsprogs with security hardeningTheodore Ts'o14-58/+122
2016-05-24e2fsck: fix project quota supportTheodore Ts'o7-81/+103
2016-05-24mke2fs: fix project quota creationTheodore Ts'o1-8/+13
2016-05-24e2fsck: use com_err error codes instead of EBADMSG and EUCLEANTheodore Ts'o2-2/+8
2016-05-24Clean up spelling errors and other nits in man pagesTheodore Ts'o5-35/+33
2016-05-24tests: fix filter.sed to filter out version numbers of the form 1.43Theodore Ts'o1-7/+7
2016-05-22debian: update changelog with changes made to dateTheodore Ts'o1-0/+10
2016-05-22debian: loosen up dependency on debhelperTheodore Ts'o1-1/+1
2016-05-22debian: build with hardening set to "all"Theodore Ts'o1-17/+50
2016-05-22Add --enable-hardening which builds e2fsprogs with security hardeningTheodore Ts'o14-58/+122
2016-05-21e2fsck: fix project quota supportTheodore Ts'o7-81/+103
2016-05-21mke2fs: fix project quota creationTheodore Ts'o1-8/+13
2016-05-21debian: Use Package-Type instead of XC-Package-TypeTheodore Ts'o1-3/+3
2016-05-21e2fsck: use com_err error codes instead of EBADMSG and EUCLEANTheodore Ts'o2-2/+8
2016-05-21Clean up spelling errors and other nits in man pagesTheodore Ts'o5-35/+33
2016-05-21debian: fix spelling mistakes in copyright filesTheodore Ts'o2-6/+6
2016-05-21debian: fix packaging nitsTheodore Ts'o3-4/+8
2016-05-21debian: remove unused and deprecated substitution variablesTheodore Ts'o2-3/+3
2016-05-21debian: backup/restore the po files which get modified during the buildTheodore Ts'o1-0/+10
2016-05-21debian: remove unused and deprecated substitution variablesTheodore Ts'o2-3/+3
2016-05-20debian: backup/restore the po files which get modified during the buildTheodore Ts'o1-0/+10
2016-05-20tests: fix filter.sed to filter out version numbers of the form 1.43Theodore Ts'o1-7/+7
2016-05-20Merge branch 'next' into debian-packagingdebian-1.43-2Theodore Ts'o7-29/+232
2016-05-20debian: update changelog for 1.43-2Theodore Ts'o1-0/+10
2016-05-20debian: create dbgsym packages if debhelper supports themTheodore Ts'o3-26/+56
2016-05-20debian: only try to execute update-initramfs if it existsTheodore Ts'o1-1/+4
2016-05-20debian: use dh_update_autotools_config to update config.{guess,sub}Theodore Ts'o1-0/+3
2016-05-19debian: update watch file to check the GPG signed tar filesTheodore Ts'o2-2/+159
2016-05-17Add debian packaging for patches/enable-metadata_csum-by-defaultTheodore Ts'o3-1/+23
2016-05-17Revert "mke2fs.conf: don't enable metadata_csum by default"Theodore Ts'o1-2/+2
2016-05-17Update release notes for a 1.43 (17-Mar-2016)v1.431.43Theodore Ts'o9-251/+270
2016-05-17mke2fs.conf: don't enable metadata_csum by defaultTheodore Ts'o1-2/+2
2016-05-17tests: rename t_mke2fs_errors and t_mke2fs_offsetTheodore Ts'o3-0/+0
2016-05-17misc: fix various Coverity warningsTheodore Ts'o3-3/+5
2016-05-12e2undo: support the undo header's fs_offset featureMarcus Huewe1-4/+21
2016-05-12libext2fs: add fs_offset entry to the undo headerMarcus Huewe1-3/+25
2016-05-12e2undo: add "-o offset" option to specify the filesystem offsetMarcus Huewe2-1/+29