summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/free-space-tree.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs: btrfs_abort_transaction, drop root parameterJeff Mahoney2016-07-261-8/+8
* Revert "btrfs: synchronize incompat feature bits with sysfs files"Chris Mason2016-01-291-7/+0
* btrfs: don't use GFP_HIGHMEM for free-space-tree bitmap kzallocChris Mason2016-01-271-1/+1
* Merge branch 'dev/fst-followup' of git://git.kernel.org/pub/scm/linux/kernel/...Chris Mason2016-01-271-2/+16
|\
| * btrfs: tweak free space tree bitmap allocationDavid Sterba2016-01-221-2/+16
* | btrfs: synchronize incompat feature bits with sysfs filesDavid Sterba2016-01-211-0/+7
|/
* btrfs: don't run delayed references while we are creating the free space treeChris Mason2015-12-301-4/+11
* Btrfs: implement the free space B-treeOmar Sandoval2015-12-171-0/+1584