summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/bcachefs.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* bcachefs: BCH_SB_VERSION_UPGRADE_COMPLETE()Kent Overstreet2023-10-221-0/+7
* bcachefs: Allow for unknown btree IDsKent Overstreet2023-10-221-1/+2
* bcachefs: New error message helpersKent Overstreet2023-10-221-0/+5
* bcachefs: seqmutex; fix a lockdep splatKent Overstreet2023-10-221-1/+2
* bcachefs: Don't reuse reflink btree keyspaceKent Overstreet2023-10-221-1/+0
* bcachefs: BTREE_ID_snapshot_treeKent Overstreet2023-10-221-0/+1
* bcachefs: move snapshot_t to subvolume_types.hKent Overstreet2023-10-221-12/+0
* bcachefs: Improved copygc wait debuggingKent Overstreet2023-10-221-0/+1
* bcachefs: use dedicated workqueue for tasks holding write refsBrian Foster2023-10-221-0/+6
* bcachefs: Fix bch2_evict_subvolume_inodes()Kent Overstreet2023-10-221-0/+4
* bcachefs: New erasure coding shutdown pathKent Overstreet2023-10-221-4/+3
* bcachefs: bch2_fs_moving_ctxts_to_text()Kent Overstreet2023-10-221-5/+11
* bcachefs: BKEY_PADDED_ONSTACK()Kent Overstreet2023-10-221-0/+3
* bcachefs: Single open_bucket_partial listKent Overstreet2023-10-221-3/+3
* bcachefs: Erasure coding: Track open stripesKent Overstreet2023-10-221-0/+3
* bcachefs: Switch ec_stripes_heap_lock to a mutexKent Overstreet2023-10-221-1/+1
* bcachefs: Fragmentation LRUKent Overstreet2023-10-221-1/+0
* bcachefs: Handle btree node rewrites before going RWKent Overstreet2023-10-221-0/+3
* bcachefs: Improved nocow lockingKent Overstreet2023-10-221-1/+1
* bcachefs: bucket_gens btreeKent Overstreet2023-10-221-0/+1
* bcachefs: Nocow supportKent Overstreet2023-10-221-2/+8
* bcachefs: New on disk format: BackpointersKent Overstreet2023-10-221-1/+6