index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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
Files
Lines
2022-09-26
btrfs: remove use btrfs_remove_free_space_cache instead of variant
Josef Bacik
1
-11
/
+11
2022-01-03
btrfs: track the csum, extent, and free space trees in a rb tree
Josef Bacik
1
-1
/
+4
2022-01-03
btrfs: stop accessing ->extent_root directly
Josef Bacik
1
-1
/
+1
2022-01-03
btrfs: add self test for bytes_index free space cache
Josef Bacik
1
-0
/
+181
2020-12-09
btrfs: remove recalc_thresholds from free space ops
David Sterba
1
-1
/
+0
2019-11-18
btrfs: rename btrfs_block_group_cache
David Sterba
1
-8
/
+7
2019-09-09
btrfs: move basic block_group definitions to their own header
Josef Bacik
1
-0
/
+1
2019-04-29
btrfs: tests: unify messages when tests start
David Sterba
1
-1
/
+1
2019-04-29
btrfs: tests: drop messages when some tests finish
David Sterba
1
-1
/
+0
2019-04-29
btrfs: tests: use standard error message after block group allocation failure
David Sterba
1
-1
/
+1
2019-04-29
btrfs: tests: use standard error message after root allocation failure
David Sterba
1
-0
/
+1
2019-04-29
btrfs: tests: use standard error message after fs_info allocation failure
David Sterba
1
-2
/
+3
2018-05-29
btrfs: tests: drop newline from test_msg strings
David Sterba
1
-6
/
+6
2018-05-29
btrfs: tests: add helper for error messages and update them
David Sterba
1
-87
/
+90
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
1
-14
/
+1
2016-12-06
btrfs: pull node/sector/stripe sizes out of root and into fs_info
Jeff Mahoney
1
-10
/
+8
2016-07-26
btrfs: tests, require fs_info for root
Jeff Mahoney
1
-5
/
+9
2016-06-06
Btrfs: self-tests: Fix test_bitmaps fail on 64k sectorsize
Feifei Xu
1
-1
/
+7
2016-06-02
Btrfs: self-tests: Support non-4k page size
Feifei Xu
1
-29
/
+39
2016-06-02
Btrfs: Fix integer overflow when calculating bytes_per_bitmap
Feifei Xu
1
-1
/
+1
2016-05-25
btrfs: fix string and comment grammatical issues and typos
Nicholas D Steeves
1
-3
/
+4
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-1
/
+1
2016-01-11
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
Chris Mason
1
-105
/
+79
2016-01-11
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Chris Mason
1
-6
/
+8
2016-01-07
btrfs: constify remaining structs with function pointers
David Sterba
1
-2
/
+2
2016-01-07
btrfs tests: replace whole ops structure for free space tests
David Sterba
1
-6
/
+8
2016-01-07
Btrfs: use linux/sizes.h to represent constants
Byongho Lee
1
-106
/
+80
2015-12-18
Merge branch 'freespace-tree' into for-linus-4.5
Chris Mason
1
-39
/
+2
2015-12-17
Btrfs: add free space tree sanity tests
Omar Sandoval
1
-33
/
+2
2015-11-25
Btrfs: tests: checking for NULL instead of IS_ERR()
Dan Carpenter
1
-1
/
+3
2015-10-21
Btrfs: add fragment=* debug mount option
Josef Bacik
1
-1
/
+21
2014-09-22
Btrfs: remove empty block groups automatically
Josef Bacik
1
-1
/
+1
2014-09-17
Btrfs: improve free space cache management and space allocation
Filipe Manana
1
-0
/
+514
2014-01-07
treewide: fix comments and printk msgs
Masanari Iida
1
-1
/
+1
2013-12-19
treewide: Fix typos in printk
Masanari Iida
1
-1
/
+1
2013-09-01
Btrfs: separate out tests into their own directory
Josef Bacik
1
-0
/
+395