index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-12-05
btrfs: pass btrfs_inode to btrfs_submit_bio_start
David Sterba
2022-12-05
btrfs: switch async_submit_bio::inode to btrfs_inode
David Sterba
2022-12-05
btrfs: simplify btree_submit_bio_start and btrfs_submit_bio_start parameters
David Sterba
2022-12-05
btrfs: change how submit bio callback is passed to btrfs_wq_submit_bio
David Sterba
2022-12-05
btrfs: drop parameter compression_type from btrfs_submit_dio_repair_bio
David Sterba
2022-12-05
btrfs: change how repair action is passed to btrfs_repair_one_sector
David Sterba
2022-12-05
btrfs: convert btrfs_block_group::seq_zone to runtime flag
David Sterba
2022-12-05
btrfs: convert btrfs_block_group::needs_free_space to runtime flag
David Sterba
2022-12-05
btrfs: zoned: use helper to check a power of two zone size
David Sterba
2022-12-05
btrfs: zlib: use copy_page for full page copy
David Sterba
2022-12-05
btrfs: send: bump the extent reference count limit for backref walking
Filipe Manana
2022-12-05
btrfs: send: skip resolution of our own backref when finding clone source
Filipe Manana
2022-12-05
btrfs: send: avoid double extent tree search when finding clone source
Filipe Manana
2022-12-05
btrfs: send: skip unnecessary backref iterations
Filipe Manana
2022-12-05
btrfs: send: cache leaf to roots mapping during backref walking
Filipe Manana
2022-12-05
btrfs: constify ulist parameter of ulist_next()
Filipe Manana
2022-12-05
btrfs: reuse roots ulist on each leaf iteration for iterate_extent_inodes()
Filipe Manana
2022-12-05
btrfs: use a structure to pass arguments to backref walking functions
Filipe Manana
2022-12-05
btrfs: use a single argument for extent offset in backref walking functions
Filipe Manana
2022-12-05
btrfs: send: optimize clone detection to increase extent sharing
Filipe Manana
2022-12-05
btrfs: send: avoid unnecessary backref lookups when finding clone source
Filipe Manana
2022-12-05
btrfs: send: drop unnecessary backref context field initializations
Filipe Manana
2022-12-05
btrfs: send: update comment at find_extent_clone()
Filipe Manana
2022-12-05
btrfs: send: avoid unnecessary path allocations when finding extent clone
Filipe Manana
2022-12-05
btrfs: remove the unused endio_raid56_workers and btrfs_raid_bio::end_io_work
Qu Wenruo
2022-12-05
btrfs: raid56: switch scrub path to use a single function
Qu Wenruo
2022-12-05
btrfs: raid56: extract scrub read bio list assembly code into a helper
Qu Wenruo
2022-12-05
btrfs: raid56: switch write path to rmw_rbio()
Qu Wenruo
2022-12-05
btrfs: raid56: introduce the main entrance for RMW path
Qu Wenruo
2022-12-05
btrfs: raid56: extract rwm write bios assembly into a helper
Qu Wenruo
2022-12-05
btrfs: raid56: extract the rmw bio list build code into a helper
Qu Wenruo
2022-12-05
btrfs: raid56: switch recovery path to a single function
Qu Wenruo
2022-12-05
btrfs: raid56: extract sector recovery code into a helper
Qu Wenruo
2022-12-05
btrfs: raid56: extract the recovery bio list build code into a helper
Qu Wenruo
2022-12-05
btrfs: raid56: extract the pq generation code into a helper
Qu Wenruo
2022-12-05
btrfs: raid56: extract the vertical stripe recovery code into recover_vertical()
Qu Wenruo
2022-12-05
btrfs: merge struct extent_page_data to btrfs_bio_ctrl
David Sterba
2022-12-05
btrfs: switch extent_page_data bit fields to bools
David Sterba
2022-12-05
btrfs: simplify percent calculation helpers, rename div_factor
David Sterba
2022-12-05
btrfs: update stale comment for nowait direct IO writes
Filipe Manana
2022-12-05
btrfs: fix SPDX comment in tree-mod-log.h
David Sterba
2022-12-05
btrfs: extract the inline extent read code into its own function
Qu Wenruo
2022-12-05
btrfs: remove new_inline argument from btrfs_extent_item_to_extent_map()
Qu Wenruo
2022-12-05
btrfs: do not reset extent map members for inline extents read
Qu Wenruo
2022-12-05
btrfs: make inline extent read calculation much simpler
Qu Wenruo
2022-12-05
btrfs: selftests: remove impossible inline extent at non-zero file offset
Qu Wenruo
2022-12-05
btrfs: move orphan prototypes into orphan.h
Josef Bacik
2022-12-05
btrfs: move super_block specific helpers into super.h
Josef Bacik
2022-12-05
btrfs: move super prototypes into super.h
Josef Bacik
2022-12-05
btrfs: move CONFIG_BTRFS_FS_RUN_SANITY_TESTS checks to fs.h
Josef Bacik
[prev]
[next]