summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
8 daysbtrfs: add extended version of struct block_group_itemMark Harmstone
8 daysbtrfs: rename struct btrfs_block_group field commit_used to last_usedMark Harmstone
8 daysbtrfs: don't add metadata items for the remap tree to the extent treeMark Harmstone
8 daysbtrfs: remove remapped block groups from the free-space-treeMark Harmstone
8 daysbtrfs: allow remapped chunks to have zero stripesMark Harmstone
8 daysbtrfs: add METADATA_REMAP chunk typeMark Harmstone
8 daysbtrfs: add definitions and constants for remap-treeMark Harmstone
8 daysbtrfs: add and use helper to compute the available space for a block groupFilipe Manana
8 daysbtrfs: tag as unlikely error handling in run_one_delayed_ref()Filipe Manana
8 daysbtrfs: remove unnecessary else branch in run_one_delayed_ref()Filipe Manana
8 daysbtrfs: don't BUG() on unexpected delayed ref type in run_one_delayed_ref()Filipe Manana
8 daysbtrfs: use READA_FORWARD_ALWAYS for device extent verificationjinbaohong
8 daysbtrfs: shrink the size of btrfs_deviceQu Wenruo
8 daysbtrfs: update comment for delalloc flush and oe wait in btrfs_clone_files()Filipe Manana
8 daysbtrfs: remove experimental offload csum modeQu Wenruo
8 daysbtrfs: split btrfs_fs_closing() and change return type to boolDavid Sterba
8 daysbtrfs: reject single block sized compression earlyQu Wenruo
8 daysbtrfs: update outdated comment in __add_block_group_free_space()Julia Lawall
8 daysbtrfs: add mount time auto fix for orphan fst entriesQu Wenruo
8 daysbtrfs: simplify check for zoned NODATASUM writes in btrfs_submit_chunk()Zhen Ni
8 daysbtrfs: avoid transaction commit on error in insert_balance_item()Filipe Manana
8 daysbtrfs: move unlikely checks around btrfs_is_shutdown() into the helperFilipe Manana
8 daysbtrfs: tag as unlikely error conditions in the transaction commit pathFilipe Manana
8 daysbtrfs: remove unreachable return after btrfs_backref_panic() in btrfs_backref...Zhen Ni
8 daysbtrfs: refactor the main loop of cow_file_range()Qu Wenruo
8 daysbtrfs: zoned: print block-group type for zoned statisticsJohannes Thumshirn
8 daysbtrfs: move space_info_flag_to_str() to space-info.hJohannes Thumshirn
8 daysbtrfs: zoned: show statistics about zoned filesystems in mountstatsJohannes Thumshirn
8 daysbtrfs: don't call btrfs_handle_fs_error() in btrfs_commit_transaction()Filipe Manana
8 daysbtrfs: don't call btrfs_handle_fs_error() in qgroup_account_snapshot()Filipe Manana
8 daysbtrfs: don't call btrfs_handle_fs_error() after failure to delete orphan itemFilipe Manana
8 daysbtrfs: don't call btrfs_handle_fs_error() after failure to join transactionFilipe Manana
8 daysbtrfs: remove redundant path release in btrfs_find_orphan_roots()Filipe Manana
8 daysbtrfs: use single return variable in btrfs_find_orphan_roots()Filipe Manana
8 daysbtrfs: avoid transaction commit on error in del_balance_item()Filipe Manana
8 daysbtrfs: update stale comment in __cow_file_range_inline()Filipe Manana
8 daysbtrfs: remove duplicated root key setup in btrfs_create_tree()Filipe Manana
8 daysbtrfs: zoned: re-flow prepare_allocation_zoned()Johannes Thumshirn
8 daysbtrfs: shrink the size of btrfs_bioQu Wenruo
8 daysbtrfs: remove ASSERT compatibility for gcc < 8.xDavid Sterba
8 daysbtrfs: pass level to _btrfs_printk() to avoid parsing level from stringDavid Sterba
8 daysbtrfs: simplify internal btrfs_printk helpersDavid Sterba
8 daysbtrfs: rename btrfs_create_block_group_cache to btrfs_create_block_groupJohannes Thumshirn
8 daysbtrfs: merge setting ret and return retDavid Sterba
8 daysbtrfs: remove dead assignment in prepare_one_folio()Massimiliano Pellizzer
8 daysbtrfs: replace for_each_set_bit() with for_each_set_bitmap()Qu Wenruo
8 daysbtrfs: concentrate the error handling of submit_one_sector()Qu Wenruo
8 daysbtrfs: search for larger extent maps inside btrfs_do_readpage()Qu Wenruo
8 daysbtrfs: introduce BTRFS_PATH_AUTO_RELEASE() helperQu Wenruo
8 daysbtrfs: enable direct IO for bs > ps casesQu Wenruo