summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/bcachefs.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* bcachefs: bch_err_(fn|msg) check if should printKent Overstreet2024-01-011-2/+7
* bcachefs: fix userspace build errorsKent Overstreet2024-01-011-0/+1
* bcachefs: kill btree_trans->wb_updatesKent Overstreet2024-01-011-1/+0
* bcachefs: btree write buffer now slurps keys from journalKent Overstreet2024-01-011-0/+11
* bcachefs: Improve trans->extra_journal_entriesKent Overstreet2024-01-011-0/+1
* bcachefs: Fix snapshot.c assertion for online fsckKent Overstreet2024-01-011-0/+3
* bcachefs: BCH_IOCTL_FSCK_ONLINEKent Overstreet2024-01-011-0/+1
* bcachefs: bch2_run_online_recovery_passes()Kent Overstreet2024-01-011-0/+7
* bcachefs: Add ability to redirect log outputKent Overstreet2024-01-011-14/+41
* bcachefs: c->ro_refKent Overstreet2024-01-011-0/+21
* bcachefs: count_event()Kent Overstreet2024-01-011-1/+3
* bcachefs: Clean up btree write buffer write ref handlingKent Overstreet2024-01-011-1/+2
* bcachefs: convert bch_fs_flags to x-macroKent Overstreet2024-01-011-28/+34
* bcachefs: track_event_change()Kent Overstreet2024-01-011-1/+3
* bcachefs: bch_sb.recovery_passes_requiredKent Overstreet2024-01-011-0/+1
* bcachefs: Fix zstd compress workspace sizeKent Overstreet2023-11-281-1/+1
* bcachefs: Proper refcounting for journal_keysKent Overstreet2023-11-241-0/+2
* bcachefs: Fix multiple -Warray-bounds warningsGustavo A. R. Silva2023-11-131-1/+1
* bcachefs: bch_sb_field_errorsKent Overstreet2023-11-011-5/+9
* bcachefs: Add IO error counts to bch_memberKent Overstreet2023-11-011-0/+2
* bcachefs: rebalance_workKent Overstreet2023-11-011-0/+1
* bcachefs: move: move_stats refactoringKent Overstreet2023-10-311-3/+0
* bcachefs: Split out disk_groups_types.hKent Overstreet2023-10-311-0/+1
* bcachefs: Don't run bch2_delete_dead_snapshots() unnecessarilyKent Overstreet2023-10-311-1/+1
* bcachefs: snapshot_create_lockKent Overstreet2023-10-221-0/+1
* bcachefs: bch_err_msg(), bch_err_fn() now filters out transaction restart errorsKent Overstreet2023-10-221-2/+10
* bcachefs: Heap allocate btree_transKent Overstreet2023-10-221-4/+4
* bcachefs: Fix W=12 build errorsKent Overstreet2023-10-221-1/+1
* bcachefs: BTREE_ID_logged_opsKent Overstreet2023-10-221-0/+1
* bcachefs: Add logging to bch2_inode_peek() & relatedKent Overstreet2023-10-221-2/+2
* bcachefs: Ensure topology repair runsKent Overstreet2023-10-221-0/+1
* bcachefs: Log a message when running an explicit recovery passKent Overstreet2023-10-221-16/+0
* bcachefs: bcachefs_metadata_version_deleted_inodesKent Overstreet2023-10-221-0/+1
* bcachefs: recovery_types.hKent Overstreet2023-10-221-42/+1
* bcachefs: Make topology repair a normal recovery passKent Overstreet2023-10-221-5/+8
* bcachefs: bch2_run_explicit_recovery_pass()Kent Overstreet2023-10-221-1/+14
* bcachefs: Upgrade path fixesKent Overstreet2023-10-221-1/+1
* bcachefs: Convert snapshot table to RCU arrayKent Overstreet2023-10-221-2/+3
* bcachefs: Version table now lists required recovery passesKent Overstreet2023-10-221-11/+6
* bcachefs: bcachefs_metadata_version_major_minorKent Overstreet2023-10-221-1/+0
* bcachefs: Enumerate recovery passesKent Overstreet2023-10-221-5/+44
* bcachefs: Stash journal replay params in bch_fsKent Overstreet2023-10-221-0/+3
* bcachefs: version_upgrade is now an enumKent Overstreet2023-10-221-0/+1