Linux Btrfs filesystem development
 help / color / mirror / Atom feed
From: David Sterba <dsterba@suse.cz>
To: linux-btrfs@vger.kernel.org
Subject: Btrfs progs release 5.19
Date: Tue, 16 Aug 2022 15:51:49 +0200	[thread overview]
Message-ID: <20220816135149.GC13489@suse.cz> (raw)

Hi,

btrfs-progs version 5.19 have been released.

Changelog:
   * send: support protocol version 2
   * fi show: print all missing devices
   * device stats: add tabular output
   * replace: add alias to device group (device replace)
   * check: validate free space tree items
   * fixes:
      * convert: support large filesystems (block count > 32bit)
      * recognize filesystems with verity enabled
      * mkfs and DUP could write out of order, fix it for zoned mode
   * build:
      * optional support for LZO and ZSTD in receive
      * compatibility with glibc 2.36 (mount.h)
      * add fallbacks for new GCC builtins
   * other:
      * corrupt-block: target specific items, offsets
      * documentation updates, new pages from wiki
      * new tests

Tarballs: https://www.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/
Git: git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git

Shortlog:

Boris Burkov (11):
      btrfs-progs: receive: support v2 send stream larger tlv_len
      btrfs-progs: receive: dynamically allocate sctx->read_buf
      btrfs-progs: receive: support v2 send stream DATA tlv format
      btrfs-progs: receive: process encoded_write commands
      btrfs-progs: receive: encoded_write fallback to explicit decode and write
      btrfs-progs: receive: process fallocate commands
      btrfs-progs: receive: process setflags ioctl commands
      btrfs-progs: receive: add tests for basic encoded_write send/receive
      btrfs-progs: corrupt-block: corrupt generic item data
      btrfs-progs: corrupt-block: expand corrupt_file_extent
      btrfs-progs: add VERITY ro compat flag

Chung-Chiang Cheng (1):
      btrfs-progs: tests: remove duplicated helper

David Sterba (22):
      btrfs-progs: docs: fix spinx build warnings
      btrfs-progs: docs: split project information to new section
      btrfs-progs: docs: copy wiki page Contributors
      btrfs-progs: docs: distinguish Changes title
      btrfs-progs: docs: add feature by version table from wiki
      btrfs-progs: docs: update troubleshooting
      btrfs-progs: libbtrfs: reduce exports from ctree.h
      btrfs-progs: receive: optional build for lzo, zstd
      btrfs-progs: build: rename compression support variables
      btrfs-progs: add constant for initial getopt values
      btrfs-progs: receive: switch context variables to bool
      btrfs-progs: receive: implement FILEATTR command
      btrfs-progs: docs: add send stream format description
      btrfs-progs: device: add replace subcommand as alias to 1st level command
      btrfs-progs: corrupt-block: use only long options for value and offset
      btrfs-progs: corrupt-block: update help text
      btrfs-progs: build: add m4 macros for builtin detection
      btrfs-progs: kernel-lib: add stubs for overflow builtins
      btrfs-progs: docs: update kernel 5.19 contributor stats
      btrfs-progs: tests: fix udev build test option name
      btrfs-progs: update CHANGES for 5.19
      Btrfs progs v5.19

Josef Bacik (1):
      btrfs-progs: check: check for invalid free space tree entries

Khem Raj (1):
      btrfs-progs: use linux mount.h instead of sys/mount.h

Mike Fleetwood (1):
      btrfs-progs: dump-super: exit with failure when printing bad superblock

Nikolay Borisov (5):
      btrfs-progs: convert: properly work with large ext4 filesystems
      btrfs-progs: fi show: print missing device for a mounted file system
      btrfs-progs: tests: add test for fi show and missing device
      btrfs-progs: factor out device stats printing code
      btrfs-progs: add support for tabular format for device stats

Omar Sandoval (2):
      btrfs-progs: receive: add send stream v2 commands and attributes
      btrfs-progs: send: stream v2 ioctl flags

Qu Wenruo (4):
      btrfs-progs: make btrfs_super_block::log_root_transid deprecated
      btrfs-progs: avoid repeated data write for metadata
      btrfs-progs: fix a BUG_ON() condition for write_data_to_disk()
      btrfs-progs: use write_data_to_disk() to handle RAID56 in write_and_map_eb()

Su Yue (1):
      btrfs-progs: save item data end in u64 to avoid overflow in btrfs_check_leaf()

Wang Yugui (1):
      btrfs-progs: kerncompat: avoid redefined __bitwise__ warning


             reply	other threads:[~2022-08-16 13:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-16 13:51 David Sterba [this message]
2022-09-01 17:01 ` Btrfs progs release 5.19 Christoph Anton Mitterer
2022-09-02  7:15   ` David Sterba

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220816135149.GC13489@suse.cz \
    --to=dsterba@suse.cz \
    --cc=linux-btrfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox