summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/bcachefs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* bcachefs: Btree write bufferKent Overstreet2023-10-221-0/+4
* bcachefs: Go RW before check_alloc_info()Kent Overstreet2023-10-221-0/+1
* bcachefs: Debug mode for c->writes referencesKent Overstreet2023-10-221-0/+72
* bcachefs: Fix a race with b->write_typeKent Overstreet2023-10-221-17/+0
* bcachefs: Error message improvementKent Overstreet2023-10-221-6/+33
* bcachefs: Fixes for building in userspaceKent Overstreet2023-10-221-0/+4
* bcachefs: More style fixesKent Overstreet2023-10-221-1/+1
* bcachefs: Improved btree write statisticsKent Overstreet2023-10-221-5/+24
* bcachefs: Assorted checkpatch fixesKent Overstreet2023-10-221-1/+1
* bcachefs: Optimize bch2_trans_init()Kent Overstreet2023-10-221-1/+0
* bcachefs: Improve bch2_fsck_err()Kent Overstreet2023-10-221-1/+3
* bcachefs: Kill journal_keys->journal_seq_baseKent Overstreet2023-10-221-3/+2
* bcachefs: Delete time_stats for lock contended timesKent Overstreet2023-10-221-3/+0
* bcachefs: Add persistent counters for all tracepointsKent Overstreet2023-10-221-6/+6
* bcachefs: Track maximum transaction memoryKent Overstreet2023-10-221-0/+1
* bcachefs: Track the maximum btree_paths ever allocated by each transactionKent Overstreet2023-10-221-0/+3
* bcachefs: Rename lock_held_stats -> btree_transaction_statsKent Overstreet2023-10-221-6/+6
* bcachefs: added lock held time statsDaniel Hill2023-10-221-0/+9
* bcachefs: Fix subvol/snapshot deleting in recoveryKent Overstreet2023-10-221-0/+2
* bcachefs: data jobs, including rebalance wait for copygc.Daniel Hill2023-10-221-0/+2
* bcachefs: Go RW before bch2_check_lrus()Kent Overstreet2023-10-221-9/+10
* bcachefs: Add persistent countersDaniel Hill2023-10-221-1/+5
* bcachefs: Shutdown path improvementsKent Overstreet2023-10-221-1/+1
* bcachefs: Kill old rebuild_replicas optionKent Overstreet2023-10-221-1/+0
* bcachefs: Use a genradix for reading journal entriesKent Overstreet2023-10-221-1/+2
* bcachefs: Gap buffer for journal keysKent Overstreet2023-10-221-0/+6
* bcachefs: Kill main in-memory bucket arrayKent Overstreet2023-10-221-1/+1
* bcachefs: New bucket invalidate pathKent Overstreet2023-10-221-0/+1
* bcachefs: New discard implementationKent Overstreet2023-10-221-0/+1