Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'v1.47.0' into debian/masterdebian/1.47.0-1archive/debian/1.47.0-1 | Theodore Ts'o | 2023-02-06 | 48 | -857/+2495 |
|\ | |||||
| * | Update release notes, etc., for the 1.47.0 releaseHEADv1.47.0master | Theodore Ts'o | 2023-02-06 | 10 | -705/+975 |
| * | debian: update to standards version 4.6.2 | Theodore Ts'o | 2023-02-06 | 1 | -1/+1 |
| * | Merge branch 'maint' into next | Theodore Ts'o | 2023-02-05 | 9 | -334/+3 |
| |\ | |||||
| | * | Fix date in the release notes for v1.46.6 | Theodore Ts'o | 2023-02-02 | 1 | -1/+1 |
| * | | Merge branch 'maint' into next | Theodore Ts'o | 2023-02-02 | 49 | -8188/+9627 |
| |\ \ | |||||
| * \ \ | Merge branch 'maint' into next | Theodore Ts'o | 2023-01-30 | 38 | -79/+149 |
| |\ \ \ | |||||
| * | | | | debugfs: fix a printf format compiler warning on 64-bit architectures | Theodore Ts'o | 2023-01-27 | 1 | -1/+2 |
| * | | | | misc/tune2fs: fix -Wunused-variable warnings in handle_fslabel() | Eric Biggers | 2023-01-27 | 1 | -2/+3 |
| * | | | | misc/tune2fs: fix setting fsuuid::fsu_len | Eric Biggers | 2023-01-27 | 1 | -1/+1 |
| * | | | | lib/ext2fs: remove unused variable in ext2fs_xattrs_read_inode() | Eric Biggers | 2023-01-27 | 1 | -2/+0 |
| * | | | | Merge branch 'maint' into next | Theodore Ts'o | 2023-01-27 | 90 | -877/+1294 |
| |\ \ \ \ | |||||
| * | | | | | debugfs: fix repeated output problem with `logdump -O -n <num_trans>` | lihaoxiang (F) | 2023-01-25 | 1 | -0/+9 |
| * | | | | | lib/ext2fs: fix unbalanced mutex unlock for BOUNCE_MTX in unix_io | Ritesh Harjani (IBM) | 2023-01-24 | 1 | -1/+0 |
| * | | | | | Merge branch 'maint' into next | Theodore Ts'o | 2022-09-13 | 19 | -509/+658 |
| |\ \ \ \ \ | |||||
| * | | | | | | tests: filter out the checksum seed output from dumpe2fs | Theodore Ts'o | 2022-09-01 | 1 | -0/+1 |
| * | | | | | | mke2fs: disable CSUM_SEED if the METADATA_CSUM feature is disabled by the user | Theodore Ts'o | 2022-09-01 | 1 | -0/+5 |
| * | | | | | | mke2fs: disable orphan_file if the fs is too small to support a journal | Theodore Ts'o | 2022-09-01 | 1 | -0/+3 |
| * | | | | | | Fix typo in defeult /etc/mke2fs.conf file | Theodore Ts'o | 2022-09-01 | 1 | -1/+1 |
| * | | | | | | Merge branch 'maint' into next | Theodore Ts'o | 2022-09-01 | 18 | -905/+8968 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | misc: fix test for unavailable mountpoint in tune2fs | Theodore Ts'o | 2022-08-31 | 1 | -1/+1 |
| * | | | | | | | mke2fs.conf: enable the metadata_csum_seed and orphan_file features by default | Theodore Ts'o | 2022-08-31 | 1 | -1/+1 |
| * | | | | | | | Merge branch 'maint' into next | Theodore Ts'o | 2022-08-24 | 2 | -2/+3 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | tune2fs: Add support for get/set UUID ioctls. | Jeremy Bongio | 2022-08-23 | 1 | -20/+83 |
| * | | | | | | | | Merge branch 'maint' into next | Theodore Ts'o | 2022-08-13 | 6 | -9/+15 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | debugfs: teach logdump the -n <num_trans> option | lihaoxiang (F) | 2022-08-12 | 2 | -6/+39 |
| * | | | | | | | | | tune2fs: allow disabling casefold feature | Slava Bacherikov | 2022-08-12 | 2 | -3/+57 |
| * | | | | | | | | | Merge branch 'maint' into next | Theodore Ts'o | 2022-08-12 | 12 | -32/+138 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | libext2fs: avoid NULL dereference if the root file system isn't in /etc/mtab | Theodore Ts'o | 2022-08-12 | 1 | -3/+4 |
| * | | | | | | | | | | Merge branch 'maint' into next | Theodore Ts'o | 2022-08-11 | 11 | -15/+28 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | misc: use ext2_ino_t instead of ino_t | Andreas Dilger | 2022-08-11 | 5 | -17/+17 |
| * | | | | | | | | | | | Merge branch 'maint' into next | Theodore Ts'o | 2022-08-11 | 11 | -47/+83 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'maint' into next | Theodore Ts'o | 2022-08-10 | 25 | -18/+1268 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'maint' into next | Theodore Ts'o | 2022-08-07 | 11 | -3598/+5576 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'maint' into next | Theodore Ts'o | 2022-08-06 | 38 | -103/+255 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'maint' into next | Theodore Ts'o | 2022-01-13 | 3 | -2/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | tune2fs: implement support for set/get label iocts | Lukas Czerner | 2021-12-31 | 5 | -3/+114 |
| * | | | | | | | | | | | | | | | | Merge branch 'maint' into next | Theodore Ts'o | 2021-12-30 | 35 | -6279/+6937 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | ext2fs: avoid re-reading inode multiple times | Andreas Dilger | 2021-10-28 | 4 | -45/+70 |
| * | | | | | | | | | | | | | | | | | mke2fs: add extended option for prezeroed storage devices | Sarthak Kukreti | 2021-10-25 | 4 | -1/+92 |
| * | | | | | | | | | | | | | | | | | dumpe2fs, debugfs, e2image: Add support for orphan file | Jan Kara | 2021-09-30 | 3 | -1/+6 |
| * | | | | | | | | | | | | | | | | | tune2fs: Add support for orphan_file feature | Jan Kara | 2021-09-30 | 2 | -2/+93 |
| * | | | | | | | | | | | | | | | | | e2fsck: Add support for handling orphan file | Jan Kara | 2021-09-30 | 8 | -47/+548 |
| * | | | | | | | | | | | | | | | | | mke2fs: Add support for orphan_file feature | Jan Kara | 2021-09-30 | 2 | -3/+55 |
| * | | | | | | | | | | | | | | | | | libext2fs: Support for orphan file feature | Jan Kara | 2021-09-30 | 8 | -8/+332 |
* | | | | | | | | | | | | | | | | | | Declare fast forward from 1.46.6~rc1-1.1debian/1.46.6-1archive/debian/1.46.6-1 | Theodore Y. Ts'o | 2023-02-02 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Record e2fsprogs (1.46.6~rc1-1.1) in archive suite sid | Bastian Germann | 2023-01-03 | 117 | -5408/+17536 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | e2fsprogs (1.46.6~rc1-1.1) unstable; urgency=medium | Bastian Germann | 2023-01-03 | 7 | -167/+600 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | | | | | | | Import e2fsprogs_1.46.6~rc1-1.1.debian.tar.xz | Bastian Germann | 2023-01-03 | 80 | -0/+7969 |
| | | / / / / / / / / / / / / / / / / / | |||||
| | * | | | | | | | | | | | | | | | | | | Import e2fsprogs_1.46.6~rc1.orig.tar.gz | Theodore Y. Ts'o | 2022-09-12 | 2233 | -0/+516342 |
| | / / / / / / / / / / / / / / / / / |