All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] Btrfs fixes for 4.10
@ 2017-01-05 15:22 David Sterba
  2017-01-05 16:24 ` Chris Mason
  0 siblings, 1 reply; 4+ messages in thread
From: David Sterba @ 2017-01-05 15:22 UTC (permalink / raw)
  To: clm; +Cc: linux-btrfs, David Sterba

Hi,

a collection of fixes (lockdep, delayed ref locking, dio). The
btrfs_uuid_tree_iterate return value fix has a visible impact so it's added to
the mix. Please pull.

The following changes since commit 2939e1a86f758b55cdba73e29397dd3d94df13bc:

  btrfs: limit async_work allocation and worker func duration (2016-12-13 11:01:30 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-chris-4.10

for you to fetch changes up to 3dda13a8ad787f3d4c4f18c8c05f8eebc7ea135a:

  Merge branch 'misc-4.10' into for-chris-4.10-20170104 (2017-01-04 11:42:16 +0100)

----------------------------------------------------------------
David Sterba (1):
      Merge branch 'misc-4.10' into for-chris-4.10-20170104

Jeff Mahoney (2):
      btrfs: fix error handling when run_delayed_extent_op fails
      btrfs: fix locking when we put back a delayed ref that's too new

Liu Bo (3):
      Btrfs: use down_read_nested to make lockdep silent
      Btrfs: fix lockdep warning about log_mutex
      Btrfs: adjust outstanding_extents counter properly when dio write is split

Pan Bian (1):
      btrfs: return the actual error value from  from btrfs_uuid_tree_iterate

 fs/btrfs/extent-tree.c |  8 ++++++--
 fs/btrfs/inode.c       | 11 +++++++++--
 fs/btrfs/tree-log.c    | 13 ++++++++++---
 fs/btrfs/uuid-tree.c   |  4 +---
 4 files changed, 26 insertions(+), 10 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PULL] Btrfs fixes for 4.10
  2017-01-05 15:22 [PULL] Btrfs fixes for 4.10 David Sterba
@ 2017-01-05 16:24 ` Chris Mason
  0 siblings, 0 replies; 4+ messages in thread
From: Chris Mason @ 2017-01-05 16:24 UTC (permalink / raw)
  To: David Sterba; +Cc: linux-btrfs

On 01/05/2017 10:22 AM, David Sterba wrote:
> Hi,
>
> a collection of fixes (lockdep, delayed ref locking, dio). The
> btrfs_uuid_tree_iterate return value fix has a visible impact so it's added to
> the mix. Please pull.
>
> The following changes since commit 2939e1a86f758b55cdba73e29397dd3d94df13bc:
>
>   btrfs: limit async_work allocation and worker func duration (2016-12-13 11:01:30 -0800)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-chris-4.10
>
> for you to fetch changes up to 3dda13a8ad787f3d4c4f18c8c05f8eebc7ea135a:
>
>   Merge branch 'misc-4.10' into for-chris-4.10-20170104 (2017-01-04 11:42:16 +0100)

Thanks Dave, testing started here.

-chris

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PULL] Btrfs fixes for 4.10
  2017-01-20 14:42 David Sterba
@ 2017-01-21  4:47 ` Chris Mason
  0 siblings, 0 replies; 4+ messages in thread
From: Chris Mason @ 2017-01-21  4:47 UTC (permalink / raw)
  To: David Sterba; +Cc: linux-btrfs

On Fri, Jan 20, 2017 at 03:42:50PM +0100, David Sterba wrote:
>Hi,
>
>a few more fixes, please pull. Thanks.

Great, thanks Dave, rolling tests.

-chris

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PULL] Btrfs fixes for 4.10
@ 2017-01-20 14:42 David Sterba
  2017-01-21  4:47 ` Chris Mason
  0 siblings, 1 reply; 4+ messages in thread
From: David Sterba @ 2017-01-20 14:42 UTC (permalink / raw)
  To: clm; +Cc: David Sterba, linux-btrfs

Hi,

a few more fixes, please pull. Thanks.

----------------------------------------------------------------
The following changes since commit 0bf70aebf12d8fa0d06967b72ca4b257eb6adf06:

  Merge branch 'tracepoint-updates-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.10 (2017-01-11 06:26:12 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-chris

for you to fetch changes up to 91298eec05cd8d4e828cf7ee5d4a6334f70cf69a:

  Btrfs: fix truncate down when no_holes feature is enabled (2017-01-19 18:02:22 +0100)

----------------------------------------------------------------
Chandan Rajendra (1):
      Btrfs: Fix deadlock between direct IO and fast fsync

Liu Bo (1):
      Btrfs: fix truncate down when no_holes feature is enabled

Wang Xiaoguang (1):
      btrfs: fix false enospc error when truncating heavily reflinked file

 fs/btrfs/inode.c | 18 +++++++++++++++---
 1 file changed, 15 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-01-21  4:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-05 15:22 [PULL] Btrfs fixes for 4.10 David Sterba
2017-01-05 16:24 ` Chris Mason
2017-01-20 14:42 David Sterba
2017-01-21  4:47 ` Chris Mason

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.