summaryrefslogtreecommitdiff
path: root/fs/bcachefs/bcachefs.h
AgeCommit message (Expand)AuthorFilesLines
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
2023-10-23bcachefs: move snapshot_t to subvolume_types.hKent Overstreet1-12/+0
2023-10-23bcachefs: Improved copygc wait debuggingKent Overstreet1-0/+1
2023-10-23bcachefs: use dedicated workqueue for tasks holding write refsBrian Foster1-0/+6
2023-10-23bcachefs: Fix bch2_evict_subvolume_inodes()Kent Overstreet1-0/+4
2023-10-23bcachefs: New erasure coding shutdown pathKent Overstreet1-4/+3
2023-10-23bcachefs: bch2_fs_moving_ctxts_to_text()Kent Overstreet1-5/+11
2023-10-23bcachefs: BKEY_PADDED_ONSTACK()Kent Overstreet1-0/+3
2023-10-23bcachefs: Single open_bucket_partial listKent Overstreet1-3/+3
2023-10-23bcachefs: Erasure coding: Track open stripesKent Overstreet1-0/+3
2023-10-23bcachefs: Switch ec_stripes_heap_lock to a mutexKent Overstreet1-1/+1
2023-10-23bcachefs: Fragmentation LRUKent Overstreet1-1/+0
2023-10-23bcachefs: Handle btree node rewrites before going RWKent Overstreet1-0/+3
2023-10-23bcachefs: Improved nocow lockingKent Overstreet1-1/+1
2023-10-23bcachefs: bucket_gens btreeKent Overstreet1-0/+1
2023-10-23bcachefs: Nocow supportKent Overstreet1-2/+8
2023-10-23bcachefs: New on disk format: BackpointersKent Overstreet1-1/+6
2023-10-23bcachefs: Btree write bufferKent Overstreet1-0/+4
2023-10-23bcachefs: Go RW before check_alloc_info()Kent Overstreet1-0/+1
2023-10-23bcachefs: Debug mode for c->writes referencesKent Overstreet1-0/+72
2023-10-23bcachefs: Fix a race with b->write_typeKent Overstreet1-17/+0
2023-10-23bcachefs: Error message improvementKent Overstreet1-6/+33
2023-10-23bcachefs: Fixes for building in userspaceKent Overstreet1-0/+4
2023-10-23bcachefs: More style fixesKent Overstreet1-1/+1
2023-10-23bcachefs: Improved btree write statisticsKent Overstreet1-5/+24
2023-10-23bcachefs: Assorted checkpatch fixesKent Overstreet1-1/+1
2023-10-23bcachefs: Optimize bch2_trans_init()Kent Overstreet1-1/+0
2023-10-23bcachefs: Improve bch2_fsck_err()Kent Overstreet1-1/+3
2023-10-23bcachefs: Kill journal_keys->journal_seq_baseKent Overstreet1-3/+2
2023-10-23bcachefs: Delete time_stats for lock contended timesKent Overstreet1-3/+0
2023-10-23bcachefs: Add persistent counters for all tracepointsKent Overstreet1-6/+6