From: David Sterba <dsterba@suse.cz>
To: stable@vger.kernel.org
Cc: clm@fb.com
Subject: Btrfs stable fixes for 4.5.x
Date: Thu, 5 May 2016 11:40:18 +0200 [thread overview]
Message-ID: <20160505094018.GA29353@twin.jikos.cz> (raw)
Hi,
please queue the following patches to 4.5 stable. There are fixes for user
visible bugs, improved error handling and stability fixes.
There are 3 patches that do not apply directly to 4.5.3 so I'm sending the full
patch set for ease of application.
I have tested the patches on top of 4.5. Some patches may apply to older stable
branches but haven't been tested nor reviewed in that respect.
Thanks.
Subjects:
btrfs: reada: Fix in-segment calculation for reada
Btrfs: fix truncate_space_check
btrfs: remove error message from search ioctl for nonexistent tree
btrfs: change max_inline default to 2048
Btrfs: fix unreplayable log after snapshot delete + parent dir fsync
Btrfs: fix file loss on log replay after renaming a file and fsync
Btrfs: fix extent_same allowing destination offset beyond i_size
Btrfs: fix deadlock between direct IO reads and buffered writes
Btrfs: fix race when checking if we can skip fsync'ing an inode
Btrfs: do not collect ordered extents when logging that inode exists
btrfs: csum_tree_block: return proper errno value
btrfs: do not write corrupted metadata blocks to disk
Btrfs: fix invalid reference in replace_path
btrfs: handle non-fatal errors in btrfs_qgroup_inherit()
btrfs: fallback to vmalloc in btrfs_compare_tree
Btrfs: don't use src fd for printk
btrfs: Reset IO error counters before start of device replacing
Commits:
503785306d182ab624a2232856ef8ab503ee85f9
dc95f7bfc57fa4b75a77d0da84d5db249d74aa3f
11ea474f74709fc764fb7e80306e0776f94ce8b8
f7e98a7fff8634ae655c666dc2c9fc55a48d0a73
1ec9a1ae1e30c733077c0b288c4301b66b7a81f2
2be63d5ce929603d4e7cedabd9e992eb34a0ff95
f4dfe6871006c62abdccc77b2818b11f376e98e2
ade770294df29e08f913e5d733a756893128f45e
affc0ff902d539ebe9bba405d330410314f46e9f
5e33a2bd7ca7fa687fb0965869196eea6815d1f3
8bd98f0e6bf792e8fa7c3fed709321ad42ba8d2e
0f805531daa2ebfb5706422dc2ead1cff9e53e65
264813acb1c756aebc337b16b832604a0c9aadaf
918c2ee103cf9956f1c61d3f848dbb49fd2d104a
8f282f71eaee7ac979cdbe525f76daa0722798a8
c79b4713304f812d3d6c95826fc3e5fc2c0b0c14
7ccefb98ce3e5c4493cd213cd03714b7149cf0cb
next reply other threads:[~2016-05-05 9:40 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-05 9:40 David Sterba [this message]
2016-05-05 9:43 ` [PATCH 01/17] btrfs: reada: Fix in-segment calculation for reada David Sterba
2016-05-05 12:37 ` Greg KH
2016-05-05 9:43 ` [PATCH 02/17] Btrfs: fix truncate_space_check David Sterba
2016-05-05 9:43 ` [PATCH 03/17] btrfs: remove error message from search ioctl for nonexistent tree David Sterba
2016-05-05 9:43 ` [PATCH 04/17] btrfs: change max_inline default to 2048 David Sterba
2016-05-05 9:43 ` [PATCH 05/17] Btrfs: fix unreplayable log after snapshot delete + parent dir fsync David Sterba
2016-05-05 9:43 ` [PATCH 06/17] Btrfs: fix file loss on log replay after renaming a file and fsync David Sterba
2016-05-05 9:43 ` [PATCH 07/17] Btrfs: fix extent_same allowing destination offset beyond i_size David Sterba
2016-05-05 9:44 ` [PATCH 08/17] Btrfs: fix deadlock between direct IO reads and buffered writes David Sterba
2016-05-05 9:44 ` [PATCH 09/17] Btrfs: fix race when checking if we can skip fsync'ing an inode David Sterba
2016-05-05 9:44 ` [PATCH 10/17] Btrfs: do not collect ordered extents when logging that inode exists David Sterba
2016-05-05 9:44 ` [PATCH 11/17] btrfs: csum_tree_block: return proper errno value David Sterba
2016-05-05 9:44 ` [PATCH 12/17] btrfs: do not write corrupted metadata blocks to disk David Sterba
2016-05-05 9:44 ` [PATCH 13/17] Btrfs: fix invalid reference in replace_path David Sterba
2016-05-05 9:44 ` [PATCH 14/17] btrfs: handle non-fatal errors in btrfs_qgroup_inherit() David Sterba
2016-05-05 9:44 ` [PATCH 15/17] btrfs: fallback to vmalloc in btrfs_compare_tree David Sterba
2016-05-05 9:44 ` [PATCH 16/17] Btrfs: don't use src fd for printk David Sterba
2016-05-05 9:44 ` [PATCH 17/17] btrfs: Reset IO error counters before start of device replacing 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=20160505094018.GA29353@twin.jikos.cz \
--to=dsterba@suse.cz \
--cc=clm@fb.com \
--cc=stable@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