public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] xfs: fixes for 3.16-rc5
@ 2014-07-17 23:37 Dave Chinner
  0 siblings, 0 replies; only message in thread
From: Dave Chinner @ 2014-07-17 23:37 UTC (permalink / raw)
  To: torvalds; +Cc: akpm, linux-kernel, xfs

Hi Linus,

Can you please pull the updates listed below? These are regression
fixes for issues recently introduced - the change in the stack
switch location is fairly important, so I've held off sending this
update until I was sure that it still addresses the stack usage
problem the original solved. So while the commits in the xfs tree
are recent, it has been under tested for several weeks now.

-Dave.

The following changes since commit a497c3ba1d97fc69c1e78e7b96435ba8c2cb42ee:

  Linux 3.16-rc2 (2014-06-21 19:02:54 -1000)

are available in the git repository at:

  git://oss.sgi.com/xfs/xfs.git tags/xfs-for-linus-3.16-rc5

for you to fetch changes up to 03e01349c654fbdea80d3d9b4ab599244eb55bb7:

  xfs: null unused quota inodes when quota is on (2014-07-15 07:28:41 +1000)

----------------------------------------------------------------
xfs: fixes for 3.15-rc5

Fixes for low memory perforamnce regressions and a quota inode handling
regression.

----------------------------------------------------------------
Dave Chinner (3):
      Revert "xfs: block allocation work needs to be kswapd aware"
      xfs: refine the allocation stack switch
      xfs: null unused quota inodes when quota is on

 fs/xfs/xfs_bmap.c      |    7 ++-----
 fs/xfs/xfs_bmap.h      |    4 +---
 fs/xfs/xfs_bmap_util.c |   53 -----------------------------------------------------
 fs/xfs/xfs_bmap_util.h |    4 ----
 fs/xfs/xfs_btree.c     |   82 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 fs/xfs/xfs_iomap.c     |    3 +--
 fs/xfs/xfs_sb.c        |   25 +++++++++++++++++++++----
 7 files changed, 106 insertions(+), 72 deletions(-)


-- 
Dave Chinner
david@fromorbit.com

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-07-17 23:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-17 23:37 [GIT PULL] xfs: fixes for 3.16-rc5 Dave Chinner

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