index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
btree_types.h
Age
Commit message (
Expand
)
Author
2024-06-19
bcachefs: Fix btree ID bitmasks
Kent Overstreet
2024-05-09
bcachefs: add counters for failed shrinker reclaim
Daniel Hill
2024-05-08
bcachefs: Improve sysfs internal/btree_cache
Kent Overstreet
2024-05-08
bcachefs: Run bch2_check_fix_ptrs() via triggers
Kent Overstreet
2024-05-08
bcachefs: trans->locked
Kent Overstreet
2024-05-08
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
2024-05-08
bcachefs: __BTREE_ITER_ALL_SNAPSHOTS -> BTREE_ITER_SNAPSHOT_FIELD
Kent Overstreet
2024-04-20
bcachefs: bkey_cached.btree_trans_barrier_seq needs to be a ulong
Kent Overstreet
2024-04-04
bcachefs: Bump limit in btree_trans_too_many_iters()
Kent Overstreet
2024-03-13
bcachefs: Pin btree cache in ram for random access in fsck
Kent Overstreet
2024-03-13
bcachefs: BTREE_ID_subvolume_children
Kent Overstreet
2024-03-13
bcachefs: Kill more -EIO error codes
Kent Overstreet
2024-01-21
bcachefs: Improve trace_trans_restart_relock
Kent Overstreet
2024-01-21
bcachefs: bch_fs_usage_base
Kent Overstreet
2024-01-21
bcachefs: BTREE_TRIGGER_ATOMIC
Kent Overstreet
2024-01-01
bcachefs: growable btree_paths
Kent Overstreet
2024-01-01
bcachefs: trans->nr_paths
Kent Overstreet
2024-01-01
bcachefs: trans->updates will also be resizable
Kent Overstreet
2024-01-01
bcachefs: optimize __bch2_trans_get(), kill DEBUG_TRANSACTIONS
Kent Overstreet
2024-01-01
bcachefs: rcu protect trans->paths
Kent Overstreet
2024-01-01
bcachefs: Clean up btree_trans
Kent Overstreet
2024-01-01
bcachefs: kill btree_path.idx
Kent Overstreet
2024-01-01
bcachefs: btree_insert_entry -> btree_path_idx_t
Kent Overstreet
2024-01-01
bcachefs: btree_iter -> btree_path_idx_t
Kent Overstreet
2024-01-01
bcachefs: bch2_path_get() -> btree_path_idx_t
Kent Overstreet
2024-01-01
bcachefs: kill btree_trans->wb_updates
Kent Overstreet
2024-01-01
bcachefs: Improve trans->extra_journal_entries
Kent Overstreet
2024-01-01
bcachefs: kill btree_path->(alloc_seq|downgrade_seq)
Kent Overstreet
2024-01-01
bcachefs: Refactor trans->paths_allocated to be standard bitmap
Kent Overstreet
2024-01-01
bcachefs: Kill btree_iter->journal_pos
Kent Overstreet
2024-01-01
bcachefs: Kill memset() in bch2_btree_iter_init()
Kent Overstreet
2024-01-01
bcachefs: Kill BTREE_ITER_ALL_LEVELS
Kent Overstreet
2024-01-01
bcachefs: Kill BTREE_UPDATE_PREJOURNAL
Kent Overstreet
2023-11-14
bcachefs: Don't decrease BTREE_ITER_MAX when LOCKDEP=y
Kent Overstreet
2023-11-14
bcachefs: Kill journal pre-reservations
Kent Overstreet
2023-11-13
bcachefs: btree_trans->write_locked
Kent Overstreet
2023-11-13
bcachefs: Split out btree_key_cache_types.h
Kent Overstreet
2023-11-07
Merge tag 'bcachefs-2023-11-5' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2023-11-04
bcachefs: Add a comment for BTREE_INSERT_NOJOURNAL usage
Kent Overstreet
2023-11-04
bcachefs: rebalance_work btree is not a snapshots btree
Kent Overstreet
2023-11-04
bcachefs: Ensure srcu lock is not held too long
Kent Overstreet
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-01
bcachefs: Don't downgrade locks on transaction restart
Kent Overstreet
2023-10-31
bcachefs: Fix btree_node_type enum
Kent Overstreet
2023-10-22
bcachefs: Heap allocate btree_trans
Kent Overstreet
2023-10-22
bcachefs: Fix W=12 build errors
Kent Overstreet
2023-10-22
bcachefs: Consolidate btree id properties
Kent Overstreet
2023-10-22
bcachefs: support btree updates of prejournaled keys
Brian Foster
2023-10-22
bcachefs: Assorted sparse fixes
Kent Overstreet
2023-10-22
bcachefs: Btree iterator, update flags no longer conflict
Kent Overstreet
[next]