]> 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)
commit66a057bcf7854c15c3559fb097acf7aae11ac295
tree1bfb37f319630094bfeb040b561be27a4da33a6a
parent6828860e8007a143e88676ca3e0014275b1d185c
parent9864e7c4d40f19732166f5a60b9379c4f75d5669
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"