All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Chinner <david@fromorbit.com>
To: xfs@oss.sgi.com, linux-xfs@vger.kernel.org
Subject: [ANNOUNCE] xfs: for-next branch updated to 800b269
Date: Fri, 26 Aug 2016 16:25:08 +1000	[thread overview]
Message-ID: <20160826062508.GG19025@dastard> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1586 bytes --]

Hi folks,

The for-next branch of the xfs kernel repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs.git

has just been updated.

This (hopefully) is the last set of fixes for the 4.8 cycle - I plan
to send them to linus by the middle of next week. For this point
onwards I'll be focussing on patches for the 4.9 merge window - I'm
not sure how much of the reflink set we'll get through before the
window closes, but I'm going to take a good swing at getting that
merged for 4.9....

-Dave.

The new head of the for-next branch is commit:

800b269 xfs: prevent dropping ioend completions during buftarg wait

New Commits:

Brian Foster (1):
      [800b269] xfs: prevent dropping ioend completions during buftarg wait

Darrick J. Wong (5):
      [ed150e1] xfs: don't perform lookups on zero-height btrees
      [738f57c] xfs: disallow mounting of realtime + rmap filesystems
      [da1f039] xfs: don't log the entire end of the AGF
      [7222789] xfs: fix some key handling problems in _btree_simple_query_range
      [5b5c2db] xfs: simple btree query range should look right if LE lookup fails

Dave Chinner (1):
      [f3d7ebd] xfs: fix superblock inprogress check


Code Diffstat:

 fs/xfs/libxfs/xfs_alloc.c  |  2 ++
 fs/xfs/libxfs/xfs_btree.c  | 14 +++++++++++++-
 fs/xfs/libxfs/xfs_format.h |  6 ++++--
 fs/xfs/libxfs/xfs_sb.c     |  3 ++-
 fs/xfs/xfs_buf.c           |  2 +-
 fs/xfs/xfs_super.c         |  9 ++++++++-
 6 files changed, 30 insertions(+), 6 deletions(-)
-- 
Dave Chinner
david@fromorbit.com

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

[-- Attachment #2: Type: text/plain, Size: 121 bytes --]

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

             reply	other threads:[~2016-08-26  6:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-26  6:25 Dave Chinner [this message]
2016-08-26  7:48 ` [ANNOUNCE] xfs: for-next branch updated to 800b269 Christoph Hellwig
2016-08-29  1:31   ` Dave Chinner
2016-08-29 14:52     ` Darrick J. Wong
2016-08-29 23:23       ` Dave Chinner
2016-08-30  3:40         ` Darrick J. Wong

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=20160826062508.GG19025@dastard \
    --to=david@fromorbit.com \
    --cc=linux-xfs@vger.kernel.org \
    --cc=xfs@oss.sgi.com \
    /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.