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
/
bcachefs
/
bcachefs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-26
bcachefs: Discard, invalidate workers are now per device
Kent Overstreet
1
-5
/
+11
2024-06-20
bcachefs: Guard against overflowing LRU_TIME_BITS
Kent Overstreet
1
-0
/
+5
2024-06-10
bcachefs: Split out btree_write_submit_wq
Kent Overstreet
1
-1
/
+2
2024-05-28
bcachefs: btree_gc can now handle unknown btrees
Kent Overstreet
1
-43
/
+1
2024-05-09
bcachefs: add no_invalid_checks flag
Thomas Bertschinger
1
-1
/
+2
2024-05-09
bcachefs: Allocator prefers not to expand mi.btree_allocated bitmap
Kent Overstreet
1
-1
/
+1
2024-05-09
bcachefs: ptr_stale() -> dev_ptr_stale()
Kent Overstreet
1
-1
/
+1
2024-05-09
bcachefs: move replica_set from bch_dev to bch_fs
Kent Overstreet
1
-3
/
+1
2024-05-09
bcachefs: Debug asserts for ca->ref
Kent Overstreet
1
-0
/
+6
2024-05-09
bcachefs: Kill gc_init_recurse()
Kent Overstreet
1
-1
/
+1
2024-05-09
bcachefs: kill gc looping for bucket gens
Kent Overstreet
1
-1
/
+0
2024-05-09
bcachefs: journal seq blacklist gc no longer has to walk btree
Kent Overstreet
1
-1
/
+0
2024-05-09
bcachefs: Move gc of bucket.oldest_gen to workqueue
Kent Overstreet
1
-3
/
+2
2024-05-09
bcachefs: member helper cleanups
Kent Overstreet
1
-5
/
+0
2024-05-09
bcachefs: bucket_valid()
Kent Overstreet
1
-0
/
+1
2024-05-09
bcachefs: add btree_node_merging_disabled debug param
Kent Overstreet
1
-0
/
+2
2024-04-14
bcachefs: Fix missing write refs in fs fio paths
Kent Overstreet
1
-0
/
+2
2024-04-03
bcachefs: Reconstruct missing snapshot nodes
Kent Overstreet
1
-0
/
+1
2024-04-03
bcachefs: Flag btrees with missing data
Kent Overstreet
1
-0
/
+1
2024-04-03
bcachefs: Repair pass for scanning for btree nodes
Kent Overstreet
1
-0
/
+3
2024-04-01
bcachefs: Split out recovery_passes.c
Kent Overstreet
1
-1
/
+1
2024-04-01
bcachefs: Move snapshot table size to struct snapshot_table
Kent Overstreet
1
-1
/
+0
2024-03-18
bcachefs: Split out btree_node_rewrite_worker
Kent Overstreet
1
-0
/
+2
2024-03-14
bcachefs: time_stats: split stats-with-quantiles into a separate structure
Darrick J. Wong
1
-1
/
+1
2024-03-14
bcachefs: pull out time_stats.[ch]
Kent Overstreet
1
-2
/
+1
2024-03-14
bcachefs: Rename journal_keys.d -> journal_keys.data
Kent Overstreet
1
-3
/
+3
2024-03-14
bcachefs: Split out discard fastpath
Kent Overstreet
1
-1
/
+5
2024-03-14
bcachefs: bch2_print_opts()
Kent Overstreet
1
-0
/
+3
2024-03-14
bcachefs: BTREE_ID_subvolume_children
Kent Overstreet
1
-0
/
+1
2024-02-14
bcachefs: Clamp replicas_required to replicas
Kent Overstreet
1
-0
/
+12
2024-01-21
bcachefs: Prep work for variable size btree node buffers
Kent Overstreet
1
-5
/
+0
2024-01-06
bcachefs: add time_stats for btree_node_read_done()
Kent Overstreet
1
-0
/
+1
2024-01-06
bcachefs: Online fsck can now fix errors
Kent Overstreet
1
-4
/
+1
2024-01-06
bcachefs: factor out thread_with_file, thread_with_stdio
Kent Overstreet
1
-8
/
+12
2024-01-06
bcachefs: track transaction durations
Kent Overstreet
1
-0
/
+1
2024-01-01
bcachefs: Make sure allocation failure errors are logged
Kent Overstreet
1
-0
/
+6
2024-01-01
bcachefs: bch_err_(fn|msg) check if should print
Kent Overstreet
1
-2
/
+7
2024-01-01
bcachefs: fix userspace build errors
Kent Overstreet
1
-0
/
+1
2024-01-01
bcachefs: kill btree_trans->wb_updates
Kent Overstreet
1
-1
/
+0
2024-01-01
bcachefs: btree write buffer now slurps keys from journal
Kent Overstreet
1
-0
/
+11
2024-01-01
bcachefs: Improve trans->extra_journal_entries
Kent Overstreet
1
-0
/
+1
2024-01-01
bcachefs: Fix snapshot.c assertion for online fsck
Kent Overstreet
1
-0
/
+3
2024-01-01
bcachefs: BCH_IOCTL_FSCK_ONLINE
Kent Overstreet
1
-0
/
+1
2024-01-01
bcachefs: bch2_run_online_recovery_passes()
Kent Overstreet
1
-0
/
+7
2024-01-01
bcachefs: Add ability to redirect log output
Kent Overstreet
1
-14
/
+41
2024-01-01
bcachefs: c->ro_ref
Kent Overstreet
1
-0
/
+21
2024-01-01
bcachefs: count_event()
Kent Overstreet
1
-1
/
+3
2024-01-01
bcachefs: Clean up btree write buffer write ref handling
Kent Overstreet
1
-1
/
+2
2024-01-01
bcachefs: convert bch_fs_flags to x-macro
Kent Overstreet
1
-28
/
+34
2024-01-01
bcachefs: track_event_change()
Kent Overstreet
1
-1
/
+3
[next]