index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
btree_iter.c
Age
Commit message (
Expand
)
Author
2025-02-12
bcachefs: CONFIG_BCACHEFS_INJECT_TRANSACTION_RESTARTS
Kent Overstreet
2025-01-21
bcachefs: Fix btree_trans_peek_key_cache()
Kent Overstreet
2025-01-09
bcachefs: bch2_btree_iter_peek_slot() handles navigating to nonexistent depth
Kent Overstreet
2025-01-09
bcachefs: bch2_trans_node_drop()
Kent Overstreet
2025-01-09
bcachefs: kill __bch2_btree_iter_flags()
Kent Overstreet
2024-12-29
bcachefs: bch2_btree_path_peek_slot() doesn't return errors
Kent Overstreet
2024-12-21
bcachefs: Fix key cache + BTREE_ITER_all_snapshots
Kent Overstreet
2024-12-21
bcachefs: Fix btree_trans_peek_key_cache() BTREE_ITER_all_snapshots
Kent Overstreet
2024-12-21
bcachefs: tidy btree_trans_peek_journal()
Kent Overstreet
2024-12-21
bcachefs: tidy up __bch2_btree_iter_peek()
Kent Overstreet
2024-12-21
bcachefs: bch2_trans_relock() is trylock for lockdep
Kent Overstreet
2024-12-21
bcachefs: Fix null ptr deref in btree_path_lock_root()
Kent Overstreet
2024-12-21
bcachefs: btree_and_journal_iter: don't iterate over too many whiteouts when ...
Kent Overstreet
2024-12-21
bcachefs: peek_prev_min(): Search forwards for extents, snapshots
Kent Overstreet
2024-12-21
bcachefs: Implement bch2_btree_iter_prev_min()
Kent Overstreet
2024-12-21
bcachefs: Simplify btree_iter_peek() filter_snapshots
Kent Overstreet
2024-12-21
bcachefs: Rename btree_iter_peek_upto() -> btree_iter_peek_max()
Kent Overstreet
2024-12-21
bcachefs: bch2_trans_verify_not_unlocked_or_in_restart()
Kent Overstreet
2024-12-21
bcachefs: Better in_restart error
Kent Overstreet
2024-12-21
bcachefs: Assert we're not in a restart in bch2_trans_put()
Kent Overstreet
2024-12-21
bcachefs: Avoid bch2_btree_id_str()
Kent Overstreet
2024-12-21
bcachefs: Delete dead code
Alan Huang
2024-10-29
bcachefs: Fix NULL ptr dereference in btree_node_iter_and_journal_peek
Piotr Zalewski
2024-10-06
bcachefs: btree_iter_peek_upto() now handles BTREE_ITER_all_snapshots
Kent Overstreet
2024-09-09
bcachefs: kill bch2_btree_iter_peek_and_restart()
Kent Overstreet
2024-09-09
bcachefs: Btree path tracepoints
Kent Overstreet
2024-09-09
bcachefs: Add check for btree_path ref overflow
Kent Overstreet
2024-08-13
bcachefs: Convert for_each_btree_node() to lockrestart_do()
Kent Overstreet
2024-08-07
bcachefs: Add missing path_traverse() to btree_iter_next_node()
Kent Overstreet
2024-07-18
bcachefs: Fix fsck warning about btree_trans not passed to fsck error
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: kill key cache arg to bch2_assert_pos_locked()
Kent Overstreet
2024-07-14
bcachefs: Plumb more logging through stdio redirect
Kent Overstreet
2024-07-14
bcachefs: fsck_err() may now take a btree_trans
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-23
bcachefs: Fix btree_trans list ordering
Kent Overstreet
2024-06-23
bcachefs: Fix race between trans_put() and btree_transactions_read()
Kent Overstreet
2024-06-19
bcachefs: Fix bch2_trans_put()
Kent Overstreet
2024-06-10
bcachefs: Add missing synchronize_srcu_expedited() call when shutting down
Kent Overstreet
2024-06-10
bcachefs: Delete incorrect BTREE_ID_NR assertion
Kent Overstreet
2024-05-20
bcachefs: Improve bch2_assert_pos_locked()
Kent Overstreet
2024-05-08
bcachefs: x-macroize journal flags enums
Kent Overstreet
2024-05-08
bcachefs: uninline set_btree_iter_dontneed()
Kent Overstreet
2024-05-08
bcachefs: fix btree_path_clone() ip_allocated
Kent Overstreet
2024-05-08
bcachefs: bch2_trans_verify_not_unlocked()
Kent Overstreet
2024-05-08
bcachefs: bch2_btree_path_can_relock()
Kent Overstreet
2024-05-08
bcachefs: trans->locked
Kent Overstreet
2024-05-08
bcachefs: maintain lock invariants in btree_iter_next_node()
Kent Overstreet
[next]