index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent-tree.c
Age
Commit message (
Expand
)
Author
2024-12-14
btrfs: add cancellation points to trim loops
Luca Stefani
2024-12-09
btrfs: don't BUG_ON on ENOMEM from btrfs_lookup_extent_info() in walk_down_pr...
Josef Bacik
2024-12-09
btrfs: don't loop for nowait writes when checking for cross references
Filipe Manana
2024-12-09
btrfs: do not BUG_ON() when freeing tree block after error
Filipe Manana
2024-10-17
btrfs: split remaining space to discard in chunks
Luca Stefani
2024-10-04
btrfs: always update fstrim_range on failure in FITRIM ioctl
Luca Stefani
2024-09-12
btrfs: clean up our handling of refs == 0 in snapshot delete
Josef Bacik
2024-09-12
btrfs: replace BUG_ON with ASSERT in walk_down_proc()
Josef Bacik
2024-08-11
btrfs: zoned: fix zone_unusable accounting on making block group read-write a...
Naohiro Aota
2024-01-31
btrfs: zoned: optimize hint byte for zoned allocator
Naohiro Aota
2024-01-31
btrfs: zoned: factor out prepare_allocation_zoned()
Naohiro Aota
2024-01-31
btrfs: don't warn if discard range is not aligned to sector
David Sterba
2023-11-28
btrfs: abort transaction on generation mismatch when marking eb as dirty
Filipe Manana
2023-09-20
btrfs: log message if extent item not found when running delayed extent op
Filipe Manana
2023-09-20
btrfs: remove redundant BUG_ON() from __btrfs_inc_extent_ref()
Filipe Manana
2023-09-20
btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to 1
Filipe Manana
2023-08-21
btrfs: remove v0 extent handling
Qu Wenruo
2023-08-21
btrfs: output extra debug info if we failed to find an inline backref
Qu Wenruo
2023-08-21
btrfs: zoned: do not zone finish data relocation block group
Naohiro Aota
2023-08-21
btrfs: wait on uncached block groups on every allocation loop
Josef Bacik
2023-08-21
btrfs: handle errors properly in update_inline_extent_backref()
Qu Wenruo
2023-08-21
btrfs: zoned: don't activate non-DATA BG on allocation
Naohiro Aota
2023-08-21
btrfs: move comments to btrfs_loop_type definition
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-08-21
btrfs: make find_first_extent_bit() return a boolean
Filipe Manana
2023-08-10
btrfs: set cache_block_group_error if we find an error
Josef Bacik
2023-06-19
btrfs: use bool type for delayed ref head fields that are used as booleans
Filipe Manana
2023-06-19
btrfs: remove pointless in_tree field from struct btrfs_delayed_ref_node
Filipe Manana
2023-06-19
btrfs: drop gfp from parameter extent state helpers
David Sterba
2023-06-19
btrfs: drop NOFAIL from set_extent_bit allocation masks
David Sterba
2023-06-19
btrfs: open code set_extent_bits
David Sterba
2023-06-19
btrfs: open code set_extent_dirty
David Sterba
2023-06-19
btrfs: open code set_extent_new
David Sterba
2023-06-19
btrfs: fix comment referring to no longer existing btrfs_clean_tree_block()
Filipe Manana
2023-06-19
btrfs: remove level argument from btrfs_set_block_flags
Josef Bacik
2023-06-19
btrfs: use SECTOR_SHIFT to convert LBA to physical offset
Anand Jain
2023-06-19
btrfs: use SECTOR_SHIFT to convert physical offset to LBA
Anand Jain
2023-06-19
btrfs: improve leaf dump and error handling
Qu Wenruo
2023-06-19
btrfs: print-tree: pass const extent buffer pointer
Qu Wenruo
2023-04-17
btrfs: remove obsolete delayed ref throttling logic when truncating items
Filipe Manana
2023-04-17
btrfs: abort the transaction if we get an error during snapshot drop
Josef Bacik
2023-04-17
btrfs: handle errors in walk_down_tree properly
Josef Bacik
2023-02-15
btrfs: rename btrfs_clean_tree_block to btrfs_clear_buffer_dirty
Josef Bacik
2023-02-15
btrfs: add trans argument to btrfs_clean_tree_block
Josef Bacik
2023-02-15
btrfs: always lock the block before calling btrfs_clean_tree_block
Josef Bacik
2023-02-13
btrfs: remove duplicate include header in extent-tree.c
ye xingchen
2023-02-13
btrfs: don't use size classes for zoned file systems
Boris Burkov
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
[next]