summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)AuthorFilesLines
2025-12-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-3/+3
2025-12-04Merge tag 'for-6.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds73-2298/+2764
2025-12-04Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+6
2025-12-04Merge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+3
2025-12-04Merge tag 'kbuild-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds1-19/+20
2025-12-02Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-29/+12
2025-12-02Merge tag 'vfs-6.19-rc1.guards' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-16/+10
2025-12-02Merge tag 'vfs-6.19-rc1.fs_header' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2025-12-01Merge tag 'vfs-6.19-rc1.folio' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-30/+29
2025-12-01Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-36/+15
2025-12-01Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-5/+5
2025-12-01Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-10/+17
2025-11-26btrfs: fix the comment on btrfs_update_timeChristoph Hellwig1-2/+2
2025-11-26btrfs: use vfs_utimes to update file timestampsChristoph Hellwig1-7/+4
2025-11-26Merge tag 'kvm-x86-gmem-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2-3/+3
2025-11-25btrfs: remove unnecessary inode key in btrfs_log_all_parents()Filipe Manana1-8/+4
2025-11-25btrfs: remove redundant zero/NULL initializations in btrfs_alloc_root()Filipe Manana1-13/+0
2025-11-25btrfs: remaining BTRFS_PATH_AUTO_FREE conversionsDavid Sterba12-176/+105
2025-11-25btrfs: send: do not allocate memory for xattr data when checking it existsFilipe Manana1-4/+8
2025-11-25btrfs: send: add unlikely to all unexpected overflow checksFilipe Manana1-9/+9
2025-11-25btrfs: reduce arguments to btrfs_del_inode_ref_in_log()Filipe Manana3-8/+8
2025-11-25btrfs: remove root argument from btrfs_del_dir_entries_in_log()Filipe Manana3-3/+2
2025-11-25btrfs: use test_and_set_bit() in btrfs_delayed_delete_inode_ref()Filipe Manana1-7/+4
2025-11-25btrfs: don't search back for dir inode item in INO_LOOKUP_USERJosef Bacik1-20/+3
2025-11-25btrfs: don't rewrite ret from inode_permissionJosef Bacik1-3/+1
2025-11-25btrfs: add orig_logical to btrfs_bio for encryptionJosef Bacik3-1/+13
2025-11-25btrfs: disable verity on encrypted inodesSweet Tea Dorminy1-0/+3
2025-11-25btrfs: disable various operations on encrypted inodesOmar Sandoval2-0/+9
2025-11-25btrfs: remove redundant level reset in btrfs_del_items()Sun YangKai1-3/+1
2025-11-25btrfs: simplify leaf traversal after path release in btrfs_next_old_leaf()Sun YangKai1-25/+14
2025-11-25btrfs: optimize balance_level() path reference handlingSun YangKai1-3/+3
2025-11-25btrfs: factor out root promotion logic into promote_child_to_root()Sun YangKai1-46/+70
2025-11-25btrfs: raid56: remove the "_step" infixQu Wenruo1-16/+16
2025-11-25btrfs: raid56: enable bs > ps supportQu Wenruo2-11/+6
2025-11-25btrfs: raid56: prepare finish_parity_scrub() to support bs > ps casesQu Wenruo1-89/+87
2025-11-25btrfs: raid56: prepare rbio_bio_add_io_paddr() to support bs > ps casesQu Wenruo1-41/+65
2025-11-25btrfs: raid56: prepare steal_rbio() to support bs > ps casesQu Wenruo1-10/+41
2025-11-25btrfs: raid56: prepare set_bio_pages_uptodate() to support bs > ps casesQu Wenruo1-7/+13
2025-11-25btrfs: raid56: prepare verify_bio_data_sectors() to support bs > ps casesQu Wenruo1-8/+18
2025-11-25btrfs: raid56: prepare verify_one_sector() to support bs > ps casesQu Wenruo1-6/+49
2025-11-25btrfs: raid56: prepare recover_vertical() to support bs > ps casesQu Wenruo1-73/+68
2025-11-25btrfs: raid56: prepare generate_pq_vertical() for bs > ps casesQu Wenruo1-22/+70
2025-11-25btrfs: raid56: introduce a new parameter to locate a sectorQu Wenruo2-34/+80
2025-11-25btrfs: raid56: add an overview for the btrfs_raid_bio structureQu Wenruo1-0/+70
2025-11-25btrfs: scrub: always update btrfs_scrub_progress::last_physicalQu Wenruo1-0/+5
2025-11-25btrfs: place all boolean fields together in struct find_free_extent_ctlFilipe Manana1-10/+10
2025-11-25btrfs: use booleans for delalloc arguments and struct find_free_extent_ctlFilipe Manana6-18/+16
2025-11-25btrfs: use bool type for btrfs_path members used as booleansFilipe Manana20-94/+94
2025-11-25btrfs: update check_skip variable after unlocking current nodeFilipe Manana1-1/+1
2025-11-25btrfs: abort transaction on item count overflow in __push_leaf_left()Filipe Manana1-3/+7