* [PULL] Btrfs fixes for 4.8, part 2
@ 2016-08-17 15:11 David Sterba
2016-08-23 11:02 ` David Sterba
0 siblings, 1 reply; 3+ messages in thread
From: David Sterba @ 2016-08-17 15:11 UTC (permalink / raw)
To: clm; +Cc: linux-btrfs, David Sterba
Hi,
this is a short series, mostly small fixes that did not make it to the first
round. Please pull, thanks.
----------------------------------------------------------------
The following changes since commit 10838816547a28696ca10e038b3b32f2efec5a42:
Merge branch 'integration-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.8 (2016-08-05 12:25:05 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-chris-4.8
for you to fetch changes up to 56ee3f62c2c78b2ec541283d39208683e8ce385f:
btrfs: qgroup: Fix qgroup incorrectness caused by log replay (2016-08-17 15:41:05 +0200)
----------------------------------------------------------------
Alex Lyakas (1):
btrfs: flush_space: treat return value of do_chunk_alloc properly
Jeff Mahoney (2):
btrfs: properly track when rescan worker is running
btrfs: waiting on qgroup rescan should not always be interruptible
Liu Bo (2):
Btrfs: fix memory leak of reloc_root
Btrfs: add ASSERT for block group's memory leak
Qu Wenruo (4):
btrfs: backref: Fix soft lockup in __merge_refs function
btrfs: qgroup: Refactor btrfs_qgroup_insert_dirty_extent()
btrfs: relocation: Fix leaking qgroups numbers on data extents
btrfs: qgroup: Fix qgroup incorrectness caused by log replay
fs/btrfs/backref.c | 1 +
fs/btrfs/ctree.h | 1 +
fs/btrfs/delayed-ref.c | 7 +---
fs/btrfs/disk-io.c | 12 +++++-
fs/btrfs/extent-tree.c | 44 +++++---------------
fs/btrfs/ioctl.c | 2 +-
fs/btrfs/qgroup.c | 62 +++++++++++++++++++++++-----
fs/btrfs/qgroup.h | 36 +++++++++++++---
fs/btrfs/relocation.c | 109 ++++++++++++++++++++++++++++++++++++++++++++++---
fs/btrfs/tree-log.c | 16 ++++++++
10 files changed, 228 insertions(+), 62 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PULL] Btrfs fixes for 4.8, part 2
2016-08-17 15:11 [PULL] Btrfs fixes for 4.8, part 2 David Sterba
@ 2016-08-23 11:02 ` David Sterba
2016-08-23 12:14 ` Chris Mason
0 siblings, 1 reply; 3+ messages in thread
From: David Sterba @ 2016-08-23 11:02 UTC (permalink / raw)
To: clm; +Cc: linux-btrfs
On Wed, Aug 17, 2016 at 05:11:13PM +0200, David Sterba wrote:
> Hi,
>
> this is a short series, mostly small fixes that did not make it to the first
> round. Please pull, thanks.
As you did not pick this pull request, I'll prepare another one with
more patches, based on this branch.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PULL] Btrfs fixes for 4.8, part 2
2016-08-23 11:02 ` David Sterba
@ 2016-08-23 12:14 ` Chris Mason
0 siblings, 0 replies; 3+ messages in thread
From: Chris Mason @ 2016-08-23 12:14 UTC (permalink / raw)
To: David Sterba; +Cc: linux-btrfs
On Tue, Aug 23, 2016 at 01:02:37PM +0200, David Sterba wrote:
>On Wed, Aug 17, 2016 at 05:11:13PM +0200, David Sterba wrote:
>> Hi,
>>
>> this is a short series, mostly small fixes that did not make it to the first
>> round. Please pull, thanks.
>
>As you did not pick this pull request, I'll prepare another one with
>more patches, based on this branch.
Thanks Dave, I've been trying to nail down this fsync memory corruption
problem. But, I'll send a pull on Thursday/Friday with or without an
fsync patch.
-chris
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-08-23 12:16 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-17 15:11 [PULL] Btrfs fixes for 4.8, part 2 David Sterba
2016-08-23 11:02 ` David Sterba
2016-08-23 12:14 ` Chris Mason
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).