Lu Fengqi
|
9e920a6f03
btrfs: delayed-ref: pass delayed_refs directly to btrfs_delayed_ref_lock
|
6 년 전 |
Lu Fengqi
|
5637c74b01
btrfs: delayed-ref: pass delayed_refs directly to btrfs_select_ref_head
|
6 년 전 |
Liu Bo
|
e3d0396563
Btrfs: delayed-refs: use rb_first_cached for ref_tree
|
7 년 전 |
Liu Bo
|
5c9d028b3b
Btrfs: delayed-refs: use rb_first_cached for href_root
|
7 년 전 |
Nikolay Borisov
|
88a979c615
btrfs: Remove fs_info from btrfs_add_delayed_data_ref
|
7 년 전 |
Nikolay Borisov
|
44e1c47d5c
btrfs: Remove fs_info from btrfs_add_delayed_tree_ref
|
7 년 전 |
Nikolay Borisov
|
be97f133b3
btrfs: Drop fs_info parameter from btrfs_merge_delayed_refs
|
7 년 전 |
Nikolay Borisov
|
41d0bd3b5e
btrfs: Drop delayed_refs argument from btrfs_check_delayed_seq
|
7 년 전 |
Nikolay Borisov
|
5e388e9581
btrfs: Fix race condition between delayed refs and blockgroup removal
|
7 년 전 |
David Sterba
|
9888c3402c
btrfs: replace GPL boilerplate by SPDX -- headers
|
7 년 전 |
David Sterba
|
e67c718b5b
btrfs: add more __cold annotations
|
7 년 전 |
Liu Bo
|
f5c29bd9db
Btrfs: add __init macro to btrfs init functions
|
7 년 전 |
Josef Bacik
|
0e0adbcfdc
btrfs: track refs in a rb_tree instead of a list
|
7 년 전 |
Josef Bacik
|
d278850eff
btrfs: remove delayed_ref_node from ref_head
|
7 년 전 |
Omar Sandoval
|
7be07912b3
Btrfs: return old and new total ref mods when adding delayed refs
|
8 년 전 |
Elena Reshetova
|
6df8cdf5bd
btrfs: convert btrfs_delayed_ref_node.refs from atomic_t to refcount_t
|
8 년 전 |
Liu Bo
|
f72ad18e99
Btrfs: pass delayed_refs directly to btrfs_find_delayed_ref_head
|
8 년 전 |
Jeff Mahoney
|
fef394f75b
btrfs: drop unused extent_op arg from btrfs_add_delayed_data_ref
|
8 년 전 |
Chris Mason
|
5f52a2c512
Merge branch 'for-chris-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.10
|
8 년 전 |
Wang Xiaoguang
|
1d57ee9416
btrfs: improve delayed refs iterations
|
8 년 전 |
Filipe Manana
|
2a2a83de54
Btrfs: remove rb_node field from the delayed ref node structure
|
8 년 전 |
Filipe Manana
|
e657149933
Btrfs: remove unused function btrfs_add_delayed_qgroup_reserve()
|
9 년 전 |
Nicholas D Steeves
|
0132761017
btrfs: fix string and comment grammatical issues and typos
|
9 년 전 |
David Sterba
|
35b3ad50ba
btrfs: better packing of btrfs_delayed_extent_op
|
9 년 전 |
Qu Wenruo
|
5846a3c268
btrfs: qgroup: Fix a race in delayed_ref which leads to abort trans
|
9 년 전 |
Filipe Manana
|
b06c4bf5c8
Btrfs: fix regression running delayed references when using qgroups
|
9 년 전 |
Qu Wenruo
|
f64d5ca868
btrfs: delayed_ref: Add new function to record reserved space into delayed ref
|
10 년 전 |
Qu Wenruo
|
9086db86e0
btrfs: qgroup: Add the ability to skip given qgroup for old/new_roots.
|
10 년 전 |
Qu Wenruo
|
3368d001ba
btrfs: qgroup: Record possible quota-related extent for qgroup.
|
10 년 전 |
Qu Wenruo
|
c6fc245499
btrfs: delayed-ref: Use list to replace the ref_root in ref_head.
|
10 년 전 |