index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent-tree.h
Age
Commit message (
Expand
)
Author
2024-07-11
btrfs: do not BUG_ON() when freeing tree block after error
Filipe Manana
2024-03-04
btrfs: add forward declarations and headers, part 3
David Sterba
2024-03-04
btrfs: add forward declarations and headers, part 2
David Sterba
2023-11-03
btrfs: get correct owning_root when dropping snapshot
Josef Bacik
2023-10-12
btrfs: qgroup: track metadata relocation COW with simple quota
Boris Burkov
2023-10-12
btrfs: add helper for inline owner ref lookup
Boris Burkov
2023-10-12
btrfs: allow to run delayed refs by bytes to be released instead of count
Filipe Manana
2023-10-12
btrfs: reduce parameters of btrfs_pin_extent_for_log_replay
David Sterba
2023-10-12
btrfs: reduce parameters of btrfs_pin_reserved_extent
David Sterba
2023-10-12
btrfs: drop __must_check annotations
David Sterba
2023-10-12
btrfs: add btrfs_delayed_ref_head declaration to extent-tree.h
Josef Bacik
2023-08-21
btrfs: wait on uncached block groups on every allocation loop
Josef Bacik
2023-08-21
btrfs: move btrfs_free_excluded_extents() into block-group.c
Filipe Manana
2023-08-21
btrfs: open code trivial btrfs_add_excluded_extent()
Filipe Manana
2023-06-19
btrfs: remove level argument from btrfs_set_block_flags
Josef Bacik
2023-02-13
btrfs: introduce size class to block group allocator
Boris Burkov
2023-02-13
btrfs: add more find_free_extent tracepoints
Boris Burkov
2023-02-13
btrfs: pass find_free_extent_ctl to allocator tracepoints
Boris Burkov
2022-12-05
btrfs: move the snapshot drop related prototypes to extent-tree.h
Josef Bacik
2022-12-05
btrfs: move extent-tree helpers into their own header file
Josef Bacik
2016-01-07
btrfs: better packing of btrfs_delayed_extent_op
David Sterba
2015-06-10
btrfs: qgroup: Add new qgroup calculation function
Qu Wenruo