aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/volumes.h
AgeCommit message (Expand)AuthorFilesLines
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
2022-09-26btrfs: move btrfs_swapfile_pin into volumes.hGravatar Josef Bacik 1-0/+25
2022-09-26btrfs: move btrfs_pinned_by_swapfile prototype into volumes.hGravatar Josef Bacik 1-0/+2
2022-09-26btrfs: give struct btrfs_bio a real end_io handlerGravatar Christoph Hellwig 1-4/+16
2022-09-26btrfs: use chained bios when cloningGravatar Christoph Hellwig 1-1/+0
2022-09-26btrfs: pass the operation to btrfs_bio_allocGravatar Christoph Hellwig 1-1/+1
2022-09-26btrfs: move btrfs_bio allocation to volumes.cGravatar Christoph Hellwig 1-0/+6
2022-07-25btrfs: do not return errors from btrfs_map_bioGravatar Christoph Hellwig 1-2/+1
2022-07-25btrfs: increase direct io read size limit to 256 sectorsGravatar Christoph Hellwig 1-0/+7
2022-07-25btrfs: use btrfs_raid_array to calculate number of parity stripesGravatar Qu Wenruo 1-0/+1
2022-07-25btrfs: remove parameter dev_extent_len from scrub_stripe()Gravatar Qu Wenruo 1-0/+1
2022-07-25btrfs: split discard handling out of btrfs_map_blockGravatar Christoph Hellwig 1-1/+9
2022-07-25btrfs: do not allocate a btrfs_bio for low-level biosGravatar Christoph Hellwig 1-1/+6
2022-07-25btrfs: remove btrfs_end_io_wqGravatar Christoph Hellwig 1-0/+3
2022-07-25btrfs: add a helper to iterate through a btrfs_bio with sector sized chunksGravatar Qu Wenruo 1-0/+16
2022-05-24Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Gravatar Linus Torvalds 1-4/+38
2022-05-23Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-2/+2
2022-05-16btrfs: use ilog2() to replace if () branches for btrfs_bg_flags_to_raid_index()Gravatar Qu Wenruo 1-9/+30
2022-05-16btrfs: move definition of btrfs_raid_types to volumes.hGravatar Qu Wenruo 1-0/+13
2022-05-16btrfs: reduce width for stripe_len from u64 to u32Gravatar Qu Wenruo 1-4/+4
2022-04-19btrfs: fix direct I/O read repair for split biosGravatar Christoph Hellwig 1-0/+3
2022-04-17btrfs: simplify ->flush_bio handlingGravatar Christoph Hellwig 1-2/+2
2022-03-14btrfs: add device major-minor info in the struct btrfs_deviceGravatar Anand Jain 1-0/+5
2022-03-14btrfs: match stale devices by dev_tGravatar Anand Jain 1-1/+1
2022-01-07btrfs: remove reada infrastructureGravatar Qu Wenruo 1-7/+0
2022-01-07btrfs: zoned: sink zone check into btrfs_repair_one_zoneGravatar Johannes Thumshirn 1-1/+1
2021-10-26btrfs: use btrfs_get_dev_args_from_path in dev removal ioctlsGravatar Josef Bacik 1-1/+1
2021-10-26btrfs: add a btrfs_get_dev_args_from_path helperGravatar Josef Bacik 1-0/+4
2021-10-26btrfs: handle device lookup with btrfs_dev_lookup_argsGravatar Josef Bacik 1-2/+18
2021-10-26btrfs: add comments for device counts in struct btrfs_fs_devicesGravatar Anand Jain 1-0/+19
2021-10-26btrfs: remove btrfs_bio::logical memberGravatar Qu Wenruo 1-1/+0
2021-10-26btrfs: rename struct btrfs_io_bio to btrfs_bioGravatar Qu Wenruo 1-15/+14
2021-10-26btrfs: rename btrfs_bio to btrfs_io_contextGravatar Qu Wenruo 1-11/+27
2021-10-26btrfs: convert latest_bdev type to btrfs_device and renameGravatar Anand Jain 1-1/+5
2021-10-26btrfs: rename and switch to bool btrfs_chunk_readonlyGravatar Anand Jain 1-1/+1
2021-10-25btrfs: rename btrfs_alloc_chunk to btrfs_create_chunkGravatar Nikolay Borisov 1-1/+1