summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
47 hoursMerge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
3 daysMerge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds
4 daysMerge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
6 daysMerge tag 'for-7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
6 daysMerge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
12 daysbtrfs: btrfs_log_dev_io_error() on all bio errorsBoris Burkov
12 daysbtrfs: fix silent IO error loss in encoded writes and zoned splitMichal Grzedzicki
12 daysbtrfs: skip clearing EXTENT_DEFRAG for NOCOW ordered extentsDave Chen
12 daysbtrfs: use BTRFS_FS_UPDATE_UUID_TREE_GEN flag for UUID tree rescan checkDave Chen
12 daysbtrfs: remove duplicate journal_info reset on failure to commit transactionFilipe Manana
12 daysbtrfs: tag as unlikely if statements that check for fs in error stateFilipe Manana
12 daysbtrfs: fix double free in create_space_info() error pathGuangshuo Li
12 daysbtrfs: fix double free in create_space_info_sub_group() error pathGuangshuo Li
12 daysbtrfs: do not reject a valid running dev-replaceQu Wenruo
12 daysbtrfs: only invalidate btree inode pages after all ebs are releasedQu Wenruo
12 daysbtrfs: prevent direct reclaim during compressed readaheadJP Kobryn (Meta)
12 daysbtrfs: replace BUG_ON() with error return in cache_save_setup()Teng Liu
12 daysbtrfs: zstd: don't cache sectorsize in a local variableDavid Sterba
12 daysbtrfs: zlib: don't cache sectorsize in a local variableDavid Sterba
12 daysbtrfs: zlib: drop redundant folio address variableDavid Sterba
12 daysbtrfs: lzo: inline read/write length helpersDavid Sterba
12 daysbtrfs: use common eb range validation in read_extent_buffer_to_user_nofault()David Sterba
12 daysbtrfs: read eb folio index right before loopsDavid Sterba
12 daysbtrfs: rename local variable for offset in folioDavid Sterba
12 daysbtrfs: unify types for binary search variablesDavid Sterba
12 daysbtrfs: remove duplicate calculation of eb offset in btrfs_bin_search()David Sterba
12 daysbtrfs: tree-checker: add remap-tree checks to check_block_group_item()Mark Harmstone
12 daysbtrfs: make btrfs_free_log() and btrfs_free_log_root_tree() return voidFilipe Manana
12 daysbtrfs: fix deadlock between reflink and transaction commit when using flushon...Filipe Manana
12 daysbtrfs: tree-checker: check remap-tree flags in btrfs_check_chunk_valid()Mark Harmstone
12 daysbtrfs: tree-checker: add checker for items in remap treeMark Harmstone
12 daysbtrfs: fix unnecessary flush on close when truncating zero-sized filesDave Chen
12 daysbtrfs: move shutdown and remove_bdev callbacks out of experimental featuresQu Wenruo
12 daysbtrfs: fix btrfs_ioctl_space_info() slot_count TOCTOU which can lead to info-...Yochai Eisenrich
12 daysbtrfs: avoid taking the device_list_mutex in btrfs_run_dev_stats()Filipe Manana
12 daysbtrfs: avoid GFP_ATOMIC allocations in qgroup free pathsLeo Martins
12 daysbtrfs: decrease indentation of find_free_extent_update_loopJohannes Thumshirn
12 daysbtrfs: unexport btrfs_qgroup_reserve_meta()Filipe Manana
12 daysbtrfs: collapse __btrfs_qgroup_reserve_meta() into btrfs_qgroup_reserve_meta_...Filipe Manana
12 daysbtrfs: collapse __btrfs_qgroup_free_meta() into btrfs_qgroup_free_meta_preall...Filipe Manana
12 daysbtrfs: remove unused qgroup functions for pertrans reservation and freeingFilipe Manana
12 daysbtrfs: optimize clearing all bits from first extent record in an io treeFilipe Manana
12 daysbtrfs: panic instead of warn when splitting extent state not in the treeFilipe Manana
12 daysbtrfs: free cached state outside critical section in wait_extent_bit()Filipe Manana
12 daysbtrfs: avoid unnecessary wake ups on io trees when there are no waitersFilipe Manana
12 daysbtrfs: remove wake parameter from clear_state_bit()Filipe Manana
12 daysbtrfs: change last argument of add_extent_changeset() to booleanFilipe Manana
12 daysbtrfs: use extent_io_tree_panic() instead of BUG_ON()Filipe Manana
12 daysbtrfs: make add_extent_changeset() only return errors or successFilipe Manana
12 daysbtrfs: tag as unlikely branches that call extent_io_tree_panic()Filipe Manana