index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
/
notif.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-12
btrfs: adjust overcommit logic when very close to full
Josef Bacik
1
-0
/
+32
2023-10-12
btrfs: increase ->free_chunk_space in btrfs_grow_device
Josef Bacik
1
-0
/
+1
2023-10-12
btrfs: fix ->free_chunk_space math in btrfs_shrink_device
Josef Bacik
1
-3
/
+17
2023-10-12
btrfs: make sure we cache next state in find_first_extent_bit()
Filipe Manana
1
-1
/
+10
2023-10-12
btrfs: use extent_io_tree_release() to empty dirty log pages
Filipe Manana
1
-2
/
+1
2023-10-12
btrfs: make tree iteration in extent_io_tree_release() more efficient
Filipe Manana
1
-8
/
+13
2023-10-12
btrfs: collapse wait_on_state() to its caller wait_extent_bit()
Filipe Manana
1
-15
/
+8
2023-10-12
btrfs: remove redundant memory barrier from extent_io_tree_release()
Filipe Manana
1
-6
/
+5
2023-10-12
btrfs: make wait_extent_bit() static
Filipe Manana
2
-4
/
+2
2023-10-12
btrfs: update stale comment at extent_io_tree_release()
Filipe Manana
1
-4
/
+8
2023-10-12
btrfs: make extent state merges more efficient during insertions
Filipe Manana
1
-42
/
+89
2023-10-12
btrfs: change test_range_bit to scan the whole range
David Sterba
5
-22
/
+22
2023-10-12
btrfs: add specific helper for range bit test exists
David Sterba
5
-10
/
+40
2023-10-12
btrfs: move btrfs_realloc_node() from ctree.c into defrag.c
Filipe Manana
3
-116
/
+105
2023-10-12
btrfs: export comp_keys() from ctree.c as btrfs_comp_keys()
Filipe Manana
2
-37
/
+38
2023-10-12
btrfs: rename and export __btrfs_cow_block()
Filipe Manana
2
-15
/
+22
2023-10-12
btrfs: use round_down() to align block offset at btrfs_cow_block()
Filipe Manana
1
-1
/
+1
2023-10-12
btrfs: remove noinline attribute from btrfs_cow_block()
Filipe Manana
1
-1
/
+1
2023-10-12
btrfs: remove incomplete metadata_uuid conversion fixup logic
Anand Jain
2
-157
/
+6
2023-10-12
btrfs: reject devices with CHANGING_FSID_V2
Anand Jain
2
-10
/
+7
2023-10-12
btrfs: relocation: constify parameters where possible
David Sterba
2
-32
/
+33
2023-10-12
btrfs: relocation: return bool from btrfs_should_ignore_reloc_root
David Sterba
2
-11
/
+10
2023-10-12
btrfs: switch btrfs_backref_cache::is_reloc to bool
David Sterba
3
-4
/
+4
2023-10-12
btrfs: relocation: open code mapping_tree_init
David Sterba
1
-8
/
+2
2023-10-12
btrfs: relocation: switch bitfields to bool in reloc_control
David Sterba
1
-9
/
+9
2023-10-12
btrfs: relocation: use enum for stages
David Sterba
1
-7
/
+9
2023-10-12
btrfs: relocation: use more natural types for tree_block bitfields
David Sterba
1
-4
/
+4
2023-10-12
btrfs: move btrfs_defrag_root() to defrag.{c,h}
Filipe Manana
4
-43
/
+42
2023-10-12
btrfs: remove redundant root argument from fixup_inode_link_count()
Filipe Manana
1
-11
/
+9
2023-10-12
btrfs: remove redundant root argument from maybe_insert_hole()
Filipe Manana
1
-4
/
+3
2023-10-12
btrfs: remove redundant root argument from btrfs_delayed_update_inode()
Filipe Manana
3
-3
/
+2
2023-10-12
btrfs: remove redundant root argument from btrfs_update_inode_item()
Filipe Manana
1
-5
/
+4
2023-10-12
btrfs: remove redundant root argument from btrfs_update_inode()
Filipe Manana
10
-44
/
+41
2023-10-12
btrfs: remove redundant root argument from btrfs_update_inode_fallback()
Filipe Manana
3
-8
/
+8
2023-10-12
btrfs: remove noinline from btrfs_update_inode()
Filipe Manana
1
-3
/
+3
2023-10-12
btrfs: simplify error check condition at btrfs_dirty_inode()
Filipe Manana
1
-1
/
+1
2023-10-12
btrfs: qgroup: only set QUOTA_ENABLED when done reading qgroups
Boris Burkov
2
-9
/
+7
2023-10-12
btrfs: track data relocation with simple quota
Boris Burkov
3
-6
/
+59
2023-10-12
btrfs: qgroup: track metadata relocation COW with simple quota
Boris Burkov
5
-13
/
+23
2023-10-12
btrfs: qgroup: check generation when recording simple quota delta
Boris Burkov
6
-6
/
+40
2023-10-12
btrfs: qgroup: simple quota auto hierarchy for nested subvolumes
Boris Burkov
4
-12
/
+67
2023-10-12
btrfs: record simple quota deltas in delayed refs
Boris Burkov
3
-8
/
+82
2023-10-12
btrfs: add helper for inline owner ref lookup
Boris Burkov
2
-0
/
+50
2023-10-12
btrfs: new inline ref storing owning subvol of data extents
Boris Burkov
7
-11
/
+84
2023-10-12
btrfs: track original extent owner in head_ref
Boris Burkov
2
-4
/
+22
2023-10-12
btrfs: track owning root in btrfs_ref
Boris Burkov
6
-25
/
+42
2023-10-12
btrfs: rename tree_ref and data_ref owning_root
Boris Burkov
4
-18
/
+18
2023-10-12
btrfs: add helper for recording simple quota deltas
Boris Burkov
2
-0
/
+61
2023-10-12
btrfs: create qgroup earlier in snapshot creation
Boris Burkov
2
-0
/
+9
2023-10-12
btrfs: qgroup: flush reservations during quota disable
Boris Burkov
1
-3
/
+44
[next]