]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-linus-20160304' of git://git.infradead.org/linux-mtd
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 5 Mar 2016 01:36:46 +0000 (17:36 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 5 Mar 2016 01:36:46 +0000 (17:36 -0800)
commit289732f372dffd46773a41ee17e0958eb3b40477
tree4b43585feca6e7d76cd67f51799de199ccb43d77
parent2f10caafc26bfd34b7d4c96d63e572ae0a4fe01a
parentd9a95a03ea8d67fd981c5c453282ea2f2eb03f8b
Merge tag 'for-linus-20160304' of git://git.infradead.org/linux-mtd

Pull jffs2 fixes from David Woodhouse:
 "This contains two important JFFS2 fixes marked for stable:

   - a lock ordering problem between the page lock and the internal
     f->sem mutex, which was causing occasional deadlocks in garbage
     collection

   - a scan failure causing moved directories to sometimes end up
     appearing to have hard links.

  There are also a couple of trivial MAINTAINERS file updates"

* tag 'for-linus-20160304' of git://git.infradead.org/linux-mtd:
  MAINTAINERS: add maintainer entry for FREESCALE GPMI NAND driver
  Fix directory hardlinks from deleted directories
  jffs2: Fix page lock / f->sem deadlock
  Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"
  MAINTAINERS: update Han's email
MAINTAINERS