index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
btree_types.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-30
bcachefs: Kill bkey_buf in btree_path_down()
Kent Overstreet
1
-0
/
+2
2025-05-21
bcachefs: Split out accounting in transaction commit
Kent Overstreet
1
-0
/
+1
2025-05-21
bcachefs: btree_trans_subbuf
Kent Overstreet
1
-3
/
+7
2025-05-21
bcachefs: Kill BTREE_TRIGGER_bucket_invalidate
Alan Huang
1
-5
/
+1
2025-05-21
bcachefs: Remove spurious +1/-1 operation
Alan Huang
1
-2
/
+2
2025-05-21
bcachefs: Improve bch2_btree_cache_to_text()
Kent Overstreet
1
-0
/
+1
2025-05-21
bcachefs: trace bch2_trans_kmalloc()
Kent Overstreet
1
-0
/
+9
2025-04-02
bcachefs: Kill btree_iter.trans
Kent Overstreet
1
-1
/
+0
2025-03-14
bcachefs: Better trigger ordering
Kent Overstreet
1
-0
/
+13
2025-02-12
bcachefs: CONFIG_BCACHEFS_INJECT_TRANSACTION_RESTARTS
Kent Overstreet
1
-0
/
+3
2025-01-09
bcachefs: Assert that btree write buffer only touches the right btrees
Kent Overstreet
1
-14
/
+25
2024-12-21
bcachefs: Better in_restart error
Kent Overstreet
1
-0
/
+3
2024-09-21
bcachefs: Rework btree node pinning
Kent Overstreet
1
-8
/
+13
2024-09-21
bcachefs: split up btree cache counters for live, freeable
Kent Overstreet
1
-2
/
+2
2024-09-21
bcachefs: btree cache counters should be size_t
Kent Overstreet
1
-6
/
+7
2024-09-21
bcachefs: Add pinned to btree cache not freed counters
Kent Overstreet
1
-9
/
+20
2024-09-09
bcachefs: key cache can now allocate from pending
Kent Overstreet
1
-1
/
+0
2024-09-09
bcachefs: Rip out freelists from btree key cache
Kent Overstreet
1
-2
/
+2
2024-07-18
bcachefs: Fix integer overflow on trans->nr_updates
Kent Overstreet
1
-1
/
+1
2024-07-14
bcachefs: Add lockdep support for btree node locks
Kent Overstreet
1
-0
/
+3
2024-07-14
bcachefs: Simplify btree key cache fill path
Kent Overstreet
1
-1
/
+0
2024-07-14
bcachefs: btree_types bitmask cleanups
Kent Overstreet
1
-2
/
+12
2024-07-14
bcachefs: Disk space accounting rewrite
Kent Overstreet
1
-1
/
+0
2024-07-11
bcachefs: Set PF_MEMALLOC_NOFS when trans->locked
Kent Overstreet
1
-0
/
+1
2024-06-19
bcachefs: Fix btree ID bitmasks
Kent Overstreet
1
-8
/
+8
2024-05-09
bcachefs: add counters for failed shrinker reclaim
Daniel Hill
1
-0
/
+10
2024-05-08
bcachefs: Improve sysfs internal/btree_cache
Kent Overstreet
1
-0
/
+2
2024-05-08
bcachefs: Run bch2_check_fix_ptrs() via triggers
Kent Overstreet
1
-0
/
+2
2024-05-08
bcachefs: trans->locked
Kent Overstreet
1
-1
/
+3
2024-05-08
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
1
-29
/
+80
2024-05-08
bcachefs: __BTREE_ITER_ALL_SNAPSHOTS -> BTREE_ITER_SNAPSHOT_FIELD
Kent Overstreet
1
-1
/
+1
2024-04-20
bcachefs: bkey_cached.btree_trans_barrier_seq needs to be a ulong
Kent Overstreet
1
-1
/
+1
2024-04-04
bcachefs: Bump limit in btree_trans_too_many_iters()
Kent Overstreet
1
-0
/
+14
2024-03-13
bcachefs: Pin btree cache in ram for random access in fsck
Kent Overstreet
1
-0
/
+6
2024-03-13
bcachefs: BTREE_ID_subvolume_children
Kent Overstreet
1
-0
/
+1
2024-03-13
bcachefs: Kill more -EIO error codes
Kent Overstreet
1
-1
/
+1
2024-01-21
bcachefs: Improve trace_trans_restart_relock
Kent Overstreet
1
-0
/
+5
2024-01-21
bcachefs: bch_fs_usage_base
Kent Overstreet
1
-0
/
+3
2024-01-21
bcachefs: BTREE_TRIGGER_ATOMIC
Kent Overstreet
1
-2
/
+2
2024-01-01
bcachefs: growable btree_paths
Kent Overstreet
1
-6
/
+7
2024-01-01
bcachefs: trans->nr_paths
Kent Overstreet
1
-0
/
+1
2024-01-01
bcachefs: trans->updates will also be resizable
Kent Overstreet
1
-2
/
+2
2024-01-01
bcachefs: optimize __bch2_trans_get(), kill DEBUG_TRANSACTIONS
Kent Overstreet
1
-4
/
+7
2024-01-01
bcachefs: rcu protect trans->paths
Kent Overstreet
1
-2
/
+8
2024-01-01
bcachefs: Clean up btree_trans
Kent Overstreet
1
-28
/
+27
2024-01-01
bcachefs: kill btree_path.idx
Kent Overstreet
1
-1
/
+0
2024-01-01
bcachefs: btree_insert_entry -> btree_path_idx_t
Kent Overstreet
1
-1
/
+1
2024-01-01
bcachefs: btree_iter -> btree_path_idx_t
Kent Overstreet
1
-6
/
+18
2024-01-01
bcachefs: bch2_path_get() -> btree_path_idx_t
Kent Overstreet
1
-0
/
+2
2024-01-01
bcachefs: kill btree_trans->wb_updates
Kent Overstreet
1
-3
/
+0
[next]