From: David Sterba <dsterba@suse.com>
To: clm@fb.com
Cc: David Sterba <dsterba@suse.com>, linux-btrfs@vger.kernel.org
Subject: [PULL] Btrfs fixes for 4.12
Date: Mon, 5 Jun 2017 19:47:55 +0200 [thread overview]
Message-ID: <cover.1496682964.git.dsterba@suse.com> (raw)
Hi,
please pull the following assorted fixes to 4.12. Thanks.
The following changes since commit 9bcaaea7418d09691f1ffab5c49aacafe3eef9d0:
btrfs: fix the gfp_mask for the reada_zones radix tree (2017-05-04 16:56:11 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-chris-4.12
for you to fetch changes up to 2eec59665d545ce443184b9c7a32a65b4dde6d4c:
Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_io (2017-06-01 17:00:11 +0200)
----------------------------------------------------------------
Colin Ian King (1):
btrfs: fix incorrect error return ret being passed to mapping_set_error
David Sterba (1):
btrfs: use correct types for page indices in btrfs_page_exists_in_range
Jan Kara (1):
btrfs: Make flush bios explicitely sync
Jeff Mahoney (2):
btrfs: fix memory leak in update_space_info failure path
btrfs: fix race with relocation recovery and fs_root setup
Liu Bo (2):
Btrfs: skip commit transaction if we don't have enough pinned bytes
Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_io
Qu Wenruo (1):
btrfs: fiemap: Cache and merge fiemap extent before submit it to user
Su Yue (1):
btrfs: tree-log.c: Wrong printk information about namelen
fs/btrfs/dir-item.c | 2 +-
fs/btrfs/disk-io.c | 10 ++--
fs/btrfs/extent-tree.c | 9 ++--
fs/btrfs/extent_io.c | 126 +++++++++++++++++++++++++++++++++++++++++++++++--
fs/btrfs/inode.c | 6 +--
5 files changed, 138 insertions(+), 15 deletions(-)
next reply other threads:[~2017-06-05 17:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-05 17:47 David Sterba [this message]
2017-06-09 19:50 ` [PULL] Btrfs fixes for 4.12 Chris Mason
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=cover.1496682964.git.dsterba@suse.com \
--to=dsterba@suse.com \
--cc=clm@fb.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.