summaryrefslogtreecommitdiff
path: root/fs/bcachefs/bcachefs.h
AgeCommit message (Expand)AuthorFilesLines
2024-09-28bcachefs: BCH_FS_clean_recoveryKent Overstreet1-0/+1
2024-09-28bcachefs: Fix BCH_SB_ERRS() so we can reorderKent Overstreet1-1/+1
2024-09-21bcachefs: bch_fs.rw_devs_change_countKent Overstreet1-0/+1
2024-09-21bcachefs: Options for recovery_passes, recovery_passes_excludeKent Overstreet1-2/+0
2024-09-09bcachefs: Switch gc bucket array to a genradixKent Overstreet1-1/+1
2024-09-09bcachefs: promote_whole_extents is now a normal optionKent Overstreet1-1/+0
2024-09-09bcachefs: switch to rhashtable for vfs inodes hashKent Overstreet1-0/+1
2024-09-09bcachefs: Fix negative timespecsAlyssa Ross1-2/+5
2024-08-14bcachefs: Add a time_stat for blocked on key cache flushKent Overstreet1-0/+1
2024-08-08bcachefs: Make allocator stuck timeout configurable, ratelimit messagesKent Overstreet1-0/+2
2024-07-15bcachefs: Reduce the scope of gc_lockKent Overstreet1-2/+2
2024-07-15bcachefs: Refactor disk accounting data structuresKent Overstreet1-1/+1
2024-07-15bcachefs: Plumb more logging through stdio redirectKent Overstreet1-0/+2
2024-07-15bcachefs: Convert gc to new accountingKent Overstreet1-3/+1
2024-07-15bcachefs: Kill replicas_journal_resKent Overstreet1-2/+0
2024-07-15bcachefs: Delete journal-buf-sharded old style accountingKent Overstreet1-2/+1
2024-07-15bcachefs: kill bch2_fs_usage_read()Kent Overstreet1-4/+0
2024-07-15bcachefs: dev_usage updated by new accountingKent Overstreet1-2/+1
2024-07-15bcachefs: Disk space accounting rewriteKent Overstreet1-3/+3
2024-07-15bcachefs: btree write buffer knows how to accumulate bch_accounting keysKent Overstreet1-0/+1
2024-07-15bcachefs: metadata version bucket_stripe_sectorsKent Overstreet1-0/+1
2024-07-15bcachefs: add capacity, reserved to fs_alloc_debug_to_text()Kent Overstreet1-0/+1
2024-06-26bcachefs: Discard, invalidate workers are now per deviceKent Overstreet1-5/+11
2024-06-20bcachefs: Guard against overflowing LRU_TIME_BITSKent Overstreet1-0/+5
2024-06-10bcachefs: Split out btree_write_submit_wqKent Overstreet1-1/+2
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-09bcachefs: Allocator prefers not to expand mi.btree_allocated bitmapKent Overstreet1-1/+1
2024-05-09bcachefs: ptr_stale() -> dev_ptr_stale()Kent Overstreet1-1/+1
2024-05-09bcachefs: move replica_set from bch_dev to bch_fsKent Overstreet1-3/+1
2024-05-09bcachefs: Debug asserts for ca->refKent Overstreet1-0/+6
2024-05-09bcachefs: Kill gc_init_recurse()Kent Overstreet1-1/+1
2024-05-09bcachefs: kill gc looping for bucket gensKent Overstreet1-1/+0
2024-05-09bcachefs: journal seq blacklist gc no longer has to walk btreeKent Overstreet1-1/+0
2024-05-09bcachefs: Move gc of bucket.oldest_gen to workqueueKent Overstreet1-3/+2
2024-05-09bcachefs: member helper cleanupsKent Overstreet1-5/+0
2024-05-09bcachefs: bucket_valid()Kent Overstreet1-0/+1
2024-05-09bcachefs: add btree_node_merging_disabled debug paramKent Overstreet1-0/+2
2024-04-14bcachefs: 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-04-01bcachefs: Split out recovery_passes.cKent Overstreet1-1/+1
2024-04-01bcachefs: Move snapshot table size to struct snapshot_tableKent Overstreet1-1/+0
2024-03-18bcachefs: Split out btree_node_rewrite_workerKent Overstreet1-0/+2
2024-03-14bcachefs: time_stats: split stats-with-quantiles into a separate structureDarrick J. Wong1-1/+1
2024-03-14bcachefs: pull out time_stats.[ch]Kent Overstreet1-2/+1
2024-03-14bcachefs: Rename journal_keys.d -> journal_keys.dataKent Overstreet1-3/+3
2024-03-14bcachefs: Split out discard fastpathKent Overstreet1-1/+5
2024-03-14bcachefs: bch2_print_opts()Kent Overstreet1-0/+3