index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
relocation.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-19
btrfs: handle btrfs_update_reloc_root failure in insert_dirty_subvol
Josef Bacik
1
-1
/
+4
2021-04-19
btrfs: change insert_dirty_subvol to return errors
Josef Bacik
1
-5
/
+10
2021-04-19
btrfs: validate root::reloc_root after recording root in trans
Josef Bacik
1
-0
/
+15
2021-04-19
btrfs: do proper error handling in create_reloc_root
Josef Bacik
1
-6
/
+28
2021-04-19
btrfs: have proper error handling in btrfs_init_reloc_root
Josef Bacik
1
-1
/
+7
2021-04-19
btrfs: handle btrfs_record_root_in_trans failure in relocate_tree_block
Josef Bacik
1
-1
/
+3
2021-04-19
btrfs: do proper error handling in record_reloc_root_in_trans
Josef Bacik
1
-2
/
+21
2021-04-19
btrfs: check record_root_in_trans related failures in select_reloc_root
Josef Bacik
1
-2
/
+7
2021-04-19
btrfs: convert BUG_ON()'s in select_reloc_root() to proper errors
Josef Bacik
1
-4
/
+43
2021-04-19
btrfs: handle errors from select_reloc_root()
Josef Bacik
1
-3
/
+12
2021-04-19
btrfs: convert BUG_ON()'s in relocate_tree_block
Josef Bacik
1
-2
/
+22
2021-04-19
btrfs: convert some BUG_ON()'s to ASSERT()'s in do_relocation
Josef Bacik
1
-3
/
+16
2021-04-19
btrfs: use btrfs_inode_lock/btrfs_inode_unlock inode lock helpers
Josef Bacik
1
-2
/
+2
2021-02-09
btrfs: zoned: enable relocation on a zoned filesystem
Naohiro Aota
1
-2
/
+32
2021-02-08
btrfs: introduce btrfs_subpage for data inodes
Qu Wenruo
1
-2
/
+9
2021-02-08
btrfs: fix reloc root leak with 0 ref reloc roots on recovery
Josef Bacik
1
-3
/
+1
2021-02-08
btrfs: keep track of the root owner for relocation reads
Josef Bacik
1
-3
/
+43
2021-02-08
btrfs: noinline btrfs_should_cancel_balance
Josef Bacik
1
-1
/
+1
2021-02-08
btrfs: rename btrfs_find_free_objectid to btrfs_get_free_objectid
Nikolay Borisov
1
-1
/
+1
2021-01-07
btrfs: reloc: fix wrong file extent type check to avoid false ENOENT
Qu Wenruo
1
-1
/
+6
2020-12-09
btrfs: remove inode number cache feature
Nikolay Borisov
1
-1
/
+0
2020-12-08
btrfs: remove err variable from do_relocation
Nikolay Borisov
1
-21
/
+12
2020-12-08
btrfs: eliminate err variable from merge_reloc_root
Nikolay Borisov
1
-17
/
+7
2020-12-08
btrfs: pass the owner_root and level to alloc_extent_buffer
Josef Bacik
1
-1
/
+2
2020-12-08
btrfs: pass root owner to read_tree_block
Josef Bacik
1
-2
/
+2
2020-12-08
btrfs: use btrfs_read_node_slot in replace_path
Josef Bacik
1
-9
/
+1
2020-12-08
btrfs: use btrfs_read_node_slot in do_relocation
Josef Bacik
1
-11
/
+1
2020-12-08
btrfs: use btrfs_read_node_slot in walk_down_reloc_tree
Josef Bacik
1
-13
/
+2
2020-12-08
btrfs: cleanup extent buffer readahead
Josef Bacik
1
-1
/
+1
2020-12-08
btrfs: locking: remove all the blocking helpers
Josef Bacik
1
-4
/
+0
2020-12-08
btrfs: add set/get accessors for root_item::drop_level
David Sterba
1
-5
/
+5
2020-11-05
btrfs: fix min reserved size calculation in merge_reloc_root
Josef Bacik
1
-1
/
+3
2020-10-07
btrfs: introduce BTRFS_NESTING_COW for cow'ing blocks
Josef Bacik
1
-4
/
+7
2020-07-27
btrfs: relocation: review the call sites which can be interrupted by signal
Qu Wenruo
1
-2
/
+10
2020-07-27
btrfs: relocation: allow signal to cancel balance
Qu Wenruo
1
-1
/
+2
2020-07-27
btrfs: make prealloc_file_extent_cluster take btrfs_inode
Nikolay Borisov
1
-12
/
+12
2020-07-27
btrfs: make btrfs_free_reserved_data_space_noquota take btrfs_fs_info
Nikolay Borisov
1
-1
/
+1
2020-07-27
btrfs: make btrfs_set_extent_delalloc take btrfs_inode
Nikolay Borisov
1
-2
/
+2
2020-07-27
btrfs: use for loop in prealloc_file_extent_cluster
Nikolay Borisov
1
-3
/
+2
2020-07-27
btrfs: perform data management operations outside of inode lock
Nikolay Borisov
1
-7
/
+5
2020-07-27
btrfs: remove hole check in prealloc_file_extent_cluster
Nikolay Borisov
1
-3
/
+0
2020-07-27
btrfs: make btrfs_reloc_clone_csums take btrfs_inode
Nikolay Borisov
1
-4
/
+4
2020-07-27
btrfs: make btrfs_lookup_ordered_extent take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2020-07-27
btrfs: use btrfs_alloc_data_chunk_ondemand() when allocating space for reloca...
Filipe Manana
1
-8
/
+6
2020-05-25
btrfs: simplify iget helpers
David Sterba
1
-11
/
+2
2020-05-25
btrfs: open code read_fs_root
David Sterba
1
-12
/
+9
2020-05-25
btrfs: simplify root lookup by id
David Sterba
1
-7
/
+1
2020-05-25
btrfs: reloc: clear DEAD_RELOC_TREE bit for orphan roots to prevent runaway b...
Qu Wenruo
1
-0
/
+2
2020-05-25
btrfs: reloc: fix reloc root leak and NULL pointer dereference
Qu Wenruo
1
-3
/
+9
2020-05-25
btrfs: don't set SHAREABLE flag for data reloc tree
Qu Wenruo
1
-11
/
+5
[prev]
[next]