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 for bad stripe pointers
Kent Overstreet
2023-10-22
bcachefs: Start/stop io clock hands in read/write paths
Kent Overstreet
2023-10-22
bcachefs: Improvements to writing alloc info
Kent Overstreet
2023-10-22
bcachefs: Perf improvements for bch_alloc_read()
Kent Overstreet
2023-10-22
bcachefs: Add a cond_resched() to bch2_alloc_write()
Kent Overstreet
2023-10-22
bcachefs: Don't let copygc buckets be stolen by other threads
Kent Overstreet
2023-10-22
bcachefs: Delete unused arguments
Kent Overstreet
2023-10-22
bcachefs: Make copygc thread global
Kent Overstreet
2023-10-22
bcachefs: Use x-macros for data types
Kent Overstreet
2023-10-22
bcachefs: Add a kthread_should_stop() check to allocator thread
Kent Overstreet
2023-10-22
bcachefs: Increase size of btree node reserve
Kent Overstreet
2023-10-22
bcachefs: Use cached iterators for alloc btree
Kent Overstreet
2023-10-22
bcachefs: Always increment bucket gen on bucket reuse
Kent Overstreet
2023-10-22
bcachefs: Kill old allocator startup code
Kent Overstreet
2023-10-22
bcachefs: Fixes for going RO
Kent Overstreet
2023-10-22
bcachefs: Don't require alloc btree to be updated before buckets are used
Kent Overstreet
2023-10-22
bcachefs: Interior btree updates are now fully transactional
Kent Overstreet
2023-10-22
bcachefs: Fix reading of alloc info after unclean shutdown
Kent Overstreet
2023-10-22
bcachefs: Fixes for startup on very full filesystems
Kent Overstreet
2023-10-22
bcachefs: btree_and_journal_iter
Kent Overstreet
2023-10-22
bcachefs: Split out btree_trigger_flags
Kent Overstreet
2023-10-22
bcachefs: Kill BTREE_INSERT_ATOMIC
Kent Overstreet
2023-10-22
bcachefs: Initialize padding space after alloc bkey
Justin Husted
2023-10-22
bcachefs: Fix flushing held btree writes when there's a fs error
Kent Overstreet
2023-10-22
bcachefs: Kill deferred btree updates
Kent Overstreet
2023-10-22
bcachefs: Avoid deadlocking on the allocator
Kent Overstreet
2023-10-22
bcachefs: Refactor bch2_alloc_write()
Kent Overstreet
2023-10-22
bcachefs: Trust in memory bucket mark
Kent Overstreet
2023-10-22
bcachefs: Rework calling convention for marking overwrites
Kent Overstreet
2023-10-22
bcachefs: Improve key marking interface
Kent Overstreet
2023-10-22
bcachefs: More work to avoid transaction restarts
Kent Overstreet
2023-10-22
bcachefs: Fix spurious inconsistency in recovery
Kent Overstreet
2023-10-22
bcachefs: Various improvements to bch2_alloc_write()
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_mark_update()
Kent Overstreet
2023-10-22
bcachefs: btree_bkey_cached_common
Kent Overstreet
2023-10-22
bcachefs: Return errors from for_each_btree_key()
Kent Overstreet
2023-10-22
bcachefs: Fix hang while shutting down
Kent Overstreet
2023-10-22
bcachefs: lockdep fix when going rw from bch2_alloc_write()
Kent Overstreet
2023-10-22
bcachefs: Deduplicate keys in the journal before replay
Kent Overstreet
2023-10-22
bcachefs: cmp_int()
Kent Overstreet
2023-10-22
bcachefs: Pass flags arg to bch2_alloc_write()
Kent Overstreet
2023-10-22
bcachefs: add ability to run gc on metadata only
Kent Overstreet
2023-10-22
bcachefs: Assorted preemption fixes
Kent Overstreet
2023-10-22
bcachefs: trans_for_each_iter()
Kent Overstreet
2023-10-22
bcachefs: Only get btree iters from btree transactions
Kent Overstreet
2023-10-22
bcachefs: Go rw lazily
Kent Overstreet
2023-10-22
bcachefs: convert bch2_btree_insert_at() usage to bch2_trans_commit()
Kent Overstreet
2023-10-22
bcachefs: fix bch2_invalidate_one_bucket2() during journal replay
Kent Overstreet
2023-10-22
bcachefs: Make deferred inode updates a mount option
Kent Overstreet
2023-10-22
bcachefs: Use journal preres for deferred btree updates
Kent Overstreet
[next]