index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
btree_types.h
Age
Commit message (
Expand
)
Author
2025-06-15
bcachefs: Fix alloc_req use after free
Alan Huang
2025-06-11
bcachefs: Add more flags to btree nodes for rewrite reason
Kent Overstreet
2025-05-30
bcachefs: Kill bkey_buf in btree_path_down()
Kent Overstreet
2025-05-21
bcachefs: Split out accounting in transaction commit
Kent Overstreet
2025-05-21
bcachefs: btree_trans_subbuf
Kent Overstreet
2025-05-21
bcachefs: Kill BTREE_TRIGGER_bucket_invalidate
Alan Huang
2025-05-21
bcachefs: Remove spurious +1/-1 operation
Alan Huang
2025-05-21
bcachefs: Improve bch2_btree_cache_to_text()
Kent Overstreet
2025-05-21
bcachefs: trace bch2_trans_kmalloc()
Kent Overstreet
2025-04-02
bcachefs: Kill btree_iter.trans
Kent Overstreet
2025-03-14
bcachefs: Better trigger ordering
Kent Overstreet
2025-02-12
bcachefs: CONFIG_BCACHEFS_INJECT_TRANSACTION_RESTARTS
Kent Overstreet
2025-01-09
bcachefs: Assert that btree write buffer only touches the right btrees
Kent Overstreet
2024-12-21
bcachefs: Better in_restart error
Kent Overstreet
2024-09-21
bcachefs: Rework btree node pinning
Kent Overstreet
2024-09-21
bcachefs: split up btree cache counters for live, freeable
Kent Overstreet
2024-09-21
bcachefs: btree cache counters should be size_t
Kent Overstreet
2024-09-21
bcachefs: Add pinned to btree cache not freed counters
Kent Overstreet
2024-09-09
bcachefs: key cache can now allocate from pending
Kent Overstreet
2024-09-09
bcachefs: Rip out freelists from btree key cache
Kent Overstreet
2024-07-18
bcachefs: Fix integer overflow on trans->nr_updates
Kent Overstreet
2024-07-14
bcachefs: Add lockdep support for btree node locks
Kent Overstreet
2024-07-14
bcachefs: Simplify btree key cache fill path
Kent Overstreet
2024-07-14
bcachefs: btree_types bitmask cleanups
Kent Overstreet
2024-07-14
bcachefs: Disk space accounting rewrite
Kent Overstreet
2024-07-11
bcachefs: Set PF_MEMALLOC_NOFS when trans->locked
Kent Overstreet
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
[next]