]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'upstream-3.14-rc1' of git://git.infradead.org/linux-ubifs
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 31 Jan 2014 04:04:09 +0000 (20:04 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 31 Jan 2014 04:04:09 +0000 (20:04 -0800)
commite20e57f0cba86c334d17ac7a4221ac923d2da02f
treef36d3ccd0fa20f98c694c09ab9b07ec3db0a00f6
parentfd289987ed120a0843e1139dca211dce0110199e
parente5d41a9a7a6acaafea789605ffa7fda24de2c1f6
Merge tag 'upstream-3.14-rc1' of git://git.infradead.org/linux-ubifs

Pull ubifs updates from Artem Bityutskiy:

 - Improve the NOR erasure quirk - now it tries to do as little writes
   as possible, because the eraseblock may be in an "unstable" state and
   write operation sometimes causes NOR chip lock-ups.

 - Both UBI and UBIFS changes are now maintainer in one single tree,
   because the amount of changes dropped significantly.

* tag 'upstream-3.14-rc1' of git://git.infradead.org/linux-ubifs:
  UBI: avoid program operation on NOR flash after erasure interrupted
  MAINTAINERS: keep UBI and UBIFS stuff in the same tree
  UBI: fix error return code
MAINTAINERS