Age | Commit message (Expand) | Author | Files | Lines |
2015-06-10 | btrfs: qgroup: Switch self test to extent-oriented qgroup mechanism. | Qu Wenruo | 1 | -26/+83 |
2015-04-13 | Btrfs: qgroup: cleanup, remove an unsued parameter in btrfs_create_qgroup(). | Dongsheng Yang | 1 | -2/+2 |
2015-03-17 | Btrfs: add sanity test for outstanding_extents accounting | Josef Bacik | 1 | -1/+196 |
2015-01-22 | btrfs: switch extent_state state to unsigned | David Sterba | 1 | -2/+1 |
2014-12-12 | btrfs: sink parameter len to alloc_extent_buffer | David Sterba | 1 | -1/+1 |
2014-12-12 | btrfs: unify extent buffer allocation api | David Sterba | 3 | -14/+13 |
2014-09-23 | Btrfs: remove empty block groups automatically | Josef Bacik | 1 | -1/+1 |
2014-09-18 | Btrfs: improve free space cache management and space allocation | Filipe Manana | 1 | -0/+514 |
2014-06-13 | Btrfs: fix qgroups sanity test crash or hang | Filipe Manana | 1 | -0/+2 |
2014-06-13 | btrfs: prevent RCU warning when dereferencing radix tree slot | Sasha Levin | 1 | -1/+1 |
2014-06-10 | Btrfs: add sanity tests for new qgroup accounting code | Josef Bacik | 4 | -31/+578 |
2014-01-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -1/+1 |
2014-01-29 | Btrfs: convert printk to btrfs_ and fix BTRFS prefix | Frank Holton | 1 | -1/+1 |
2014-01-07 | treewide: fix comments and printk msgs | Masanari Iida | 1 | -1/+1 |
2013-12-19 | treewide: Fix typos in printk | Masanari Iida | 1 | -1/+1 |
2013-11-12 | Btrfs: add a sanity test for a vacant extent at the front of a file | Josef Bacik | 1 | -5/+128 |
2013-11-12 | Btrfs: add tests for btrfs_get_extent | Josef Bacik | 3 | -1/+844 |
2013-11-12 | Btrfs: add tests for find_lock_delalloc_range | Josef Bacik | 3 | -0/+359 |
2013-11-12 | Btrfs: add a sanity test for btrfs_split_item | Josef Bacik | 2 | -0/+234 |
2013-09-01 | Btrfs: separate out tests into their own directory | Josef Bacik | 2 | -0/+429 |