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
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
2024-05-08
bcachefs: get_unlocked_mut_path -> bch2_path_get_unlocked_mut
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-05-08
bcachefs: When traversing to interior nodes, propagate result to paths to sam...
Kent Overstreet
2024-05-08
bcachefs: bch2_btree_path_to_text()
Kent Overstreet
2024-05-08
bcachefs: prt_printf() now respects \r\n\t
Kent Overstreet
2024-03-31
bcachefs: Improved topology repair checks
Kent Overstreet
2024-03-31
bcachefs: fix trans->mem realloc in __bch2_trans_kmalloc
Hongbo Li
2024-03-13
bcachefs: Use kvzalloc() when dynamically allocating btree paths
Kent Overstreet
2024-03-13
bcachefs: Track iter->ip_allocated at bch2_trans_copy_iter()
Kent Overstreet
2024-03-13
bcachefs: Save key_cache_path in peek_slot()
Kent Overstreet
2024-03-13
bcachefs: Kill more -EIO error codes
Kent Overstreet
2024-03-10
bcachefs: btree_and_journal_iter.trans
Kent Overstreet
2024-03-10
bcachefs: Set path->uptodate when no node at level
Kent Overstreet
2024-03-10
bcachefs: Fix journal replay with unreadable btree roots
Kent Overstreet
2024-02-24
bcachefs: Fix BTREE_ITER_FILTER_SNAPSHOTS on inodes btree
Kent Overstreet
2024-01-21
bcachefs: Improve trace_trans_restart_relock
Kent Overstreet
2024-01-05
bcachefs: Add an option to control btree node prefetching
Kent Overstreet
2024-01-05
bcachefs: track transaction durations
Kent Overstreet
2024-01-05
bcachefs: btree_trans always has stats
Kent Overstreet
2024-01-01
bcachefs: bch2_btree_trans_peek_slot_updates
Kent Overstreet
2024-01-01
bcachefs: bch2_btree_trans_peek_prev_updates
Kent Overstreet
[next]