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: Add a cond_resched() to bch2_alloc_write()
Kent Overstreet
2023-10-22
bcachefs: Fix a couple null ptr derefs when no disk groups exist
Kent Overstreet
2023-10-22
bcachefs: Fix disk groups not being updated when set via sysfs
Kent Overstreet
2023-10-22
bcachefs: Change copygc to consider bucket fragmentation
Kent Overstreet
2023-10-22
bcachefs: Don't block on allocations when only writing to specific device
Kent Overstreet
2023-10-22
bcachefs: Fix a bug with the journal_seq_blacklist mechanism
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_new_stripes_to_text()
Kent Overstreet
2023-10-22
bcachefs: Don't disallow btree writes to RO devices
Kent Overstreet
2023-10-22
bcachefs: Fix maximum btree node size
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: Ensure we wake up threads locking node when reusing it
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_btree_node_insert_fits()
Kent Overstreet
2023-10-22
bcachefs: Ensure we only allocate one EC bucket per writepoint
Kent Overstreet
2023-10-22
bcachefs: Fix a race with BCH_WRITE_SKIP_CLOSURE_PUT
Kent Overstreet
2023-10-22
bcachefs: Don't let copygc buckets be stolen by other threads
Kent Overstreet
2023-10-22
bcachefs: Delete unused arguments
Kent Overstreet
2023-10-22
bcachefs: Fix an error path
Kent Overstreet
2023-10-22
bcachefs: Refactor replicas code
Kent Overstreet
2023-10-22
bcachefs: Don't restrict copygc writes to the same device
Kent Overstreet
2023-10-22
bcachefs: Add bch2_blk_status_to_str()
Kent Overstreet
2023-10-22
bcachefs: Fix a faulty assertion
Kent Overstreet
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
[next]