]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 9 Sep 2016 19:52:31 +0000 (12:52 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 9 Sep 2016 19:52:31 +0000 (12:52 -0700)
commitef90c703219a4e25dd3ea7a76d6a83485e4252d5
treecc26d338a7a752b63351972ca1aa14dfe0bbdf0e
parent2f76c092a0954a1c61a61a099b264674be7a585d
parent8cdea30e2815910aac141d0d54510bd816167f87
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs

Pull btrfs fixes from Chris Mason:
 "I'm not proud of how long it took me to track down that one liner in
  btrfs_sync_log(), but the good news is the patches I was trying to
  blame for these problems were actually fine (sorry Filipe)"

* 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs:
  btrfs: introduce tickets_id to determine whether asynchronous metadata reclaim work makes progress
  btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returns
  btrfs: do not decrease bytes_may_use when replaying extents
fs/btrfs/ctree.h
fs/btrfs/extent-tree.c