]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 21 Jun 2012 20:41:07 +0000 (13:41 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 21 Jun 2012 20:41:07 +0000 (13:41 -0700)
commitf44e0d46fa8ebd73f5fb251592db29165a7d970b
treebd3f4cc08e6e32e3d6f687a0e51590d4ab0faacb
parent2a53d3beb9700056ef4d9ee559cff1c7e3122f9f
parent97188d85ed04aa3b9c4800f73cc4b4cb17c806c5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs

Pull btrfs fixes from Chris Mason:
 "This is a small pull with btrfs fixes.  The biggest of the bunch is
  another fix for the new backref walking code.

  We're still hammering out one btrfs dio vs buffered reads problem, but
  that one will have to wait for the next rc."

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs:
  Btrfs: delay iput with async extents
  Btrfs: add a missing spin_lock
  Btrfs: don't assume to be on the correct extent in add_all_parents
  Btrfs: introduce btrfs_next_old_item
fs/btrfs/ctree.h
fs/btrfs/disk-io.c
fs/btrfs/inode.c