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
/
move.c
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Add journal_seq to inode & alloc keys
Kent Overstreet
2023-10-22
bcachefs: Assorted ec fixes
Kent Overstreet
2023-10-22
bcachefs: Ensure we flush btree updates in evacuate path
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_node_rewrite() now returns transaction restarts
Kent Overstreet
2023-10-22
bcachefs: Must check for errors from bch2_trans_cond_resched()
Kent Overstreet
2023-10-22
bcachefs: Handle transaction restarts in bch2_blacklist_entries_gc()
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_exit() no longer returns errors
Kent Overstreet
2023-10-22
bcachefs: for_each_btree_node() now returns errors directly
Kent Overstreet
2023-10-22
bcachefs: Fix implementation of KEY_TYPE_error
Kent Overstreet
2023-10-22
bcachefs: Fix rereplicate_pred()
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_move_btree()
Kent Overstreet
2023-10-22
bcachefs: Update data move path for snapshots
Kent Overstreet
2023-10-22
bcachefs: Plumb through subvolume id
Kent Overstreet
2023-10-22
bcachefs: btree_path
Kent Overstreet
2023-10-22
bcachefs: Fix initialization of bch_write_op.nonce
Kent Overstreet
2023-10-22
bcachefs: Kill BTREE_ITER_SET_POS_AFTER_COMMIT
Kent Overstreet
2023-10-22
bcachefs: add progress stats to sysfs
Brett Holman
2023-10-22
bcachefs: Use bch2_trans_begin() more consistently
Kent Overstreet
2023-10-22
bcachefs: Always check for transaction restarts
Kent Overstreet
2023-10-22
bcachefs: Regularize argument passing of btree_trans
Kent Overstreet
2023-10-22
bcachefs: Split out SPOS_MAX
Kent Overstreet
2023-10-22
bcachefs: Check for errors from bch2_trans_update()
Kent Overstreet
2023-10-22
bcachefs: Assorted endianness fixes
Kent Overstreet
2023-10-22
bcachefs: Don't use bch_write_op->cl for delivering completions
Kent Overstreet
2023-10-22
bcachefs: Kill bch_write_op.index_update_fn
Kent Overstreet
2023-10-22
bcachefs: Fix a null ptr deref
Kent Overstreet
2023-10-22
bcachefs: Fix two btree iterator leaks
Kent Overstreet
2023-10-22
bcachefs: Preallocate trans mem in bch2_migrate_index_update()
Kent Overstreet
2023-10-22
bcachefs: Don't use bch2_inode_find_by_inum() in move.c
Kent Overstreet
2023-10-22
bcachefs: Replace bch2_btree_iter_next() calls with bch2_btree_iter_advance
Kent Overstreet
2023-10-22
bcachefs: Require all btree iterators to be freed
Kent Overstreet
2023-10-22
bcachefs: Fix read retry path for indirect extents
Kent Overstreet
2023-10-22
bcachefs: Rename BTREE_ID enums for consistency with other enums
Kent Overstreet
2023-10-22
bcachefs: Use x-macros for compat feature bits
Kent Overstreet
2023-10-22
bcachefs: Fix bkey format generation for 32 bit fields
Kent Overstreet
2023-10-22
bcachefs: Scan for old btree nodes if necessary on mount
Kent Overstreet
2023-10-22
bcachefs: Add code to scan for/rewite old btree nodes
Kent Overstreet
2023-10-22
bcachefs: Reduce/kill BKEY_PADDED use
Kent Overstreet
2023-10-22
bcachefs: Change when we allow overwrites
Kent Overstreet
2023-10-22
bcachefs: Don't use BTREE_INSERT_USE_RESERVE so much
Kent Overstreet
2023-10-22
bcachefs: Fix iterator overflow in move path
Kent Overstreet
2023-10-22
bcachefs: Don't write bucket IO time lazily
Kent Overstreet
2023-10-22
bcachefs: Don't drop replicas when copygcing ec data
Kent Overstreet
2023-10-22
bcachefs: Fix copygc of compressed data
Kent Overstreet
2023-10-22
bcachefs: Copy ptr->cached when migrating data
Kent Overstreet
2023-10-22
bcachefs: Don't let copygc buckets be stolen by other threads
Kent Overstreet
2023-10-22
bcachefs: Don't restrict copygc writes to the same device
Kent Overstreet
2023-10-22
bcachefs: Use x-macros for data types
Kent Overstreet
2023-10-22
bcachefs: Improve warning for copygc failing to move data
Kent Overstreet
2023-10-22
bcachefs: Interior btree updates are now fully transactional
Kent Overstreet
[next]