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_io.c
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: KEY_TYPE_discard is no longer used
Kent Overstreet
2023-10-22
bcachefs: Kill support for !BTREE_NODE_NEW_EXTENT_OVERWRITE()
Kent Overstreet
2023-10-22
bcachefs: Don't drop ptrs to btree nodes
Kent Overstreet
2023-10-22
bcachefs: Add code to scan for/rewite old btree nodes
Kent Overstreet
2023-10-22
bcachefs: Include device in btree IO error messages
Kent Overstreet
2023-10-22
bcachefs: Add BTREE_PTR_RANGE_UPDATED
Kent Overstreet
2023-10-22
bcachefs: Fix an assertion pop
Kent Overstreet
2023-10-22
bcachefs: Run jset_validate in write path as well
Kent Overstreet
2023-10-22
bcachefs: Reduce/kill BKEY_PADDED use
Kent Overstreet
2023-10-22
bcachefs: Try to print full btree error message
Kent Overstreet
2023-10-22
bcachefs: Don't issue btree writes that weren't journalled
Kent Overstreet
2023-10-22
bcachefs: Improve some IO error messages
Kent Overstreet
2023-10-22
bcachefs: Add more debug checks
Kent Overstreet
2023-10-22
bcachefs: Hack around bch2_varint_decode invalid reads
Kent Overstreet
2023-10-22
bcachefs: Add accounting for dirty btree nodes/keys
Kent Overstreet
2023-10-22
bcachefs: Drop typechecking from bkey_cmp_packed()
Kent Overstreet
2023-10-22
bcachefs: Drop sysfs interface to debug parameters
Kent Overstreet
2023-10-22
bcachefs: Improve some error messages
Kent Overstreet
2023-10-22
bcachefs: Fix a bug with the journal_seq_blacklist mechanism
Kent Overstreet
2023-10-22
bcachefs: Convert various code to printbuf
Kent Overstreet
2023-10-22
bcachefs: Remove some uses of PAGE_SIZE in the btree code
Kent Overstreet
2023-10-22
bcachefs: Add bch2_blk_status_to_str()
Kent Overstreet
2023-10-22
bcachefs: Use x-macros for data types
Kent Overstreet
2023-10-22
bcachefs: Mark btree nodes as needing rewrite when not all replicas are RW
Kent Overstreet
2023-10-22
bcachefs: Use blk_status_to_str()
Kent Overstreet
2023-10-22
bcachefs: Change bch2_dump_bset() to also print key values
Kent Overstreet
2023-10-22
bcachefs: Improve assorted error messages
Kent Overstreet
2023-10-22
bcachefs: Validate that we read the correct btree node
Kent Overstreet
2023-10-22
bcachefs: Fix two more deadlocks
Kent Overstreet
2023-10-22
bcachefs: Kill bkey_type_successor
Kent Overstreet
2023-10-22
bcachefs: Use memalloc_nofs_save()
Kent Overstreet
2023-10-22
bcachefs: Journal updates to interior nodes
Kent Overstreet
2023-10-22
bcachefs: Move extent overwrite handling out of core btree code
Kent Overstreet
2023-10-22
bcachefs: Improve an error message
Kent Overstreet
2023-10-22
bcachefs: Use btree_ptr_v2.mem_ptr to avoid hash table lookup
Kent Overstreet
2023-10-22
bcachefs: btree_ptr_v2
Kent Overstreet
2023-10-22
bcachefs: introduce b->hash_val
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_ptr_swab for indirect extents
Kent Overstreet
2023-10-22
bcachefs: Use KEY_TYPE_deleted whitouts for extents
Kent Overstreet
2023-10-22
bcachefs: Kill btree_node_iter_large
Kent Overstreet
2023-10-22
bcachefs: Use one buffer for sorting whiteouts
Kent Overstreet
2023-10-22
bcachefs: Refactor whiteouts compaction
Kent Overstreet
2023-10-22
bcachefs: Whiteout changes
Kent Overstreet
2023-10-22
bcachefs: bkey noops
Kent Overstreet
2023-10-22
bcachefs: Don't use FUA unnecessarily
Kent Overstreet
2023-10-22
bcachefs: Kill direct access to bi_io_vec
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: Rewrite journal_seq_blacklist machinery
Kent Overstreet
2023-10-22
bcachefs: Only get btree iters from btree transactions
Kent Overstreet
[next]