index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2025-05-15
btrfs: move transaction aborts to the error site in convert_free_space_to_bit...
David Sterba
2025-05-15
btrfs: scrub: move error reporting members to stack
Qu Wenruo
2025-05-15
btrfs: scrub: update device stats when an error is detected
Qu Wenruo
2025-05-15
btrfs: add support for reclaiming from sub-space space_info
Naohiro Aota
2025-05-15
btrfs: add block reserve for treelog
Naohiro Aota
2025-05-15
btrfs: use proper data space_info for zoned mode
Naohiro Aota
2025-05-15
btrfs: tweak extent/chunk allocation for space_info sub-space
Naohiro Aota
2025-05-15
btrfs: introduce tree-log sub-space_info
Naohiro Aota
2025-05-15
btrfs: introduce btrfs_space_info sub-group
Naohiro Aota
2025-05-15
btrfs: add space_info parameter for block group creation
Naohiro Aota
2025-05-15
btrfs: add space_info argument to btrfs_chunk_alloc()
Naohiro Aota
2025-05-15
btrfs: factor out check_removing_space_info() from btrfs_free_block_groups()
Naohiro Aota
2025-05-15
btrfs: factor out do_async_reclaim_{data,metadata}_space()
Naohiro Aota
2025-05-15
btrfs: factor out init_space_info() from create_space_info()
Naohiro Aota
2025-05-15
btrfs: pass struct btrfs_inode to btrfs_free_reserved_data_space_noquota()
Naohiro Aota
2025-05-15
btrfs: pass btrfs_space_info to btrfs_reserve_data_bytes()
Naohiro Aota
2025-05-15
btrfs: make extent unpinning more efficient when committing transaction
Filipe Manana
2025-05-15
btrfs: remove variable to track trimmed bytes at btrfs_finish_extent_commit()
Filipe Manana
2025-05-15
btrfs: don't BUG_ON() when unpinning extents during transaction commit
Filipe Manana
2025-05-15
btrfs: remove unnecessary NULL checks before freeing extent state
Filipe Manana
2025-05-15
btrfs: avoid re-searching tree when setting bits in an extent range
Filipe Manana
2025-05-15
btrfs: avoid repeated extent state processing when setting extent bits
Filipe Manana
2025-05-15
btrfs: simplify last record detection at set_extent_bit()
Filipe Manana
2025-05-15
btrfs: exit after state split error at set_extent_bit()
Filipe Manana
2025-05-15
btrfs: exit after state insertion failure at set_extent_bit()
Filipe Manana
2025-05-15
btrfs: simplify last record detection at btrfs_convert_extent_bit()
Filipe Manana
2025-05-15
btrfs: avoid re-searching tree when converting bits in an extent range
Filipe Manana
2025-05-15
btrfs: avoid repeated extent state processing when converting extent bits
Filipe Manana
2025-05-15
btrfs: avoid unnecessary next node searches when clearing bits from extent range
Filipe Manana
2025-05-15
btrfs: exit after state insertion failure at btrfs_convert_extent_bit()
Filipe Manana
2025-05-15
btrfs: exit after state split error at btrfs_convert_extent_bit()
Filipe Manana
2025-05-15
btrfs: remove duplicate error check at btrfs_convert_extent_bit()
Filipe Manana
2025-05-15
btrfs: simplify last record detection at btrfs_clear_extent_bit_changeset()
Filipe Manana
2025-05-15
btrfs: avoid extra tree search at btrfs_clear_extent_bit_changeset()
Filipe Manana
2025-05-15
btrfs: use bools for local variables at btrfs_clear_extent_bit_changeset()
Filipe Manana
2025-05-15
btrfs: add missing error return to btrfs_clear_extent_bit_changeset()
Filipe Manana
2025-05-15
btrfs: exit after state split error at btrfs_clear_extent_bit_changeset()
Filipe Manana
2025-05-15
btrfs: remove duplicate error check at btrfs_clear_extent_bit_changeset()
Filipe Manana
2025-05-15
btrfs: get rid of btrfs_read_dev_super()
Qu Wenruo
2025-05-15
btrfs: merge btrfs_read_dev_one_super() into btrfs_read_disk_super()
Qu Wenruo
2025-05-15
btrfs: get rid of goto in alloc_test_extent_buffer()
Daniel Vacek
2025-05-15
btrfs: use buffer xarray for extent buffer writeback operations
Josef Bacik
2025-05-15
btrfs: set DIRTY and WRITEBACK tags on the buffer_tree
Josef Bacik
2025-05-15
btrfs: convert the buffer_radix to an xarray
Josef Bacik
2025-05-15
btrfs: rename btrfs_discard workqueue to btrfs-discard
David Sterba
2025-05-15
btrfs: on unknown chunk allocation policy fallback to regular
David Sterba
2025-05-15
btrfs: reformat comments in acls_after_inode_item()
David Sterba
2025-05-15
btrfs: switch int dev_replace_is_ongoing variables/parameters to bool
David Sterba
2025-05-15
btrfs: trivial conversion to return bool instead of int
David Sterba
2025-05-15
btrfs: subpage: reject tree blocks which are not nodesize aligned
Qu Wenruo
[prev]
[next]