summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/bcachefs.h
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: Add a time_stat for blocked on key cache flushKent Overstreet2024-08-131-0/+1
* bcachefs: Make allocator stuck timeout configurable, ratelimit messagesKent Overstreet2024-08-071-0/+2
* bcachefs: Reduce the scope of gc_lockKent Overstreet2024-07-141-2/+2
* bcachefs: Refactor disk accounting data structuresKent Overstreet2024-07-141-1/+1
* bcachefs: Plumb more logging through stdio redirectKent Overstreet2024-07-141-0/+2
* bcachefs: Convert gc to new accountingKent Overstreet2024-07-141-3/+1
* bcachefs: Kill replicas_journal_resKent Overstreet2024-07-141-2/+0
* bcachefs: Delete journal-buf-sharded old style accountingKent Overstreet2024-07-141-2/+1
* bcachefs: kill bch2_fs_usage_read()Kent Overstreet2024-07-141-4/+0
* bcachefs: dev_usage updated by new accountingKent Overstreet2024-07-141-2/+1
* bcachefs: Disk space accounting rewriteKent Overstreet2024-07-141-3/+3
* bcachefs: btree write buffer knows how to accumulate bch_accounting keysKent Overstreet2024-07-141-0/+1
* bcachefs: metadata version bucket_stripe_sectorsKent Overstreet2024-07-141-0/+1
* bcachefs: add capacity, reserved to fs_alloc_debug_to_text()Kent Overstreet2024-07-141-0/+1
* bcachefs: Discard, invalidate workers are now per deviceKent Overstreet2024-06-251-5/+11
* bcachefs: Guard against overflowing LRU_TIME_BITSKent Overstreet2024-06-191-0/+5
* bcachefs: Split out btree_write_submit_wqKent Overstreet2024-06-101-1/+2
* bcachefs: btree_gc can now handle unknown btreesKent Overstreet2024-05-281-43/+1
* bcachefs: add no_invalid_checks flagThomas Bertschinger2024-05-091-1/+2
* bcachefs: Allocator prefers not to expand mi.btree_allocated bitmapKent Overstreet2024-05-081-1/+1
* bcachefs: ptr_stale() -> dev_ptr_stale()Kent Overstreet2024-05-081-1/+1
* bcachefs: move replica_set from bch_dev to bch_fsKent Overstreet2024-05-081-3/+1
* bcachefs: Debug asserts for ca->refKent Overstreet2024-05-081-0/+6
* bcachefs: Kill gc_init_recurse()Kent Overstreet2024-05-081-1/+1
* bcachefs: kill gc looping for bucket gensKent Overstreet2024-05-081-1/+0
* bcachefs: journal seq blacklist gc no longer has to walk btreeKent Overstreet2024-05-081-1/+0
* bcachefs: Move gc of bucket.oldest_gen to workqueueKent Overstreet2024-05-081-3/+2
* bcachefs: member helper cleanupsKent Overstreet2024-05-081-5/+0
* bcachefs: bucket_valid()Kent Overstreet2024-05-081-0/+1
* bcachefs: add btree_node_merging_disabled debug paramKent Overstreet2024-05-081-0/+2
* bcachefs: Fix missing write refs in fs fio pathsKent Overstreet2024-04-131-0/+2
* bcachefs: Reconstruct missing snapshot nodesKent Overstreet2024-04-031-0/+1
* bcachefs: Flag btrees with missing dataKent Overstreet2024-04-031-0/+1
* bcachefs: Repair pass for scanning for btree nodesKent Overstreet2024-04-031-0/+3
* bcachefs: Split out recovery_passes.cKent Overstreet2024-03-311-1/+1
* bcachefs: Move snapshot table size to struct snapshot_tableKent Overstreet2024-03-311-1/+0
* bcachefs: Split out btree_node_rewrite_workerKent Overstreet2024-03-171-0/+2
* bcachefs: time_stats: split stats-with-quantiles into a separate structureDarrick J. Wong2024-03-131-1/+1
* bcachefs: pull out time_stats.[ch]Kent Overstreet2024-03-131-2/+1
* bcachefs: Rename journal_keys.d -> journal_keys.dataKent Overstreet2024-03-131-3/+3
* bcachefs: Split out discard fastpathKent Overstreet2024-03-131-1/+5
* bcachefs: bch2_print_opts()Kent Overstreet2024-03-131-0/+3
* bcachefs: BTREE_ID_subvolume_childrenKent Overstreet2024-03-131-0/+1
* bcachefs: Clamp replicas_required to replicasKent Overstreet2024-02-131-0/+12
* bcachefs: Prep work for variable size btree node buffersKent Overstreet2024-01-211-5/+0
* bcachefs: add time_stats for btree_node_read_done()Kent Overstreet2024-01-051-0/+1
* bcachefs: Online fsck can now fix errorsKent Overstreet2024-01-051-4/+1
* bcachefs: factor out thread_with_file, thread_with_stdioKent Overstreet2024-01-051-8/+12
* bcachefs: track transaction durationsKent Overstreet2024-01-051-0/+1
* bcachefs: Make sure allocation failure errors are loggedKent Overstreet2024-01-011-0/+6