summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
12 daysbtrfs: don't BUG() on unexpected delayed ref type in run_one_delayed_ref()Filipe Manana
12 daysbtrfs: use READA_FORWARD_ALWAYS for device extent verificationjinbaohong
12 daysbtrfs: shrink the size of btrfs_deviceQu Wenruo
12 daysbtrfs: update comment for delalloc flush and oe wait in btrfs_clone_files()Filipe Manana
12 daysbtrfs: remove experimental offload csum modeQu Wenruo
12 daysbtrfs: split btrfs_fs_closing() and change return type to boolDavid Sterba
12 daysbtrfs: reject single block sized compression earlyQu Wenruo
12 daysbtrfs: update outdated comment in __add_block_group_free_space()Julia Lawall
12 daysbtrfs: add mount time auto fix for orphan fst entriesQu Wenruo
12 daysbtrfs: simplify check for zoned NODATASUM writes in btrfs_submit_chunk()Zhen Ni
12 daysbtrfs: avoid transaction commit on error in insert_balance_item()Filipe Manana
12 daysbtrfs: move unlikely checks around btrfs_is_shutdown() into the helperFilipe Manana
12 daysbtrfs: tag as unlikely error conditions in the transaction commit pathFilipe Manana
12 daysbtrfs: remove unreachable return after btrfs_backref_panic() in btrfs_backref...Zhen Ni
12 daysbtrfs: refactor the main loop of cow_file_range()Qu Wenruo
12 daysbtrfs: zoned: print block-group type for zoned statisticsJohannes Thumshirn
12 daysbtrfs: move space_info_flag_to_str() to space-info.hJohannes Thumshirn
12 daysbtrfs: zoned: show statistics about zoned filesystems in mountstatsJohannes Thumshirn
12 daysbtrfs: don't call btrfs_handle_fs_error() in btrfs_commit_transaction()Filipe Manana
12 daysbtrfs: don't call btrfs_handle_fs_error() in qgroup_account_snapshot()Filipe Manana
12 daysbtrfs: don't call btrfs_handle_fs_error() after failure to delete orphan itemFilipe Manana
12 daysbtrfs: don't call btrfs_handle_fs_error() after failure to join transactionFilipe Manana
12 daysbtrfs: remove redundant path release in btrfs_find_orphan_roots()Filipe Manana
12 daysbtrfs: use single return variable in btrfs_find_orphan_roots()Filipe Manana
12 daysbtrfs: avoid transaction commit on error in del_balance_item()Filipe Manana
12 daysbtrfs: update stale comment in __cow_file_range_inline()Filipe Manana
12 daysbtrfs: remove duplicated root key setup in btrfs_create_tree()Filipe Manana
12 daysbtrfs: zoned: re-flow prepare_allocation_zoned()Johannes Thumshirn
12 daysbtrfs: shrink the size of btrfs_bioQu Wenruo
12 daysbtrfs: remove ASSERT compatibility for gcc < 8.xDavid Sterba
12 daysbtrfs: pass level to _btrfs_printk() to avoid parsing level from stringDavid Sterba
12 daysbtrfs: simplify internal btrfs_printk helpersDavid Sterba
12 daysbtrfs: rename btrfs_create_block_group_cache to btrfs_create_block_groupJohannes Thumshirn
12 daysbtrfs: merge setting ret and return retDavid Sterba
12 daysbtrfs: remove dead assignment in prepare_one_folio()Massimiliano Pellizzer
12 daysbtrfs: replace for_each_set_bit() with for_each_set_bitmap()Qu Wenruo
12 daysbtrfs: concentrate the error handling of submit_one_sector()Qu Wenruo
12 daysbtrfs: search for larger extent maps inside btrfs_do_readpage()Qu Wenruo
12 daysbtrfs: introduce BTRFS_PATH_AUTO_RELEASE() helperQu Wenruo
12 daysbtrfs: enable direct IO for bs > ps casesQu Wenruo
12 daysbtrfs: switch to library APIs for checksumsEric Biggers
12 daysbtrfs: zoned: don't zone append to conventional zoneJohannes Thumshirn
12 daysbtrfs: relax squota parent qgroup deletion ruleBoris Burkov
12 daysbtrfs: check squota parent usage on membership changeBoris Burkov
12 daysbtrfs: simplify boolean argument for btrfs_inc_ref()/btrfs_dec_ref()Sun YangKai
12 daysbtrfs: use true/false for boolean parameters in btrfs_inc_ref()/btrfs_dec_ref()Sun YangKai
12 daysbtrfs: update comment for visit_node_for_delete()Sun YangKai
12 daysbtrfs: raid56: fix memory leak of btrfs_raid_bio::stripe_uptodate_bitmapFilipe Manana
12 daysfsverity: push out fsverity_info lookupChristoph Hellwig
12 daysfsverity: kick off hash readahead at data I/O submission timeChristoph Hellwig