| Commit message (Expand) | Author | Age | Files | Lines |
* | Btrfs: fix btrfs_remove_from_free_space corner case | Josef Bacik | 2009-07-31 | 1 | -9/+64 |
* | Btrfs: async block group caching | Josef Bacik | 2009-07-24 | 1 | -19/+23 |
* | Btrfs: use hybrid extents+bitmap rb tree for free space | Josef Bacik | 2009-07-24 | 1 | -214/+787 |
* | Btrfs: add mount -o ssd_spread to spread allocations out | Chris Mason | 2009-06-10 | 1 | -1/+4 |
* | Btrfs: avoid allocation clusters that are too spread out | Chris Mason | 2009-06-10 | 1 | -1/+2 |
* | Btrfs: reduce mount -o ssd CPU usage | Chris Mason | 2009-06-10 | 1 | -1/+1 |
* | Btrfs: Fix a bunch of printk() warnings. | Joel Becker | 2009-04-27 | 1 | -5/+10 |
* | Btrfs: BUG to BUG_ON changes | Stoyan Gaydarov | 2009-04-02 | 1 | -2/+1 |
* | Btrfs: rework allocation clustering | Chris Mason | 2009-04-03 | 1 | -0/+297 |
* | Btrfs: kill the block group alloc mutex | Josef Bacik | 2009-04-03 | 1 | -126/+57 |
* | Btrfs: free space cache cleanups | Josef Bacik | 2009-04-03 | 1 | -50/+43 |
* | Btrfs: Fix checkpatch.pl warnings | Chris Mason | 2009-01-06 | 1 | -16/+21 |
* | Btrfs: superblock duplication | Yan Zheng | 2008-12-08 | 1 | -1/+0 |
* | Btrfs: make things static and include the right headers | Christoph Hellwig | 2008-12-02 | 1 | -2/+4 |
* | Btrfs: nuke fs wide allocation mutex V2 | Josef Bacik | 2008-10-29 | 1 | -26/+66 |
* | Btrfs: make tree_search_offset more flexible in its searching | Josef Bacik | 2008-10-10 | 1 | -2/+2 |
* | Btrfs: Fix allocation completions in tree log replay | Chris Mason | 2008-09-25 | 1 | -0/+34 |
* | Btrfs: free space accounting redo | Josef Bacik | 2008-09-25 | 1 | -0/+415 |