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
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
/
extent-tree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-23
btrfs: fix space cache corruption and potential double allocations
Omar Sandoval
1
-24
/
+6
2022-08-17
btrfs: fix lockdep splat with reloc root extent buffers
Josef Bacik
1
-1
/
+17
2022-07-25
btrfs: zoned: write out partially allocated region
Naohiro Aota
1
-0
/
+10
2022-07-25
btrfs: zoned: finish least available block group on data bg allocation
Naohiro Aota
1
-10
/
+40
2022-07-25
btrfs: let can_allocate_chunk return error
Naohiro Aota
1
-7
/
+8
2022-07-25
btrfs: use named constant for reserved device space
Qu Wenruo
1
-3
/
+3
2022-07-25
btrfs: split discard handling out of btrfs_map_block
Christoph Hellwig
1
-44
/
+28
2022-07-16
Merge tag 'for-5.19-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2022-07-15
Revert "btrfs: turn fs_roots_radix in btrfs_fs_info into an XArray"
David Sterba
1
-1
/
+1
2022-06-26
Merge tag 'for-5.19-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+18
2022-06-21
btrfs: zoned: prevent allocation from previous data relocation BG
Naohiro Aota
1
-2
/
+18
2022-05-25
Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-33
/
+28
2022-05-16
btrfs: zoned: introduce btrfs_zoned_bg_is_full
Naohiro Aota
1
-2
/
+1
2022-05-16
btrfs: improve error reporting in lookup_inline_extent_backref
Nikolay Borisov
1
-1
/
+7
2022-05-16
btrfs: remove btrfs_delayed_extent_op::is_data
David Sterba
1
-4
/
+2
2022-05-16
btrfs: sink parameter is_data to btrfs_set_disk_extent_flags
David Sterba
1
-3
/
+3
2022-05-16
btrfs: turn fs_roots_radix in btrfs_fs_info into an XArray
Gabriel Niebler
1
-1
/
+1
2022-05-16
btrfs: use a read/write lock for protecting the block groups tree
Filipe Manana
1
-2
/
+2
2022-05-16
btrfs: use rbtree with leftmost node cached for tracking lowest block group
Filipe Manana
1
-13
/
+9
2022-05-16
btrfs: remove search start argument from first_logical_byte()
Filipe Manana
1
-3
/
+4
2022-05-16
btrfs: stop allocating a path when checking if cross reference exists
Filipe Manana
1
-7
/
+2
2022-04-18
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
1
-2
/
+2
2022-04-18
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
1
-2
/
+2
2022-04-06
btrfs: zoned: activate block group only for extent allocation
Naohiro Aota
1
-1
/
+1
2022-03-14
btrfs: factor out do_free_extent_accounting helper
Josef Bacik
1
-22
/
+30
2022-03-14
btrfs: remove last_ref from the extent freeing code
Josef Bacik
1
-23
/
+11
2022-03-14
btrfs: add a alloc_reserved_extent helper
Josef Bacik
1
-32
/
+24
2022-03-14
btrfs: remove BUG_ON(ret) in alloc_reserved_tree_block
Josef Bacik
1
-1
/
+2
2022-03-14
btrfs: zoned: remove redundant initialization of to_add
Jiapeng Chong
1
-4
/
+3
2022-03-02
btrfs: do not start relocation until in progress drops are done
Josef Bacik
1
-0
/
+10
2022-01-07
btrfs: zoned: fix chunk allocation condition for zoned allocator
Naohiro Aota
1
-12
/
+9
2022-01-07
btrfs: add extent allocator hook to decide to allocate chunk or not
Naohiro Aota
1
-0
/
+17
2022-01-07
btrfs: zoned: unset dedicated block group on allocation failure
Naohiro Aota
1
-4
/
+16
2022-01-03
btrfs: track the csum, extent, and free space trees in a rb tree
Josef Bacik
1
-0
/
+1
2022-01-03
btrfs: stop accessing ->csum_root directly
Josef Bacik
1
-3
/
+8
2022-01-03
btrfs: stop accessing ->extent_root directly
Josef Bacik
1
-15
/
+25
2022-01-03
btrfs: use chunk_root in find_free_extent_update_loop
Josef Bacik
1
-1
/
+1
2022-01-03
btrfs: make remove_extent_backref pass the root
Josef Bacik
1
-8
/
+10
2022-01-03
btrfs: drop the _nr from the item helpers
Josef Bacik
1
-7
/
+7
2021-12-15
btrfs: fix invalid delayed ref after subvolume creation failure
Filipe Manana
1
-6
/
+7
2021-12-08
btrfs: fail if fstrim_range->start == U64_MAX
Josef Bacik
1
-0
/
+3
2021-10-26
btrfs: reduce btrfs_update_block_group alloc argument to bool
Anand Jain
1
-3
/
+3
2021-10-26
btrfs: pull up qgroup checks from delayed-ref core to init time
Nikolay Borisov
1
-5
/
+0
2021-10-26
btrfs: add additional parameters to btrfs_init_tree_ref/btrfs_init_data_ref
Nikolay Borisov
1
-6
/
+11
2021-10-26
btrfs: rename root fields in delayed refs structs
Nikolay Borisov
1
-5
/
+5
2021-10-26
btrfs: assert that extent buffers are write locked instead of only locked
Filipe Manana
1
-2
/
+2
2021-10-26
btrfs: rename btrfs_bio to btrfs_io_context
Qu Wenruo
1
-10
/
+9
2021-10-26
btrfs: zoned: let the for_treelog test in the allocator stand out
Johannes Thumshirn
1
-3
/
+4
2021-10-26
btrfs: zoned: add a dedicated data relocation block group
Johannes Thumshirn
1
-2
/
+49
2021-10-26
btrfs: introduce btrfs_is_data_reloc_root
Johannes Thumshirn
1
-1
/
+1
[next]