linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Btrfs fixes and improvements for 4.11
@ 2017-02-15 21:01 fdmanana
  0 siblings, 0 replies; only message in thread
From: fdmanana @ 2017-02-15 21:01 UTC (permalink / raw)
  To: linux-btrfs; +Cc: clm, Filipe Manana

From: Filipe Manana <fdmanana@suse.com>

Hi Chris.

Please consider the following changes for the 4.11 merge window.
This time there is nothing particularly outstanding when compared to the
usual set of bug fixes. These are mostly fixes for send and the no-holes
feature introduced in 3.14. Test cases for fstests were sent for half of
these changes, with some already merged and two not yet merged.

Thanks.

The following changes since commit 6e78b3f7a193546b1c00a6d084596e774f147169:

  Btrfs: fix btrfs_decompress_buf2page() (2017-02-10 19:11:03 -0800)

are available in the git repository at:

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

for you to fetch changes up to 0a511ba79d7152b5b3b6b54573511fbdeb014abb:

  Btrfs: fix data loss after truncate when using the no-holes feature (2017-02-15 20:16:19 +0000)

----------------------------------------------------------------
Filipe Manana (7):
      Btrfs: incremental send, do not delay rename when parent inode is new
      Btrfs: bulk delete checksum items in the same leaf
      Btrfs: do not create explicit holes when replaying log tree if NO_HOLES enabled
      Btrfs: fix assertion failure when freeing block groups at close_ctree()
      Btrfs: fix use-after-free due to wrong order of destroying work queues
      Btrfs: incremental send, fix unnecessary hole writes for sparse files
      Btrfs: fix data loss after truncate when using the no-holes feature

Robbie Ko (3):
      Btrfs: send, fix failure to rename top level inode due to name collision
      Btrfs: incremental send, do not issue invalid rmdir operations
      Btrfs: fix leak of subvolume writers counter

 fs/btrfs/disk-io.c     |  15 ++++++++++-----
 fs/btrfs/extent-tree.c |   9 ++++++---
 fs/btrfs/file-item.c   |  28 +++++++++++++++++++++++++++-
 fs/btrfs/inode.c       |  29 ++++++++++++++---------------
 fs/btrfs/send.c        | 125 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------
 fs/btrfs/tree-log.c    |   5 +++++
 6 files changed, 181 insertions(+), 30 deletions(-)

-- 
2.7.0.rc3


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-02-16 11:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-15 21:01 [GIT PULL] Btrfs fixes and improvements for 4.11 fdmanana

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).