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
/
alloc_background.c
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Fix a slab-out-of-bounds
Kent Overstreet
2023-10-22
bcachefs: Rip out code for storing backpointers in alloc keys
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_get_key_or_hole()
Kent Overstreet
2023-10-22
bcachefs: bch2_dev_freespace_init() Print out status every 10 seconds
Kent Overstreet
2023-10-22
bcachefs: use dedicated workqueue for tasks holding write refs
Brian Foster
2023-10-22
bcachefs: New erasure coding shutdown path
Kent Overstreet
2023-10-22
bcachefs: Fix next_bucket()
Kent Overstreet
2023-10-22
bcachefs: Single open_bucket_partial list
Kent Overstreet
2023-10-22
bcachefs: Don't invalidate open buckets
Kent Overstreet
2023-10-22
bcachefs: Fragmentation LRU
Kent Overstreet
2023-10-22
bcachefs: Use btree write buffer for LRU btree
Kent Overstreet
2023-10-22
bcachefs: let __bch2_btree_insert() pass in flags
Daniel Hill
2023-10-22
bcachefs: Improve invalidate_one_bucket() error messages
Kent Overstreet
2023-10-22
bcachefs: BKEY_INVALID_FROM_JOURNAL
Kent Overstreet
2023-10-22
bcachefs: Change bkey_invalid() rw param to flags
Kent Overstreet
2023-10-22
bcachefs: Rework lru btree
Kent Overstreet
2023-10-22
bcachefs: bucket_gens btree
Kent Overstreet
2023-10-22
bcachefs: Improve bch2_check_alloc_info()
Kent Overstreet
2023-10-22
bcachefs: Improve bch2_dev_freespace_init()
Kent Overstreet
2023-10-22
bcachefs: New on disk format: Backpointers
Kent Overstreet
2023-10-22
bcachefs: Go RW before check_alloc_info()
Kent Overstreet
2023-10-22
bcachefs: Debug mode for c->writes references
Kent Overstreet
2023-10-22
bcachefs: Fix bch_alloc_to_text()
Kent Overstreet
2023-10-22
bcachefs: Better inlining for bch2_alloc_to_v4_mut
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_relock_notrace()
Kent Overstreet
2023-10-22
bcachefs: New btree helpers
Kent Overstreet
2023-10-22
bcachefs: More errcode cleanup
Kent Overstreet
2023-10-22
bcachefs: New bpos_cmp(), bkey_cmp() replacements
Kent Overstreet
2023-10-22
bcachefs: Add persistent counters for all tracepoints
Kent Overstreet
2023-10-22
bcachefs: EINTR -> BCH_ERR_transaction_restart
Kent Overstreet
2023-10-22
bcachefs: Use bch2_err_str() in error messages
Kent Overstreet
2023-10-22
bcachefs: Improved errcodes
Kent Overstreet
2023-10-22
bcachefs: Convert alloc code to for_each_btree_key_commit()
Kent Overstreet
2023-10-22
bcachefs: Convert bch2_do_invalidates_work() to for_each_btree_key2()
Kent Overstreet
2023-10-22
bcachefs: Convert bch2_dev_freespace_init() to for_each_btree_key_commit()
Kent Overstreet
2023-10-22
bcachefs: Convert bch2_do_discards_work() to for_each_btree_key2()
Kent Overstreet
2023-10-22
bcachefs: for_each_btree_key2()
Kent Overstreet
2023-10-22
bcachefs: Rename __bch2_trans_do() -> commit_do()
Kent Overstreet
2023-10-22
bcachefs: Silence some fsck errors when reconstructing alloc info
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_check_alloc_key()
Kent Overstreet
2023-10-22
bcachefs: Improve bch2_check_alloc_info
Kent Overstreet
2023-10-22
bcachefs: Use BTREE_INSERT_LAZY_RW in bch2_check_alloc_info()
Kent Overstreet
2023-10-22
bcachefs: Bucket invalidate path improvements
Kent Overstreet
2023-10-22
bcachefs: Fix refcount leak in bch2_do_invalidates()
Kent Overstreet
2023-10-22
bcachefs: Always use percpu_ref_tryget_live() on c->writes
Kent Overstreet
2023-10-22
bcachefs: Add a persistent counter for bucket discards
Kent Overstreet
2023-10-22
bcachefs: Add a persistent counter for bucket invalidation
Kent Overstreet
2023-10-22
bcachefs: Fix freespace initialization
Kent Overstreet
2023-10-22
bcachefs: Printbuf rework
Kent Overstreet
2023-10-22
bcachefs: Go RW before bch2_check_lrus()
Kent Overstreet
[prev]
[next]