Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
[linux-2.6] / fs / btrfs / extent-tree.c
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
2008-09-25  Chris MasonBtrfs: fix sleep with spinlock held during unmount
2008-09-25  Chris MasonMerge Btrfs into fs/btrfs
2008-09-25  Zheng YanBtrfs: Full back reference support
2008-09-25  Chris MasonAdd check for tree-log roots in btrfs_alloc_reserved_ex...
2008-09-25  Josef BacikBtrfs: free space accounting redo
2008-09-25  Josef BacikBtrfs: fix cache_block_group error handling
2008-09-25  Chris MasonBtrfs: Record dirty pages tree-log pages in an extent_i...
2008-09-25  Chris MasonBtrfs: Optimize tree log block allocations
2008-09-25  Chris MasonBtrfs: Tree logging fixes
2008-09-25  Chris MasonBtrfs: Add a write ahead tree log to optimize synchrono...
2008-09-25  David WoodhouseBtrfs: Discard sector data in __free_extent()
2008-09-25  Yan ZhengBtrfs: Fix nodatacow for the new data=ordered mode
2008-09-25  Chris MasonBtrfs: Maintain a list of inodes that are delalloc...
2008-09-25  Chris MasonBtrfs: Don't corrupt ram in shrink_extent_tree, leak...
2008-09-25  Chris MasonBtrfs: More throttle tuning
2008-09-25  Chris Masonbtrfs_search_slot: reduce lock contention by cowing...
2008-09-25  Chris MasonBtrfs: Throttle less often waiting for snapshots to...
2008-09-25  Chris MasonBtrfs: Improve and cleanup locking done by walk_down_tree
2008-09-25  Chris MasonBtrfs: Throttle tuning
2008-09-25  Chris MasonBtrfs: Add missing hunk from Yan Zheng's cache reclaim...
2008-09-25  YanBtrfs: implement memory reclaim for leaf reference...
2008-09-25  Yan ZhengBtrfs: Update and fix mount -o nodatacow
2008-09-25  Chris MasonBtrfs: Throttle operations if the reference cache gets...
2008-09-25  Chris MasonBtrfs: Leaf reference cache update
2008-09-25  Yan ZhengBtrfs: Add a leaf reference cache
2008-09-25  YanBtrfs: Properly release lock in pin_down_bytes
2008-09-25  Josef BacikBtrfs: Fix a few functions that exit without stopping...
2008-09-25  Chris MasonBtrfs: Fix the defragmention code and the block relocat...
2008-09-25  Chris MasonBtrfs: alloc_mutex latency reduction
2008-09-25  Chris MasonBtrfs: Add some conditional schedules near the alloc_mutex
2008-09-25  Chris MasonBtrfs: Use a mutex in the extent buffer for tree block...
2008-09-25  Chris MasonBtrfs: Data ordered fixes
2008-09-25  Chris MasonBtrfs: Force caching of metadata block groups on mount...
2008-09-25  Chris MasonAdd a per-inode lock around btrfs_drop_extents
2008-09-25  Chris MasonBtrfs: New data=ordered implementation
2008-09-25  Chris MasonBtrfs: Add locking around volume management (device...
2008-09-25  Chris MasonBtrfs: Online btree defragmentation fixes
2008-09-25  Chris MasonBtrfs: Change find_extent_buffer to use TestSetPageLocked
2008-09-25  Chris MasonBtrfs: Add btree locking to the tree defragmentation...
2008-09-25  Chris MasonBtrfs: Replace the transaction work queue with kthreads
2008-09-25  Chris MasonBtrfs: Fix snapshot deletion to release the alloc_mutex...
2008-09-25  Chris MasonBtrfs: Add a skip_locking parameter to struct path...
2008-09-25  Chris MasonDrop locks in btrfs_search_slot when reading a tree...
2008-09-25  Chris MasonBtrfs: Replace the big fs_mutex with a collection of...
2008-09-25  Chris MasonBtrfs: Start btree concurrency work.
2008-09-25  Chris MasonBtrfs: Allocator fix variety pack
2008-09-25  Chris MasonBtrfs: Handle write errors on raid1 and raid10
2008-09-25  Chris MasonBtrfs: Pass down the expected generation number when...
2008-09-25  Chris MasonBtrfs: Chunk relocation fine tuning, and add a few...
2008-09-25  Chris MasonBtrfs: A number of nodatacow fixes
2008-09-25  Chris MasonBtrfs: Update nodatacow mode to support cloned single...
2008-09-25  Chris MasonBtrfs: Properly find the root for snapshotted blocks...
2008-09-25  Chris MasonBtrfs: Add support for online device removal
2008-09-25  Chris MasonBtrfs: Deal with failed writes in mirrored configurations
2008-09-25  Chris MasonBtrfs: Add balance ioctl to restripe the chunks
2008-09-25  Chris MasonBtrfs: Do more optimal file RA during shrinking and...
2008-09-25  Chris MasonBtrfs: Avoid recursive chunk allocations
2008-09-25  Chris MasonBtrfs: Make the resizer work based on shrinking and...
2008-09-25  Chris MasonBtrfs: Fix balance_level to free the middle block if...
2008-09-25  Chris MasonBtrfs: Simplify device selection for mirrored reads
2008-09-25  Chris MasonBtrfs: Use the extent map cache to find the logical...
next