summaryrefslogtreecommitdiff
path: root/fs/bcachefs/bcachefs.h
AgeCommit message (Expand)Author
2023-08-14bcachefs: Add logging to bch2_inode_peek() & relatedKent Overstreet
2023-08-14bcachefs: Ensure topology repair runsKent Overstreet
2023-08-14bcachefs: Log a message when running an explicit recovery passKent Overstreet
2023-08-14bcachefs: bcachefs_metadata_version_deleted_inodesKent Overstreet
2023-08-14bcachefs: recovery_types.hKent Overstreet
2023-08-14bcachefs: Make topology repair a normal recovery passKent Overstreet
2023-08-14bcachefs: bch2_run_explicit_recovery_pass()Kent Overstreet
2023-08-14bcachefs: Upgrade path fixesKent Overstreet
2023-08-14bcachefs: Convert snapshot table to RCU arrayKent Overstreet
2023-08-14bcachefs: Version table now lists required recovery passesKent Overstreet
2023-08-14bcachefs: bcachefs_metadata_version_major_minorKent Overstreet
2023-08-14bcachefs: Enumerate recovery passesKent Overstreet
2023-08-14bcachefs: Stash journal replay params in bch_fsKent Overstreet
2023-08-14bcachefs: version_upgrade is now an enumKent Overstreet
2023-08-14bcachefs: BCH_SB_VERSION_UPGRADE_COMPLETE()Kent Overstreet
2023-08-14bcachefs: Allow for unknown btree IDsKent Overstreet
2023-08-14bcachefs: New error message helpersKent Overstreet
2023-08-14bcachefs: seqmutex; fix a lockdep splatKent Overstreet
2023-08-14bcachefs: Don't reuse reflink btree keyspaceKent Overstreet
2023-08-14bcachefs: BTREE_ID_snapshot_treeKent Overstreet
2023-08-14bcachefs: move snapshot_t to subvolume_types.hKent Overstreet
2023-08-14bcachefs: Improved copygc wait debuggingKent Overstreet
2023-08-14bcachefs: use dedicated workqueue for tasks holding write refsBrian Foster
2023-08-14bcachefs: Fix bch2_evict_subvolume_inodes()Kent Overstreet
2023-08-14bcachefs: New erasure coding shutdown pathKent Overstreet
2023-08-14bcachefs: bch2_fs_moving_ctxts_to_text()Kent Overstreet
2023-08-14bcachefs: BKEY_PADDED_ONSTACK()Kent Overstreet
2023-08-14bcachefs: Single open_bucket_partial listKent Overstreet
2023-08-14bcachefs: Erasure coding: Track open stripesKent Overstreet
2023-08-14bcachefs: Switch ec_stripes_heap_lock to a mutexKent Overstreet
2023-08-14bcachefs: Fragmentation LRUKent Overstreet
2023-08-14bcachefs: Handle btree node rewrites before going RWKent Overstreet
2023-08-14bcachefs: Improved nocow lockingKent Overstreet
2023-08-14bcachefs: bucket_gens btreeKent Overstreet
2023-08-14bcachefs: Nocow supportKent Overstreet
2023-08-14bcachefs: New on disk format: BackpointersKent Overstreet
2023-08-14bcachefs: Btree write bufferKent Overstreet
2023-08-14bcachefs: Go RW before check_alloc_info()Kent Overstreet
2023-08-14bcachefs: Debug mode for c->writes referencesKent Overstreet
2023-08-14bcachefs: Fix a race with b->write_typeKent Overstreet
2023-08-14bcachefs: Error message improvementKent Overstreet
2023-08-14bcachefs: Fixes for building in userspaceKent Overstreet
2023-08-14bcachefs: More style fixesKent Overstreet
2023-08-14bcachefs: Improved btree write statisticsKent Overstreet
2023-08-14bcachefs: Assorted checkpatch fixesKent Overstreet
2023-08-14bcachefs: Optimize bch2_trans_init()Kent Overstreet
2023-08-14bcachefs: Improve bch2_fsck_err()Kent Overstreet
2023-08-14bcachefs: Kill journal_keys->journal_seq_baseKent Overstreet
2023-08-14bcachefs: Delete time_stats for lock contended timesKent Overstreet
2023-08-14bcachefs: Add persistent counters for all tracepointsKent Overstreet