Btrfs: fix how we set max_size for free space clusters
[safe/jmp/linux-2.6] / fs / btrfs / free-space-cache.c
2009-11-11 Josef BacikBtrfs: fix how we set max_size for free space clusters
2009-09-21 Josef BacikBtrfs: fix extent entry threshold calculation
2009-09-21 Josef BacikBtrfs: fix bitmap size tracking
2009-07-31 Josef BacikBtrfs: fix btrfs_remove_from_free_space corner case
2009-07-24 Josef BacikBtrfs: async block group caching
2009-07-24 Josef BacikBtrfs: use hybrid extents+bitmap rb tree for free space
2009-06-10 Chris MasonBtrfs: add mount -o ssd_spread to spread allocations out
2009-06-10 Chris MasonBtrfs: avoid allocation clusters that are too spread out
2009-06-10 Chris MasonBtrfs: reduce mount -o ssd CPU usage
2009-04-27 Joel BeckerBtrfs: Fix a bunch of printk() warnings.
2009-04-02 Stoyan GaydarovBtrfs: BUG to BUG_ON changes
2009-04-03 Chris MasonBtrfs: rework allocation clustering
2009-04-03 Josef BacikBtrfs: kill the block group alloc mutex
2009-04-03 Josef BacikBtrfs: free space cache cleanups
2009-01-06 Chris MasonBtrfs: Fix checkpatch.pl warnings
2008-12-08 Yan ZhengBtrfs: superblock duplication
2008-12-02 Christoph HellwigBtrfs: make things static and include the right headers
2008-10-29 Josef BacikBtrfs: nuke fs wide allocation mutex V2
2008-10-10 Josef BacikBtrfs: make tree_search_offset more flexible in its...
2008-09-25 Chris MasonBtrfs: Fix allocation completions in tree log replay
2008-09-25 Josef BacikBtrfs: free space accounting redo