index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
bcachefs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-26
bcachefs: Plumb correct ip to trans_relock_fail tracepoint
Kent Overstreet
1
-6
/
+6
2025-06-26
bcachefs: Ensure we rewind to run recovery passes
Kent Overstreet
1
-5
/
+8
2025-06-26
bcachefs: Ensure btree node scan runs before checking for scanned nodes
Kent Overstreet
3
-13
/
+24
2025-06-26
bcachefs: btree_root_unreadable_and_scan_found_nothing should not be autofix
Kent Overstreet
1
-1
/
+1
2025-06-25
bcachefs: fix bch2_journal_keys_peek_prev_min() underflow
Kent Overstreet
1
-5
/
+15
2025-06-25
bcachefs: Use wait_on_allocator() when allocating journal
Kent Overstreet
1
-1
/
+1
2025-06-24
bcachefs: Check for bad write buffer key when moving from journal
Kent Overstreet
3
-6
/
+10
2025-06-24
bcachefs: Don't unlock the trans if ret doesn't match BCH_ERR_operation_blocked
Alan Huang
1
-2
/
+3
2025-06-22
bcachefs: Fix range in bch2_lookup_indirect_extent() error path
Kent Overstreet
1
-5
/
+7
2025-06-22
bcachefs: fix spurious error_throw
Kent Overstreet
1
-1
/
+1
2025-06-22
bcachefs: Add missing bch2_err_class() to fileattr_set()
Kent Overstreet
1
-1
/
+2
2025-06-19
bcachefs: Add missing key type checks to check_snapshot_exists()
Kent Overstreet
1
-2
/
+4
2025-06-19
bcachefs: Don't log fsck err in the journal if doing repair elsewhere
Kent Overstreet
4
-8
/
+20
2025-06-19
bcachefs: Fix *__bch2_trans_subbuf_alloc() error path
Kent Overstreet
1
-5
/
+11
2025-06-18
bcachefs: Fix missing newlines before ero
Kent Overstreet
3
-3
/
+5
2025-06-18
bcachefs: fix spurious error in read_btree_roots()
Kent Overstreet
1
-0
/
+1
2025-06-18
bcachefs: fsck: Fix oops in key_visible_in_snapshot()
Kent Overstreet
1
-11
/
+2
2025-06-18
bcachefs: fsck: fix unhandled restart in topology repair
Kent Overstreet
1
-1
/
+7
2025-06-17
bcachefs: fsck: Fix check_directory_structure when no check_dirents
Kent Overstreet
3
-7
/
+19
2025-06-17
bcachefs: Fix restart handling in btree_node_scrub_work()
Kent Overstreet
3
-28
/
+14
2025-06-17
bcachefs: Fix bch2_read_bio_to_text()
Kent Overstreet
1
-1
/
+6
2025-06-17
bcachefs: fsck: Fix check_path_loop() + snapshots
Kent Overstreet
1
-36
/
+26
2025-06-17
bcachefs: fsck: check_subdir_count logs path
Kent Overstreet
1
-8
/
+16
2025-06-17
bcachefs: fsck: additional diagnostics for reattach_inode()
Kent Overstreet
1
-0
/
+12
2025-06-17
bcachefs: fsck: check_directory_structure runs in reverse order
Kent Overstreet
1
-1
/
+1
2025-06-17
bcachefs: fsck: Fix reattach_inode() for subvol roots
Kent Overstreet
1
-0
/
+12
2025-06-17
bcachefs: fsck: Fix remove_backpointer() for subvol roots
Kent Overstreet
1
-1
/
+9
2025-06-17
bcachefs: fsck: Print path when we find a subvol loop
Kent Overstreet
1
-4
/
+9
2025-06-17
bcachefs: Fix __bch2_inum_to_path() when crossing subvol boundaries
Kent Overstreet
1
-5
/
+22
2025-06-17
bcachefs: Call bch2_fs_init_rw() early if we'll be going rw
Kent Overstreet
5
-7
/
+32
2025-06-17
bcachefs: fsck: Improve check_key_has_inode()
Kent Overstreet
2
-22
/
+88
2025-06-17
bcachefs: don't return fsck_fix for unfixable node errors in __btree_err
Bharadwaj Raju
1
-1
/
+3
2025-06-17
bcachefs: Fix pool->alloc NULL pointer dereference
Alan Huang
2
-8
/
+24
2025-06-17
bcachefs: Move bset size check before csum check
Alan Huang
1
-20
/
+22
2025-06-17
bcachefs: mark more errors autofix
Kent Overstreet
1
-4
/
+4
2025-06-17
bcachefs: Kill unused tracepoints
Kent Overstreet
4
-104
/
+9
2025-06-17
bcachefs: opts.journal_rewind
Kent Overstreet
5
-27
/
+69
2025-06-16
bcachefs: fsck: fix extent past end of inode repair
Kent Overstreet
1
-5
/
+26
2025-06-16
bcachefs: fsck: fix add_inode()
Kent Overstreet
1
-1
/
+1
2025-06-16
bcachefs: Fix snapshot_key_missing_inode_snapshot repair
Kent Overstreet
1
-6
/
+4
2025-06-16
bcachefs: Fix "now allowing incompatible features" message
Kent Overstreet
1
-1
/
+1
2025-06-16
bcachefs: pass last_seq into fs_journal_start()
Kent Overstreet
3
-15
/
+9
2025-06-16
bcachefs: better __bch2_snapshot_is_ancestor() assert
Kent Overstreet
1
-3
/
+5
2025-06-16
bcachefs: btree_iter: fix updates, journal overlay
Kent Overstreet
1
-12
/
+17
2025-06-16
bcachefs: Fix bch2_journal_keys_peek_prev_min()
Kent Overstreet
1
-2
/
+2
2025-06-16
bcachefs: Delay calculation of trans->journal_u64s
Alan Huang
1
-4
/
+7
2025-06-16
bcachefs: Add missing EBUG_ON
Alan Huang
1
-0
/
+2
2025-06-16
bcachefs: Fix alloc_req use after free
Alan Huang
2
-14
/
+35
2025-06-16
bcachefs: Don't allocate new memory when mempool is exhausted
Alan Huang
1
-25
/
+4
2025-06-16
bcachefs: btree iter tracepoints
Kent Overstreet
2
-5
/
+82
[next]