]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 14 Apr 2017 23:53:45 +0000 (16:53 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 14 Apr 2017 23:53:45 +0000 (16:53 -0700)
commit06c07e84999b2a8418a63b65c9a2713db72536e9
tree2b2c316b7cc4fbcbde7e9126cb28df04604d30a5
parent7241843df02d84491326e38524137442a42846a3
parent5d33c738ac802bb373bbf7166a669dc873acc335
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs

Pull btrfs fixes from Chris Mason:
 "Dave Sterba collected a few more fixes for the last rc.

  These aren't marked for stable, but I'm putting them in with a batch
  were testing/sending by hand for this release"

* 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs:
  Btrfs: fix potential use-after-free for cloned bio
  Btrfs: fix segmentation fault when doing dio read
  Btrfs: fix invalid dereference in btrfs_retry_endio
  btrfs: drop the nossd flag when remounting with -o ssd
fs/btrfs/inode.c
fs/btrfs/volumes.c