]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 1 Aug 2015 00:05:37 +0000 (17:05 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 1 Aug 2015 00:05:37 +0000 (17:05 -0700)
commitacea568fa9eaeffbf949d15b2f7c9c346e16aae3
tree5e85297688d2b343e390bcb660930c7d4eb659fa
parentc6fd4fc708306b7d7187c324ea0a889eda411ebb
parent00d80e342c0f4f1990ab69f594ee1e2348e51dd9
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs

Pull btrfs fixes from Chris Mason:
 "Filipe fixed up a hard to trigger ENOSPC regression from our merge
  window pull, and we have a few other smaller fixes"

* 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs:
  Btrfs: fix quick exhaustion of the system array in the superblock
  btrfs: its btrfs_err() instead of btrfs_error()
  btrfs: Avoid NULL pointer dereference of free_extent_buffer when read_tree_block() fail
  btrfs: Fix lockdep warning of btrfs_run_delayed_iputs()
fs/btrfs/disk-io.c