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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-09
Merge tag 'for-6.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-9
/
+55
2023-05-03
btrfs: don't free qgroup space unless specified
Josef Bacik
1
-1
/
+2
2023-05-02
btrfs: fix encoded write i_size corruption with no-holes
Boris Burkov
1
-2
/
+3
2023-04-28
btrfs: zoned: fix wrong use of bitops API in btrfs_ensure_empty_zones
Naohiro Aota
1
-3
/
+3
2023-04-28
btrfs: properly reject clear_cache and v1 cache for block-group-tree
Qu Wenruo
1
-1
/
+6
2023-04-28
btrfs: print extent buffers when sibling keys check fails
Filipe Manana
1
-0
/
+4
2023-04-28
btrfs: abort transaction when sibling keys check fails for leaves
Filipe Manana
1
-0
/
+2
2023-04-28
btrfs: fix leak of source device allocation state after device replace
Filipe Manana
1
-0
/
+1
2023-04-28
btrfs: fix assertion of exclop condition when starting balance
xiaoshoukui
1
-1
/
+3
2023-04-28
btrfs: fix btrfs_prev_leaf() to not return the same key twice
Filipe Manana
1
-1
/
+31
2023-04-26
Merge tag 'for-6.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
50
-4717
/
+2754
2023-04-24
Merge tag 'v6.4/vfs.acl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-4
/
+0
2023-04-24
Merge tag 'iter-ubuf.2-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
1
-3
/
+8
2023-04-21
Merge tag 'for-6.3-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+13
2023-04-21
btrfs: reinterpret async discard iops_limit=0 as no delay
Boris Burkov
1
-7
/
+12
2023-04-21
btrfs: set default discard iops_limit to 1000
Boris Burkov
1
-1
/
+1
2023-04-17
btrfs: mark btrfs_assertfail() __noreturn
Josh Poimboeuf
2
-2
/
+2
2023-04-17
btrfs: fix uninitialized variable warnings
Genjian Zhang
2
-2
/
+2
2023-04-17
btrfs: use log root when iterating over index keys when logging directory
Filipe Manana
1
-27
/
+24
2023-04-17
btrfs: avoid iterating over all indexes when logging directory
Filipe Manana
2
-7
/
+57
2023-04-17
btrfs: dev-replace: error out if we have unrepaired metadata error during
Qu Wenruo
1
-5
/
+42
2023-04-17
btrfs: remove pointless loop at btrfs_get_next_valid_item()
Filipe Manana
1
-17
/
+6
2023-04-17
btrfs: scrub: reject unsupported scrub flags
Qu Wenruo
1
-0
/
+5
2023-04-17
btrfs: reinterpret async discard iops_limit=0 as no delay
Boris Burkov
1
-7
/
+12
2023-04-17
btrfs: set default discard iops_limit to 1000
Boris Burkov
1
-1
/
+1
2023-04-17
btrfs: remove unused raid56 functions which were dedicated for scrub
Qu Wenruo
2
-54
/
+0
2023-04-17
btrfs: scrub: remove scrub_bio structure
Qu Wenruo
2
-244
/
+6
2023-04-17
btrfs: scrub: remove scrub_block and scrub_sector structures
Qu Wenruo
2
-573
/
+0
2023-04-17
btrfs: scrub: remove the old scrub recheck code
Qu Wenruo
4
-1012
/
+14
2023-04-17
btrfs: scrub: remove the old writeback infrastructure
Qu Wenruo
2
-219
/
+3
2023-04-17
btrfs: scrub: remove scrub_parity structure
Qu Wenruo
3
-524
/
+9
2023-04-17
btrfs: scrub: use scrub_stripe to implement RAID56 P/Q scrub
Qu Wenruo
2
-10
/
+210
2023-04-17
btrfs: scrub: switch scrub_simple_mirror() to scrub_stripe infrastructure
Qu Wenruo
2
-474
/
+29
2023-04-17
btrfs: scrub: introduce helper to queue a stripe for scrub
Qu Wenruo
2
-17
/
+181
2023-04-17
btrfs: scrub: introduce error reporting functionality for scrub_stripe
Qu Wenruo
1
-11
/
+157
2023-04-17
btrfs: scrub: introduce a writeback helper for scrub_stripe
Qu Wenruo
2
-0
/
+96
2023-04-17
btrfs: scrub: introduce the main read repair worker for scrub_stripe
Qu Wenruo
2
-4
/
+204
2023-04-17
btrfs: scrub: introduce a helper to verify one scrub_stripe
Qu Wenruo
2
-2
/
+77
2023-04-17
btrfs: scrub: introduce a helper to verify one metadata block
Qu Wenruo
2
-0
/
+107
2023-04-17
btrfs: scrub: introduce helper to find and fill sector info for a scrub_stripe
Qu Wenruo
5
-3
/
+158
2023-04-17
btrfs: scrub: introduce structure for new BTRFS_STRIPE_LEN based interface
Qu Wenruo
2
-0
/
+150
2023-04-17
btrfs: introduce a new helper to submit write bio for repair
Qu Wenruo
5
-44
/
+132
2023-04-17
btrfs: introduce btrfs_bio::fs_info member
Qu Wenruo
6
-28
/
+49
2023-04-17
btrfs: scrub: use dedicated super block verification function to scrub one su...
Qu Wenruo
1
-8
/
+52
2023-04-17
btrfs: remove redundant release of btrfs_device::alloc_state
Anand Jain
1
-1
/
+0
2023-04-17
btrfs: warn for any missed cleanup at btrfs_close_one_device
Anand Jain
1
-4
/
+4
2023-04-17
btrfs: don't print the crc32c implementation at module load time
Christoph Hellwig
1
-1
/
+1
2023-04-17
btrfs: tree-log: factor out a clean_log_buffer helper
Christoph Hellwig
1
-61
/
+31
2023-04-17
block: make blkcg_punt_bio_submit optional
Christoph Hellwig
1
-0
/
+1
2023-04-17
btrfs, block: move REQ_CGROUP_PUNT to btrfs
Christoph Hellwig
4
-6
/
+13
[next]