aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-01-04Merge branch 'maint' into debian-branchdebian-branchTheodore Ts'o271-11823/+13422
2018-01-03debian: remove -dbg packages from the control fileTheodore Ts'o3-44/+54
2018-01-03Update debian changelog for 1.43.8-2 releaseTheodore Ts'o1-1/+4
2018-01-03debian: convert to use build profile rules exclusivelyTheodore Ts'o2-35/+19
2018-01-03debian: add the build profile noudebSimon McVittie2-0/+5
2018-01-03debian: add the build profile pkg.e2fsprogs.no-fuse2fsSimon McVittie2-1/+6
2018-01-03Update debian changelog for 1.43.8-2 releaseTheodore Ts'o1-0/+10
2018-01-03libext2fs: fix build failure in swapfs.c on big-endian systemsTheodore Ts'o1-1/+2
2018-01-03debian: simplify rules file and don't build e2fsprogs-l10n unnecessarilyTheodore Ts'o2-38/+22
2018-01-02debian: update standards compliance to 4.1.3Theodore Ts'o1-1/+1
2018-01-02debian: mark library packages as optionalTheodore Ts'o1-0/+3
2018-01-01Update release notes, etc., for the 1.43.8 releasev1.43.8Theodore Ts'o6-12/+89
2018-01-01e2fsck: fix printf format %d on ext2_ino_tShen-Ta Hsieh1-2/+2
2018-01-01debugfs: fix printf format %d on ext2_ino_tShen-Ta Hsieh1-1/+1
2018-01-01misc: rename copy_file_range to copy_file_chunkPalmer Dabbelt1-4/+4
2018-01-01Update translation template in preparation for e2fsprogs 1.43.8 release.Theodore Ts'o37-7439/+9273
2018-01-01po: update uk.po (from translationproject.org)Yuri Chornoivan1-1045/+608
2018-01-01po: update es.po (from translationproject.org)Antonio Ceballos1-1176/+666
2018-01-01libext2fs: when writing bitmaps mark the fs as dirty if necessaryTheodore Ts'o1-0/+2
2018-01-01Add documentation for e4crypt's add_key command in the man pageTheodore Ts'o1-3/+30
2017-12-21Fix minor typos in libext2fs documentationTyson Nottingham1-8/+8
2017-12-21Add missing information to various man pages and usage textsTyson Nottingham14-70/+103
2017-12-15Add missing information to debugfs man pages and usage textsTyson Nottingham7-20/+51
2017-12-15Add missing information to e2fsck man pages and usage textTyson Nottingham3-11/+36
2017-12-14Add missing features and mount options to ext4 man pageTyson Nottingham1-44/+87
2017-12-13libext2fs: add missing swab for superblock, add checksAndreas Dilger2-18/+52
2017-12-13debugfs: fix ncheck program outputQian Yingjin1-4/+5
2017-12-12misc: clean up Makefile outputTheodore Ts'o1-3/+3
2017-12-12Fix -Wunused-variable compilation warningsDmitry V. Levin2-2/+0
2017-12-12Fix compilation warnings in digest_encode.cDmitry V. Levin1-4/+5
2017-12-12Fix compilation warnings about functions declared in sys/xattr.hDmitry V. Levin4-2/+10
2017-12-12debian: add Multi-Arch hints to the Debian packagesTheodore Ts'o1-0/+3
2017-12-12debian: add missing copyright file for the e2fsprogs-l10 packageTheodore Ts'o1-0/+26
2017-12-12e2fsck: fix potential Floating Point Exception in show_stats()Theodore Ts'o1-9/+11
2017-12-04e2freefrag: print 64bit free blocks countKazuya Mio1-4/+5
2017-12-04e2fsck: fix access after free for dx_db structureArtem Blagodarenko1-3/+4
2017-12-03po: update sr.po (from translationproject.org)Мирослав Николић1-980/+588
2017-12-03po: update de.po (from translationproject.org)Philipp Thomas1-1052/+610
2017-11-02resize2fs: fix free blocks count sanity check for 64-bit file systemsTheodore Ts'o1-1/+2
2017-10-18Fix up additional release notes typosTheodore Ts'o1-19/+20
2017-10-17debian: fix Lintian warning: not-binnmuable-all-depends-anyTheodore Ts'o1-1/+1
2017-10-16Update release notes, etc., for the 1.43.7 releasev1.43.7Theodore Ts'o48-3272/+3779
2017-10-16debian: update to Debian Standards Version 4.1.1Theodore Ts'o1-1/+1
2017-10-16po: update de.po (from translationproject.org)Philipp Thomas1-1286/+901
2017-10-16debian: fix FTBFS regression caused by debhelper/10.9Theodore Ts'o1-3/+2
2017-10-16libext2fs: fix potential memory access overrun in ext2fs_inode_csum()Theodore Ts'o1-1/+1
2017-10-15Fix historic typos in changelogs and release notesSebastian Rasmussen3-272/+272
2017-10-15Fix typos in code comments and developer docsSebastian Rasmussen81-125/+125
2017-10-15Fix typos in error messages and documentationSebastian Rasmussen24-50/+50
2017-10-15tests: shorten test descriptions to fit in 80 columnsAndreas Dilger35-35/+35
2017-10-15Add various miscellaneous generated files to the gitignore fileAndreas Dilger1-0/+12
2017-10-15tests: fix d_inline_dump and f_mke2fs_baddisk from leaving behind temp filesTheodore Ts'o2-44/+41
2017-10-15tests: don't leave temporary files at end of testAndreas Dilger4-6/+6
2017-10-15misc: clean up error handling for ext2fs_run_ext3_journal()Theodore Ts'o3-18/+18
2017-10-14tests: add new test r_move_itable_nostrideTheodore Ts'o3-0/+129
2017-10-14tests: add new test r_move_itable_reallocTheodore Ts'o3-0/+128
2017-10-14libext2fs: skip start_blk adjustment when stride and flex_bg is setLukas Czerner1-1/+1
2017-10-14libext2fs: prevent allocating inode table from already used blocksLukas Czerner1-6/+26
2017-09-20mke2fs: fix spelling typoTheodore Ts'o1-1/+1
2017-09-06debian: replace priority: extra with priority: optionalTheodore Ts'o1-4/+4
2017-09-06e2fsck, libext2fs: add checks for insanely large file systemsTheodore Ts'o2-5/+38
2017-09-04debian: promote e2fsprogs-l10n from suggests to recommendsTheodore Ts'o1-1/+2
2017-09-04debian: remove zsh30-static recommendation from package control fileTheodore Ts'o1-1/+1
2017-09-04debian: clean up conditional fuse2fs pacakge build rulesTheodore Ts'o2-10/+3
2017-09-04debian: make e2fsprogs-l10n be arch:allTheodore Ts'o2-6/+20
2017-08-29Fix Debian packaging warnings for the 1.43.6 releasev1.43.6Theodore Ts'o2-2/+2
2017-08-29Update release notes, etc., for the 1.43.6 releaseTheodore Ts'o48-8469/+10618
2017-08-29Search for GNU-compatible dd for self-tests.Matthias Andree8-12/+56
2017-08-28Fix FreeBSD portability problem caused by it using character mode disk devicesTheodore Ts'o10-12/+47
2017-08-28po: update pl.po (from translationproject.org)Jakub Bogusz1-442/+160
2017-08-28Silence valgrind warningsTheodore Ts'o2-2/+2
2017-08-26e2fsck: add optimization for heavily hard-linked file systemsJaco Kroon7-24/+126
2017-08-26e2fsck: optimize out the use region_t in scan_extent_node()Jaco Kroon1-13/+14
2017-08-23tune2fs, mke2fs: clarify proceed delay questionTheodore Ts'o2-7/+7
2017-08-23tune2fs: explain why an fsck is neededTheodore Ts'o5-2/+16
2017-08-23tune2fs: do not enable project feature or quota if inode size is 128 bytesTheodore Ts'o1-0/+12
2017-08-23mke2fs: automatically use 256 byte inodes if project feature enabledTheodore Ts'o1-15/+20
2017-08-23mke2fs.conf: remove legacy entry for ext4devTheodore Ts'o2-10/+0
2017-08-22libext2fs: fix Large File Support bug in ext2fs_image_inode_write()Theodore Ts'o1-1/+2
2017-08-22e2fsck: fix the message printed for the project quota typeTheodore Ts'o2-2/+2
2017-08-22debian: remove support for pre-multiarch versions of DebianTheodore Ts'o12-35/+9
2017-08-22libext2fs: avoid potential out-of-bounds write if pread/pread64 failsTheodore Ts'o1-1/+4
2017-08-22debian: remove support libuuid/libblkid packagesTheodore Ts'o3-256/+5
2017-08-22libsupport: don't try accessing the project quota for 128 byte inodesTheodore Ts'o1-0/+11
2017-08-22debian: break out locale files into a separate packageTheodore Ts'o2-1/+15
2017-08-21po: update vi.po (from translationproject.org)Trần Ngọc Quân1-333/+139
2017-08-21po: update sv.po (from translationproject.org)Göran Uddeborg1-428/+153
2017-08-21po: update fr.po (from translationproject.org)Samuel Thibault1-601/+238
2017-08-21po: update cs.po (from translationproject.org)Petr Pisar1-390/+166
2017-08-21Revert "mke2fs: fix UI problem caused by fuzzy translations"Theodore Ts'o9-36/+36
2017-08-21e2fsck: in ask_yn() fall back to English yes/no charactersTheodore Ts'o1-0/+12
2017-08-14e2fsck: add optimization for large, fragmented sparse filesTheodore Ts'o1-0/+19
2017-08-13mke2fs: fix UI problem caused by fuzzy translationsTheodore Ts'o9-36/+36
2017-08-13Add options to gzip and tar to create reproducible artificatsTheodore Ts'o3-32/+9
2017-08-13tests: disable use of the BLKID cache while running regression testsTheodore Ts'o1-0/+2
2017-08-13libsupport: fix 32-bit quota test failuresTheodore Ts'o1-10/+12
2017-08-04Merge tag 'v1.43.5' into debianTheodore Ts'o167-19989/+23746
2017-08-04Update release notes, etc., for the 1.43.5 releasev1.43.5Theodore Ts'o6-22/+178
2017-08-04Add new symbol to debian/e2fslibs.symbolsTheodore Ts'o1-0/+1
2017-08-04debian: update policy conformance to standards version 4.0Theodore Ts'o1-1/+1
2017-08-04debian/rules: update config.{guess,sub} before running configure, not afterTheodore Ts'o1-3/+6
2017-08-04Remove special mips libraries from Debian buildTheodore Ts'o2-63/+2
2017-08-04Remove obsolete Conflicts/Replaces headers in Debian control fileTheodore Ts'o1-2/+0
2017-08-04Remove spaces at the end of man pagesTheodore Ts'o19-337/+337
2017-08-04Clarify description of the the commit mount option in the ext4 man pageTheodore Ts'o1-2/+2
2017-08-04Update translation template for 1.43.5 releaseTheodore Ts'o41-19256/+22740
2017-08-04Update lib/e2p/Makefile.in using "make depend"Theodore Ts'o1-0/+8
2017-08-04po: update vi.po (from translationproject.org)Trần Ngọc Quân1-727/+553
2017-08-04po: update sr.po (from translationproject.org)Мирослав Николић1-581/+238
2017-08-04po: update hu.po (from translationproject.org)Balázs Úr1-634/+227
2017-08-04po: update da.po (from translationproject.org)Joe Hansen1-56/+101
2017-08-04po: update cs.po (from translationproject.org)Petr Pisar1-2/+2
2017-08-01e2fsck: fix e2fsck -D for encrypted directoriesTheodore Ts'o1-3/+3
2017-07-27Fix build when configured with --disable-threadsTheodore Ts'o2-5/+13
2017-07-27Fix build when configured with --enable-profileTheodore Ts'o1-11/+15
2017-07-27libext2fs: fix error handling for ext2fs_sync_device()Theodore Ts'o1-1/+8
2017-07-27Further cleanups of the dir_link documentation in the ext4 man pageTheodore Ts'o1-6/+8
2017-07-24libsupport: fix error handling in quota_write_inodezhangyi (F)2-10/+13
2017-07-24debugfs: fix "ls -p" to avoid printing garbage after the file nameTheodore Ts'o3-3/+3
2017-07-23Clarify how the description of the dir_nlink feature in the ext4 man pageTheodore Ts'o1-1/+6
2017-07-23tune2fs: edit dire warning about check intervalsEric Sandeen1-9/+6
2017-07-23resize2fs: sanity check the free blocks and inode countsTheodore Ts'o1-0/+4
2017-07-23debugfs: add sanity checking to the string_to_inode() utility functionTheodore Ts'o1-1/+6
2017-07-23libext2fs: add stricter checks on the inode size in ext2fs_open2()Theodore Ts'o1-1/+5
2017-07-23e2fsck: don't restart after a critical metadata collision in e2fsck -n modeTheodore Ts'o1-2/+4
2017-07-23e2fsck: quiet some harmless bitmap warningsTheodore Ts'o3-9/+2
2017-07-22tests: dumpe2fs against an image with bad os_typeAdam Buchbinder3-0/+23
2017-07-22e2p: fix segfault in e2p_os2stringAdam Buchbinder1-1/+1
2017-07-22e2fsck: check for invalid quota inode numbersTheodore Ts'o9-0/+65
2017-07-22e2fsck: add support for printing the quota type in problem reports using %UTheodore Ts'o3-2/+28
2017-07-17libext2fs: fix the s_log_block_size check in ext2fs_open()Theodore Ts'o1-2/+2
2017-07-10AOSP: blkid: Resolve to the exFAT uuid change on reboot.liminghao1-2/+3
2017-07-10AOSP: blkid: add support to recognize exfat to blkid.liminghao2-4/+139
2017-07-04libext2fs: fix compile errors/warningsTahsin Erdogan2-5/+5
2017-07-04Fix warnings found using UBSANTheodore Ts'o6-26/+58
2017-07-04tests: add j_recover_csum3_64bitTheodore Ts'o5-0/+55
2017-07-03libext2fs: fix build issue for on Windows/Cygwin systemsTheodore Ts'o1-4/+4
2017-06-28e4defrag: fix GCC7.x compiler warningMarc Thomas1-5/+5
2017-06-28filefrag: fix GCC7.x compiler warningMarc Thomas1-1/+1
2017-06-23e4defrag: display the e2fsprogs version numberMarc Thomas1-0/+4
2017-06-23tests: add new test f_del_dup_quotaEric Whitney5-0/+81
2017-06-23mke2fs: fix hugefile creation so the hugefile(s) are contiguousTheodore Ts'o4-36/+153
2017-06-04libext2fs: fix build warning on Big Endian systems in closefs.cTheodore Ts'o1-2/+2
2017-06-04libext2fs: correctly write up the backup superblocks in big endian systemsTheodore Ts'o1-14/+12
2017-05-29tune2fs: fix BUGs of tuning project quotaWang shilong9-14/+187
2017-05-29badblocks: support languages which use multi-column wide charactersTheodore Ts'o1-1/+10
2017-05-29e2fsck: don't flush to device opened in read-only modeKonstantin Chistyakov1-7/+9
2017-05-29e2fsprogs: Make -U option consistent between tune2fs and mke2fsDrew Davenport2-2/+27
2017-05-25tests: fix expected output for f_detect_junkTheodore Ts'o2-2/+1
2017-05-24e2fsck: fix sparse bmap to extent conversionDarrick J. Wong7-1/+157
2017-05-24libext2fs: correctly subtract xattr blocks on bigalloc filesystemsEric Biggers5-1/+11
2017-05-24e2fsck: fix multiply-claimed block quota accounting when deleting filesEric Whitney1-2/+4
2017-05-19include sys/sysmacros.h as neededMike Frysinger7-0/+22
2017-05-08misc: fix 'zero_hugefiles = false' regressionEric Biggers1-4/+6
2017-04-21e2fsck: fix ASAN error when using 128 byte inodesTheodore Ts'o1-2/+7
2017-04-21e2fsck: allow extent tree optimization to be disabledTheodore Ts'o5-0/+20
2017-04-21tests: add new test f_quota_extent_optTheodore Ts'o4-0/+23
2017-04-21e2fsck: update quota when optimizing the extent treeTheodore Ts'o1-5/+21
2017-04-13e4crypt: fix error handling for KEYCTL_GET_KEYRING_IDJoe Richey1-14/+23
2017-04-13e2fsck: fix quota accounting to use cluster unitsEric Whitney3-4/+6
2017-04-06libext2fs: apply LDFLAGS when building tst_inline_dataEric Biggers1-1/+2
2017-04-01e2fsck: fix type mismatches in quota warning messageEric Whitney1-7/+7
2017-04-01Fix metadata_csum typo in ext4 man pageJustin Bronder1-1/+1
2017-03-03Merge branch 'next' into debianTheodore Ts'o8-28/+13
2017-03-03misc: fix all the compiler warningsDarrick J. Wong7-28/+12
2017-03-03tests: fix test failure in f_detect_xfs caused by commit bf615bb0ccadTheodore Ts'o1-0/+1
2017-03-01Merge branch 'next' into debianTheodore Ts'o45-4779/+2560
2017-03-01libext2fs: readahead for meta_bgAlexey Lyashkov1-0/+6
2017-03-01e2fsck: report the exit value in the logfileTheodore Ts'o3-0/+7
2017-02-19po: update uk.po (from translationproject.org)Yuri Chornoivan1-642/+257
2017-02-19po: update sv.po (from translationproject.org)Göran Uddeborg1-375/+157
2017-02-19po: update pl.po (from translationproject.org)Jakub Bogusz1-390/+163
2017-02-19po: update nl.po (from translationproject.org)Benno Schulenberg1-554/+279
2017-02-19po: update fr.po (from translationproject.org)Samuel Thibault1-599/+239
2017-02-19po: update es.po (from translationproject.org)Antonio Ceballos1-775/+316
2017-02-19po: update da.po (from translationproject.org)Joe Hansen1-421/+284
2017-02-19po: update cs.po (from translationproject.org)Petr Pisar1-390/+165
2017-02-19debugfs: better support of superblocks with bad checksumsTheodore Ts'o1-0/+17
2017-02-17Do interim update of RELEASE NOTESTheodore Ts'o2-2/+44
2017-02-17e2fsck: make problem comments match error messagesAndreas Dilger2-396/+402
2017-02-17e2fsck: don't check inode flag values for deleted inodesTheodore Ts'o1-41/+41
2017-02-16e2fsck: exit with exit status 0 if no errors were fixedTheodore Ts'o16-18/+41
2017-02-16Refactor code to print journal superblock informationTheodore Ts'o6-91/+135
2017-02-16libext2fs: remove unused jfs_dat.h fileTheodore Ts'o1-64/+0
2017-02-16debugfs: with ls -l, include space between size and dateEric Biggers1-2/+1
2017-02-16debugfs.8: fix name of argument to blocks commandEric Biggers1-1/+1
2017-02-16libsupport: remove debugging printf() from parse_qtype.cTheodore Ts'o1-1/+3
2017-02-16tests: don't use "debugfs -f /dev/stdin"Theodore Ts'o2-2/+2
2017-02-08mke2fs: remove the -f option from the man pageJohn Haxby1-15/+0
2017-02-05Merge branch 'master' into debianTheodore 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-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.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