index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
tests
/
free-space-tests.c
Age
Commit message (
Expand
)
Author
2022-09-26
btrfs: remove use btrfs_remove_free_space_cache instead of variant
Josef Bacik
2022-01-03
btrfs: track the csum, extent, and free space trees in a rb tree
Josef Bacik
2022-01-03
btrfs: stop accessing ->extent_root directly
Josef Bacik
2022-01-03
btrfs: add self test for bytes_index free space cache
Josef Bacik
2020-12-09
btrfs: remove recalc_thresholds from free space ops
David Sterba
2019-11-18
btrfs: rename btrfs_block_group_cache
David Sterba
2019-09-09
btrfs: move basic block_group definitions to their own header
Josef Bacik
2019-04-29
btrfs: tests: unify messages when tests start
David Sterba
2019-04-29
btrfs: tests: drop messages when some tests finish
David Sterba
2019-04-29
btrfs: tests: use standard error message after block group allocation failure
David Sterba
2019-04-29
btrfs: tests: use standard error message after root allocation failure
David Sterba
2019-04-29
btrfs: tests: use standard error message after fs_info allocation failure
David Sterba
2018-05-29
btrfs: tests: drop newline from test_msg strings
David Sterba
2018-05-29
btrfs: tests: add helper for error messages and update them
David Sterba
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
2016-12-06
btrfs: pull node/sector/stripe sizes out of root and into fs_info
Jeff Mahoney
2016-07-26
btrfs: tests, require fs_info for root
Jeff Mahoney
2016-06-06
Btrfs: self-tests: Fix test_bitmaps fail on 64k sectorsize
Feifei Xu
2016-06-02
Btrfs: self-tests: Support non-4k page size
Feifei Xu
2016-06-02
Btrfs: Fix integer overflow when calculating bytes_per_bitmap
Feifei Xu
2016-05-25
btrfs: fix string and comment grammatical issues and typos
Nicholas D Steeves
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-01-11
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
Chris Mason
2016-01-11
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Chris Mason
2016-01-07
btrfs: constify remaining structs with function pointers
David Sterba
2016-01-07
btrfs tests: replace whole ops structure for free space tests
David Sterba
2016-01-07
Btrfs: use linux/sizes.h to represent constants
Byongho Lee
2015-12-18
Merge branch 'freespace-tree' into for-linus-4.5
Chris Mason
2015-12-17
Btrfs: add free space tree sanity tests
Omar Sandoval
2015-11-25
Btrfs: tests: checking for NULL instead of IS_ERR()
Dan Carpenter
2015-10-21
Btrfs: add fragment=* debug mount option
Josef Bacik
2014-09-22
Btrfs: remove empty block groups automatically
Josef Bacik
2014-09-17
Btrfs: improve free space cache management and space allocation
Filipe Manana
2014-01-07
treewide: fix comments and printk msgs
Masanari Iida
2013-12-19
treewide: Fix typos in printk
Masanari Iida
2013-09-01
Btrfs: separate out tests into their own directory
Josef Bacik