index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent-tree.c
Age
Commit message (
Expand
)
Author
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
2023-02-13
btrfs: pass find_free_extent_ctl to allocator tracepoints
Boris Burkov
2023-02-13
btrfs: directly pass in fs_info to btrfs_merge_delayed_refs
Johannes Thumshirn
2023-01-03
btrfs: always report error in run_one_delayed_ref()
Qu Wenruo
2022-12-05
btrfs: split the bio submission path into a separate file
Christoph Hellwig
2022-12-05
btrfs: use btrfs_dev_name() helper to handle missing devices better
Qu Wenruo
2022-12-05
btrfs: concentrate all tree block parentness check parameters into one structure
Qu Wenruo
2022-12-05
btrfs: move orphan prototypes into orphan.h
Josef Bacik
2022-12-05
btrfs: move file-item prototypes into their own header
Josef Bacik
2022-12-05
btrfs: move root tree prototypes to their own header
Josef Bacik
2022-12-05
btrfs: move extent-tree helpers into their own header file
Josef Bacik
2022-12-05
btrfs: move btrfs_account_ro_block_groups_free_space into space-info.c
Josef Bacik
2022-12-05
btrfs: move accessor helpers into accessors.h
Josef Bacik
2022-12-05
btrfs: move fs wide helpers out of ctree.h
Josef Bacik
[next]