index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
tests
/
btrfs-tests.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: add optimized btrfs_ino() version for 64 bits systems
Filipe Manana
2022-07-25
1
-0
/
+1
*
Revert "btrfs: turn fs_info member buffer_radix into XArray"
David Sterba
2022-07-15
1
-3
/
+19
*
Revert "btrfs: turn fs_roots_radix in btrfs_fs_info into an XArray"
David Sterba
2022-07-15
1
-1
/
+1
*
btrfs: turn fs_roots_radix in btrfs_fs_info into an XArray
Gabriel Niebler
2022-05-16
1
-1
/
+1
*
btrfs: turn fs_info member buffer_radix into XArray
Gabriel Niebler
2022-05-16
1
-19
/
+3
*
btrfs: track the csum, extent, and free space trees in a rb tree
Josef Bacik
2022-01-03
1
-0
/
+1
*
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2021-01-24
1
-1
/
+1
*
btrfs: tests: initialize test inodes location
Josef Bacik
2020-12-18
1
-2
/
+8
*
btrfs: load free space cache into a temporary ctl
Josef Bacik
2020-12-08
1
-1
/
+1
*
btrfs: use precalculated sectorsize_bits from fs_info
David Sterba
2020-12-08
1
-0
/
+1
*
btrfs: kill the subvol_srcu
Josef Bacik
2020-03-23
1
-9
/
+0
*
btrfs: move the root freeing stuff into btrfs_put_root
Josef Bacik
2020-03-23
1
-4
/
+1
*
btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root
Josef Bacik
2020-03-23
1
-1
/
+1
*
btrfs: add a leak check for roots
Josef Bacik
2020-03-23
1
-0
/
+1
*
btrfs: make the init of static elements in fs_info separate
Josef Bacik
2020-03-23
1
-23
/
+4
*
btrfs: use btrfs_put_fs_root to free roots always
Josef Bacik
2020-03-23
1
-1
/
+1
*
Btrfs: fix race between adding and putting tree mod seq elements and nodes
Filipe Manana
2020-01-31
1
-1
/
+0
*
btrfs: selftests: Add support for dummy devices
Nikolay Borisov
2020-01-23
1
-0
/
+29
*
btrfs: rename btrfs_block_group_cache
David Sterba
2019-11-18
1
-3
/
+3
*
btrfs: add dedicated members for start and length of a block group
David Sterba
2019-11-18
1
-3
/
+2
*
Btrfs: fix selftests failure due to uninitialized i_mode in test inodes
Filipe Manana
2019-09-24
1
-1
/
+7
*
btrfs: move basic block_group definitions to their own header
Josef Bacik
2019-09-09
1
-0
/
+1
*
vfs: Convert btrfs_test to use the new mount API
David Howells
2019-05-25
1
-6
/
+9
*
mount_pseudo(): drop 'name' argument, switch to d_make_root()
Al Viro
2019-05-25
1
-1
/
+1
*
btrfs: qgroup: remove obsolete fs_info members
David Sterba
2019-04-29
1
-1
/
+0
*
btrfs: tests: add table of most common errors
David Sterba
2019-04-29
1
-0
/
+10
*
btrfs: Introduce extent_io_tree::owner to distinguish different io_trees
Qu Wenruo
2019-04-29
1
-2
/
+4
*
btrfs: Introduce fs_info to extent_io_tree
Qu Wenruo
2019-04-29
1
-2
/
+2
*
btrfs: Adjust loop in free_extent_buffer
Nikolay Borisov
2018-12-17
1
-2
/
+0
*
btrfs: Remove special handling of EXTENT_BUFFER_UNMAPPED while freeing
Nikolay Borisov
2018-12-17
1
-1
/
+5
*
btrfs: Make btrfs_init_dummy_trans initialize trans' fs_info field
Nikolay Borisov
2018-05-28
1
-1
/
+3
*
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
2018-04-12
1
-14
/
+1
*
btrfs: remove redundant check on ret and goto
Colin Ian King
2018-03-26
1
-2
/
+1
*
Btrfs: add extent map selftests
Liu Bo
2018-01-22
1
-0
/
+3
*
btrfs: remove unused sectorsize member
Nikolay Borisov
2017-08-16
1
-1
/
+0
*
btrfs: remove unused qgroup members from btrfs_trans_handle
David Sterba
2017-04-18
1
-1
/
+0
*
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-12-16
1
-4
/
+9
|
\
|
*
btrfs: pull node/sector/stripe sizes out of root and into fs_info
Jeff Mahoney
2016-12-06
1
-4
/
+9
*
|
radix-tree: improve multiorder iterators
Matthew Wilcox
2016-12-14
1
-1
/
+1
*
|
btrfs: fix race in btrfs_free_dummy_fs_info()
Matthew Wilcox
2016-12-14
1
-0
/
+1
|
/
*
btrfs: tests, require fs_info for root
Jeff Mahoney
2016-07-26
1
-3
/
+17
*
btrfs: tests, move initialization into tests/
Jeff Mahoney
2016-07-26
1
-2
/
+45
*
Btrfs: fix error return code in btrfs_init_test_fs()
Wei Yongjun
2016-06-23
1
-1
/
+1
*
Btrfs: self-tests: Support non-4k page size
Feifei Xu
2016-06-02
1
-3
/
+3
*
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-03-21
1
-6
/
+0
|
\
|
*
btrfs: fix memory leak of fs_info in block group cache
Kinglong Mee
2016-02-18
1
-6
/
+0
*
|
btrfs: use radix_tree_iter_retry()
Matthew Wilcox
2016-03-17
1
-2
/
+1
|
/
*
btrfs: tests: switch to GFP_KERNEL
David Sterba
2016-01-22
1
-5
/
+5
*
Merge branch 'freespace-tree' into for-linus-4.5
Chris Mason
2015-12-18
1
-0
/
+58
|
\
|
*
Btrfs: add free space tree sanity tests
Omar Sandoval
2015-12-17
1
-0
/
+52
|
/
[next]