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
/
block-group.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-26
btrfs: update comments for chunk allocation -ENOSPC cases
Filipe Manana
1
-3
/
+18
2021-10-26
btrfs: fix deadlock between chunk allocation and chunk btree modifications
Filipe Manana
1
-55
/
+91
2021-10-26
btrfs: zoned: use greedy gc for auto reclaim
Johannes Thumshirn
1
-0
/
+22
2021-10-26
btrfs: reduce btrfs_update_block_group alloc argument to bool
Anand Jain
1
-1
/
+1
2021-10-26
btrfs: zoned: add a dedicated data relocation block group
Johannes Thumshirn
1
-0
/
+1
2021-10-26
btrfs: zoned: activate new block group
Naohiro Aota
1
-0
/
+6
2021-10-26
btrfs: zoned: implement active zone tracking
Naohiro Aota
1
-0
/
+11
2021-10-26
btrfs: zoned: introduce physical_map to btrfs_block_group
Naohiro Aota
1
-0
/
+1
2021-10-26
btrfs: zoned: calculate free space from zone capacity
Naohiro Aota
1
-2
/
+5
2021-10-26
btrfs: zoned: move btrfs_free_excluded_extents out of btrfs_calc_zone_unusable
Naohiro Aota
1
-0
/
+2
2021-10-26
btrfs: rename and switch to bool btrfs_chunk_readonly
Anand Jain
1
-7
/
+10
2021-10-25
btrfs: rename btrfs_alloc_chunk to btrfs_create_chunk
Nikolay Borisov
1
-3
/
+3
2021-08-23
btrfs: zoned: suppress reclaim error message on EAGAIN
Naohiro Aota
1
-1
/
+1
2021-08-23
btrfs: rescue: allow ibadroots to skip bad extent tree when reading block gro...
Qu Wenruo
1
-0
/
+19
2021-08-23
btrfs: make btrfs_finish_chunk_alloc private to block-group.c
Nikolay Borisov
1
-2
/
+91
2021-07-07
btrfs: don't block if we can't acquire the reclaim lock
Johannes Thumshirn
1
-1
/
+9
2021-07-07
btrfs: rework chunk allocation to avoid exhaustion of the system chunk array
Filipe Manana
1
-36
/
+249
2021-07-07
btrfs: fix deadlock with concurrent chunk allocations involving system chunks
Filipe Manana
1
-57
/
+1
2021-07-07
btrfs: zoned: print unusable percentage when reclaiming block groups
Johannes Thumshirn
1
-2
/
+12
2021-07-07
btrfs: zoned: fix types for u64 division in btrfs_reclaim_bgs_work
David Sterba
1
-1
/
+1
2021-06-22
btrfs: rip out btrfs_space_info::total_bytes_pinned
Josef Bacik
1
-3
/
+0
2021-06-22
btrfs: ensure relocation never runs while we have send operations running
Filipe Manana
1
-2
/
+8
2021-06-21
btrfs: make free space cache size consistent across different PAGE_SIZE
Qu Wenruo
1
-9
/
+9
2021-06-17
btrfs: zoned: fix negative space_info->bytes_readonly
Naohiro Aota
1
-4
/
+4
2021-04-20
btrfs: zoned: automatically reclaim zones
Johannes Thumshirn
1
-0
/
+101
2021-04-20
btrfs: rename delete_unused_bgs_mutex to reclaim_bgs_lock
Johannes Thumshirn
1
-3
/
+3
2021-04-19
btrfs: fix exhaustion of the system chunk array due to concurrent allocations
Filipe Manana
1
-1
/
+57
2021-04-19
btrfs: replace open coded while loop with proper construct
Nikolay Borisov
1
-19
/
+23
2021-02-22
btrfs: fix race between writes to swap files and scrub
Filipe Manana
1
-1
/
+32
2021-02-09
btrfs: zoned: extend zoned allocator to use dedicated tree-log block group
Naohiro Aota
1
-0
/
+2
2021-02-09
btrfs: extend btrfs_rmap_block for specifying a device
Naohiro Aota
1
-5
/
+11
2021-02-09
btrfs: zoned: reset zones of unused block groups
Naohiro Aota
1
-2
/
+6
2021-02-09
btrfs: zoned: implement sequential extent allocation
Naohiro Aota
1
-0
/
+4
2021-02-09
btrfs: zoned: track unusable bytes for zones
Naohiro Aota
1
-12
/
+39
2021-02-09
btrfs: zoned: calculate allocation offset for conventional zones
Naohiro Aota
1
-2
/
+2
2021-02-09
btrfs: zoned: load zone's allocation offset
Naohiro Aota
1
-0
/
+15
2021-02-09
btrfs: release path before calling to btrfs_load_block_group_zone_info
Johannes Thumshirn
1
-21
/
+17
2021-02-09
btrfs: do not block on deleted bgs mutex in the cleaner
Josef Bacik
1
-3
/
+8
2021-02-09
btrfs: splice remaining dirty_bg's onto the transaction dirty bg list
Josef Bacik
1
-7
/
+12
2021-02-09
btrfs: handle space_info::total_bytes_pinned inside the delayed ref itself
Josef Bacik
1
-7
/
+3
2021-02-09
btrfs: document fs_info in btrfs_rmap_block
Nikolay Borisov
1
-1
/
+3
2021-01-25
btrfs: fix possible free space tree corruption with online conversion
Josef Bacik
1
-1
/
+9
2021-01-18
btrfs: don't clear ret in btrfs_start_dirty_block_groups
Josef Bacik
1
-1
/
+2
2020-12-09
btrfs: skip space_cache v1 setup when not using it
Boris Burkov
1
-0
/
+3
2020-12-09
btrfs: remove free space items when disabling space cache v1
Boris Burkov
1
-37
/
+2
2020-12-09
btrfs: only mark bg->needs_free_space if free space tree is on
Boris Burkov
1
-1
/
+2
2020-12-09
btrfs: implement log-structured superblock for ZONED mode
Naohiro Aota
1
-0
/
+9
2020-12-08
btrfs: make btrfs_update_inode take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2020-12-08
btrfs: protect fs_info->caching_block_groups by block_group_cache_lock
Josef Bacik
1
-6
/
+6
2020-12-08
btrfs: load free space cache asynchronously
Josef Bacik
1
-70
/
+53
[next]