summaryrefslogtreecommitdiff
path: root/fs/bcachefs/bcachefs.h
AgeCommit message (Expand)AuthorFilesLines
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-29bcachefs: Fix zstd compress workspace sizeKent Overstreet1-1/+1
2023-11-24bcachefs: Proper refcounting for journal_keysKent Overstreet1-0/+2
2023-11-14bcachefs: Fix multiple -Warray-bounds warningsGustavo A. R. Silva1-1/+1
2023-11-02bcachefs: bch_sb_field_errorsKent Overstreet1-5/+9
2023-11-02bcachefs: Add IO error counts to bch_memberKent Overstreet1-0/+2
2023-11-02bcachefs: rebalance_workKent Overstreet1-0/+1
2023-10-31bcachefs: move: move_stats refactoringKent Overstreet1-3/+0
2023-10-31bcachefs: Split out disk_groups_types.hKent Overstreet1-0/+1
2023-10-31bcachefs: Don't run bch2_delete_dead_snapshots() unnecessarilyKent Overstreet1-1/+1
2023-10-23bcachefs: snapshot_create_lockKent Overstreet1-0/+1
2023-10-23bcachefs: bch_err_msg(), bch_err_fn() now filters out transaction restart errorsKent Overstreet1-2/+10
2023-10-23bcachefs: Heap allocate btree_transKent Overstreet1-4/+4
2023-10-23bcachefs: Fix W=12 build errorsKent Overstreet1-1/+1
2023-10-23bcachefs: BTREE_ID_logged_opsKent Overstreet1-0/+1
2023-10-23bcachefs: Add logging to bch2_inode_peek() & relatedKent Overstreet1-2/+2
2023-10-23bcachefs: Ensure topology repair runsKent Overstreet1-0/+1
2023-10-23bcachefs: Log a message when running an explicit recovery passKent Overstreet1-16/+0
2023-10-23bcachefs: bcachefs_metadata_version_deleted_inodesKent Overstreet1-0/+1
2023-10-23bcachefs: recovery_types.hKent Overstreet1-42/+1
2023-10-23bcachefs: Make topology repair a normal recovery passKent Overstreet1-5/+8
2023-10-23bcachefs: bch2_run_explicit_recovery_pass()Kent Overstreet1-1/+14
2023-10-23bcachefs: Upgrade path fixesKent Overstreet1-1/+1
2023-10-23bcachefs: Convert snapshot table to RCU arrayKent Overstreet1-2/+3
2023-10-23bcachefs: Version table now lists required recovery passesKent Overstreet1-11/+6
2023-10-23bcachefs: bcachefs_metadata_version_major_minorKent Overstreet1-1/+0
2023-10-23bcachefs: Enumerate recovery passesKent Overstreet1-5/+44
2023-10-23bcachefs: Stash journal replay params in bch_fsKent Overstreet1-0/+3
2023-10-23bcachefs: version_upgrade is now an enumKent Overstreet1-0/+1
2023-10-23bcachefs: BCH_SB_VERSION_UPGRADE_COMPLETE()Kent Overstreet1-0/+7
2023-10-23bcachefs: Allow for unknown btree IDsKent Overstreet1-1/+2
2023-10-23bcachefs: New error message helpersKent Overstreet1-0/+5
2023-10-23bcachefs: seqmutex; fix a lockdep splatKent Overstreet1-1/+2
2023-10-23bcachefs: Don't reuse reflink btree keyspaceKent Overstreet1-1/+0
2023-10-23bcachefs: BTREE_ID_snapshot_treeKent Overstreet1-0/+1