]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'upstream-3.19-rc1' of git://git.infradead.org/linux-ubifs
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 12 Dec 2014 17:57:22 +0000 (09:57 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 12 Dec 2014 17:57:22 +0000 (09:57 -0800)
commit36e6bf24d85d0360f4593d41fab1ec55d15913d9
tree721ea6e0e06376366f7cfcb358eb61b8a9dc9c65
parent92c8a37e4aa1df6d58fc74bb782049234811d5bd
parent42d54cbc23baafe1e8b8909b55b82fef1ca799a8
Merge tag 'upstream-3.19-rc1' of git://git.infradead.org/linux-ubifs

Pull UBI/UBIFS updates from Artem Bityutskiy:
 "This includes the following UBI/UBIFS changes:
   - UBI debug messages now include the UBI device number.  This change
     is responsible for the big diffstat since it touched every
     debugging print statement.
   - An Xattr bug-fix which fixes SELinux support
   - Several error path fixes in UBI/UBIFS"

* tag 'upstream-3.19-rc1' of git://git.infradead.org/linux-ubifs:
  UBI: Fix invalid vfree()
  UBI: Fix double free after do_sync_erase()
  UBIFS: fix a couple bugs in UBIFS xattr length calculation
  UBI: vtbl: Use ubi_eba_atomic_leb_change()
  UBI: Extend UBI layer debug/messaging capabilities
  UBIFS: fix budget leak in error path