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.12.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
/
relocation.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: fix lockdep splat with reloc root extent buffers
Josef Bacik
2022-08-17
1
-0
/
+2
*
btrfs: unset reloc control if transaction commit fails in prepare_to_relocate()
Zixuan Fu
2022-08-17
1
-1
/
+6
*
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-24
1
-6
/
+7
|
\
|
*
btrfs: Convert btrfs to read_folio
Matthew Wilcox (Oracle)
2022-05-09
1
-4
/
+4
|
*
mm/readahead: Convert page_cache_async_readahead to take a folio
Matthew Wilcox (Oracle)
2022-05-08
1
-2
/
+3
*
|
btrfs: remove unnecessary check of iput argument
Lv Ruyi
2022-05-16
1
-2
/
+1
*
|
btrfs: remove unnecessary type casts
Yu Zhe
2022-05-16
1
-1
/
+1
*
|
btrfs: assert that relocation is protected with sb_start_write()
Naohiro Aota
2022-05-16
1
-0
/
+11
*
|
btrfs: avoid blocking on space revervation when doing nowait dio writes
Filipe Manana
2022-05-16
1
-1
/
+2
|
/
*
btrfs: unify the error handling pattern for read_tree_block()
Qu Wenruo
2022-03-14
1
-2
/
+2
*
btrfs: pass btrfs_fs_info to btrfs_recover_relocation
Josef Bacik
2022-03-14
1
-3
/
+2
*
btrfs: support different disk extent size for delalloc
Omar Sandoval
2022-03-14
1
-1
/
+1
*
btrfs: do not start relocation until in progress drops are done
Josef Bacik
2022-03-02
1
-0
/
+13
*
btrfs: add an inode-item.h
Josef Bacik
2022-01-07
1
-0
/
+1
*
btrfs: make send work with concurrent block group relocation
Filipe Manana
2022-01-07
1
-13
/
+0
*
btrfs: stop accessing ->csum_root directly
Josef Bacik
2022-01-03
1
-1
/
+3
*
btrfs: stop accessing ->extent_root directly
Josef Bacik
2022-01-03
1
-2
/
+2
*
btrfs: change root to fs_info for btrfs_reserve_metadata_bytes
Josef Bacik
2022-01-03
1
-8
/
+9
*
btrfs: drop the _nr from the item helpers
Josef Bacik
2022-01-03
1
-1
/
+1
*
btrfs: fix deadlock between chunk allocation and chunk btree modifications
Filipe Manana
2021-10-26
1
-0
/
+4
*
btrfs: pull up qgroup checks from delayed-ref core to init time
Nikolay Borisov
2021-10-26
1
-7
/
+0
*
btrfs: add additional parameters to btrfs_init_tree_ref/btrfs_init_data_ref
Nikolay Borisov
2021-10-26
1
-7
/
+14
*
btrfs: rename setup_extent_mapping in relocation code
Johannes Thumshirn
2021-10-26
1
-4
/
+3
*
btrfs: zoned: allow preallocation for relocation inodes
Johannes Thumshirn
2021-10-26
1
-33
/
+2
*
btrfs: introduce btrfs_is_data_reloc_root
Johannes Thumshirn
2021-10-26
1
-2
/
+1
*
btrfs: zoned: finish relocating block group
Naohiro Aota
2021-10-26
1
-0
/
+4
*
btrfs: subpage: fix relocation potentially overwriting last page data
Qu Wenruo
2021-08-23
1
-0
/
+60
*
btrfs: make relocate_one_page() handle subpage case
Qu Wenruo
2021-08-23
1
-29
/
+77
*
btrfs: reloc: factor out relocation page read and dirty part
Qu Wenruo
2021-08-23
1
-105
/
+93
*
btrfs: ensure relocation never runs while we have send operations running
Filipe Manana
2021-06-22
1
-0
/
+13
*
btrfs: add cancellable chunk relocation support
David Sterba
2021-06-21
1
-2
/
+60
*
btrfs: check return value of btrfs_commit_transaction in relocation
Josef Bacik
2021-04-19
1
-4
/
+5
*
btrfs: do proper error handling in merge_reloc_roots
Josef Bacik
2021-04-19
1
-2
/
+23
*
btrfs: handle extent corruption with select_one_root properly
Josef Bacik
2021-04-19
1
-3
/
+16
*
btrfs: cleanup error handling in prepare_to_merge
Josef Bacik
2021-04-19
1
-2
/
+12
*
btrfs: do not panic in __add_reloc_root
Josef Bacik
2021-04-19
1
-1
/
+5
*
btrfs: handle __add_reloc_root failures in btrfs_recover_relocation
Josef Bacik
2021-04-19
1
-2
/
+11
*
btrfs: do proper error handling in create_reloc_inode
Josef Bacik
2021-04-19
1
-2
/
+37
*
btrfs: remove the extent item sanity checks in relocate_block_group
Josef Bacik
2021-04-19
1
-28
/
+1
*
btrfs: handle extent reference errors in do_relocation
Josef Bacik
2021-04-19
1
-4
/
+5
*
btrfs: handle errors in reference count manipulation in replace_path
Josef Bacik
2021-04-19
1
-4
/
+16
*
btrfs: handle btrfs_search_slot failure in replace_path
Josef Bacik
2021-04-19
1
-1
/
+5
*
btrfs: handle btrfs_cow_block errors in replace_path
Josef Bacik
2021-04-19
1
-2
/
+10
*
btrfs: convert logic BUG_ON()'s in replace_path to ASSERT()'s
Josef Bacik
2021-04-19
1
-3
/
+3
*
btrfs: do proper error handling in btrfs_update_reloc_root
Josef Bacik
2021-04-19
1
-4
/
+2
*
btrfs: handle btrfs_update_reloc_root failure in prepare_to_merge
Josef Bacik
2021-04-19
1
-1
/
+12
*
btrfs: handle btrfs_update_reloc_root failure in insert_dirty_subvol
Josef Bacik
2021-04-19
1
-1
/
+4
*
btrfs: change insert_dirty_subvol to return errors
Josef Bacik
2021-04-19
1
-5
/
+10
*
btrfs: validate root::reloc_root after recording root in trans
Josef Bacik
2021-04-19
1
-0
/
+15
*
btrfs: do proper error handling in create_reloc_root
Josef Bacik
2021-04-19
1
-6
/
+28
[next]