Btrfs: Fix locking around adding new space_info
[linux-2.6] / fs / btrfs / extent-tree.c
2009-03-10  Chris MasonBtrfs: Fix locking around adding new space_info
2009-03-09  Chris MasonBtrfs: fix spinlock assertions on UP systems
2009-02-20  Josef BacikBtrfs: try committing transaction before returning...
2009-02-20  Josef BacikBtrfs: add better -ENOSPC handling
2009-02-12  Yan ZhengBtrfs: hold trans_mutex when using btrfs_record_root_in...
2009-02-12  Chris MasonBtrfs: make a lockdep class for the extent buffer locks
2009-02-12  Chris MasonBtrfs: use larger metadata clusters in ssd mode
2009-02-12  Josef BacikBtrfs: make sure all pending extent operations are...
2009-02-05  Chris MasonBtrfs: Fix memory leak in cache_drop_leaf_ref
2009-02-04  Chris MasonBtrfs: Make btrfs_drop_snapshot work in larger and...
2009-02-04  Chris MasonBtrfs: Change btree locking to use explicit blocking...
2009-02-04  Chris MasonBtrfs: sort references by byte number during btrfs_inc_ref
2009-01-29  Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2009-01-21  Yan ZhengBtrfs: fix tree logs parallel sync
2009-01-21  Yan ZhengBtrfs: fix stop searching test in replace_one_extent
2009-01-21  Huang WeiyiBtrfs: remove duplicated #include
2009-01-21  Yan ZhengBtrfs: Fix infinite loop in btrfs_extent_post_op
2009-01-21  Yan ZhengBtrfs: fix locking issue in btrfs_remove_block_group
2009-01-21  Qinghuang FengBtrfs: simplify iteration codes
2009-01-21  Huang WeiyiBtrfs: removed unused #include <version.h>'s
2009-01-14  Lachlan McIlroyMerge git://git./linux/kernel/git/torvalds/linux-2...
2009-01-13  Takashi IwaiMerge branch 'topic/hda-gateway' into topic/hda
2009-01-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-13  Benjamin HerrenschmidtMerge commit 'gcl/gcl-next' into next
2009-01-13  Benjamin HerrenschmidtMerge commit 'kumar/kumar-next' into next
2009-01-13  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-01-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-12  Takashi IwaiMerge branch 'topic/usb-caiaq' into for-linus
2009-01-12  Takashi IwaiMerge branch 'topic/hda' into for-linus
2009-01-12  Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-01-11  Ingo MolnarMerge commit 'v2.6.29-rc1' into timers/urgent
2009-01-11  Ingo MolnarMerge commit 'v2.6.29-rc1' into core/urgent
2009-01-11  Ingo MolnarMerge commit 'v2.6.29-rc1' into x86/urgent
2009-01-10  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-01-10  Linus TorvaldsMerge branch 'cpus4096-for-linus' of git://git./linux...
2009-01-09  Linus TorvaldsMerge git://git./linux/kernel/git/arjan/linux-2.6-async-2
2009-01-09  Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2009-01-09  Linus TorvaldsMerge branch 'for_2.6.29' of git://git./linux/kernel...
2009-01-09  Linus TorvaldsMerge git://git./linux/kernel/git/pkl/squashfs-linus
2009-01-09  Linus TorvaldsMerge git://git./linux/kernel/git/dhowells/linux-2...
2009-01-09  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-09  Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2009-01-09  Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2009-01-09  Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2009-01-09  Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-01-06  Yan ZhengBtrfs: tree logging checksum fixes
2009-01-06  Chris MasonBtrfs: drop remaining LINUX_KERNEL_VERSION checks and...
2009-01-06  Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2009-01-06  Chris MasonBtrfs: Fix checkpatch.pl warnings
2009-01-05  Liu HuiBtrfs: Fix free block discard calls down to the block...
2008-12-19  Yan ZhengBtrfs: set EXTENT_BOUNDARY bit before marking extent...
2008-12-19  Yan ZhengBtrfs: properly update block accounting for metadata
2008-12-16  Chris MasonBtrfs: delete checksum items before marking blocks...
2008-12-15  Chris MasonBtrfs: Don't use spin*lock_irq for the delalloc lock
2008-12-12  Yan ZhengBtrfs: fix nodatasum handling in balancing code
2008-12-12  Yan ZhengBtrfs: shared seed device
2008-12-11  Yan ZhengBtrfs: fix leaking block group on balance
2008-12-11  Yan ZhengBtrfs: Add checking of csum tree in balancing code
2008-12-10  Chris MasonBtrfs: Delete csum items when freeing extents
2008-12-08  Yan ZhengBtrfs: superblock duplication
2008-12-02  Christoph HellwigBtrfs: make things static and include the right headers
2008-11-20  Josef BacikBtrfs: Fix for lockdep warnings with alloc_mutex and...
2008-11-20  Chris MasonBtrfs: compat code fixes
2008-11-20  Chris MasonBtrfs: Fixes for 2.6.28-rc API changes
2008-11-19  Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2008-11-19  Josef BacikBtrfs: fix free space accounting when unpinning extents
2008-11-18  Liu HuiBtrfs: Some fixes for batching extent insert.
2008-11-18  Josef BacikBtrfs: Add some debugging around the ENOSPC bugs
2008-11-18  Josef BacikBtrfs: fix free space leak
2008-11-18  Yan ZhengBtrfs: Seed device support
2008-11-12  Yan ZhengBtrfs: mount ro and remount support
2008-11-12  Josef BacikBtrfs: batch extent inserts/updates/deletions on the...
2008-11-13  Chris MasonBtrfs: Fix handling of space info full during allocations
2008-11-10  Chris MasonBtrfs: empty_size allocation fixes again
2008-11-10  Chris MasonBtrfs: Try harder while searching for free space
2008-11-10  Chris MasonBtrfs: Don't substract too much from the allocation...
2008-11-07  Chris MasonBtrfs: Fix more false enospc errors and an oops from...
2008-11-07  Chris MasonBtfs: More metadata allocator optimizations
2008-11-07  Chris MasonBtrfs: enforce metadata allocation clustering
2008-11-07  Chris MasonBtrfs: Optimize compressed writeback and reads
2008-10-30  Yan ZhengBtrfs: Add fallocate support v2
2008-10-30  Yan ZhengBtrfs: update nodatacow code v2
2008-10-30  Yan ZhengBtrfs: Fix bookend extent race v2
2008-10-30  Chris MasonBtrfs: prevent looping forever in finish_current_insert...
2008-10-29  Yan ZhengBtrfs: Add root tree pointer transaction ids
2008-10-29  Josef BacikBtrfs: nuke fs wide allocation mutex V2
2008-10-29  Josef BacikBtrfs: fix enospc when there is plenty of space
2008-10-29  Yan ZhengBtrfs: Improve space balancing code
2008-10-29  Chris MasonBtrfs: Add zlib compression support
2008-10-16  Chris MasonMerge branch 'master' of ssh://mason@/linux/kernel...
2008-10-09  Yan ZhengBtrfs: Fix leaf reference cache miss
2008-10-09  Yan ZhengBtrfs: Remove offset field from struct btrfs_extent_ref
2008-10-09  Yan ZhengBtrfs: Count space allocated to file in bytes
2008-10-03  Chris MasonBtrfs: remove last_log_alloc allocator optimization
2008-10-01  Josef BacikBtrfs: fix deadlock between alloc_mutex/chunk_mutex
2008-09-30  Chris MasonBtrfs: fix multi-device code to use raid policies set...
2008-09-30  Josef BacikBtrfs: fix seekiness due to finding the wrong block...
2008-09-26  Zheng YanBtrfs: update space balancing code
2008-09-26  Zheng YanBtrfs: Add shared reference cache
2008-09-26  Zheng YanBtrfs: allocator fixes for space balancing update
next