]> 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)
commitf9da8f91671cc0cc12fb32763ead8c2dff38073c
treecc26d338a7a752b63351972ca1aa14dfe0bbdf0e
parent4010494cfcc0f0f9fcdb08242986394e846edcf9
parent08f089a9799697a28f319f99e99dce12f0649ab0
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