* [ANNOUNCE] xfs: for-next branch updated to de50e16
@ 2015-06-22 23:28 Dave Chinner
0 siblings, 0 replies; only message in thread
From: Dave Chinner @ 2015-06-22 23:28 UTC (permalink / raw)
To: xfs
[-- Attachment #1.1: Type: text/plain, Size: 2309 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:
de50e16 Merge branch 'xfs-misc-fixes-for-4.2-3' into for-next
New Commits:
Brian Foster (1):
[f66bf04] xfs: don't truncate attribute extents if no extents exist
Christoph Hellwig (5):
[db9d67d] xfs: remove __psint_t and __psunsigned_t
[fc51c2b] xfs: remove inst_t
[88ee2df] xfs: return a void pointer from xfs_buf_offset
[5809d5e] xfs: use void pointers in log validation helpers
[b2a922c] xfs: remove xfs_caddr_t
Dave Chinner (6):
[50adbcb] xfs: xfs_alloc_fix_freelist() can use incore perag structures
[72d5528] xfs: factor out free space extent length check
[396503f] xfs: sanitise error handling in xfs_alloc_fix_freelist
[496817b] xfs: clean up XFS_MIN_FREELIST macros
[3d238b7] Merge branch 'xfs-freelist-cleanup' into for-next
[de50e16] Merge branch 'xfs-misc-fixes-for-4.2-3' into for-next
Eric Sandeen (1):
[2ac56d3] xfs: fix remote symlinks on V5/CRC filesystems
Code Diffstat:
fs/xfs/libxfs/xfs_alloc.c | 239 ++++++++++++++++++++++------------------
fs/xfs/libxfs/xfs_alloc.h | 8 +-
fs/xfs/libxfs/xfs_bmap.c | 3 +-
fs/xfs/libxfs/xfs_format.h | 13 ---
fs/xfs/libxfs/xfs_ialloc.h | 3 +-
fs/xfs/libxfs/xfs_inode_buf.c | 8 +-
fs/xfs/libxfs/xfs_trans_resv.h | 4 +-
fs/xfs/libxfs/xfs_trans_space.h | 2 +-
fs/xfs/xfs_attr_inactive.c | 10 +-
fs/xfs/xfs_buf.c | 6 +-
fs/xfs/xfs_buf.h | 2 +-
fs/xfs/xfs_error.c | 4 +-
fs/xfs/xfs_error.h | 4 +-
fs/xfs/xfs_extfree_item.c | 2 +-
fs/xfs/xfs_filestream.c | 3 +-
fs/xfs/xfs_inode.c | 2 +-
fs/xfs/xfs_linux.h | 14 ---
fs/xfs/xfs_log.c | 40 ++++---
fs/xfs/xfs_log_priv.h | 2 +-
fs/xfs/xfs_log_recover.c | 63 ++++++-----
fs/xfs/xfs_symlink.c | 2 +-
fs/xfs/xfs_trans_ail.c | 6 +-
22 files changed, 219 insertions(+), 221 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-06-22 23:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-22 23:28 [ANNOUNCE] xfs: for-next branch updated to de50e16 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.