linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Btrfs fixes for 4.6
@ 2016-02-26 13:22 fdmanana
  2016-03-01  9:20 ` David Sterba
  0 siblings, 1 reply; 7+ messages in thread
From: fdmanana @ 2016-02-26 13:22 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.6 kernel merge window.
Nothing particularly outstanding, just the usual sort of bug fixes.
These have all been sent to the mailing list before (I just changed in
my repo the changelog for the deadlock fix patch to fix a typo pointed
by Liu Bo, other than that it's exactly the same as the version sent to
the mailing list). Some xfstests for these were already merged upstream
and one more sent earlier this week (for the listxattrs issue) that is
not yet merged.

Thanks.

The following changes since commit 0fcb760afa6103419800674e22fb7f4de1f9670b:

  Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.6 (2016-02-24 10:21:44 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux.git integration-4.6

for you to fetch changes up to 97c86c11a5cb9839609a9df195e998c3312e68b0:

  Btrfs: do not collect ordered extents when logging that inode exists (2016-02-26 04:28:15 +0000)

----------------------------------------------------------------
Filipe Manana (7):
      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 listxattrs not listing all xattrs packed in the same item
      Btrfs: fix race when checking if we can skip fsync'ing an inode
      Btrfs: do not collect ordered extents when logging that inode exists

 fs/btrfs/file.c     |  9 +++++----
 fs/btrfs/inode.c    | 25 +++++++++++++++++++++++--
 fs/btrfs/ioctl.c    |  6 ++++++
 fs/btrfs/tree-log.c | 99 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------
 fs/btrfs/tree-log.h |  2 ++
 fs/btrfs/xattr.c    | 65 +++++++++++++++++++++++++++++++++++++++++------------------------
 6 files changed, 165 insertions(+), 41 deletions(-)

-- 
2.7.0.rc3


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

end of thread, other threads:[~2016-03-02  1:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-26 13:22 [GIT PULL] Btrfs fixes for 4.6 fdmanana
2016-03-01  9:20 ` David Sterba
2016-03-01 16:06   ` Chris Mason
2016-03-02  0:48     ` Qu Wenruo
2016-03-02  1:11       ` Chris Mason
2016-03-02  1:24         ` Qu Wenruo
2016-03-02  1:34           ` 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).