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
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: migrate extent_buffer::pages[] to folio
Qu Wenruo
2023-12-15
1
-2
/
+2
*
btrfs: use the flags of an extent map to identify the compression type
Filipe Manana
2023-12-15
2
-32
/
+32
*
btrfs: unexport add_extent_mapping()
Filipe Manana
2023-12-15
1
-22
/
+23
*
btrfs: tests: print all values as decimal in messages for extent map tests
Filipe Manana
2023-12-15
1
-7
/
+7
*
btrfs: tests: do not ignore NULL extent maps for extent maps tests
Filipe Manana
2023-12-15
1
-10
/
+30
*
btrfs: tests: fix error messages for test case 4 of extent map tests
Filipe Manana
2023-12-15
1
-2
/
+2
*
btrfs: always set extent_io_tree::inode and drop fs_info
David Sterba
2023-12-15
1
-1
/
+1
*
btrfs: use a dedicated data structure for chunk maps
Filipe Manana
2023-12-15
3
-31
/
+13
*
btrfs: abort transaction on generation mismatch when marking eb as dirty
Filipe Manana
2023-10-12
2
-3
/
+15
*
btrfs: tests: test invalid splitting when skipping pinned drop extent_map
Josef Bacik
2023-08-21
1
-0
/
+138
*
btrfs: tests: add a test for btrfs_add_extent_mapping
Josef Bacik
2023-08-21
1
-0
/
+56
*
btrfs: tests: add extent_map tests for dropping with odd layouts
Josef Bacik
2023-08-21
1
-0
/
+218
*
btrfs: tests: add self tests for extent buffer memory operations
Qu Wenruo
2023-08-21
1
-0
/
+144
*
btrfs: tests: enhance extent buffer bitmap tests
Qu Wenruo
2023-08-21
1
-51
/
+107
*
btrfs: drop gfp from parameter extent state helpers
David Sterba
2023-06-19
1
-7
/
+6
*
btrfs: open code set_extent_bits
David Sterba
2023-06-19
1
-5
/
+6
*
btrfs: open code set_extent_delalloc
David Sterba
2023-06-19
1
-3
/
+3
*
btrfs: replace map_lookup->stripe_len by BTRFS_STRIPE_LEN
Qu Wenruo
2023-04-17
1
-1
/
+0
*
Merge tag 'for-6.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2023-02-20
1
-1
/
+1
|
\
|
*
btrfs: remove the bdev argument to btrfs_rmap_block
Christoph Hellwig
2023-02-15
1
-1
/
+1
*
|
fs: port inode_init_owner() to mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
|
/
*
btrfs: drop private_data parameter from extent_io_tree_init
David Sterba
2022-12-05
2
-3
/
+3
*
btrfs: convert btrfs_block_group::needs_free_space to runtime flag
David Sterba
2022-12-05
1
-1
/
+1
*
btrfs: use a structure to pass arguments to backref walking functions
Filipe Manana
2022-12-05
1
-10
/
+40
*
btrfs: selftests: remove impossible inline extent at non-zero file offset
Qu Wenruo
2022-12-05
1
-38
/
+19
*
btrfs: move accessor helpers into accessors.h
Josef Bacik
2022-12-05
4
-0
/
+4
*
btrfs: move fs_info::flags enum to fs.h
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: move BTRFS_FS_STATE* definitions and helpers to fs.h
Josef Bacik
2022-12-05
1
-0
/
+1
*
Merge tag 'for-6.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-11-10
1
-1
/
+1
|
\
|
*
btrfs: selftests: fix wrong error check in btrfs_free_dummy_root()
Zhang Xiaoxu
2022-11-07
1
-1
/
+1
*
|
Merge tag 'for-6.1-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-11-03
1
-17
/
+19
|
\
|
|
*
btrfs: remove pointless and double ulist frees in error paths of qgroup tests
Filipe Manana
2022-11-02
1
-12
/
+4
|
*
btrfs: fix ulist leaks in error paths of qgroup self tests
Filipe Manana
2022-11-02
1
-5
/
+15
*
|
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
1
-15
/
+17
|
\
\
|
|
/
|
/
|
|
*
btrfs: convert process_page_range() to use filemap_get_folios_contig()
Vishal Moola (Oracle)
2022-09-11
1
-15
/
+17
*
|
btrfs: move btrfs_drop_extent_cache() to extent_map.c
Filipe Manana
2022-09-29
1
-1
/
+1
*
|
btrfs: stop tracking failed reads in the I/O tree
Christoph Hellwig
2022-09-26
1
-1
/
+0
*
|
btrfs: replace delete argument with EXTENT_CLEAR_ALL_BITS
Josef Bacik
2022-09-26
1
-4
/
+4
*
|
btrfs: unify the lock/unlock extent variants
Josef Bacik
2022-09-26
1
-3
/
+3
*
|
btrfs: remove the wake argument from clear_extent_bits
Josef Bacik
2022-09-26
1
-4
/
+4
*
|
btrfs: remove use btrfs_remove_free_space_cache instead of variant
Josef Bacik
2022-09-26
2
-12
/
+12
|
/
*
btrfs: add optimized btrfs_ino() version for 64 bits systems
Filipe Manana
2022-07-25
1
-0
/
+1
*
btrfs: clean up chained assignments
David Sterba
2022-07-25
1
-1
/
+2
*
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: assert we have a write lock when removing and replacing extent maps
Filipe Manana
2022-03-14
1
-0
/
+2
*
btrfs: selftests: dump extent io tree if extent-io-tree test failed
Qu Wenruo
2022-01-07
1
-0
/
+52
*
btrfs: track the csum, extent, and free space trees in a rb tree
Josef Bacik
2022-01-03
4
-3
/
+13
[next]