Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | btrfs: remove root parameter from transaction commit/end routines | Jeff Mahoney | 2016-12-06 | 1 | -1/+1 |
* | btrfs: take an fs_info directly when the root is not used otherwise | Jeff Mahoney | 2016-12-06 | 1 | -2/+2 |
* | btrfs: root->fs_info cleanup, add fs_info convenience variables | Jeff Mahoney | 2016-12-06 | 1 | -4/+3 |
* | btrfs: call functions that always use the same root with fs_info instead | Jeff Mahoney | 2016-12-06 | 1 | -4/+6 |
* | btrfs: unsplit printed strings | Jeff Mahoney | 2016-09-26 | 1 | -12/+15 |
* | Btrfs: make btrfs_search_forward return with nodes unlocked | Filipe Manana | 2014-09-17 | 1 | -1/+0 |
* | Btrfs: convert printk to btrfs_ and fix BTRFS prefix | Frank Holton | 2014-01-28 | 1 | -6/+7 |
* | Btrfs: remove unused max_key arg from btrfs_search_forward | Filipe David Borba Manana | 2013-11-11 | 1 | -5/+1 |
* | Btrfs: check UUID tree during mount if required | Stefan Behrens | 2013-09-01 | 1 | -0/+123 |
* | Btrfs: introduce a tree for items that map UUIDs to something | Stefan Behrens | 2013-09-01 | 1 | -0/+235 |