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: Fix bch2_bucket_alloc_early()
Kent Overstreet
2023-10-22
bcachefs: Check for lru entries with time=0
Kent Overstreet
2023-10-22
bcachefs: Fix rereplicate when we already have a cached pointer
Kent Overstreet
2023-10-22
bcachefs: Fix repair path in bch2_mark_reflink_p()
Kent Overstreet
2023-10-22
bcachefs: Dump transaction updates before panicing
Kent Overstreet
2023-10-22
bcachefs: Kill fs_usage_apply_warn()
Kent Overstreet
2023-10-22
bcachefs: debug: Fix some locking bugs
Kent Overstreet
2023-10-22
bcachefs: Convert EAGAIN errors to private error codes
Kent Overstreet
2023-10-22
bcachefs: Convert EROFS errors to private error codes
Kent Overstreet
2023-10-22
bcachefs: Fix compat path for old inode formats
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_relock_notrace()
Kent Overstreet
2023-10-22
bcachefs: btree_iter->ip_allocated
Kent Overstreet
2023-10-22
bcachefs: key cache: Don't hold btree locks while using GFP_RECLAIM
Kent Overstreet
2023-10-22
bcachefs: Improve bkey_cached_lock_for_evict()
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_btree_path_traverse_all()
Kent Overstreet
2023-10-22
bcachefs: Delete a faulty assertion
Kent Overstreet
2023-10-22
bcachefs: Kill bch2_extent_trim_atomic() usage
Kent Overstreet
2023-10-22
bcachefs: Plumb saw_error through to btree_err()
Kent Overstreet
2023-10-22
bcachefs: Convert btree_err() to a function
Kent Overstreet
2023-10-22
bcachefs: fix fsck error
Kent Overstreet
2023-10-22
bcachefs: Make log message at startup a bit cleaner
Kent Overstreet
2023-10-22
bcachefs: Log more messages in the journal
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_trans_to_text(): print blocked time
Kent Overstreet
2023-10-22
bcachefs: Fix some memcpy() warnings
Kent Overstreet
2023-10-22
bcachefs: Be less restrictive when validating journal overwrite entries
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_journal_flush_device_pins()
Kent Overstreet
2023-10-22
bcachefs: Fix for long running btree transactions & key cache
Kent Overstreet
2023-10-22
bcachefs: Add a missing bch2_err_str() call
Kent Overstreet
2023-10-22
bcachefs: Add some unlikely() annotations
Kent Overstreet
2023-10-22
bcachefs: New btree helpers
Kent Overstreet
2023-10-22
bcachefs: Allow for more btrees
Kent Overstreet
2023-10-22
bcachefs: Recover from blacklisted journal entries
Kent Overstreet
2023-10-22
bcachefs: Fix btree_gc when multiple passes required
Kent Overstreet
2023-10-22
bcachefs: Fix error path in bch2_trans_commit_write_locked()
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_revalidate_updates_in_node()
Kent Overstreet
2023-10-22
bcachefs: bkey_min(), bkey_max()
Kent Overstreet
2023-10-22
bcachefs: More errcode cleanup
Kent Overstreet
2023-10-22
bcachefs: Suppress -EROFS messages when shutting down
Kent Overstreet
2023-10-22
bcachefs: Add a missing bch2_btree_path_traverse() call
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_journal_keys_peek_upto()
Kent Overstreet
2023-10-22
bcachefs: Kill btree_insert_ret enum
Kent Overstreet
2023-10-22
bcachefs: Fix a btree iter assertion pop
Kent Overstreet
2023-10-22
bcachefs: Simplify journal read path
Kent Overstreet
2023-10-22
bcachefs: Fix a "no journal entries found" bug
Kent Overstreet
2023-10-22
bcachefs: Don't error out when just reading the journal
Kent Overstreet
2023-10-22
bcachefs: Fix a livelock in key cache fill path
Kent Overstreet
2023-10-22
bcachefs: Key cache now works for snapshots btrees
Kent Overstreet
2023-10-22
bcachefs: Bring back BTREE_ITER_CACHED_NOFILL
Kent Overstreet
2023-10-22
bcachefs: Kill __btree_trans_peek_key_cache()
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_path_peek_slot_exact()
Kent Overstreet
[next]