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
/
data_update.c
Age
Commit message (
Expand
)
Author
2025-01-26
bcachefs: Improve trace_move_extent_finish
Kent Overstreet
2024-12-21
bcachefs: bch2_snapshot_exists()
Kent Overstreet
2024-12-21
bcachefs: struct bkey_validate_context
Kent Overstreet
2024-12-21
bcachefs: io_opts_to_rebalance_opts()
Kent Overstreet
2024-12-21
bcachefs: small cleanup for extent ptr bitmasks
Kent Overstreet
2024-12-21
bcachefs: bch2_io_opts_fixups()
Kent Overstreet
2024-12-21
bcachefs: use bch2_data_update_opts_to_text() in trace_move_extent_fail()
Kent Overstreet
2024-10-29
bcachefs: Don't keep tons of cached pointers around
Kent Overstreet
2024-10-12
bcachefs: Fix bkey_nocow_lock()
Kent Overstreet
2024-09-27
bcachefs: rename version -> bversion
Kent Overstreet
2024-09-21
bcachefs: Don't drop devices with stripe pointers
Kent Overstreet
2024-08-26
bcachefs: Fix failure to return error in data_update_index_update()
Kent Overstreet
2024-08-22
bcachefs: Fix "trying to move an extent, but nr_replicas=0"
Kent Overstreet
2024-08-22
bcachefs: bch2_data_update_init() cleanup
Kent Overstreet
2024-08-19
bcachefs: Extra debug for data move path
Kent Overstreet
2024-08-13
bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()
Kent Overstreet
2024-07-10
bcachefs: Warn on attempting a move with no replicas
Kent Overstreet
2024-07-10
bcachefs: bch2_data_update_to_text()
Kent Overstreet
2024-06-11
bcachefs: Fix rcu_read_lock() leak in drop_extra_replicas
Kent Overstreet
2024-05-08
bcachefs: bch2_dev_have_ref()
Kent Overstreet
2024-05-08
bcachefs: kill bch2_dev_bkey_exists() in data_update_init()
Kent Overstreet
2024-05-08
bcachefs: extent_ptr_durability() -> bch2_dev_rcu()
Kent Overstreet
2024-05-08
bcachefs: PTR_BUCKET_POS() now takes bch_dev
Kent Overstreet
2024-05-08
bcachefs: New helpers for device refcounts
Kent Overstreet
2024-05-08
bcachefs: bch2_bkey_drop_ptrs() declares loop iter
Kent Overstreet
2024-05-08
bcachefs: bch2_trans_unlock() must always be followed by relock() or begin()
Kent Overstreet
2024-05-08
bcachefs: member helper cleanups
Kent Overstreet
2024-05-08
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
2024-04-05
bcachefs: Fix rebalance from durability=0 device
Kent Overstreet
2024-04-02
bcachefs: fix nocow lock deadlock
Kent Overstreet
2024-03-31
bcachefs: Add checks for invalid snapshot IDs
Kent Overstreet
2024-01-21
bcachefs: opts->compression can now also be applied in the background
Kent Overstreet
2024-01-01
bcachefs: bkey_for_each_ptr() now declares loop iter
Kent Overstreet
2024-01-01
bcachefs: Make sure allocation failure errors are logged
Kent Overstreet
2024-01-01
bcachefs: remove redundant condition from data_update_index_update
Daniel Hill
2024-01-01
bcachefs: count_event()
Kent Overstreet
2024-01-01
bcachefs: Add a rebalance, data_update tracepoints
Kent Overstreet
2024-01-01
bcachefs: Rename BTREE_INSERT flags
Kent Overstreet
2023-12-26
bcachefs: Fix promotes
Kent Overstreet
2023-12-11
bcachefs: Fix nocow locks deadlock
Kent Overstreet
2023-12-04
bcachefs: Fix bch2_extent_drop_ptrs() call
Kent Overstreet
2023-11-25
bcachefs: Data update path won't accidentaly grow replicas
Kent Overstreet
2023-11-13
bcachefs: Check for nonce offset inconsistency in data_update path
Kent Overstreet
2023-11-01
bcachefs: Don't downgrade locks on transaction restart
Kent Overstreet
2023-11-01
bcachefs: rebalance_work
Kent Overstreet
2023-10-31
bcachefs: move: move_stats refactoring
Kent Overstreet
2023-10-31
bcachefs: move: convert to bbpos
Kent Overstreet
2023-10-31
bcachefs: moving_context now owns a btree_trans
Kent Overstreet
2023-10-22
bcachefs: Heap allocate btree_trans
Kent Overstreet
2023-10-22
bcachefs: Fix W=12 build errors
Kent Overstreet
[next]