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
2024-12-21
bcachefs: Add assert for use of journal replay keys for updates
Kent Overstreet
2024-12-21
bcachefs: copygc_enabled, rebalance_enabled now opts.h options
Kent Overstreet
2024-12-21
bcachefs: bch2_journal_meta() takes ref on c->writes
Kent Overstreet
2024-12-21
bcachefs: Add locking for bch_fs.curr_recovery_pass
Kent Overstreet
2024-12-21
bcachefs: bch_verbose_ratelimited
Kent Overstreet
2024-10-29
bcachefs: Fix deadlock on -ENOSPC w.r.t. partial open buckets
Kent Overstreet
2024-09-27
bcachefs: BCH_FS_clean_recovery
Kent Overstreet
2024-09-27
bcachefs: Fix BCH_SB_ERRS() so we can reorder
Kent Overstreet
2024-09-21
bcachefs: bch_fs.rw_devs_change_count
Kent Overstreet
2024-09-21
bcachefs: Options for recovery_passes, recovery_passes_exclude
Kent Overstreet
2024-09-09
bcachefs: Switch gc bucket array to a genradix
Kent Overstreet
2024-09-09
bcachefs: promote_whole_extents is now a normal option
Kent Overstreet
2024-09-09
bcachefs: switch to rhashtable for vfs inodes hash
Kent Overstreet
2024-09-09
bcachefs: Fix negative timespecs
Alyssa Ross
2024-08-13
bcachefs: Add a time_stat for blocked on key cache flush
Kent Overstreet
2024-08-07
bcachefs: Make allocator stuck timeout configurable, ratelimit messages
Kent Overstreet
2024-07-14
bcachefs: Reduce the scope of gc_lock
Kent Overstreet
2024-07-14
bcachefs: Refactor disk accounting data structures
Kent Overstreet
2024-07-14
bcachefs: Plumb more logging through stdio redirect
Kent Overstreet
2024-07-14
bcachefs: Convert gc to new accounting
Kent Overstreet
2024-07-14
bcachefs: Kill replicas_journal_res
Kent Overstreet
2024-07-14
bcachefs: Delete journal-buf-sharded old style accounting
Kent Overstreet
2024-07-14
bcachefs: kill bch2_fs_usage_read()
Kent Overstreet
2024-07-14
bcachefs: dev_usage updated by new accounting
Kent Overstreet
2024-07-14
bcachefs: Disk space accounting rewrite
Kent Overstreet
2024-07-14
bcachefs: btree write buffer knows how to accumulate bch_accounting keys
Kent Overstreet
2024-07-14
bcachefs: metadata version bucket_stripe_sectors
Kent Overstreet
2024-07-14
bcachefs: add capacity, reserved to fs_alloc_debug_to_text()
Kent Overstreet
2024-06-25
bcachefs: Discard, invalidate workers are now per device
Kent Overstreet
2024-06-19
bcachefs: Guard against overflowing LRU_TIME_BITS
Kent Overstreet
2024-06-10
bcachefs: Split out btree_write_submit_wq
Kent Overstreet
2024-05-28
bcachefs: btree_gc can now handle unknown btrees
Kent Overstreet
2024-05-09
bcachefs: add no_invalid_checks flag
Thomas Bertschinger
2024-05-08
bcachefs: Allocator prefers not to expand mi.btree_allocated bitmap
Kent Overstreet
2024-05-08
bcachefs: ptr_stale() -> dev_ptr_stale()
Kent Overstreet
2024-05-08
bcachefs: move replica_set from bch_dev to bch_fs
Kent Overstreet
2024-05-08
bcachefs: Debug asserts for ca->ref
Kent Overstreet
2024-05-08
bcachefs: Kill gc_init_recurse()
Kent Overstreet
2024-05-08
bcachefs: kill gc looping for bucket gens
Kent Overstreet
2024-05-08
bcachefs: journal seq blacklist gc no longer has to walk btree
Kent Overstreet
2024-05-08
bcachefs: Move gc of bucket.oldest_gen to workqueue
Kent Overstreet
2024-05-08
bcachefs: member helper cleanups
Kent Overstreet
2024-05-08
bcachefs: bucket_valid()
Kent Overstreet
2024-05-08
bcachefs: add btree_node_merging_disabled debug param
Kent Overstreet
2024-04-13
bcachefs: Fix missing write refs in fs fio paths
Kent Overstreet
2024-04-03
bcachefs: Reconstruct missing snapshot nodes
Kent Overstreet
2024-04-03
bcachefs: Flag btrees with missing data
Kent Overstreet
2024-04-03
bcachefs: Repair pass for scanning for btree nodes
Kent Overstreet
2024-03-31
bcachefs: Split out recovery_passes.c
Kent Overstreet
2024-03-31
bcachefs: Move snapshot table size to struct snapshot_table
Kent Overstreet
[next]