index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent-tree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
btrfs: make find_first_extent_bit() return a boolean
Filipe Manana
2023-08-21
1
-3
/
+2
*
btrfs: set cache_block_group_error if we find an error
Josef Bacik
2023-08-10
1
-1
/
+4
*
btrfs: use bool type for delayed ref head fields that are used as booleans
Filipe Manana
2023-06-19
1
-7
/
+7
*
btrfs: remove pointless in_tree field from struct btrfs_delayed_ref_node
Filipe Manana
2023-06-19
1
-1
/
+0
*
btrfs: drop gfp from parameter extent state helpers
David Sterba
2023-06-19
1
-8
/
+6
*
btrfs: drop NOFAIL from set_extent_bit allocation masks
David Sterba
2023-06-19
1
-2
/
+1
*
btrfs: open code set_extent_bits
David Sterba
2023-06-19
1
-5
/
+5
*
btrfs: open code set_extent_dirty
David Sterba
2023-06-19
1
-6
/
+9
[next]