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_gc.c
Age
Commit message (
Expand
)
Author
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: btree_bkey_cached_common
Kent Overstreet
2023-10-22
bcachefs: Write out fs usage consistently
Kent Overstreet
2023-10-22
bcachefs: Return errors from for_each_btree_key()
Kent Overstreet
2023-10-22
bcachefs: Mark overwrites from journal replay in initial gc
Kent Overstreet
2023-10-22
bcachefs: Deduplicate keys in the journal before replay
Kent Overstreet
2023-10-22
bcachefs: initial gc no longer needs to touch every node
Kent Overstreet
2023-10-22
bcachefs: add ability to run gc on metadata only
Kent Overstreet
2023-10-22
bcachefs: Convert gc errors to fsck errors
Kent Overstreet
2023-10-22
bcachefs: Caller now responsible for calling mark_key for gc
Kent Overstreet
2023-10-22
bcachefs: Assorted preemption fixes
Kent Overstreet
2023-10-22
bcachefs: fix initial gc
Kent Overstreet
2023-10-22
bcachefs: simplify gc locking a bit
Kent Overstreet
2023-10-22
bcachefs: Only get btree iters from btree transactions
Kent Overstreet
2023-10-22
bcachefs: Fix error handling in gc
Kent Overstreet
2023-10-22
bcachefs: More debug params for testing of recovery paths
Kent Overstreet
2023-10-22
bcachefs: Fix gc handling of bucket gens
Kent Overstreet
2023-10-22
bcachefs: fs_usage_u64s()
Kent Overstreet
2023-10-22
bcachefs: Add a mechanism for blocking the journal
Kent Overstreet
2023-10-22
bcachefs: refactor key marking code a bit
Kent Overstreet
2023-10-22
bcachefs: gc lock no longer needed for disk reservations
Kent Overstreet
2023-10-22
bcachefs: Fix oldest_gen handling
Kent Overstreet
2023-10-22
bcachefs: don't do initial gc if have alloc info feature
Kent Overstreet
2023-10-22
bcachefs: journal_replay_early()
Kent Overstreet
2023-10-22
bcachefs: Persist stripe blocks_used
Kent Overstreet
2023-10-22
bcachefs: Fix check for if extent update is allocating
Kent Overstreet
2023-10-22
bcachefs: Factor out acc_u64s()
Kent Overstreet
2023-10-22
bcachefs: Include summarized counts in fs_usage
Kent Overstreet
2023-10-22
bcachefs: s/usage_lock/mark_lock
Kent Overstreet
2023-10-22
bcachefs: move dirty into bucket_mark
Kent Overstreet
2023-10-22
bcachefs: Add new alloc fields
Kent Overstreet
2023-10-22
bcachefs: Track nr_inodes with the key marking machinery
Kent Overstreet
2023-10-22
bcachefs: Make bkey types globally unique
Kent Overstreet
2023-10-22
bcachefs: return errors correctly from gc
Kent Overstreet
2023-10-22
bcachefs: Hold usage_lock over mark_key and fs_usage_apply
Kent Overstreet
2023-10-22
bcachefs: Stripes now properly subject to gc
Kent Overstreet
2023-10-22
bcachefs: Btree locking fix, refactoring
Kent Overstreet
2023-10-22
bcachefs: gc now operates on second set of bucket marks
Kent Overstreet
2023-10-22
bcachefs: Erasure coding
Kent Overstreet
2023-10-22
bcachefs: More btree gc refactorings
Kent Overstreet
2023-10-22
bcachefs: Centralize marking of replicas in btree update path
Kent Overstreet
2023-10-22
bcachefs: more key marking refactoring
Kent Overstreet
2023-10-22
bcachefs: replicas: prep work for stripes
Kent Overstreet
2023-10-22
bcachefs: btree gc refactoring
Kent Overstreet
2023-10-22
bcachefs: Allocation code refactoring
Kent Overstreet
2023-10-22
bcachefs: Split out alloc_background.c
Kent Overstreet
2023-10-22
bcachefs: Pass around bset_tree less
Kent Overstreet
2023-10-22
bcachefs: lift ordering restriction on 0 size extents
Kent Overstreet
2023-10-22
bcachefs: Account for internal fragmentation better
Kent Overstreet
[next]