aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/bcachefs/bcachefs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-05-28bcachefs: btree_gc can now handle unknown btreesKent Overstreet1-43/+1
2024-05-09bcachefs: add no_invalid_checks flagThomas Bertschinger1-1/+2
2024-05-08bcachefs: Allocator prefers not to expand mi.btree_allocated bitmapKent Overstreet1-1/+1
2024-05-08bcachefs: ptr_stale() -> dev_ptr_stale()Kent Overstreet1-1/+1
2024-05-08bcachefs: move replica_set from bch_dev to bch_fsKent Overstreet1-3/+1
2024-05-08bcachefs: Debug asserts for ca->refKent Overstreet1-0/+6
2024-05-08bcachefs: Kill gc_init_recurse()Kent Overstreet1-1/+1
2024-05-08bcachefs: kill gc looping for bucket gensKent Overstreet1-1/+0
2024-05-08bcachefs: journal seq blacklist gc no longer has to walk btreeKent Overstreet1-1/+0
2024-05-08bcachefs: Move gc of bucket.oldest_gen to workqueueKent Overstreet1-3/+2
2024-05-08bcachefs: member helper cleanupsKent Overstreet1-5/+0
2024-05-08bcachefs: bucket_valid()Kent Overstreet1-0/+1
2024-05-08bcachefs: add btree_node_merging_disabled debug paramKent Overstreet1-0/+2
2024-04-13bcachefs: Fix missing write refs in fs fio pathsKent Overstreet1-0/+2
2024-04-03bcachefs: Reconstruct missing snapshot nodesKent Overstreet1-0/+1
2024-04-03bcachefs: Flag btrees with missing dataKent Overstreet1-0/+1
2024-04-03bcachefs: Repair pass for scanning for btree nodesKent Overstreet1-0/+3
2024-03-31bcachefs: Split out recovery_passes.cKent Overstreet1-1/+1
2024-03-31bcachefs: Move snapshot table size to struct snapshot_tableKent Overstreet1-1/+0
2024-03-17bcachefs: Split out btree_node_rewrite_workerKent Overstreet1-0/+2
2024-03-13bcachefs: time_stats: split stats-with-quantiles into a separate structureDarrick J. Wong1-1/+1
2024-03-13bcachefs: pull out time_stats.[ch]Kent Overstreet1-2/+1
2024-03-13bcachefs: Rename journal_keys.d -> journal_keys.dataKent Overstreet1-3/+3
2024-03-13bcachefs: Split out discard fastpathKent Overstreet1-1/+5
2024-03-13bcachefs: bch2_print_opts()Kent Overstreet1-0/+3
2024-03-13bcachefs: BTREE_ID_subvolume_childrenKent Overstreet1-0/+1
2024-02-13bcachefs: Clamp replicas_required to replicasKent Overstreet1-0/+12
2024-01-21bcachefs: Prep work for variable size btree node buffersKent Overstreet1-5/+0
2024-01-05bcachefs: add time_stats for btree_node_read_done()Kent Overstreet1-0/+1
2024-01-05bcachefs: Online fsck can now fix errorsKent Overstreet1-4/+1
2024-01-05bcachefs: factor out thread_with_file, thread_with_stdioKent Overstreet1-8/+12
2024-01-05bcachefs: track transaction durationsKent Overstreet1-0/+1
2024-01-01bcachefs: Make sure allocation failure errors are loggedKent Overstreet1-0/+6
2024-01-01bcachefs: bch_err_(fn|msg) check if should printKent Overstreet1-2/+7
2024-01-01bcachefs: fix userspace build errorsKent Overstreet1-0/+1
2024-01-01bcachefs: kill btree_trans->wb_updatesKent Overstreet1-1/+0
2024-01-01bcachefs: btree write buffer now slurps keys from journalKent Overstreet1-0/+11
2024-01-01bcachefs: Improve trans->extra_journal_entriesKent Overstreet1-0/+1
2024-01-01bcachefs: Fix snapshot.c assertion for online fsckKent Overstreet1-0/+3
2024-01-01bcachefs: BCH_IOCTL_FSCK_ONLINEKent Overstreet1-0/+1
2024-01-01bcachefs: bch2_run_online_recovery_passes()Kent Overstreet1-0/+7
2024-01-01bcachefs: Add ability to redirect log outputKent Overstreet1-14/+41
2024-01-01bcachefs: c->ro_refKent Overstreet1-0/+21
2024-01-01bcachefs: count_event()Kent Overstreet1-1/+3
2024-01-01bcachefs: Clean up btree write buffer write ref handlingKent Overstreet1-1/+2
2024-01-01bcachefs: convert bch_fs_flags to x-macroKent Overstreet1-28/+34
2024-01-01bcachefs: track_event_change()Kent Overstreet1-1/+3
2024-01-01bcachefs: bch_sb.recovery_passes_requiredKent Overstreet1-0/+1
2023-11-28bcachefs: Fix zstd compress workspace sizeKent Overstreet1-1/+1
2023-11-24bcachefs: Proper refcounting for journal_keysKent Overstreet1-0/+2