]> git.baikalelectronics.ru Git - kernel.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)
commit497fce7639990dd677a14278f37c54cbd5b964cf
tree1bfb37f319630094bfeb040b561be27a4da33a6a
parent526be0edce5cffa647194e764c30601c3cfbc00d
parent1da615c4c9ca5b3377999ef5888b745ef947cf41
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"