]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'upstream-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 13 Mar 2019 16:34:35 +0000 (09:34 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 13 Mar 2019 16:34:35 +0000 (09:34 -0700)
commit17a9b23239eb3f5c85129acb04c1c738f913813d
tree206f6bec3347f7b7634aeea24dee43ec366df860
parentc28e0471b2cd130f5cb3fa6766ad7d8d136c897c
parent7973db763f7a44c28b4407023dfa2aad69df5a76
Merge tag 'upstream-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs

Pull UBI and UBIFS updates from Richard Weinberger:

 - A new interface for UBI to deal better with read disturb

 - Reject unsupported ioctl flags in UBIFS (xfstests found it)

* tag 'upstream-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs:
  ubi: wl: Silence uninitialized variable warning
  ubifs: Reject unsupported ioctl flags explicitly
  ubi: Expose the bitrot interface
  ubi: Introduce in_pq()
fs/ubifs/ioctl.c