* [ANNOUNCE] xfs: for-next branch updated to 1790736
@ 2015-02-02 6:21 Dave Chinner
0 siblings, 0 replies; only message in thread
From: Dave Chinner @ 2015-02-02 6:21 UTC (permalink / raw)
To: xfs
[-- 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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-02-02 6:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-02 6:21 [ANNOUNCE] xfs: for-next branch updated to 1790736 Dave Chinner
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.