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
/
bcachefs.h
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Fix a race with b->write_type
Kent Overstreet
2023-10-22
bcachefs: Error message improvement
Kent Overstreet
2023-10-22
bcachefs: Fixes for building in userspace
Kent Overstreet
2023-10-22
bcachefs: More style fixes
Kent Overstreet
2023-10-22
bcachefs: Improved btree write statistics
Kent Overstreet
2023-10-22
bcachefs: Assorted checkpatch fixes
Kent Overstreet
2023-10-22
bcachefs: Optimize bch2_trans_init()
Kent Overstreet
2023-10-22
bcachefs: Improve bch2_fsck_err()
Kent Overstreet
2023-10-22
bcachefs: Kill journal_keys->journal_seq_base
Kent Overstreet
2023-10-22
bcachefs: Delete time_stats for lock contended times
Kent Overstreet
2023-10-22
bcachefs: Add persistent counters for all tracepoints
Kent Overstreet
2023-10-22
bcachefs: Track maximum transaction memory
Kent Overstreet
2023-10-22
bcachefs: Track the maximum btree_paths ever allocated by each transaction
Kent Overstreet
2023-10-22
bcachefs: Rename lock_held_stats -> btree_transaction_stats
Kent Overstreet
2023-10-22
bcachefs: added lock held time stats
Daniel Hill
2023-10-22
bcachefs: Fix subvol/snapshot deleting in recovery
Kent Overstreet
2023-10-22
bcachefs: data jobs, including rebalance wait for copygc.
Daniel Hill
2023-10-22
bcachefs: Go RW before bch2_check_lrus()
Kent Overstreet
2023-10-22
bcachefs: Add persistent counters
Daniel Hill
2023-10-22
bcachefs: Shutdown path improvements
Kent Overstreet
2023-10-22
bcachefs: Kill old rebuild_replicas option
Kent Overstreet
2023-10-22
bcachefs: Use a genradix for reading journal entries
Kent Overstreet
2023-10-22
bcachefs: Gap buffer for journal keys
Kent Overstreet
2023-10-22
bcachefs: Kill main in-memory bucket array
Kent Overstreet
2023-10-22
bcachefs: New bucket invalidate path
Kent Overstreet
2023-10-22
bcachefs: New discard implementation
Kent Overstreet
2023-10-22
bcachefs: Kill allocator threads & freelists
Kent Overstreet
2023-10-22
bcachefs: Freespace, need_discard btrees
Kent Overstreet
2023-10-22
bcachefs: LRU btree
Kent Overstreet
2023-10-22
bcachefs: darrays
Kent Overstreet
2023-10-22
bcachefs: Start moving debug info from sysfs to debugfs
Kent Overstreet
2023-10-22
bcachefs: Kill BCH_FS_HOLD_BTREE_WRITES
Kent Overstreet
2023-10-22
bcachefs: Normal update/commit path now works before going RW
Kent Overstreet
2023-10-22
bcachefs: Delete some flag bits that are no longer used
Kent Overstreet
2023-10-22
bcachefs: Kill bch2_bkey_debugcheck
Kent Overstreet
2023-10-22
bcachefs: bch2_gc_gens() no longer uses bucket array
Kent Overstreet
2023-10-22
bcachefs: btree_gc no longer uses main in-memory bucket array
Kent Overstreet
2023-10-22
bcachefs: btree_id_cached()
Kent Overstreet
2023-10-22
bcachefs: Fix freeing in bch2_dev_buckets_resize()
Kent Overstreet
2023-10-22
bcachefs: New data structure for buckets waiting on journal commit
Kent Overstreet
2023-10-22
Revert "bcachefs: Delete some obsolete journal_seq_blacklist code"
Kent Overstreet
2023-10-22
bcachefs: Log & error message improvements
Kent Overstreet
2023-10-22
bcachefs: Add verbose log messages for journal read
Kent Overstreet
2023-10-22
bcachefs: bch_dev->dev
Kent Overstreet
2023-10-22
bcachefs: Simplify journal replay
Kent Overstreet
2023-10-22
bcachefs: BTREE_ITER_WITH_JOURNAL
Kent Overstreet
2023-10-22
bcachefs: Fix race between btree updates & journal replay
Kent Overstreet
2023-10-22
bcachefs: New in-memory array for bucket gens
Kent Overstreet
2023-10-22
bcachefs: Put open_buckets in a hashtable
Kent Overstreet
2023-10-22
bcachefs: Delete some obsolete journal_seq_blacklist code
Kent Overstreet
[next]