index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
btree_cache.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcachefs: fix failure to relock in btree_node_fill()
Kent Overstreet
2024-08-22
1
-0
/
+4
*
bcachefs: fix failure to relock in bch2_btree_node_mem_alloc()
Kent Overstreet
2024-08-22
1
-0
/
+17
*
bcachefs: Fix failure to relock in btree_node_get()
Kent Overstreet
2024-08-22
1
-0
/
+4
*
bcachefs: bch2_btree_id_to_text()
Kent Overstreet
2024-07-14
1
-0
/
+8
*
bcachefs: Use try_cmpxchg() family of functions instead of cmpxchg()
Uros Bizjak
2024-07-14
1
-4
/
+4
*
bcachefs: Enable automatic shrinking for rhashtables
Kent Overstreet
2024-06-10
1
-4
/
+5
*
bcachefs: add counters for failed shrinker reclaim
Daniel Hill
2024-05-09
1
-20
/
+68
*
bcachefs: for_each_bset() declares loop iter
Kent Overstreet
2024-05-09
1
-3
/
+0
*
bcachefs: Improve sysfs internal/btree_cache
Kent Overstreet
2024-05-08
1
-5
/
+28
*
bcachefs: Run bch2_check_fix_ptrs() via triggers
Kent Overstreet
2024-05-08
1
-0
/
+29
*
bcachefs: Fix bch2_btree_node_fill() for !path
Kent Overstreet
2024-04-14
1
-26
/
+18
*
bcachefs: add safety checks in bch2_btree_node_fill()
Kent Overstreet
2024-04-14
1
-1
/
+24
*
bcachefs: fix race in bch2_btree_node_evict()
Kent Overstreet
2024-04-13
1
-1
/
+3
*
bcachefs: Improved topology repair checks
Kent Overstreet
2024-03-31
1
-1
/
+2
*
bcachefs: Add an assertion for trying to evict btree root
Kent Overstreet
2024-03-31
1
-0
/
+2
*
bcachefs: Pin btree cache in ram for random access in fsck
Kent Overstreet
2024-03-13
1
-0
/
+13
*
bcachefs: Kill more -EIO error codes
Kent Overstreet
2024-03-13
1
-3
/
+3
*
bcachefs: kill kvpmalloc()
Kent Overstreet
2024-03-13
1
-4
/
+4
*
bcachefs: btree node prefetching in check_topology
Kent Overstreet
2024-03-10
1
-3
/
+7
*
bcachefs: Prep work for variable size btree node buffers
Kent Overstreet
2024-01-21
1
-6
/
+6
*
bcachefs: don't clear accessed bit in btree node fill
Kent Overstreet
2024-01-05
1
-6
/
+0
*
bcachefs: Include btree_trans in more tracepoints
Kent Overstreet
2024-01-01
1
-10
/
+12
*
bcachefs: Don't drop journal pins in exit path
Kent Overstreet
2023-12-03
1
-5
/
+3
*
Merge tag 'bcachefs-2023-11-5' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2023-11-07
1
-5
/
+18
|
\
|
*
bcachefs: Fix shrinker names
Kent Overstreet
2023-10-31
1
-1
/
+1
|
*
bcachefs: bch2_btree_id_str()
Kent Overstreet
2023-10-31
1
-4
/
+17
*
|
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-02
1
-10
/
+12
|
/
*
bcachefs: Minor bch2_btree_node_get() smatch fixes
Kent Overstreet
2023-10-22
1
-22
/
+2
*
bcachefs: Fix W=12 build errors
Kent Overstreet
2023-10-22
1
-3
/
+12
*
bcachefs: bkey_format helper improvements
Kent Overstreet
2023-10-22
1
-9
/
+6
*
bcachefs: Enumerate recovery passes
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Delete redundant log messages
Kent Overstreet
2023-10-22
1
-10
/
+9
*
bcachefs: Allow for unknown btree IDs
Kent Overstreet
2023-10-22
1
-8
/
+13
*
bcachefs: unregister_shrinker() now safe on not-registered shrinker
Kent Overstreet
2023-10-22
1
-2
/
+1
*
bcachefs: bch2_trans_unlock_noassert()
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Ensure bch2_btree_node_get() calls relock() after unlock()
Kent Overstreet
2023-10-22
1
-12
/
+19
*
six locks: Kill six_lock_state union
Kent Overstreet
2023-10-22
1
-3
/
+3
*
six locks: Kill six_lock_pcpu_(alloc|free)
Kent Overstreet
2023-10-22
1
-4
/
+4
*
bcachefs: Clear btree_node_just_written() when node reused or evicted
Kent Overstreet
2023-10-22
1
-0
/
+3
*
bcachefs: Private error codes: ENOMEM
Kent Overstreet
2023-10-22
1
-9
/
+9
*
bcachefs: bch2_btree_node_to_text() const correctness
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: Centralize btree node lock initialization
Kent Overstreet
2023-10-22
1
-2
/
+1
*
bcachefs: Plumb btree_trans through btree cache code
Kent Overstreet
2023-10-22
1
-13
/
+14
*
bcachefs: Use six_lock_ip()
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Convert EAGAIN errors to private error codes
Kent Overstreet
2023-10-22
1
-3
/
+1
*
bcachefs: New bpos_cmp(), bkey_cmp() replacements
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: Don't set accessed bit on btree node fill
Kent Overstreet
2023-10-22
1
-4
/
+10
*
bcachefs: Split out __bch2_btree_node_get()
Kent Overstreet
2023-10-22
1
-54
/
+108
*
bcachefs: Fix a race with b->write_type
Kent Overstreet
2023-10-22
1
-1
/
+0
*
bcachefs: More style fixes
Kent Overstreet
2023-10-22
1
-2
/
+7
[next]