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: bkey noops
Kent Overstreet
2023-10-22
bcachefs: kill bch2_extent_has_device()
Kent Overstreet
2023-10-22
bcachefs: bkey_on_stack
Kent Overstreet
2023-10-22
bcachefs: Make memcpy_to_bio() param const
Kent Overstreet
2023-10-22
bcachefs: Use wbc_to_write_flags()
Kent Overstreet
2023-10-22
bcachefs: Fix erorr path in bch2_write()
Kent Overstreet
2023-10-22
bcachefs: Set lost+found mode to 0700
Justin Husted
2023-10-22
bcachefs: Be slightly less tricky with union usage
Kent Overstreet
2023-10-22
bcachefs: Remove some BKEY_PADDED uses
Kent Overstreet
2023-10-22
bcachefs: Go back to 16 bit mantissa bkey floats
Kent Overstreet
2023-10-22
bcachefs: Fall back to slowpath on exact comparison
Kent Overstreet
2023-10-22
bcachefs: kill BFLOAT_FAILED_PREV
Kent Overstreet
2023-10-22
bcachefs: bch2_read_extent() microoptimizations
Kent Overstreet
2023-10-22
bcachefs: Pipeline binary searches and linear searches
Kent Overstreet
2023-10-22
bcachefs: Make __bch2_bkey_cmp_packed() smaller
Kent Overstreet
2023-10-22
bcachefs: Inline fast path of bch2_increment_clock()
Kent Overstreet
2023-10-22
bcachefs: Avoid calling bch2_btree_iter_relock() in bch2_btree_iter_traverse()
Kent Overstreet
2023-10-22
bcachefs: Add an option for fsck error ratelimiting
Kent Overstreet
2023-10-22
bcachefs: Don't BUG_ON() sector count overflow
Kent Overstreet
2023-10-22
bcachefs: Some reflink fixes
Kent Overstreet
2023-10-22
bcachefs: Fix setting of attributes mask in getattr
Kent Overstreet
2023-10-22
bcachefs: Eliminate function calls in DIO fastpaths
Kent Overstreet
2023-10-22
bcachefs: DIO write path only needs to shoot down pagecache once, not twice
Kent Overstreet
2023-10-22
bcachefs: Add pagecache_add lock to buffered IO path, fault path
Kent Overstreet
2023-10-22
bcachefs: Fix uninitialized field in hash_check_init()
Justin Husted
2023-10-22
bcachefs: Don't hold inode lock longer than necessary in dio write path
Kent Overstreet
2023-10-22
bcachefs: Avoid atomics in write fast path
Kent Overstreet
2023-10-22
bcachefs: Don't use extent_ptr_decoded_append() in write path (fixup patch)
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_iter_fix_key_modified()
Kent Overstreet
2023-10-22
bcachefs: Inline more of bch2_trans_commit hot path
Kent Overstreet
2023-10-22
bcachefs: Trust btree alloc info at runtime
Kent Overstreet
2023-10-22
bcachefs: More bset.c microoptimization
Kent Overstreet
2023-10-22
bcachefs: Initialize btree_node flags field in bch2_btree_root_alloc.
Justin Husted
2023-10-22
bcachefs: Further padding fixes in bch2_journal_super_entries_add_common()
Justin Husted
2023-10-22
bcachefs: Initialize padding space after alloc bkey
Justin Husted
2023-10-22
bcachefs: Add missing error checking in bch2_find_by_inum_trans()
Kent Overstreet
2023-10-22
bcachefs: Fix an error path race
Kent Overstreet
2023-10-22
bcachefs: Don't reuse bio in retry path
Kent Overstreet
2023-10-22
bcachefs: Don't use rep movsq for small memcopies
Kent Overstreet
2023-10-22
bcachefs: Avoid calling iter_prev() in extent update path
Kent Overstreet
2023-10-22
bcachefs: kill bch2_extent_merge_inline()
Kent Overstreet
2023-10-22
bcachefs: Don't use FUA unnecessarily
Kent Overstreet
2023-10-22
bcachefs: Refactor bch2_trans_commit() path
Kent Overstreet
2023-10-22
bcachefs: Make btree_node_type_needs_gc() cheaper
Kent Overstreet
2023-10-22
bcachefs: Make replicas_delta_list smaller
Kent Overstreet
2023-10-22
bcachefs: Don't submit bio in write path under lock
Kent Overstreet
2023-10-22
bcachefs: Drop bch_write_op->io_wq
Kent Overstreet
2023-10-22
bcachefs: Limit bios in writepages path to 256M
Kent Overstreet
2023-10-22
bcachefs: Fix an iterator counting bug
Kent Overstreet
2023-10-22
bcachefs: Fix flushing held btree writes when there's a fs error
Kent Overstreet
[next]