Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 11 Nov 2009 21:38:59 +0000 (13:38 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 11 Nov 2009 21:38:59 +0000 (13:38 -0800)
commitaa021baa3295fa6e3f367d80f8955dd5176656eb
tree13da8275b1957399bc4fa19ec7cc313d48694e31
parent404291ac9e72d118fcadeb939a69b2caa0a0e9ca
parenta6dbd429d8dd3382bbd9594b8d2ec74843a260d9
Merge git://git./linux/kernel/git/mason/btrfs-unstable

* git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable:
  Btrfs: fix panic when trying to destroy a newly allocated
  Btrfs: allow more metadata chunk preallocation
  Btrfs: fallback on uncompressed io if compressed io fails
  Btrfs: find ideal block group for caching
  Btrfs: avoid null deref in unpin_extent_cache()
  Btrfs: skip btrfs_release_path in btrfs_update_root and btrfs_del_root
  Btrfs: fix some metadata enospc issues
  Btrfs: fix how we set max_size for free space clusters
  Btrfs: cleanup transaction starting and fix journal_info usage
  Btrfs: fix data allocation hint start
fs/btrfs/extent-tree.c
fs/btrfs/inode.c