summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/btree_types.h
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: bkey_cached.btree_trans_barrier_seq needs to be a ulongKent Overstreet2024-04-201-1/+1
* bcachefs: Bump limit in btree_trans_too_many_iters()Kent Overstreet2024-04-041-0/+14
* bcachefs: Pin btree cache in ram for random access in fsckKent Overstreet2024-03-131-0/+6
* bcachefs: BTREE_ID_subvolume_childrenKent Overstreet2024-03-131-0/+1
* bcachefs: Kill more -EIO error codesKent Overstreet2024-03-131-1/+1
* bcachefs: Improve trace_trans_restart_relockKent Overstreet2024-01-211-0/+5
* bcachefs: bch_fs_usage_baseKent Overstreet2024-01-211-0/+3
* bcachefs: BTREE_TRIGGER_ATOMICKent Overstreet2024-01-211-2/+2
* bcachefs: growable btree_pathsKent Overstreet2024-01-011-6/+7
* bcachefs: trans->nr_pathsKent Overstreet2024-01-011-0/+1
* bcachefs: trans->updates will also be resizableKent Overstreet2024-01-011-2/+2
* bcachefs: optimize __bch2_trans_get(), kill DEBUG_TRANSACTIONSKent Overstreet2024-01-011-4/+7
* bcachefs: rcu protect trans->pathsKent Overstreet2024-01-011-2/+8
* bcachefs: Clean up btree_transKent Overstreet2024-01-011-28/+27
* bcachefs: kill btree_path.idxKent Overstreet2024-01-011-1/+0
* bcachefs: btree_insert_entry -> btree_path_idx_tKent Overstreet2024-01-011-1/+1
* bcachefs: btree_iter -> btree_path_idx_tKent Overstreet2024-01-011-6/+18
* bcachefs: bch2_path_get() -> btree_path_idx_tKent Overstreet2024-01-011-0/+2
* bcachefs: kill btree_trans->wb_updatesKent Overstreet2024-01-011-3/+0
* bcachefs: Improve trans->extra_journal_entriesKent Overstreet2024-01-011-2/+4
* bcachefs: kill btree_path->(alloc_seq|downgrade_seq)Kent Overstreet2024-01-011-2/+0
* bcachefs: Refactor trans->paths_allocated to be standard bitmapKent Overstreet2024-01-011-1/+1
* bcachefs: Kill btree_iter->journal_posKent Overstreet2024-01-011-1/+0
* bcachefs: Kill memset() in bch2_btree_iter_init()Kent Overstreet2024-01-011-2/+1
* bcachefs: Kill BTREE_ITER_ALL_LEVELSKent Overstreet2024-01-011-16/+15
* bcachefs: Kill BTREE_UPDATE_PREJOURNALKent Overstreet2024-01-011-1/+0
* bcachefs: Don't decrease BTREE_ITER_MAX when LOCKDEP=yKent Overstreet2023-11-141-4/+0
* bcachefs: Kill journal pre-reservationsKent Overstreet2023-11-141-3/+0
* bcachefs: btree_trans->write_lockedKent Overstreet2023-11-131-0/+1
* bcachefs: Split out btree_key_cache_types.hKent Overstreet2023-11-131-26/+1
* Merge tag 'bcachefs-2023-11-5' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2023-11-071-16/+33
|\
| * bcachefs: Add a comment for BTREE_INSERT_NOJOURNAL usageKent Overstreet2023-11-041-1/+1
| * bcachefs: rebalance_work btree is not a snapshots btreeKent Overstreet2023-11-041-0/+11
| * bcachefs: Ensure srcu lock is not held too longKent Overstreet2023-11-041-0/+1
| * bcachefs: Don't downgrade locks on transaction restartKent Overstreet2023-11-011-0/+2
| * bcachefs: Fix btree_node_type enumKent Overstreet2023-10-311-16/+19
* | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-021-2/+2
|/
* bcachefs: Heap allocate btree_transKent Overstreet2023-10-221-2/+2
* bcachefs: Fix W=12 build errorsKent Overstreet2023-10-221-17/+17
* bcachefs: Consolidate btree id propertiesKent Overstreet2023-10-221-32/+35
* bcachefs: support btree updates of prejournaled keysBrian Foster2023-10-221-0/+1
* bcachefs: Assorted sparse fixesKent Overstreet2023-10-221-0/+5
* bcachefs: Btree iterator, update flags no longer conflictKent Overstreet2023-10-221-0/+1
* bcachefs: Convert constants to constsKent Overstreet2023-10-221-16/+16
* bcachefs: Split trans->last_begin_ip and trans->last_restarted_ipKent Overstreet2023-10-221-0/+1
* bcachefs: Add missing includeKent Overstreet2023-10-221-0/+1
* bcachefs: Btree write bufferKent Overstreet2023-10-221-0/+3
* bcachefs: Kill trans->flagsKent Overstreet2023-10-221-1/+0
* bcachefs: trans->notrace_relock_failKent Overstreet2023-10-221-0/+1
* bcachefs: Use six_lock_ip()Kent Overstreet2023-10-221-2/+15