From: Dave Chinner <david@fromorbit.com>
To: xfs@oss.sgi.com
Subject: [ANNOUNCE] xfs: for-next branch updated to dc4113d2
Date: Wed, 20 Jul 2016 15:10:17 +1000 [thread overview]
Message-ID: <20160720051017.GJ16044@dastard> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 3485 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. Christoph, I pulled all of your DAX vs DIO
patchset except for the last patch that changed the locking. I'm
still undecided on that and my focus is on other things (like rmap)
right now, so I've left it out for the moment.
Speaking of rmap, that's the last piece I want to get into this
cycle. There are a couple of ther fixes that would be nice to have,
but rmap is the main one right now....
-Dave.
The new head of the for-next branch is commit:
dc4113d2 Merge branch 'xfs-4.8-dir2-sf-fixes' into for-next
New Commits:
Brian Foster (2):
[c891c30] xfs: exclude never-released buffers from buftarg I/O accounting
[9c7504a] xfs: track and serialize in-flight async buffers against unmount
Christoph Hellwig (10):
[8f3e205] xfs: don't pass ioflags around in the ioctl path
[3176c3e] xfs: kill ioflags
[cf81071] xfs: remove s_maxbytes enforcement in xfs_file_read_iter
[bbc5a74] xfs: split xfs_file_read_iter into buffered and direct I/O helpers
[f1285ff] xfs: stop using generic_file_read_iter for direct I/O
[fa8d972] xfs: direct calls in the direct I/O path
[16d4d43] xfs: split direct I/O and DAX path
[8353a64] xfs: kill xfs_dir2_sf_off_t
[266b696] xfs: kill xfs_dir2_inou_t
[aa2dd0a] xfs: remove __arch_pack
Dan Carpenter (1):
[fbc21f3] xfs: don't allow negative error tags
Dave Chinner (4):
[f637161] Merge branch 'xfs-4.8-misc-fixes-3' into for-next
[bbfeb61] Merge branch 'xfs-4.8-buf-fixes' into for-next
[b47ec80] Merge branch 'xfs-4.8-split-dax-dio' into for-next
[dc4113d2] Merge branch 'xfs-4.8-dir2-sf-fixes' into for-next
Eric Sandeen (3):
[e97f6c5] xfs: fix xfs_error_get_cfg for negative errnos
[0b4db5d] xfs: remove extraneous buffer flag changes
[5539d36] xfs: don't reset b_retries to 0 on every failure
Hou Tao (1):
[ad70328] xfs: remove the magic numbers in xfs_btree_block-related len macros
Jann Horn (1):
[7f1b624] xfs: fix type confusion in xfs_ioc_swapext
Kaho Ng (1):
[fbfb24b] xfs: indentation fix in xfs_btree_get_iroot()
Code Diffstat:
fs/xfs/libxfs/xfs_btree.c | 8 +-
fs/xfs/libxfs/xfs_da_format.c | 31 +++---
fs/xfs/libxfs/xfs_da_format.h | 43 +++------
fs/xfs/libxfs/xfs_dir2_sf.c | 38 +++-----
fs/xfs/libxfs/xfs_format.h | 66 ++++++++-----
fs/xfs/xfs_aops.c | 24 +----
fs/xfs/xfs_aops.h | 3 +
fs/xfs/xfs_buf.c | 170 ++++++++++++++++++++++++---------
fs/xfs/xfs_buf.h | 7 +-
fs/xfs/xfs_buf_item.c | 12 +--
fs/xfs/xfs_error.c | 2 +-
fs/xfs/xfs_error.h | 2 +-
fs/xfs/xfs_file.c | 232 ++++++++++++++++++++++++++++++++++-----------
fs/xfs/xfs_inode.h | 10 --
fs/xfs/xfs_ioctl.c | 33 ++++---
fs/xfs/xfs_ioctl.h | 3 -
fs/xfs/xfs_ioctl32.c | 6 +-
fs/xfs/xfs_linux.h | 7 --
fs/xfs/xfs_log.c | 5 +-
fs/xfs/xfs_mount.c | 10 +-
fs/xfs/xfs_ondisk.h | 6 +-
fs/xfs/xfs_sysfs.c | 3 +
fs/xfs/xfs_trace.h | 21 ++--
23 files changed, 451 insertions(+), 291 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
next reply other threads:[~2016-07-20 5:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-20 5:10 Dave Chinner [this message]
2016-07-21 14:33 ` [ANNOUNCE] xfs: for-next branch updated to dc4113d2 Christoph Hellwig
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=20160720051017.GJ16044@dastard \
--to=david@fromorbit.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox