summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/uuid-tree.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs: remove root parameter from transaction commit/end routinesJeff Mahoney2016-12-061-1/+1
* btrfs: take an fs_info directly when the root is not used otherwiseJeff Mahoney2016-12-061-2/+2
* btrfs: root->fs_info cleanup, add fs_info convenience variablesJeff Mahoney2016-12-061-4/+3
* btrfs: call functions that always use the same root with fs_info insteadJeff Mahoney2016-12-061-4/+6
* btrfs: unsplit printed stringsJeff Mahoney2016-09-261-12/+15
* Btrfs: make btrfs_search_forward return with nodes unlockedFilipe Manana2014-09-171-1/+0
* Btrfs: convert printk to btrfs_ and fix BTRFS prefixFrank Holton2014-01-281-6/+7
* Btrfs: remove unused max_key arg from btrfs_search_forwardFilipe David Borba Manana2013-11-111-5/+1
* Btrfs: check UUID tree during mount if requiredStefan Behrens2013-09-011-0/+123
* Btrfs: introduce a tree for items that map UUIDs to somethingStefan Behrens2013-09-011-0/+235