All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Chinner <david@fromorbit.com>
To: xfs@oss.sgi.com
Subject: [ANNOUNCE] xfs: for-next branch updated to 1790736
Date: Mon, 2 Feb 2015 17:21:02 +1100	[thread overview]
Message-ID: <20150202062102.GH6282@dastard> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1848 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.

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

1790736 Merge branch 'xfs-ioctl-setattr-cleanup' into for-next

New Commits:

Brian Foster (1):
      [4d94902] xfs: remove incorrect error negation in attr_multi ioctl

Christoph Hellwig (2):
      [8add71c] xfs: factor out a xfs_update_prealloc_flags() helper
      [2ba6623] xfs: don't allocate an ioend for direct I/O completions

Dave Chinner (10):
      [3fd1b0d] Merge branch 'xfs-misc-fixes-for-3.20-3' into for-next
      [817b6c4] xfs: FSX_NONBLOCK is not used
      [29a17c0] xfs: separate xflags from xfs_ioctl_setattr
      [8f3d17a] xfs: factor out xfs_ioctl_setattr transaciton preamble
      [f96291f] xfs: disaggregate xfs_ioctl_setattr
      [fd179b9] xfs: kill xfs_ioctl_setattr behaviour mask
      [41c1452] xfs: XFS_IOCTL_SETXATTR can run in user namespaces
      [d4388d3c] xfs: factor extsize hint checking out of xfs_ioctl_setattr
      [23bd073] xfs: factor projid hint checking out of xfs_ioctl_setattr
      [1790736] Merge branch 'xfs-ioctl-setattr-cleanup' into for-next

Iustin Pop (1):
      [9b94fcc] xfs: fix behaviour of XFS_IOC_FSSETXATTR on directories

Wang, Yalin (1):
      [f3d2155] xfs: change kmem_free to use generic kvfree()


Code Diffstat:

 fs/xfs/kmem.c        |  10 -
 fs/xfs/kmem.h        |   5 +-
 fs/xfs/xfs_aops.c    | 149 +++++++--------
 fs/xfs/xfs_aops.h    |   3 -
 fs/xfs/xfs_file.c    |  64 ++++---
 fs/xfs/xfs_inode.h   |   9 +
 fs/xfs/xfs_ioctl.c   | 501 +++++++++++++++++++++++++--------------------------
 fs/xfs/xfs_ioctl32.c |   2 +-
 8 files changed, 360 insertions(+), 383 deletions(-)

-- 
Dave Chinner
david@fromorbit.com

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 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:[~2015-02-02  6:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20150202062102.GH6282@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 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.