]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 12 Feb 2016 17:21:28 +0000 (09:21 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 12 Feb 2016 17:21:28 +0000 (09:21 -0800)
commit99b9c6394e5de04cc00470a9b277a762a599d857
tree56c526d690e7248662bc70cd32159cf59e21bced
parent5fee6f70843b98c10a137d9a71a6ba01481d01f6
parent81b2708c6dd015879609df28a293b580f2b4015a
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs

Pull btrfs fixes from Chris Mason:
 "This has a few fixes from Filipe, along with a readdir fix from Dave
  that we've been testing for some time"

* 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs:
  btrfs: properly set the termination value of ctx->pos in readdir
  Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctl
  Btrfs: remove no longer used function extent_read_full_page_nolock()
  Btrfs: fix page reading in extent_same ioctl leading to csum errors
  Btrfs: fix invalid page accesses in extent_same (dedup) ioctl
fs/btrfs/inode.c
fs/btrfs/ioctl.c