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
/
replicas.c
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Kill bch2_fs_usage_scratch_get()
Kent Overstreet
2023-10-22
bcachefs: Use x-macros for more enums
Kent Overstreet
2023-10-22
bcachefs: Add a mempool for the replicas delta list
Kent Overstreet
2023-10-22
bcachefs: Don't fail mounts due to devices that are marked as failed
Kent Overstreet
2023-10-22
bcachefs: Redo checks for sufficient devices
Kent Overstreet
2023-10-22
bcachefs: Fixes/improvements for journal entry reservations
Kent Overstreet
2023-10-22
bcachefs: Add missing call to bch2_replicas_entry_sort()
Kent Overstreet
2023-10-22
bcachefs: Switch replicas.c allocations to GFP_KERNEL
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_replicas_gc2
Kent Overstreet
2023-10-22
bcachefs: Check for duplicate device ptrs in bch2_bkey_ptrs_invalid()
Kent Overstreet
2023-10-22
bcachefs: Refactor filesystem usage accounting
Kent Overstreet
2023-10-22
bcachefs: Account for stripe parity sectors separately
Kent Overstreet
2023-10-22
bcachefs: Refactor replicas code
Kent Overstreet
2023-10-22
bcachefs: Use x-macros for data types
Kent Overstreet
2023-10-22
bcachefs: Add some printks for error paths
Kent Overstreet
2023-10-22
bcachefs: btree_ptr_v2
Kent Overstreet
2023-10-22
bcachefs: Fix extent_to_replicas()
Kent Overstreet
2023-10-22
bcachefs: Limit pointers to being in only one stripe
Kent Overstreet
2023-10-22
bcachefs: Fix validation of replicas entries
Kent Overstreet
2023-10-22
bcachefs: Fixes for replicas tracking
Kent Overstreet
2023-10-22
bcachefs: Reflink
Kent Overstreet
2023-10-22
bcachefs: Redo replicas gc mechanism
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_mark_update()
Kent Overstreet
2023-10-22
bcachefs: Write out fs usage consistently
Kent Overstreet
2023-10-22
bcachefs: cmp_int()
Kent Overstreet
2023-10-22
bcachefs: Allocate fs_usage in do_btree_insert_at()
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: serialize persistent_reserved
Kent Overstreet
2023-10-22
bcachefs: journal_replay_early()
Kent Overstreet
2023-10-22
bcachefs: Write out fs usage
Kent Overstreet
2023-10-22
bcachefs: reserve space in journal for fs usage entries
Kent Overstreet
2023-10-22
bcachefs: percpu utility code
Kent Overstreet
2023-10-22
bcachefs: Fix check for if extent update is allocating
Kent Overstreet
2023-10-22
bcachefs: Minor replicas.c refactoring
Kent Overstreet
2023-10-22
bcachefs: Switch replicas to mark_lock
Kent Overstreet
2023-10-22
bcachefs: Make bkey types globally unique
Kent Overstreet
2023-10-22
bcachefs: Erasure coding
Kent Overstreet
2023-10-22
bcachefs: Centralize marking of replicas in btree update path
Kent Overstreet
2023-10-22
bcachefs: stripe support for replicas tracking
Kent Overstreet
2023-10-22
bcachefs: revamp to_text methods
Kent Overstreet
2023-10-22
bcachefs: fix a replicas bug
Kent Overstreet
2023-10-22
bcachefs: replicas: prep work for stripes
Kent Overstreet
2023-10-22
bcachefs: kill struct bch_replicas_cpu_entry
Kent Overstreet
2023-10-22
bcachefs: Initial commit
Kent Overstreet
[prev]