aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/volumes.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-07btrfs: count super block write errors in device instead of tracking folio err...Gravatar Matthew Wilcox (Oracle) 1-0/+9
2024-05-07btrfs: remove no longer used btrfs_clone_chunk_map()Gravatar Filipe Manana 1-1/+0
2024-03-12Merge tag 'for-6.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Gravatar Linus Torvalds 1-9/+44
2024-03-04btrfs: pass btrfs_device to btrfs_scratch_superblocks()Gravatar David Sterba 1-3/+1
2024-03-04btrfs: introduce offload_csum_mode to tweak checksum offloading behaviorGravatar Naohiro Aota 1-0/+24
2024-03-04btrfs: add forward declarations and headers, part 3Gravatar David Sterba 1-6/+19
2024-02-25btrfs: port device access to fileGravatar Christian Brauner 1-2/+2
2023-12-15btrfs: fix typos found by codespellGravatar David Sterba 1-1/+1
2023-12-15btrfs: use a dedicated data structure for chunk mapsGravatar Filipe Manana 1-9/+36
2023-10-30Merge tag 'for-6.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Gravatar Linus Torvalds 1-10/+29
2023-10-28btrfs: Convert to bdev_open_by_path()Gravatar Jan Kara 1-4/+2
2023-10-12btrfs: update comment for temp-fsid, fsid, and metadata_uuidGravatar Anand Jain 1-0/+4
2023-10-12btrfs: support cloned-device mount capabilityGravatar Anand Jain 1-0/+2
2023-10-12btrfs: remove incomplete metadata_uuid conversion fixup logicGravatar Anand Jain 1-1/+0
2023-10-12btrfs: scrub: implement raid stripe tree supportGravatar Johannes Thumshirn 1-0/+1
2023-10-12btrfs: add support for inserting raid stripe extentsGravatar Johannes Thumshirn 1-6/+10
2023-10-12btrfs: scan but don't register device on single device filesystemGravatar Anand Jain 1-1/+2
2023-10-12btrfs: remove the need_raid_map parameter from btrfs_map_block()Gravatar Qu Wenruo 1-2/+1
2023-10-12btrfs: comment about fsid and metadata_uuid relationshipGravatar Anand Jain 1-0/+9
2023-08-21btrfs: add a helper to read the superblock metadata_uuidGravatar Anand Jain 1-0/+1
2023-08-21btrfs: make find_free_dev_extent() staticGravatar Filipe Manana 1-2/+0
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-6/+5
2023-06-26Merge tag 'for-6.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Gravatar Linus Torvalds 1-29/+28
2023-06-22btrfs: fix remaining u32 overflows when left shifting stripe_nrGravatar Qu Wenruo 1-0/+11
2023-06-19btrfs: open code btrfs_map_sblockGravatar Christoph Hellwig 1-3/+0
2023-06-19btrfs: rename __btrfs_map_block to btrfs_map_blockGravatar Christoph Hellwig 1-5/+5
2023-06-19btrfs: remove unused btrfs_map_blockGravatar Christoph Hellwig 1-3/+0
2023-06-19btrfs: remove unused BTRFS_MAP_DISCARDGravatar Christoph Hellwig 1-3/+0
2023-06-19btrfs: add and fix comments in btrfs_fs_devicesGravatar Anand Jain 1-14/+11
2023-06-19btrfs: add comment about metadata_uuid in btrfs_fs_devicesGravatar Anand Jain 1-0/+12
2023-06-19btrfs: reduce struct btrfs_fs_devices size by moving fsid_changeGravatar Anand Jain 1-2/+2
2023-06-19btrfs: make btrfs_free_device() staticGravatar Filipe Manana 1-1/+0
2023-06-12block: replace fmode_t with a block-specific type for block open flagsGravatar Christoph Hellwig 1-2/+2
2023-06-12block: use the holder as indication for exclusive opensGravatar Christoph Hellwig 1-3/+3
2023-06-12btrfs: don't pass a holder for non-exclusive blkdev_get_by_pathGravatar Christoph Hellwig 1-2/+1
2023-04-17btrfs: introduce a new helper to submit write bio for repairGravatar Qu Wenruo 1-0/+3
2023-04-17btrfs: replace btrfs_io_context::raid_map with a fixed u64 valueGravatar Qu Wenruo 1-4/+15
2023-04-17btrfs: use an efficient way to represent source of duplicated stripesGravatar Qu Wenruo 1-12/+14
2023-04-17btrfs: reduce type width of btrfs_io_contextsGravatar Qu Wenruo 1-5/+49
2023-04-17btrfs: replace map_lookup->stripe_len by BTRFS_STRIPE_LENGravatar Qu Wenruo 1-2/+5
2023-02-15btrfs: remove struct btrfs_io_geometryGravatar Christoph Hellwig 1-18/+0
2022-12-05btrfs: split the bio submission path into a separate fileGravatar Christoph Hellwig 1-105/+5
2022-12-05btrfs: move struct btrfs_tree_parent_check out of disk-io.hGravatar Christoph Hellwig 1-1/+1
2022-12-05btrfs: use btrfs_dev_name() helper to handle missing devices betterGravatar Qu Wenruo 1-0/+9
2022-12-05btrfs: move tree block parentness check into validate_extent_buffer()Gravatar Qu Wenruo 1-3/+22
2022-12-05btrfs: move device->name RCU allocation and assign to btrfs_alloc_device()Gravatar Anand Jain 1-2/+2
2022-12-05btrfs: move btrfs_chunk_item_size out of ctree.hGravatar Josef Bacik 1-0/+8
2022-12-05btrfs: auto enable discard=async when possibleGravatar David Sterba 1-0/+2
2022-11-07btrfs: zoned: initialize device's zone info for seedingGravatar Johannes Thumshirn 1-1/+1
2022-10-24btrfs: reorder btrfs_bio for better packingGravatar David Sterba 1-1/+1