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
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Wrap write path in memalloc_nofs_save()
Kent Overstreet
2023-10-22
bcachefs: Add an option for rebuilding the replicas section
Kent Overstreet
2023-10-22
bcachefs: Make copygc thread global
Kent Overstreet
2023-10-22
bcachefs: Drop extra pointers when marking data as in a stripe
Kent Overstreet
2023-10-22
bcachefs: Fix extent_ptr_durability() calculation for erasure coded data
Kent Overstreet
2023-10-22
bcachefs: Use x-macros for data types
Kent Overstreet
2023-10-22
bcachefs: Fix short buffered writes
Kent Overstreet
2023-10-22
bcachefs: Allow existing stripes to be updated with new data buckets
Kent Overstreet
2023-10-22
bcachefs: Refactor stripe creation
Kent Overstreet
2023-10-22
bcachefs: Move stripe creation to workqueue
Kent Overstreet
2023-10-22
bcachefs: Improve stripe triggers/heap code
Kent Overstreet
2023-10-22
bcachefs: Rework triggers interface
Kent Overstreet
2023-10-22
bcachefs: Kill BTREE_TRIGGER_NOOVERWRITES
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: Don't cap ios in dio write path at 2 MB
Kent Overstreet
2023-10-22
bcachefs: Refactor dio write code to reinit bch_write_op
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_extent_can_insert() not being called
Kent Overstreet
2023-10-22
bcachefs: Fix a null ptr deref in bch2_btree_iter_traverse_one()
Kent Overstreet
2023-10-22
bcachefs: Track sectors of erasure coded data
Kent Overstreet
2023-10-22
bcachefs: Use btree reserve when appropriate
Kent Overstreet
2023-10-22
bcachefs: Add a kthread_should_stop() check to allocator thread
Kent Overstreet
2023-10-22
bcachefs: Change bch2_dump_bset() to also print key values
Kent Overstreet
2023-10-22
bcachefs: Fix a deadlock in the RO path
Kent Overstreet
2023-10-22
bcachefs: Fix incorrect gfp check
Kent Overstreet
2023-10-22
bcachefs: Fix lock ordering with new btree cache code
Kent Overstreet
2023-10-22
bcachefs: delete a slightly faulty assertion
Kent Overstreet
2023-10-22
bcachefs: Increase size of btree node reserve
Kent Overstreet
2023-10-22
bcachefs: Give bkey_cached_key same attributes as bpos
Kent Overstreet
2023-10-22
bcachefs: Use cached iterators for alloc btree
Kent Overstreet
2023-10-22
bcachefs: Btree key cache
Kent Overstreet
2023-10-22
bcachefs: Implement a new gc that only recalcs oldest gen
Kent Overstreet
2023-10-22
bcachefs: Turn c->state_lock into an rwsem
Kent Overstreet
2023-10-22
bcachefs: Add an internal option for reading entire journal
Kent Overstreet
2023-10-22
bcachefs: Don't deadlock when btree node reuse changes lock ordering
Kent Overstreet
2023-10-22
bcachefs: Fix a deadlock
Kent Overstreet
2023-10-22
bcachefs: Refactor btree insert path
Kent Overstreet
2023-10-22
bcachefs: Always give out journal pre-res if we already have one
Kent Overstreet
2023-10-22
bcachefs: More open buckets
Kent Overstreet
2023-10-22
bcachefs: Don't allocate memory under the btree cache lock
Kent Overstreet
2023-10-22
bcachefs: Fix a linked list bug
Kent Overstreet
2023-10-22
bcachefs: Make open bucket reserves more conservative
Kent Overstreet
2023-10-22
bcachefs: btree_update_nodes_written() requires alloc reserve
Kent Overstreet
2023-10-22
bcachefs: Check gfp_flags correctly in bch2_btree_cache_scan()
Kent Overstreet
2023-10-22
bcachefs: Call bch2_btree_iter_traverse() if necessary in commit path
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_downgrade()
Kent Overstreet
2023-10-22
bcachefs: Improve warning for copygc failing to move data
Kent Overstreet
2023-10-22
bcachefs: Always increment bucket gen on bucket reuse
Kent Overstreet
2023-10-22
bcachefs: Kill old allocator startup code
Kent Overstreet
2023-10-22
bcachefs: Improve assorted error messages
Kent Overstreet
[next]