summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v1.47.0' into debian/masterdebian/1.47.0-1archive/debian/1.47.0-1Theodore Ts'o2023-02-0648-857/+2495
|\
| * Update release notes, etc., for the 1.47.0 releaseHEADv1.47.0masterTheodore Ts'o2023-02-0610-705/+975
| * debian: update to standards version 4.6.2Theodore Ts'o2023-02-061-1/+1
| * Merge branch 'maint' into nextTheodore Ts'o2023-02-059-334/+3
| |\
| | * Fix date in the release notes for v1.46.6Theodore Ts'o2023-02-021-1/+1
| * | Merge branch 'maint' into nextTheodore Ts'o2023-02-0249-8188/+9627
| |\ \
| * \ \ Merge branch 'maint' into nextTheodore Ts'o2023-01-3038-79/+149
| |\ \ \
| * | | | debugfs: fix a printf format compiler warning on 64-bit architecturesTheodore Ts'o2023-01-271-1/+2
| * | | | misc/tune2fs: fix -Wunused-variable warnings in handle_fslabel()Eric Biggers2023-01-271-2/+3
| * | | | misc/tune2fs: fix setting fsuuid::fsu_lenEric Biggers2023-01-271-1/+1
| * | | | lib/ext2fs: remove unused variable in ext2fs_xattrs_read_inode()Eric Biggers2023-01-271-2/+0
| * | | | Merge branch 'maint' into nextTheodore Ts'o2023-01-2790-877/+1294
| |\ \ \ \
| * | | | | debugfs: fix repeated output problem with `logdump -O -n <num_trans>`lihaoxiang (F)2023-01-251-0/+9
| * | | | | lib/ext2fs: fix unbalanced mutex unlock for BOUNCE_MTX in unix_ioRitesh Harjani (IBM)2023-01-241-1/+0
| * | | | | Merge branch 'maint' into nextTheodore Ts'o2022-09-1319-509/+658
| |\ \ \ \ \
| * | | | | | tests: filter out the checksum seed output from dumpe2fsTheodore Ts'o2022-09-011-0/+1
| * | | | | | mke2fs: disable CSUM_SEED if the METADATA_CSUM feature is disabled by the userTheodore Ts'o2022-09-011-0/+5
| * | | | | | mke2fs: disable orphan_file if the fs is too small to support a journalTheodore Ts'o2022-09-011-0/+3
| * | | | | | Fix typo in defeult /etc/mke2fs.conf fileTheodore Ts'o2022-09-011-1/+1
| * | | | | | Merge branch 'maint' into nextTheodore Ts'o2022-09-0118-905/+8968
| |\ \ \ \ \ \
| * | | | | | | misc: fix test for unavailable mountpoint in tune2fsTheodore Ts'o2022-08-311-1/+1
| * | | | | | | mke2fs.conf: enable the metadata_csum_seed and orphan_file features by defaultTheodore Ts'o2022-08-311-1/+1
| * | | | | | | Merge branch 'maint' into nextTheodore Ts'o2022-08-242-2/+3
| |\ \ \ \ \ \ \
| * | | | | | | | tune2fs: Add support for get/set UUID ioctls.Jeremy Bongio2022-08-231-20/+83
| * | | | | | | | Merge branch 'maint' into nextTheodore Ts'o2022-08-136-9/+15
| |\ \ \ \ \ \ \ \
| * | | | | | | | | debugfs: teach logdump the -n <num_trans> optionlihaoxiang (F)2022-08-122-6/+39
| * | | | | | | | | tune2fs: allow disabling casefold featureSlava Bacherikov2022-08-122-3/+57
| * | | | | | | | | Merge branch 'maint' into nextTheodore Ts'o2022-08-1212-32/+138
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | libext2fs: avoid NULL dereference if the root file system isn't in /etc/mtabTheodore Ts'o2022-08-121-3/+4
| * | | | | | | | | | Merge branch 'maint' into nextTheodore Ts'o2022-08-1111-15/+28
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | misc: use ext2_ino_t instead of ino_tAndreas Dilger2022-08-115-17/+17
| * | | | | | | | | | | Merge branch 'maint' into nextTheodore Ts'o2022-08-1111-47/+83
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'maint' into nextTheodore Ts'o2022-08-1025-18/+1268
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'maint' into nextTheodore Ts'o2022-08-0711-3598/+5576
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'maint' into nextTheodore Ts'o2022-08-0638-103/+255
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'maint' into nextTheodore Ts'o2022-01-133-2/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | tune2fs: implement support for set/get label ioctsLukas Czerner2021-12-315-3/+114
| * | | | | | | | | | | | | | | | Merge branch 'maint' into nextTheodore Ts'o2021-12-3035-6279/+6937
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | ext2fs: avoid re-reading inode multiple timesAndreas Dilger2021-10-284-45/+70
| * | | | | | | | | | | | | | | | | mke2fs: add extended option for prezeroed storage devicesSarthak Kukreti2021-10-254-1/+92
| * | | | | | | | | | | | | | | | | dumpe2fs, debugfs, e2image: Add support for orphan fileJan Kara2021-09-303-1/+6
| * | | | | | | | | | | | | | | | | tune2fs: Add support for orphan_file featureJan Kara2021-09-302-2/+93
| * | | | | | | | | | | | | | | | | e2fsck: Add support for handling orphan fileJan Kara2021-09-308-47/+548
| * | | | | | | | | | | | | | | | | mke2fs: Add support for orphan_file featureJan Kara2021-09-302-3/+55
| * | | | | | | | | | | | | | | | | libext2fs: Support for orphan file featureJan Kara2021-09-308-8/+332
* | | | | | | | | | | | | | | | | | Declare fast forward from 1.46.6~rc1-1.1debian/1.46.6-1archive/debian/1.46.6-1Theodore Y. Ts'o2023-02-020-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Record e2fsprogs (1.46.6~rc1-1.1) in archive suite sidBastian Germann2023-01-03117-5408/+17536
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ e2fsprogs (1.46.6~rc1-1.1) unstable; urgency=mediumBastian Germann2023-01-037-167/+600
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | Import e2fsprogs_1.46.6~rc1-1.1.debian.tar.xzBastian Germann2023-01-0380-0/+7969
| | | / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | Import e2fsprogs_1.46.6~rc1.orig.tar.gzTheodore Y. Ts'o2022-09-122233-0/+516342
| | / / / / / / / / / / / / / / / / /