aboutsummaryrefslogtreecommitdiff
path: root/fs/bcachefs/btree_types.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: Fix integer overflow on trans->nr_updatesKent Overstreet2024-07-181-1/+1
* bcachefs: Add lockdep support for btree node locksKent Overstreet2024-07-141-0/+3
* bcachefs: Simplify btree key cache fill pathKent Overstreet2024-07-141-1/+0
* bcachefs: btree_types bitmask cleanupsKent Overstreet2024-07-141-2/+12
* bcachefs: Disk space accounting rewriteKent Overstreet2024-07-141-1/+0
* bcachefs: Set PF_MEMALLOC_NOFS when trans->lockedKent Overstreet2024-07-111-0/+1
* bcachefs: Fix btree ID bitmasksKent Overstreet2024-06-191-8/+8
* bcachefs: add counters for failed shrinker reclaimDaniel Hill2024-05-091-0/+10
* bcachefs: Improve sysfs internal/btree_cacheKent Overstreet2024-05-081-0/+2
* bcachefs: Run bch2_check_fix_ptrs() via triggersKent Overstreet2024-05-081-0/+2
* bcachefs: trans->lockedKent Overstreet2024-05-081-1/+3
* bcachefs: iter/update/trigger/str_hash flag cleanupKent Overstreet2024-05-081-29/+80
* bcachefs: __BTREE_ITER_ALL_SNAPSHOTS -> BTREE_ITER_SNAPSHOT_FIELDKent Overstreet2024-05-081-1/+1
* 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
|/