aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs
AgeCommit message (Expand)AuthorFilesLines
2024-03-27Merge tag 'for-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-22/+63
2024-03-26btrfs: fix race in read_extent_buffer_pages()Tavian Barnes1-0/+13
2024-03-26btrfs: return accurate error code on open failure in open_fs_devices()Anand Jain1-5/+12
2024-03-26btrfs: zoned: don't skip block groups with 100% zone unusableJohannes Thumshirn1-1/+2
2024-03-26btrfs: use btrfs_warn() to log message at btrfs_add_extent_mapping()Filipe Manana1-5/+5
2024-03-26btrfs: fix message not properly printing interval when adding extent mapFilipe Manana1-2/+2
2024-03-26btrfs: fix warning messages not printing interval at unpin_extent_range()Filipe Manana1-2/+2
2024-03-26btrfs: fix extent map leak in unexpected scenario at unpin_extent_cache()Filipe Manana1-1/+1
2024-03-26btrfs: validate device maj:min during openAnand Jain1-0/+10
2024-03-26btrfs: zoned: fix use-after-free in do_zone_finish()Johannes Thumshirn1-7/+7
2024-03-18btrfs: do not skip re-registration for the mounted deviceAnand Jain1-11/+47
2024-03-15btrfs: zoned: use zone aware sb location for scrubJohannes Thumshirn1-1/+11
2024-03-12Merge tag 'for-6.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds118-1117/+2131
2024-03-11Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds1-10/+25
2024-03-11Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds4-63/+63
2024-03-05btrfs: reuse cloned extent buffer during fiemap to avoid re-allocationsFilipe Manana1-8/+24
2024-03-05btrfs: fix race when detecting delalloc ranges during fiemapFilipe Manana1-61/+160
2024-03-05btrfs: fix off-by-one chunk length calculation at contains_pending_extent()Filipe Manana1-1/+1
2024-03-05btrfs: qgroup: allow quick inherit if snapshot is created and added to the sa...Qu Wenruo1-7/+72
2024-03-05btrfs: qgroup: validate btrfs_qgroup_inherit parameterQu Wenruo3-13/+57
2024-03-05btrfs: include device major and minor numbers in the device scan noticeAnand Jain1-7/+12
2024-03-05btrfs: mark btrfs_put_caching_control() staticLijuan Li2-2/+1
2024-03-05btrfs: remove SLAB_MEM_SPREAD flag useChengming Zhou12-29/+18
2024-03-05btrfs: qgroup: always free reserved space for extent recordsQu Wenruo1-5/+5
2024-03-05btrfs: tree-checker: dump the page status if hit something wrongQu Wenruo1-0/+6
2024-03-05btrfs: compression: remove dead comments in btrfs_compress_heuristic()Qu Wenruo1-5/+0
2024-03-05btrfs: subpage: make writer lock utilize bitmapQu Wenruo1-2/+19
2024-03-05btrfs: subpage: make reader lock utilize bitmapQu Wenruo2-11/+46
2024-03-05btrfs: unexport btrfs_subpage_start_writer() and btrfs_subpage_end_and_test_w...Qu Wenruo2-8/+4
2024-03-05btrfs: pass a valid extent map cache pointer to __get_extent_map()David Sterba1-3/+10
2024-03-04btrfs: merge btrfs_del_delalloc_inode() helpersDavid Sterba3-11/+7
2024-03-04btrfs: pass btrfs_device to btrfs_scratch_superblocks()David Sterba3-13/+7
2024-03-04btrfs: handle transaction commit errors in flush_reservations()David Sterba1-1/+1
2024-03-04btrfs: use KMEM_CACHE() to create btrfs_free_space cacheKunwu Chan1-3/+1
2024-03-04btrfs: use KMEM_CACHE() to create delayed ref cachesKunwu Chan1-16/+8
2024-03-04btrfs: use KMEM_CACHE() to create btrfs_path cacheKunwu Chan1-3/+1
2024-03-04btrfs: use KMEM_CACHE() to create btrfs_trans_handle cacheKunwu Chan1-3/+2
2024-03-04btrfs: use KMEM_CACHE() to create btrfs_ordered_extent cacheKunwu Chan1-4/+1
2024-03-04btrfs: use KMEM_CACHE() to create btrfs_delayed_node cacheKunwu Chan1-5/+1
2024-03-04btrfs: uninline some static inline helpers from delayed-ref.hDavid Sterba2-65/+72
2024-03-04btrfs: open code trivial btrfs_lru_cache_size()David Sterba2-9/+3
2024-03-04btrfs: uninline some static inline helpers from tree-log.hDavid Sterba2-45/+49
2024-03-04btrfs: drop static inline specifiers from tree-mod-log.cDavid Sterba1-7/+6
2024-03-04btrfs: uninline btrfs_init_delayed_root()David Sterba2-12/+12
2024-03-04btrfs: uninline some static inline helpers from backref.hDavid Sterba2-92/+102
2024-03-04btrfs: open code btrfs_backref_get_eb()David Sterba2-10/+2
2024-03-04btrfs: open code btrfs_backref_iter_free()David Sterba2-9/+2
2024-03-04btrfs: move balance args conversion helpers to volumes.cDavid Sterba2-39/+38
2024-03-04btrfs: introduce offload_csum_mode to tweak checksum offloading behaviorNaohiro Aota3-1/+81
2024-03-04btrfs: raid56: extra debugging for raid6 syndrome generationQu Wenruo1-0/+30
2024-03-04btrfs: avoid unnecessary ref initialization when freeing log tree blockFilipe Manana1-6/+7
2024-03-04btrfs: send: avoid duplicated search for last extent when sending holeFilipe Manana1-15/+12
2024-03-04btrfs: factor out validation of btrfs_ioctl_vol_args_v2::nameDavid Sterba1-3/+17
2024-03-04btrfs: factor out validation of btrfs_ioctl_vol_args::nameDavid Sterba3-6/+35
2024-03-04btrfs: remove no longer used btrfs_transaction_in_commit()Filipe Manana2-14/+0
2024-03-04btrfs: sysfs: drop unnecessary double logical negation in acl_show()Neal Gompa1-1/+1
2024-03-04btrfs: delete BUG_ON in btrfs_init_locked_inode()David Sterba1-1/+0
2024-03-04btrfs: delete pointless BUG_ONs on extent item sizeDavid Sterba1-3/+0
2024-03-04btrfs: delete pointless BUG_ON check on quota root in btrfs_qgroup_account_ex...David Sterba1-2/+0
2024-03-04btrfs: change BUG_ONs to assertions in btrfs_qgroup_trace_subtree()David Sterba1-2/+2
2024-03-04btrfs: change BUG_ON to assertion in tree_move_down()David Sterba1-1/+1
2024-03-04btrfs: send: handle path ref underflow in header iterate_inode_ref()David Sterba1-1/+9
2024-03-04btrfs: send: handle unexpected inode in header process_recorded_refs()David Sterba1-1/+7
2024-03-04btrfs: send: handle unexpected data in header buffer in begin_cmd()David Sterba1-1/+6
2024-03-04btrfs: handle invalid root reference found in may_destroy_subvol()David Sterba1-1/+8
2024-03-04btrfs: handle invalid extent item reference found in find_first_extent_item()David Sterba1-1/+8
2024-03-04btrfs: handle invalid extent item reference found in extent_from_logical()David Sterba1-0/+11
2024-03-04btrfs: update comment and drop assertion in extent item lookup in find_parent...David Sterba1-2/+4
2024-03-04btrfs: push errors up from add_async_extent()David Sterba1-5/+8
2024-03-04btrfs: remove do_list variable at btrfs_clear_delalloc_extent()Filipe Manana1-3/+3
2024-03-04btrfs: remove do_list variable at btrfs_set_delalloc_extent()Filipe Manana1-2/+1
2024-03-04btrfs: use assertion instead of BUG_ON when adding/removing to delalloc listFilipe Manana1-2/+2
2024-03-04btrfs: add lockdep assertion to remaining delalloc callbacksFilipe Manana1-0/+4
2024-03-04btrfs: reduce inode lock critical section when setting and clearing delallocFilipe Manana2-21/+40
2024-03-04btrfs: rename btrfs_add_delalloc_inodes() to singular formFilipe Manana1-2/+2
2024-03-04btrfs: assert root delalloc lock is held at __btrfs_del_delalloc_inode()Filipe Manana1-0/+2
2024-03-04btrfs: stop passing root argument to __btrfs_del_delalloc_inode()Filipe Manana3-10/+9
2024-03-04btrfs: stop passing root argument to btrfs_add_delalloc_inodes()Filipe Manana1-5/+4
2024-03-04btrfs: add forward declarations and headers, part 3David Sterba10-28/+151
2024-03-04btrfs: add forward declarations and headers, part 2David Sterba26-19/+206
2024-03-04btrfs: add forward declarations and headers, part 1David Sterba29-4/+176
2024-03-04btrfs: hoist fs_info out of loops in end_bbio_data_write and end_bbio_data_readDavid Sterba1-5/+4
2024-03-04btrfs: add helper to get fs_info from struct inode pointerDavid Sterba14-68/+72
2024-03-04btrfs: add helpers to get fs_info from page/folio pointersDavid Sterba6-12/+15
2024-03-04btrfs: add helpers to get inode from page/folio pointersDavid Sterba4-6/+12
2024-03-04btrfs: tests: allocate dummy fs_info and root in test_find_delalloc()David Sterba1-4/+24
2024-03-04btrfs: mark __btrfs_add_free_space staticLijuan Li2-3/+1
2024-03-04btrfs: move transaction abort to the error site btrfs_rebuild_free_space_tree()David Sterba1-8/+10
2024-03-04btrfs: move transaction abort to the error site in btrfs_create_free_space_tr...David Sterba1-7/+12
2024-03-04btrfs: move transaction abort to the error site in btrfs_delete_free_space_tr...David Sterba1-9/+10
2024-03-04btrfs: unify handling of return values of btrfs_insert_empty_items()David Sterba3-4/+5
2024-03-04btrfs: change BUG_ON to assertion in reset_balance_state()David Sterba1-1/+1
2024-03-04btrfs: change BUG_ON to assertion when verifying root in btrfs_alloc_reserved...David Sterba1-1/+1
2024-03-04btrfs: change BUG_ON to assertion when verifying lockdep class setupDavid Sterba1-1/+1
2024-03-04btrfs: change BUG_ON to assertion in btrfs_read_roots()David Sterba1-1/+1
2024-03-04btrfs: defrag: change BUG_ON to assertion in btrfs_defrag_leaves()David Sterba1-1/+1
2024-03-04btrfs: change BUG_ON to assertion when checking for delayed_node rootDavid Sterba1-1/+1
2024-03-04btrfs: delayed-inode: drop pointless BUG_ON in __btrfs_remove_delayed_item()David Sterba1-2/+0
2024-03-04btrfs: export: handle invalid inode or root reference in btrfs_get_parent()David Sterba1-1/+8
2024-03-04btrfs: handle invalid extent item reference found in check_committed_ref()David Sterba1-1/+8
2024-03-04btrfs: handle chunk tree lookup error in btrfs_relocate_sys_chunks()David Sterba1-1/+11
2024-03-04btrfs: handle invalid root reference found in btrfs_init_root_free_objectid()David Sterba1-1/+8
2024-03-04btrfs: handle invalid root reference found in btrfs_find_root()David Sterba1-1/+8
2024-03-04btrfs: handle root deletion lookup error in btrfs_del_root()David Sterba1-2/+5
2024-03-04btrfs: handle block group lookup error when it's being removedDavid Sterba1-1/+3
2024-03-04btrfs: handle invalid range and start in merge_extent_mapping()David Sterba1-4/+5
2024-03-04btrfs: handle directory and dentry mismatch in btrfs_may_delete()David Sterba1-1/+3
2024-03-04btrfs: use READ/WRITE_ONCE for fs_devices->read_policyNaohiro Aota2-8/+9
2024-03-04btrfs: preallocate temporary extent buffer for inode logging when neededFilipe Manana3-36/+94
2024-03-04btrfs: add comment about list_is_singular() use at btrfs_delete_unused_bgs()Filipe Manana1-0/+7
2024-03-04btrfs: document what the spinlock unused_bgs_lock protectsFilipe Manana1-0/+3
2024-03-04btrfs: make btrfs_error_unpin_extent_range() return voidDavid Sterba2-9/+7
2024-03-04btrfs: return errors from unpin_extent_range()David Sterba2-5/+16
2024-03-04btrfs: handle errors returned from unpin_extent_cache()David Sterba2-3/+16
2024-03-04btrfs: zlib: Fix spelling mistake "infalte" -> "inflate"Colin Ian King1-1/+1
2024-03-04btrfs: zstd: fix and simplify the inline extent decompression (v2)Qu Wenruo2-54/+24
2024-03-04btrfs: remove unused included headersDavid Sterba42-65/+6
2024-03-04btrfs: replace i_blocksize by fs_info::sectorsizeDavid Sterba1-2/+2
2024-03-04btrfs: replace sb::s_blocksize by fs_info::sectorsizeDavid Sterba7-9/+11
2024-03-04btrfs: remove duplicate recording of physical addressJohannes Thumshirn1-2/+0
2024-03-04btrfs: page to folio conversion in btrfs_truncate_block()Goldwyn Rodrigues1-22/+24
2024-03-04btrfs: use a folio array throughout the defrag processMatthew Wilcox (Oracle)1-23/+21
2024-03-04btrfs: convert defrag_prepare_one_page() to use a folioMatthew Wilcox (Oracle)1-26/+27
2024-03-04btrfs: add set_folio_extent_mapped() helperMatthew Wilcox (Oracle)2-4/+9
2024-03-04btrfs: WARN_ON_ONCE() in our leak detection codeJosef Bacik3-0/+3
2024-03-04btrfs: remove extent_map_tree forward declaration at extent_io.hFilipe Manana1-2/+0
2024-03-04btrfs: cache folio size and shift in extent_bufferQu Wenruo5-28/+42
2024-03-04btrfs: remove unused variable bio_offset from end_bbio_data_read()Qu Wenruo1-9/+0
2024-03-04btrfs: remove the pg_offset parameter from btrfs_get_extent()Qu Wenruo5-44/+36
2024-03-01Merge tag 'for-6.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-35/+139
2024-02-29btrfs: fix double free of anonymous device after snapshot creation failureFilipe Manana4-14/+14
2024-02-29btrfs: ensure fiemap doesn't race with writes when FIEMAP_FLAG_SYNC is givenFilipe Manana2-14/+29
2024-02-29btrfs: fix race between ordered extent completion and fiemapFilipe Manana1-7/+96
2024-02-26Merge tag 'for-6.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-22/+88
2024-02-25btrfs: port device access to fileChristian Brauner4-63/+63
2024-02-22btrfs: fix data race at btrfs_use_block_rsv() when accessing block reserveFilipe Manana2-1/+17
2024-02-22btrfs: fix data races when accessing the reserved amount of block reservesFilipe Manana2-13/+29
2024-02-22btrfs: send: don't issue unnecessary zero writes for trailing holeFilipe Manana1-4/+13
2024-02-22btrfs: dev-replace: properly validate device namesDavid Sterba1-4/+20
2024-02-22btrfs: zoned: don't skip block group profile checks on conventional zonesJohannes Thumshirn1-0/+9
2024-02-21Merge tag 'for-6.8-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-18/+46
2024-02-19btrfs: fix deadlock with fiemap and extent lockingJosef Bacik1-17/+45
2024-02-19btrfs: defrag: avoid unnecessary defrag caused by incorrect extent sizeQu Wenruo1-1/+1
2024-02-14Merge tag 'for-6.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-50/+131
2024-02-13btrfs: don't refill whole delayed refs block reserve when starting transactionFilipe Manana1-36/+2
2024-02-13btrfs: zoned: fix chunk map leak when loading block group zone infoFilipe Manana1-0/+1
2024-02-13btrfs: reject encoded write if inode has nodatasum flag setFilipe Manana1-0/+7
2024-02-13btrfs: don't reserve space for checksums when writing to nocow filesFilipe Manana1-10/+19
2024-02-12block: remove gfp_flags from blkdev_zone_mgmtJohannes Thumshirn1-9/+5
2024-02-12btrfs: zoned: call blkdev_zone_mgmt in nofs scopeJohannes Thumshirn1-7/+26
2024-02-09btrfs: add new unused block groups to the list of unused block groupsFilipe Manana1-0/+31
2024-02-09btrfs: do not delete unused block group if it may be used soonFilipe Manana1-0/+46
2024-02-09btrfs: add and use helper to check if block group is usedFilipe Manana2-2/+8
2024-02-09btrfs: don't drop extent_map for free space inode on write errorJosef Bacik1-2/+17
2024-02-07Merge tag 'for-6.8-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-3/+31
2024-01-31btrfs: do not ASSERT() if the newly created subvolume already got readQu Wenruo1-2/+11
2024-01-31btrfs: forbid deleting live subvol qgroupBoris Burkov1-0/+14
2024-01-31btrfs: forbid creating subvol qgroupsBoris Burkov1-0/+5
2024-01-31btrfs: send: return EOPNOTSUPP on unknown flagsDavid Sterba1-1/+1
2024-01-22Revert "btrfs: zstd: fix and simplify the inline extent decompression"Linus Torvalds2-23/+54
2024-01-22Merge tag 'for-6.8-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds16-186/+176
2024-01-18btrfs: scrub: limit RST scrub to chunk boundaryQu Wenruo1-0/+7
2024-01-18btrfs: scrub: avoid use-after-free when chunk length is not 64K alignedQu Wenruo1-7/+22
2024-01-18btrfs: don't unconditionally call folio_start_writeback in subpageJosef Bacik1-1/+2
2024-01-18btrfs: use the original mount's mount options for the legacy reconfigureJosef Bacik1-0/+8
2024-01-18btrfs: don't warn if discard range is not aligned to sectorDavid Sterba1-1/+2
2024-01-18btrfs: tree-checker: fix inline ref size in error messagesChung-Chiang Cheng1-1/+1
2024-01-18btrfs: zstd: fix and simplify the inline extent decompressionQu Wenruo2-54/+23
2024-01-18btrfs: lzo: fix and simplify the inline extent decompressionQu Wenruo2-26/+10
2024-01-18btrfs: zlib: fix and simplify the inline extent decompressionQu Wenruo3-62/+36
2024-01-12btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_argsQu Wenruo1-0/+4
2024-01-12btrfs: avoid copying BTRFS_ROOT_SUBVOL_DEAD flag to snapshot of subvolume bei...Omar Sandoval1-9/+13
2024-01-12btrfs: don't abort filesystem when attempting to snapshot deleted subvolumeOmar Sandoval1-0/+3
2024-01-12btrfs: zoned: fix lock ordering in btrfs_zone_activate()Naohiro Aota1-6/+2
2024-01-12btrfs: fix unbalanced unlock of mapping_tree_lockNaohiro Aota1-2/+0
2024-01-12btrfs: ref-verify: free ref cache before clearing mount optFedor Pchelkin1-2/+4
2024-01-12btrfs: fix kvcalloc() arguments order in btrfs_ioctl_send()Dmitry Antipov1-2/+2
2024-01-12btrfs: zoned: optimize hint byte for zoned allocatorNaohiro Aota1-0/+18
2024-01-12btrfs: zoned: factor out prepare_allocation_zoned()Naohiro Aota1-13/+19
2024-01-11Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linuxLinus Torvalds2-21/+4
2024-01-10Merge tag 'for-6.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds59-3110/+3816
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2024-01-08Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-6/+6
2024-01-08Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds1-0/+2
2024-01-08Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds2-28/+28
2023-12-19block: remove support for the host aware zone modelChristoph Hellwig2-21/+4
2023-12-17Merge tag 'for-6.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+9
2023-12-15btrfs: do not allow non subvolume root targets for snapshotJosef Bacik1-0/+9
2023-12-15btrfs: pass btrfs_io_geometry into btrfs_max_io_lenJohannes Thumshirn1-17/+13
2023-12-15btrfs: pass struct btrfs_io_geometry to set_io_stripeJohannes Thumshirn1-17/+15
2023-12-15btrfs: open code set_io_stripe for RAID56Johannes Thumshirn1-7/+9
2023-12-15btrfs: change block mapping to switch/case in btrfs_map_blockJohannes Thumshirn1-6/+16
2023-12-15btrfs: factor out block mapping for single profilesJohannes Thumshirn1-3/+9
2023-12-15btrfs: factor out block mapping for RAID5/6Johannes Thumshirn1-42/+53
2023-12-15btrfs: reduce scope of data_stripes in btrfs_map_blockJohannes Thumshirn1-4/+4
2023-12-15btrfs: factor out block mapping for RAID10Johannes Thumshirn1-17/+29
2023-12-15btrfs: factor out block mapping for DUP profilesJohannes Thumshirn1-8/+17
2023-12-15btrfs: factor out RAID1 block mappingJohannes Thumshirn1-10/+21
2023-12-15btrfs: factor out block-mapping for RAID0Johannes Thumshirn1-4/+10
2023-12-15btrfs: re-introduce struct btrfs_io_geometryJohannes Thumshirn1-70/+88