aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/uuid-tree.c
Commit message (Expand)AuthorAge
* btrfs: remove unused parameter fs_info from btrfs_extend_itemDavid Sterba2019-04-29
* btrfs: remove unused parameter fs_info from btrfs_truncate_itemDavid Sterba2019-04-29
* btrfs: Turn an 'else if' into an 'else' in btrfs_uuid_tree_addNathan Chancellor2019-04-29
* btrfs: Remove fs_info argument from btrfs_uuid_tree_remLu Fengqi2018-05-30
* btrfs: Remove fs_info argument from btrfs_uuid_tree_addLu Fengqi2018-05-30
* btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba2018-04-12
* btrfs: add define for oldest generationAnand Jain2018-03-30
* btrfs: return the actual error value from from btrfs_uuid_tree_iteratePan Bian2016-12-19
* btrfs: remove root parameter from transaction commit/end routinesJeff Mahoney2016-12-06
* btrfs: take an fs_info directly when the root is not used otherwiseJeff Mahoney2016-12-06
* btrfs: root->fs_info cleanup, add fs_info convenience variablesJeff Mahoney2016-12-06
* btrfs: call functions that always use the same root with fs_info insteadJeff Mahoney2016-12-06
* btrfs: unsplit printed stringsJeff Mahoney2016-09-26
* Btrfs: make btrfs_search_forward return with nodes unlockedFilipe Manana2014-09-17
* Btrfs: convert printk to btrfs_ and fix BTRFS prefixFrank Holton2014-01-28
* Btrfs: remove unused max_key arg from btrfs_search_forwardFilipe David Borba Manana2013-11-11
* Btrfs: check UUID tree during mount if requiredStefan Behrens2013-09-01
* Btrfs: introduce a tree for items that map UUIDs to somethingStefan Behrens2013-09-01