lkml.org 
[lkml]   [2012]   [Mar]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Subject[GIT PULL] XFS update for 3.4 (part 2)
Date
From
Hi Linus,

Please pull from
git://oss.sgi.com/xfs/xfs for-linus

This includes:

Fixes for tracing of xfs_name strings, flag handling in open_by_handle, a
log space hang with freeze/unfreeze, fstrim offset calculations, a section
mismatch with xfs_qm_exit, an oops in xlog_recover_process_iunlinks, and a
deadlock in xfs_rtfree_extent. There are also additional trace points for
attributes, and the addition of a workqueue for allocation to work around
kernel stack size limitations.

Thanks,
Ben


The following changes since commit 735e941caa9a35f933297af0ab1e0ad6447411c4:

Merge tag 'common-clk-api' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc (2012-03-28 12:38:06 -0700)

are available in the git repository at:

git://oss.sgi.com/xfs/xfs for-linus

Christoph Hellwig (1):
xfs: trace xfs_name strings correctly

Dave Chinner (6):
xfs: Fix open flag handling in open_by_handle code
xfs: introduce an allocation workqueue
xfs: don't cache inodes read through bulkstat
xfs: Account log unmount transaction correctly
xfs: fix fstrim offset calculations
xfs: add lots of attribute trace points

Gerard Snitselaar (1):
fs: xfs: fix section mismatch in linux-next

Jan Kara (1):
xfs: Fix oops on IO error during xlog_recover_process_iunlinks()

Kamal Dasu (1):
xfs: fix deadlock in xfs_rtfree_extent

fs/xfs/xfs_alloc.c | 36 ++++++++++++++++++++-
fs/xfs/xfs_alloc.h | 12 +++++++
fs/xfs/xfs_attr.c | 16 +++++++++
fs/xfs/xfs_attr_leaf.c | 40 +++++++++++++++++++++--
fs/xfs/xfs_bmap.c | 9 +++++
fs/xfs/xfs_da_btree.c | 32 +++++++++++++++++++
fs/xfs/xfs_discard.c | 61 ++++++++++++++++++++++-------------
fs/xfs/xfs_dquot.c | 2 +-
fs/xfs/xfs_iget.c | 8 +++-
fs/xfs/xfs_inode.h | 4 ++-
fs/xfs/xfs_ioctl.c | 14 +++-----
fs/xfs/xfs_itable.c | 3 +-
fs/xfs/xfs_log.c | 3 +-
fs/xfs/xfs_log_recover.c | 33 ++++++-------------
fs/xfs/xfs_rtalloc.c | 9 ++---
fs/xfs/xfs_super.c | 33 +++++++++++++++++++
fs/xfs/xfs_trace.h | 78 +++++++++++++++++++++++++++++++++++++++++++---
17 files changed, 317 insertions(+), 76 deletions(-)


\
 
 \ /
  Last update: 2012-03-29 00:09    [W:0.150 / U:0.804 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site