aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/free-space-tree.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-29Revert "btrfs: synchronize incompat feature bits with sysfs files"Chris Mason1-7/+0
2016-01-27btrfs: don't use GFP_HIGHMEM for free-space-tree bitmap kzallocChris Mason1-1/+1
2016-01-27Merge branch 'dev/fst-followup' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5Chris Mason1-2/+16
2016-01-22btrfs: tweak free space tree bitmap allocationDavid Sterba1-2/+16
2016-01-21btrfs: synchronize incompat feature bits with sysfs filesDavid Sterba1-0/+7
2015-12-30btrfs: don't run delayed references while we are creating the free space treeChris Mason1-4/+11
2015-12-17Btrfs: implement the free space B-treeOmar Sandoval1-0/+1584