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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-17
btrfs: introduce nparity raid_attr
Hans van Kranenburg
1
-7
/
+11
2018-12-17
btrfs: fix ncopies raid_attr for RAID56
Hans van Kranenburg
1
-2
/
+2
2018-12-17
btrfs: alloc_chunk: fix more DUP stripe size handling
Hans van Kranenburg
1
-9
/
+7
2018-12-17
btrfs: alloc_chunk: improve chunk size variable name
Hans van Kranenburg
1
-5
/
+5
2018-12-17
btrfs: alloc_chunk: do not refurbish num_bytes
Hans van Kranenburg
1
-4
/
+3
2018-12-17
btrfs: Check for missing device before bio submission in btrfs_map_bio
Nikolay Borisov
1
-7
/
+2
2018-12-17
Btrfs: rename and export get_chunk_map
Omar Sandoval
1
-11
/
+18
2018-12-17
Btrfs: prevent ioctls from interfering with a swap file
Omar Sandoval
1
-5
/
+48
2018-12-17
btrfs: volumes: Make sure no dev extent is beyond device boundary
Qu Wenruo
1
-0
/
+17
2018-12-17
btrfs: volumes: Make sure there is no overlap of dev extents at mount time
Qu Wenruo
1
-0
/
+14
2018-10-15
btrfs: open code btrfs_dev_replace_clear_lock_blocking
David Sterba
1
-1
/
+5
2018-10-15
btrfs: use common helper instead of open coding a bit test
David Sterba
1
-1
/
+1
2018-10-15
Btrfs: extent_map: use rb_first_cached
Liu Bo
1
-2
/
+2
2018-10-15
btrfs: Make btrfs_find_device_by_devspec return btrfs_device directly
Nikolay Borisov
1
-21
/
+18
2018-10-15
btrfs: Make btrfs_find_device_missing_or_by_path return directly a device
Nikolay Borisov
1
-15
/
+17
2018-10-15
btrfs: Make btrfs_find_device_by_path return struct btrfs_device
Nikolay Borisov
1
-12
/
+13
2018-10-15
btrfs: add helper to obtain number of devices with ongoing dev-replace
Anand Jain
1
-14
/
+21
2018-10-15
btrfs: add assertions where number of devices could go below 0
Anand Jain
1
-2
/
+2
2018-08-23
btrfs: btrfs_shrink_device should call commit transaction at the end
Anand Jain
1
-1
/
+6
2018-08-06
btrfs: revert fs_devices state on error of btrfs_init_new_device
Naohiro Aota
1
-5
/
+24
2018-08-06
btrfs: Exit gracefully when chunk map cannot be inserted to the tree
Qu Wenruo
1
-2
/
+6
2018-08-06
btrfs: Introduce mount time chunk <-> dev extent mapping check
Qu Wenruo
1
-0
/
+184
2018-08-06
btrfs: Use wrapper macro for rcu string to remove duplicate code
Misono Tomohiro
1
-15
/
+5
2018-08-06
btrfs: Remove fs_info from btrfs_finish_chunk_alloc
Nikolay Borisov
1
-5
/
+5
2018-08-06
btrfs: Remove fs_info form btrfs_free_chunk
Nikolay Borisov
1
-3
/
+3
2018-08-06
btrfs: Remove fs_info from btrfs_destroy_dev_replace_tgtdev
Nikolay Borisov
1
-3
/
+2
2018-08-06
btrfs: Remove fs_info from btrfs_assign_next_active_device
Nikolay Borisov
1
-4
/
+5
2018-08-06
btrfs: remove fs_info argument from update_dev_stat_item
Nikolay Borisov
1
-2
/
+2
2018-08-06
btrfs: Remove fs_info from btrfs_rm_dev_replace_remove_srcdev
Nikolay Borisov
1
-3
/
+2
2018-08-06
btrfs: Remove fs_info argument from btrfs_add_dev_item
Nikolay Borisov
1
-6
/
+4
2018-08-06
btrfs: validate type when reading a chunk
Gu Jinxiang
1
-0
/
+28
2018-08-06
btrfs: refactor block group replication factor calculation to a helper
David Sterba
1
-0
/
+11
2018-08-06
btrfs: use the assigned fs_devices instead of the dereference
Anand Jain
1
-2
/
+2
2018-08-06
btrfs: return device pointer from btrfs_scan_one_device
Gu Jinxiang
1
-11
/
+7
2018-08-06
btrfs: lift uuid_mutex to callers of btrfs_open_devices
David Sterba
1
-2
/
+2
2018-08-06
btrfs: lift uuid_mutex to callers of btrfs_scan_one_device
David Sterba
1
-2
/
+2
2018-08-06
btrfs: use device_list_mutex when removing stale devices
Anand Jain
1
-10
/
+15
2018-08-06
btrfs: rename local devices for fs_devices in btrfs_free_stale_devices(
Anand Jain
1
-18
/
+17
2018-08-06
btrfs: extend locked section when adding a new device in device_list_add
Anand Jain
1
-4
/
+12
2018-08-06
btrfs: do btrfs_free_stale_devices outside of device_list_add
Anand Jain
1
-5
/
+10
2018-08-06
btrfs: close devices without offloading to a temporary list
Nikolay Borisov
1
-20
/
+6
2018-08-06
btrfs: Remove unused function btrfs_account_dev_extents_size
Qu Wenruo
1
-85
/
+0
2018-08-06
btrfs: fix in-memory value of total_devices after seed device deletion
Anand Jain
1
-0
/
+3
2018-08-06
btrfs: prune unused includes
David Sterba
1
-3
/
+0
2018-08-06
btrfs: drop unnecessary variable in btrfs_init_new_device
Anand Jain
1
-4
/
+1
2018-08-06
btrfs: use a temporary variable for fs_devices in btrfs_init_new_device
Anand Jain
1
-21
/
+21
2018-08-06
btrfs: tree-checker: Verify block_group_item
Qu Wenruo
1
-1
/
+1
2018-08-06
btrfs: Remove fs_info from btrfs_force_chunk_alloc
Nikolay Borisov
1
-1
/
+1
2018-08-06
btrfs: Remove fs_info from check_system_chunk
Nikolay Borisov
1
-1
/
+1
2018-08-06
btrfs: Remove fs_info from btrfs_alloc_chunk
Nikolay Borisov
1
-4
/
+3
[prev]
[next]