public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] XFS update for 3.2
@ 2011-12-29 17:31 Ben Myers
  0 siblings, 0 replies; 2+ messages in thread
From: Ben Myers @ 2011-12-29 17:31 UTC (permalink / raw)
  To: torvalds; +Cc: akpm, linux-kernel, xfs

Hi Linus,

Please pull the following fixes for 3.2.  Quoting Christoph Hellwig:
"These two small fixes fix issues with periodic metadata writeback and
sync not being able [to] write file size updates to disk in some cases."
These have not gone through -next because we have 3.3 work in the
oss/master branch right now, but they merged and built cleanly on
3.2-rc7.  They have been tested thoroughly by Mark Tinguely and myself.
It is late in the cycle and I will submit them later for 3.2-stable if
you prefer.

Have a happy New Year!

Thanks,
       Ben

The following changes since commit 371de6e4e0042adf4f9b54c414154f57414ddd37:
  Keith Packard (1):
        drm/i915: Disable RC6 on Sandybridge by default

are available in the git repository at:

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

Christoph Hellwig (2):
      xfs: log the inode in ->write_inode calls for kupdate
      xfs: log all dirty inodes in xfs_fs_sync_fs

 fs/xfs/xfs_super.c |   30 +++++-------------------------
 fs/xfs/xfs_sync.c  |   36 ++++++++++++++++++++++++++++++++++++
 fs/xfs/xfs_sync.h  |    2 ++
 3 files changed, 43 insertions(+), 25 deletions(-)

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 2+ messages in thread
* [GIT PULL] XFS update for 3.2
@ 2011-12-07 23:08 Ben Myers
  0 siblings, 0 replies; 2+ messages in thread
From: Ben Myers @ 2011-12-07 23:08 UTC (permalink / raw)
  To: torvalds; +Cc: akpm, linux-kernel, xfs

Hi Linus,

Please pull the following fixes for XFS for 3.2.

a99ebf4 fixes an overflow when converting allocation length to extent length,

c29f7d4 fixes export of 64 bit inode numbers on 32 bit kernels, and

9f9c19e fixes a log hang due to a race when granting log space.  It was
debugged and tested thoroughly by Chandra Seetharaman <sekharan@us.ibm.com>.

Thanks,
	Ben

The following changes since commit 77a7300abad7fe01891b400e88d746f97307ee5a:
  Anton Vorontsov (1):
        of/irq: Get rid of NO_IRQ usage

are available in the git repository at:

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

Christoph Hellwig (2):
      xfs: fix nfs export of 64-bit inodes numbers on 32-bit kernels
      xfs: fix the logspace waiting algorithm

Dave Chinner (1):
      xfs: fix allocation length overflow in xfs_bmapi_write()

 fs/xfs/xfs_bmap.c   |   20 +++-
 fs/xfs/xfs_export.c |    8 +-
 fs/xfs/xfs_log.c    |  348 +++++++++++++++++++++++++--------------------------
 fs/xfs/xfs_trace.h  |   12 +--
 4 files changed, 200 insertions(+), 188 deletions(-)

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-12-29 17:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-29 17:31 [GIT PULL] XFS update for 3.2 Ben Myers
  -- strict thread matches above, loose matches on Subject: below --
2011-12-07 23:08 Ben Myers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox