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
/
bcachefs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-07
bcachefs: fix the count of nr_freed_pcpu after changing bc->freed_nonpcpu list
Hongbo Li
1
-0
/
+2
2024-04-07
bcachefs: Fix gap buffer bug in bch2_journal_key_insert_take()
Kent Overstreet
1
-10
/
+45
2024-04-07
bcachefs: Rename struct field swap to prevent macro naming collision
Thorsten Blum
1
-4
/
+4
2024-04-06
bcachefs: JOURNAL_SPACE_LOW
Kent Overstreet
5
-12
/
+19
2024-04-06
bcachefs: Disable errors=panic for BCH_IOCTL_FSCK_OFFLINE
Kent Overstreet
1
-0
/
+4
2024-04-06
bcachefs: Fix BCH_IOCTL_FSCK_OFFLINE for encrypted filesystems
Kent Overstreet
1
-44
/
+50
2024-04-05
bcachefs: fix rand_delete unit test
Kent Overstreet
1
-1
/
+1
2024-04-05
bcachefs: fix ! vs ~ typo in __clear_bit_le64()
Dan Carpenter
1
-1
/
+1
2024-04-05
bcachefs: Fix rebalance from durability=0 device
Kent Overstreet
1
-4
/
+13
2024-04-04
bcachefs: Print shutdown journal sequence number
Kent Overstreet
1
-0
/
+5
2024-04-04
bcachefs: Further improve btree_update_to_text()
Kent Overstreet
2
-55
/
+48
2024-04-04
bcachefs: Move btree_updates to debugfs
Kent Overstreet
2
-9
/
+42
2024-04-04
bcachefs: Bump limit in btree_trans_too_many_iters()
Kent Overstreet
2
-1
/
+15
2024-04-04
bcachefs: Make snapshot_is_ancestor() safe
Kent Overstreet
1
-6
/
+13
2024-04-04
bcachefs: create debugfs dir for each btree
Thomas Bertschinger
1
-15
/
+15
2024-04-03
bcachefs: reconstruct_inode()
Kent Overstreet
1
-2
/
+50
2024-04-03
bcachefs: Subvolume reconstruction
Kent Overstreet
1
-19
/
+148
2024-04-03
bcachefs: Check for extents that point to same space
Kent Overstreet
2
-8
/
+168
2024-04-03
bcachefs: Reconstruct missing snapshot nodes
Kent Overstreet
6
-6
/
+199
2024-04-03
bcachefs: Flag btrees with missing data
Kent Overstreet
6
-5
/
+44
2024-04-03
bcachefs: Topology repair now uses nodes found by scanning to fill holes
Kent Overstreet
2
-107
/
+199
2024-04-03
bcachefs: Repair pass for scanning for btree nodes
Kent Overstreet
12
-51
/
+605
2024-04-03
bcachefs: Don't skip fake btree roots in fsck
Kent Overstreet
1
-3
/
+0
2024-04-03
bcachefs: bch2_btree_root_alloc() -> bch2_btree_root_alloc_fake()
Kent Overstreet
3
-7
/
+7
2024-04-03
bcachefs: Etyzinger cleanups
Kent Overstreet
7
-182
/
+285
2024-04-03
bcachefs: bch2_shoot_down_journal_keys()
Kent Overstreet
3
-10
/
+35
2024-04-03
bcachefs: Clear recovery_passes_required as they complete without errors
Kent Overstreet
3
-12
/
+43
2024-04-03
bcachefs: ratelimit informational fsck errors
Kent Overstreet
1
-4
/
+4
2024-04-03
bcachefs: Check for bad needs_discard before doing discard
Kent Overstreet
1
-21
/
+26
2024-04-03
bcachefs: Improve bch2_btree_update_to_text()
Kent Overstreet
2
-22
/
+43
2024-04-02
mean_and_variance: Drop always failing tests
Guenter Roeck
1
-27
/
+1
2024-04-02
bcachefs: fix nocow lock deadlock
Kent Overstreet
1
-2
/
+1
2024-04-02
bcachefs: BCH_WATERMARK_interior_updates
Kent Overstreet
6
-7
/
+12
2024-04-02
bcachefs: Fix btree node reserve
Kent Overstreet
1
-1
/
+1
2024-04-01
bcachefs: On emergency shutdown, print out current journal sequence number
Kent Overstreet
1
-1
/
+3
2024-04-01
bcachefs: Fix overlapping extent repair
Kent Overstreet
1
-4
/
+6
2024-04-01
bcachefs: Fix remove_dirent()
Kent Overstreet
1
-3
/
+4
2024-04-01
bcachefs: Logged op errors should be ignored
Kent Overstreet
1
-4
/
+3
2024-04-01
bcachefs: Improve -o norecovery; opts.recovery_pass_limit
Kent Overstreet
6
-14
/
+26
2024-04-01
bcachefs: bch2_run_explicit_recovery_pass_persistent()
Kent Overstreet
2
-0
/
+19
2024-04-01
bcachefs: Ensure bch_sb_field_ext always exists
Kent Overstreet
2
-17
/
+16
2024-04-01
bcachefs: Flush journal immediately after replay if we did early repair
Kent Overstreet
1
-0
/
+20
2024-04-01
bcachefs: Resume logged ops after fsck
Kent Overstreet
1
-1
/
+1
2024-04-01
bcachefs: Add error messages to logged ops fns
Kent Overstreet
1
-0
/
+2
2024-04-01
bcachefs: Split out recovery_passes.c
Kent Overstreet
16
-286
/
+313
2024-04-01
bcachefs: fix backpointer for missing alloc key msg
Kent Overstreet
1
-1
/
+1
2024-04-01
bcachefs: Fix bch2_btree_increase_depth()
Kent Overstreet
1
-2
/
+5
2024-04-01
bcachefs: Kill bch2_bkey_ptr_data_type()
Kent Overstreet
5
-66
/
+67
2024-04-01
bcachefs: Fix use after free in check_root_trans()
Kent Overstreet
1
-7
/
+11
2024-04-01
bcachefs: Fix repair path for missing indirect extents
Kent Overstreet
1
-2
/
+1
[next]