index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent-tree.c
Age
Commit message (
Expand
)
Author
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
2022-10-24
btrfs: fix tree mod log mishandling of reallocated nodes
Josef Bacik
2022-09-29
btrfs: set generation before calling btrfs_clean_tree_block in btrfs_init_new...
Tetsuo Handa
2022-09-29
btrfs: make can_nocow_extent nowait compatible
Josef Bacik
2022-09-26
btrfs: speedup checking for extent sharedness during fiemap
Filipe Manana
2022-09-26
btrfs: get rid of block group caching progress logic
Omar Sandoval
2022-09-26
btrfs: convert block group bit field to use bit helpers
Josef Bacik
2022-08-23
btrfs: fix space cache corruption and potential double allocations
Omar Sandoval
2022-08-17
btrfs: fix lockdep splat with reloc root extent buffers
Josef Bacik
2022-07-25
btrfs: zoned: write out partially allocated region
Naohiro Aota
2022-07-25
btrfs: zoned: finish least available block group on data bg allocation
Naohiro Aota
2022-07-25
btrfs: let can_allocate_chunk return error
Naohiro Aota
2022-07-25
btrfs: use named constant for reserved device space
Qu Wenruo
2022-07-25
btrfs: split discard handling out of btrfs_map_block
Christoph Hellwig
[next]