index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
volumes.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-10
btrfs: rename btrfs_io_stripe::is_scrub to rst_search_commit_root
Johannes Thumshirn
1
-1
/
+1
2024-09-10
btrfs: move uuid tree related code to uuid-tree.[ch]
Qu Wenruo
1
-2
/
+0
2024-07-11
btrfs: constify pointer parameters where applicable
David Sterba
1
-1
/
+1
2024-05-07
btrfs: count super block write errors in device instead of tracking folio err...
Matthew Wilcox (Oracle)
1
-0
/
+9
2024-05-07
btrfs: remove no longer used btrfs_clone_chunk_map()
Filipe Manana
1
-1
/
+0
2024-03-12
Merge tag 'for-6.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-9
/
+44
2024-03-04
btrfs: pass btrfs_device to btrfs_scratch_superblocks()
David Sterba
1
-3
/
+1
2024-03-04
btrfs: introduce offload_csum_mode to tweak checksum offloading behavior
Naohiro Aota
1
-0
/
+24
2024-03-04
btrfs: add forward declarations and headers, part 3
David Sterba
1
-6
/
+19
2024-02-25
btrfs: port device access to file
Christian Brauner
1
-2
/
+2
2023-12-16
btrfs: fix typos found by codespell
David Sterba
1
-1
/
+1
2023-12-15
btrfs: use a dedicated data structure for chunk maps
Filipe Manana
1
-9
/
+36
2023-10-30
Merge tag 'for-6.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-10
/
+29
2023-10-28
btrfs: Convert to bdev_open_by_path()
Jan Kara
1
-4
/
+2
2023-10-12
btrfs: update comment for temp-fsid, fsid, and metadata_uuid
Anand Jain
1
-0
/
+4
2023-10-12
btrfs: support cloned-device mount capability
Anand Jain
1
-0
/
+2
2023-10-12
btrfs: remove incomplete metadata_uuid conversion fixup logic
Anand Jain
1
-1
/
+0
2023-10-12
btrfs: scrub: implement raid stripe tree support
Johannes Thumshirn
1
-0
/
+1
2023-10-12
btrfs: add support for inserting raid stripe extents
Johannes Thumshirn
1
-6
/
+10
2023-10-12
btrfs: scan but don't register device on single device filesystem
Anand Jain
1
-1
/
+2
2023-10-12
btrfs: remove the need_raid_map parameter from btrfs_map_block()
Qu Wenruo
1
-2
/
+1
2023-10-12
btrfs: comment about fsid and metadata_uuid relationship
Anand Jain
1
-0
/
+9
2023-08-21
btrfs: add a helper to read the superblock metadata_uuid
Anand Jain
1
-0
/
+1
2023-08-21
btrfs: make find_free_dev_extent() static
Filipe Manana
1
-2
/
+0
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-6
/
+5
2023-06-26
Merge tag 'for-6.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-29
/
+28
2023-06-22
btrfs: fix remaining u32 overflows when left shifting stripe_nr
Qu Wenruo
1
-0
/
+11
2023-06-19
btrfs: open code btrfs_map_sblock
Christoph Hellwig
1
-3
/
+0
2023-06-19
btrfs: rename __btrfs_map_block to btrfs_map_block
Christoph Hellwig
1
-5
/
+5
2023-06-19
btrfs: remove unused btrfs_map_block
Christoph Hellwig
1
-3
/
+0
2023-06-19
btrfs: remove unused BTRFS_MAP_DISCARD
Christoph Hellwig
1
-3
/
+0
2023-06-19
btrfs: add and fix comments in btrfs_fs_devices
Anand Jain
1
-14
/
+11
2023-06-19
btrfs: add comment about metadata_uuid in btrfs_fs_devices
Anand Jain
1
-0
/
+12
2023-06-19
btrfs: reduce struct btrfs_fs_devices size by moving fsid_change
Anand Jain
1
-2
/
+2
2023-06-19
btrfs: make btrfs_free_device() static
Filipe Manana
1
-1
/
+0
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
1
-2
/
+2
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
1
-3
/
+3
2023-06-12
btrfs: don't pass a holder for non-exclusive blkdev_get_by_path
Christoph Hellwig
1
-2
/
+1
2023-04-17
btrfs: introduce a new helper to submit write bio for repair
Qu Wenruo
1
-0
/
+3
2023-04-17
btrfs: replace btrfs_io_context::raid_map with a fixed u64 value
Qu Wenruo
1
-4
/
+15
2023-04-17
btrfs: use an efficient way to represent source of duplicated stripes
Qu Wenruo
1
-12
/
+14
2023-04-17
btrfs: reduce type width of btrfs_io_contexts
Qu Wenruo
1
-5
/
+49
2023-04-17
btrfs: replace map_lookup->stripe_len by BTRFS_STRIPE_LEN
Qu Wenruo
1
-2
/
+5
2023-02-15
btrfs: remove struct btrfs_io_geometry
Christoph Hellwig
1
-18
/
+0
2022-12-05
btrfs: split the bio submission path into a separate file
Christoph Hellwig
1
-105
/
+5
2022-12-05
btrfs: move struct btrfs_tree_parent_check out of disk-io.h
Christoph Hellwig
1
-1
/
+1
2022-12-05
btrfs: use btrfs_dev_name() helper to handle missing devices better
Qu Wenruo
1
-0
/
+9
2022-12-05
btrfs: move tree block parentness check into validate_extent_buffer()
Qu Wenruo
1
-3
/
+22
2022-12-05
btrfs: move device->name RCU allocation and assign to btrfs_alloc_device()
Anand Jain
1
-2
/
+2
2022-12-05
btrfs: move btrfs_chunk_item_size out of ctree.h
Josef Bacik
1
-0
/
+8
[next]