summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/bcachefs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: bcachefs_metadata_version_persistent_inode_cursorsKent Overstreet2025-01-101-3/+0
* bcachefs: BCH_SB_VERSION_INCOMPATKent Overstreet2024-12-291-0/+2
* bcachefs: check_extents_to_backpointers() now only checks buckets with mismat...Kent Overstreet2024-12-291-0/+3
* bcachefs: Kill unnecessary mark_lock usageKent Overstreet2024-12-211-4/+2
* bcachefs: Make sure __bch2_run_explicit_recovery_pass() signals to rewindKent Overstreet2024-12-211-0/+1
* bcachefs: bch2_async_btree_node_rewrites_flush()Kent Overstreet2024-12-211-3/+4
* bcachefs: Don't recurse in check_discard_freespace_keyKent Overstreet2024-12-211-0/+1
* bcachefs: BCH_FS_recovery_runningKent Overstreet2024-12-211-0/+1
* bcachefs: Kill bch2_bucket_alloc_new_fs()Kent Overstreet2024-12-211-1/+0
* bcachefs: Use separate rhltable for bch2_inode_or_descendents_is_open()Kent Overstreet2024-12-211-0/+1
* bcachefs: fix O(n^2) issue with whiteouts in journal keysKent Overstreet2024-12-211-22/+1
* bcachefs: Don't use a shared decompress workspace mempoolKent Overstreet2024-12-211-1/+0
* bcachefs: compression workspaces should be indexed by opt, not typeKent Overstreet2024-12-211-1/+1
* bcachefs: Add assert for use of journal replay keys for updatesKent Overstreet2024-12-211-0/+6
* bcachefs: copygc_enabled, rebalance_enabled now opts.h optionsKent Overstreet2024-12-211-2/+0
* bcachefs: bch2_journal_meta() takes ref on c->writesKent Overstreet2024-12-211-0/+1
* bcachefs: Add locking for bch_fs.curr_recovery_passKent Overstreet2024-12-211-0/+1
* bcachefs: bch_verbose_ratelimitedKent Overstreet2024-12-211-0/+8
* bcachefs: Fix deadlock on -ENOSPC w.r.t. partial open bucketsKent Overstreet2024-10-291-0/+1
* bcachefs: BCH_FS_clean_recoveryKent Overstreet2024-09-281-0/+1
* bcachefs: Fix BCH_SB_ERRS() so we can reorderKent Overstreet2024-09-281-1/+1
* bcachefs: bch_fs.rw_devs_change_countKent Overstreet2024-09-211-0/+1
* bcachefs: Options for recovery_passes, recovery_passes_excludeKent Overstreet2024-09-211-2/+0
* bcachefs: Switch gc bucket array to a genradixKent Overstreet2024-09-091-1/+1
* bcachefs: promote_whole_extents is now a normal optionKent Overstreet2024-09-091-1/+0
* bcachefs: switch to rhashtable for vfs inodes hashKent Overstreet2024-09-091-0/+1
* bcachefs: Fix negative timespecsAlyssa Ross2024-09-091-2/+5
* bcachefs: Add a time_stat for blocked on key cache flushKent Overstreet2024-08-141-0/+1
* bcachefs: Make allocator stuck timeout configurable, ratelimit messagesKent Overstreet2024-08-081-0/+2
* bcachefs: Reduce the scope of gc_lockKent Overstreet2024-07-151-2/+2
* bcachefs: Refactor disk accounting data structuresKent Overstreet2024-07-151-1/+1
* bcachefs: Plumb more logging through stdio redirectKent Overstreet2024-07-151-0/+2
* bcachefs: Convert gc to new accountingKent Overstreet2024-07-151-3/+1
* bcachefs: Kill replicas_journal_resKent Overstreet2024-07-151-2/+0
* bcachefs: Delete journal-buf-sharded old style accountingKent Overstreet2024-07-151-2/+1
* bcachefs: kill bch2_fs_usage_read()Kent Overstreet2024-07-151-4/+0
* bcachefs: dev_usage updated by new accountingKent Overstreet2024-07-151-2/+1
* bcachefs: Disk space accounting rewriteKent Overstreet2024-07-151-3/+3
* bcachefs: btree write buffer knows how to accumulate bch_accounting keysKent Overstreet2024-07-151-0/+1
* bcachefs: metadata version bucket_stripe_sectorsKent Overstreet2024-07-151-0/+1
* bcachefs: add capacity, reserved to fs_alloc_debug_to_text()Kent Overstreet2024-07-151-0/+1
* bcachefs: Discard, invalidate workers are now per deviceKent Overstreet2024-06-261-5/+11
* bcachefs: Guard against overflowing LRU_TIME_BITSKent Overstreet2024-06-201-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