* Btrfs progs release 4.5.3
@ 2016-05-11 14:47 David Sterba
[not found] ` <pan$d3395$7e2181c5$29bfc9d7$bdd12ab9@cox.net>
0 siblings, 1 reply; 2+ messages in thread
From: David Sterba @ 2016-05-11 14:47 UTC (permalink / raw)
To: linux-btrfs; +Cc: clm
Hi,
btrfs-progs 4.5.2 have been released. A bugfix release.
Changes:
* ioctl: fix unaligned access in buffer from TREE_SEARCH; might cause SIGBUS
on architectures that do not support unaligned access and do not performa
any fixups
* improved validation checks of superblock and chunk-related structures
* subvolume sync: fix handling of -s option
* balance: adjust timing of safety delay countdown with --full-balance
* rescue super-recover: fix reversed condition check
* check: fix bytes_used accounting
* documentation updates: mount options, scrub, send, receive, select-super,
check, mkfs
* testing: new fuzzed images, for superblock and chunks
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:
David Sterba (18):
btrfs-progs: check: pass a template to add_extent_rec_nolookup
btrfs-progs: check: simplify assignments in add_extent_rec_nolookup
btrfs-progs: check: reduce size of extent_record
btrfs-progs: check: refactor add_extent_rec, reduce argument count
btrfs-progs: check: check stripe crossing against nodesize
btrfs-progs: fi du: switch to negative error codes
btrfs-progs: kerncompat: introduce get_unaligned helpers
btrfs-progs: add getters for ioctl search_header
btrfs-progs: use ioctl search headers everywhere
btrfs-progs: docs: update btrfs-man5
btrfs-progs: docs: update btrfs-scrub
btrfs-progs: docs: update btrfs-send
btrfs-progs: docs: update btrfs-receive
btrfs-progs: docs: update btrfs-select-super
btrfs-progs: docs: update btrfs-check
btrfs-progs: docs: clarify why mkfs selects single for SSDs
btrfs-progs: update CHANGES for 4.5.3
Btrfs progs v4.5.3
Liu Bo (5):
btrfs-progs: fix incorrect flag check while recovering super
btrfs-progs: add validation checks for chunk loading
btrfs-progs: add three more validation checks for superblock
btrfs-progs: replace printf with message helpers in check_super
btrfs-progs: add fuzzed testing images, superblock and chunks
Marek Rusinowski (1):
btrfs-progs: subvolume sync: fix handling of -s option
Noah Massey (1):
btrfs-progs: Adjust timing of safety delay countdown
Qu Wenruo (1):
btrfs-progs: check: fix found bytes accounting error
Satoru Takeuchi (1):
btrfs-progs: prop: convert error messages to use error()
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-05-12 9:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-11 14:47 Btrfs progs release 4.5.3 David Sterba
[not found] ` <pan$d3395$7e2181c5$29bfc9d7$bdd12ab9@cox.net>
2016-05-12 9:23 ` David Sterba
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).