]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'xfs-for-linus-3.16-rc5' of git://oss.sgi.com/xfs/xfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 18 Jul 2014 16:21:43 +0000 (06:21 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 18 Jul 2014 16:21:43 +0000 (06:21 -1000)
commit847f56eb0e08fde16e721b76dcb2c70da0c730bf
tree1bfb37f319630094bfeb040b561be27a4da33a6a
parent59ca9ee42838d0f597137cf811e47eaf42fdcb69
parent03e01349c654fbdea80d3d9b4ab599244eb55bb7
Merge tag 'xfs-for-linus-3.16-rc5' of git://oss.sgi.com/xfs/xfs

Pull xfs fixes from Dave Chinner:
 "Fixes for low memory perforamnce regressions and a quota inode
  handling regression.

  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"

* tag 'xfs-for-linus-3.16-rc5' of git://oss.sgi.com/xfs/xfs:
  xfs: null unused quota inodes when quota is on
  xfs: refine the allocation stack switch
  Revert "xfs: block allocation work needs to be kswapd aware"