index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: remove always true if branch in find_delalloc_range
Lu Fengqi
2018-12-17
1
-1
/
+1
*
btrfs: use EXPORT_FOR_TESTS for conditionally exported functions
Johannes Thumshirn
2018-12-17
1
-5
/
+5
*
btrfs: Sink find_lock_delalloc_range's 'max_bytes' argument
Nikolay Borisov
2018-12-17
1
-5
/
+5
*
btrfs: Adjust loop in free_extent_buffer
Nikolay Borisov
2018-12-17
2
-8
/
+0
*
btrfs: Remove special handling of EXTENT_BUFFER_UNMAPPED while freeing
Nikolay Borisov
2018-12-17
1
-1
/
+5
*
btrfs: tests: Use BTRFS_MAX_EXTENT_SIZE to replace the intermediate number
Qu Wenruo
2018-12-17
1
-2
/
+3
*
btrfs: Remove extent_io_ops::set_bit_hook extent_io callback
Nikolay Borisov
2018-12-17
1
-1
/
+1
*
btrfs: tests: add separate stub for find_lock_delalloc_range
David Sterba
2018-10-15
1
-5
/
+5
*
Btrfs: extent_map: use rb_first_cached
Liu Bo
2018-10-15
1
-2
/
+2
*
btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_account_extent
Lu Fengqi
2018-08-06
1
-10
/
+10
*
btrfs: qgroup: Drop fs_info parameter from btrfs_create_qgroup
Lu Fengqi
2018-08-06
1
-2
/
+2
*
btrfs: tests: drop newline from test_msg strings
David Sterba
2018-05-29
8
-22
/
+22
*
btrfs: tests: add helper for error messages and update them
David Sterba
2018-05-29
8
-401
/
+412
*
btrfs: Remove fs_info argument from __remove_from_free_space_tree
Nikolay Borisov
2018-05-28
1
-8
/
+8
*
btrfs: Remove fs_info parameter from convert_free_space_to_extents
Nikolay Borisov
2018-05-28
1
-1
/
+1
*
btrfs: Remove fs_info argument from convert_free_space_to_bitmaps
Nikolay Borisov
2018-05-28
1
-3
/
+2
*
btrfs: Remove fs_info parameter from remove_block_group_free_space
Nikolay Borisov
2018-05-28
1
-1
/
+1
*
btrfs: Remove fs_info argument from __add_to_free_space_tree
Nikolay Borisov
2018-05-28
1
-13
/
+13
*
btrfs: Remove fs_info argument from add_block_group_free_space
Nikolay Borisov
2018-05-28
1
-1
/
+1
*
btrfs: Make btrfs_init_dummy_trans initialize trans' fs_info field
Nikolay Borisov
2018-05-28
4
-9
/
+12
*
btrfs: use fs_info for btrfs_handle_em_exist tracepoint
David Sterba
2018-05-28
1
-4
/
+4
*
btrfs: tests: pass fs_info to extent_map tests
David Sterba
2018-05-28
1
-16
/
+36
*
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
2018-04-12
8
-112
/
+8
*
btrfs: replace GPL boilerplate by SPDX -- headers
David Sterba
2018-04-12
1
-16
/
+3
*
btrfs: tests/qgroup: Fix wrong tree backref level
Qu Wenruo
2018-03-31
1
-1
/
+1
*
Btrfs: extent map selftest: add missing void parameter to btrfs_test_extent_map
Colin Ian King
2018-03-26
1
-1
/
+1
*
btrfs: remove redundant check on ret and goto
Colin Ian King
2018-03-26
1
-2
/
+1
*
Btrfs: extent map selftest: dio write vs dio read
Liu Bo
2018-01-22
1
-0
/
+89
*
Btrfs: extent map selftest: buffered write vs dio read
Liu Bo
2018-01-22
1
-0
/
+74
*
Btrfs: add extent map selftests
Liu Bo
2018-01-22
3
-0
/
+207
*
btrfs: Remove redundant FLAG_VACANCY
Nikolay Borisov
2018-01-22
1
-5
/
+0
*
btrfs: sink gfp parameter to clear_extent_bit
David Sterba
2018-01-22
1
-8
/
+4
*
Btrfs: fix reported number of inode blocks after buffered append writes
Filipe Manana
2017-11-15
2
-9
/
+9
*
Btrfs: rework outstanding_extents
Josef Bacik
2017-11-01
1
-14
/
+4
*
btrfs: add a flag to iterate_inodes_from_logical to find all extent refs for ...
Zygo Blaxell
2017-11-01
1
-10
/
+20
*
btrfs: Replace opencoded sizes with their symbolic constants
Nikolay Borisov
2017-10-30
1
-1
/
+1
*
btrfs: tests: Fix a memory leak in error handling path in 'run_test()'
Christophe JAILLET
2017-10-30
1
-1
/
+2
*
btrfs: remove unused sectorsize member
Nikolay Borisov
2017-08-16
2
-2
/
+1
*
Btrfs: replace tree->mapping with tree->private_data
Josef Bacik
2017-06-19
1
-1
/
+1
*
btrfs: remove unused qgroup members from btrfs_trans_handle
David Sterba
2017-04-18
1
-1
/
+0
*
btrfs: Make get_extent_t take btrfs_inode
Nikolay Borisov
2017-02-28
1
-21
/
+23
*
btrfs: Make btrfs_drop_extent_cache take btrfs_inode
Nikolay Borisov
2017-02-28
1
-1
/
+1
*
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-12-16
8
-41
/
+44
|
\
|
*
btrfs: pull node/sector/stripe sizes out of root and into fs_info
Jeff Mahoney
2016-12-06
8
-40
/
+43
|
*
btrfs: remove constant parameter to memset_extent_buffer and rename it
David Sterba
2016-11-30
1
-1
/
+1
*
|
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
|
/
*
Merge branch 'fst-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Chris Mason
2016-10-12
2
-116
/
+160
|
\
|
*
btrfs: tests: uninline member definitions in free_space_extent
David Sterba
2016-10-03
1
-1
/
+2
|
*
btrfs: tests: constify free space extent specs
David Sterba
2016-10-03
1
-11
/
+11
[next]