index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent-tree.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: don't warn if discard range is not aligned to sector
David Sterba
2024-01-18
1
-1
/
+2
*
btrfs: zoned: optimize hint byte for zoned allocator
Naohiro Aota
2024-01-12
1
-0
/
+18
*
btrfs: zoned: factor out prepare_allocation_zoned()
Naohiro Aota
2024-01-12
1
-13
/
+19
*
btrfs: reflow btrfs_free_tree_block
Johannes Thumshirn
2023-12-15
1
-49
/
+50
*
btrfs: remove now unneeded btrfs_redirty_list_add
Johannes Thumshirn
2023-12-15
1
-4
/
+1
*
btrfs: rename EXTENT_BUFFER_NO_CHECK to EXTENT_BUFFER_ZONED_ZEROOUT
Johannes Thumshirn
2023-12-15
1
-1
/
+1
*
btrfs: ensure releasing squota reserve on head refs
Boris Burkov
2023-12-06
1
-14
/
+34
*
btrfs: get correct owning_root when dropping snapshot
Josef Bacik
2023-11-03
1
-8
/
+17
*
btrfs: track data relocation with simple quota
Boris Burkov
2023-10-12
1
-5
/
+8
*
btrfs: qgroup: track metadata relocation COW with simple quota
Boris Burkov
2023-10-12
1
-2
/
+5
*
btrfs: qgroup: check generation when recording simple quota delta
Boris Burkov
2023-10-12
1
-0
/
+4
*
btrfs: record simple quota deltas in delayed refs
Boris Burkov
2023-10-12
1
-8
/
+75
*
btrfs: add helper for inline owner ref lookup
Boris Burkov
2023-10-12
1
-0
/
+48
*
btrfs: new inline ref storing owning subvol of data extents
Boris Burkov
2023-10-12
1
-11
/
+46
*
btrfs: track owning root in btrfs_ref
Boris Burkov
2023-10-12
1
-8
/
+13
*
btrfs: rename tree_ref and data_ref owning_root
Boris Burkov
2023-10-12
1
-5
/
+5
*
btrfs: delete stripe extent on extent deletion
Johannes Thumshirn
2023-10-12
1
-0
/
+6
*
btrfs: add support for inserting raid stripe extents
Johannes Thumshirn
2023-10-12
1
-0
/
+1
*
btrfs: remove useless comment from btrfs_pin_extent_for_log_replay()
Filipe Manana
2023-10-12
1
-3
/
+0
*
btrfs: remove stale comment from btrfs_free_extent()
Filipe Manana
2023-10-12
1
-1
/
+0
*
btrfs: abort transaction on generation mismatch when marking eb as dirty
Filipe Manana
2023-10-12
1
-16
/
+20
*
btrfs: stop doing excessive space reservation for csum deletion
Filipe Manana
2023-10-12
1
-5
/
+5
*
btrfs: reserve space for delayed refs on a per ref basis
Filipe Manana
2023-10-12
1
-14
/
+15
*
btrfs: allow to run delayed refs by bytes to be released instead of count
Filipe Manana
2023-10-12
1
-19
/
+34
*
btrfs: simplify check for extent item overrun at lookup_inline_extent_backref()
Filipe Manana
2023-10-12
1
-11
/
+11
*
btrfs: return -EUCLEAN if extent item is missing when searching inline backref
Filipe Manana
2023-10-12
1
-1
/
+1
*
btrfs: use a single variable for return value at lookup_inline_extent_backref()
Filipe Manana
2023-10-12
1
-18
/
+15
*
btrfs: use a single variable for return value at run_delayed_extent_op()
Filipe Manana
2023-10-12
1
-8
/
+5
*
btrfs: remove pointless 'ref_root' variable from run_delayed_data_ref()
Filipe Manana
2023-10-12
1
-5
/
+3
*
btrfs: initialize key where it's used when running delayed data ref
Filipe Manana
2023-10-12
1
-6
/
+8
*
btrfs: remove refs_to_drop argument from __btrfs_free_extent()
Filipe Manana
2023-10-12
1
-5
/
+5
*
btrfs: remove refs_to_add argument from __btrfs_inc_extent_ref()
Filipe Manana
2023-10-12
1
-5
/
+4
*
btrfs: remove unnecessary logic when running new delayed references
Filipe Manana
2023-10-12
1
-14
/
+3
*
btrfs: move extent_buffer::lock_owner to debug section
David Sterba
2023-10-12
1
-9
/
+23
*
btrfs: reduce parameters of btrfs_pin_extent_for_log_replay
David Sterba
2023-10-12
1
-4
/
+4
*
btrfs: reduce parameters of btrfs_pin_reserved_extent
David Sterba
2023-10-12
1
-5
/
+5
*
btrfs: reformat remaining kdoc style comments
David Sterba
2023-10-12
1
-3
/
+3
*
btrfs: remove btrfs_crc32c wrapper
Josef Bacik
2023-10-12
1
-3
/
+3
*
btrfs: log message if extent item not found when running delayed extent op
Filipe Manana
2023-09-20
1
-1
/
+4
*
btrfs: remove redundant BUG_ON() from __btrfs_inc_extent_ref()
Filipe Manana
2023-09-20
1
-4
/
+3
*
btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to 1
Filipe Manana
2023-09-20
1
-3
/
+3
*
btrfs: remove v0 extent handling
Qu Wenruo
2023-08-21
1
-14
/
+21
*
btrfs: output extra debug info if we failed to find an inline backref
Qu Wenruo
2023-08-21
1
-0
/
+5
*
btrfs: zoned: do not zone finish data relocation block group
Naohiro Aota
2023-08-21
1
-20
/
+23
*
btrfs: wait on uncached block groups on every allocation loop
Josef Bacik
2023-08-21
1
-43
/
+18
*
btrfs: handle errors properly in update_inline_extent_backref()
Qu Wenruo
2023-08-21
1
-12
/
+61
*
btrfs: zoned: don't activate non-DATA BG on allocation
Naohiro Aota
2023-08-21
1
-1
/
+7
*
btrfs: move comments to btrfs_loop_type definition
Josef Bacik
2023-08-21
1
-9
/
+28
*
btrfs: move btrfs_free_excluded_extents() into block-group.c
Filipe Manana
2023-08-21
1
-12
/
+0
*
btrfs: open code trivial btrfs_add_excluded_extent()
Filipe Manana
2023-08-21
1
-9
/
+0
[next]