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
/
buckets.c
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Fix error message on bucket overflow
Kent Overstreet
2023-10-22
bcachefs: Fixes for replicas tracking
Kent Overstreet
2023-10-22
bcachefs: Refactor bch2_alloc_write()
Kent Overstreet
2023-10-22
bcachefs: Trust in memory bucket mark
Kent Overstreet
2023-10-22
bcachefs: Fix faulty assertion
Kent Overstreet
2023-10-22
bcachefs: Reflink
Kent Overstreet
2023-10-22
bcachefs: Refactor bch2_extent_trim_atomic() for reflink
Kent Overstreet
2023-10-22
bcachefs: Rework calling convention for marking overwrites
Kent Overstreet
2023-10-22
bcachefs: trans_get_key() now works correctly for extents
Kent Overstreet
2023-10-22
bcachefs: Don't overflow trans with iters from triggers
Kent Overstreet
2023-10-22
bcachefs: Convert some assertions to fsck errors
Kent Overstreet
2023-10-22
bcachefs: Refactor trans_(get|update)_key
Kent Overstreet
2023-10-22
bcachefs: Update path now handles triggers that generate more triggers
Kent Overstreet
2023-10-22
bcachefs: Improve key marking interface
Kent Overstreet
2023-10-22
bcachefs: better BTREE_INSERT_NO_CLEAR_REPLICAS
Kent Overstreet
2023-10-22
bcachefs: Don't use a fixed size buffer for fs_usage_deltas
Kent Overstreet
2023-10-22
bcachefs: Fix spurious inconsistency in recovery
Kent Overstreet
2023-10-22
bcachefs: Fix for the stripes mark path and gc
Kent Overstreet
2023-10-22
bcachefs: Various improvements to bch2_alloc_write()
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_mark_update()
Kent Overstreet
2023-10-22
bcachefs: Write out fs usage consistently
Kent Overstreet
2023-10-22
bcachefs: Avoid write lock on mark_lock
Kent Overstreet
2023-10-22
bcachefs: Return errors from for_each_btree_key()
Kent Overstreet
2023-10-22
bcachefs: fix triggers for stripes btree
Kent Overstreet
2023-10-22
bcachefs: Mark overwrites from journal replay in initial gc
Kent Overstreet
2023-10-22
bcachefs: add ability to run gc on metadata only
Kent Overstreet
2023-10-22
bcachefs: Caller now responsible for calling mark_key for gc
Kent Overstreet
2023-10-22
bcachefs: Assorted preemption fixes
Kent Overstreet
2023-10-22
bcachefs: Allocate fs_usage in do_btree_insert_at()
Kent Overstreet
2023-10-22
bcachefs: kill struct btree_insert
Kent Overstreet
2023-10-22
bcachefs: Don't BUG_ON() on bucket sector count overflow
Kent Overstreet
2023-10-22
bcachefs: fs_usage_u64s()
Kent Overstreet
2023-10-22
bcachefs: Add a mechanism for blocking the journal
Kent Overstreet
2023-10-22
bcachefs: Convert bucket invalidation to key marking path
Kent Overstreet
2023-10-22
bcachefs: fixes for cached data accounting
Kent Overstreet
2023-10-22
bcachefs: refactor key marking code a bit
Kent Overstreet
2023-10-22
bcachefs: Fix double counting when gc is running
Kent Overstreet
2023-10-22
bcachefs: gc lock no longer needed for disk reservations
Kent Overstreet
2023-10-22
bcachefs: Fix oldest_gen handling
Kent Overstreet
2023-10-22
bcachefs: serialize persistent_reserved
Kent Overstreet
2023-10-22
bcachefs: initialize fs usage summary in recovery
Kent Overstreet
2023-10-22
bcachefs: percpu utility code
Kent Overstreet
2023-10-22
bcachefs: fix inode counting
Kent Overstreet
2023-10-22
bcachefs: Persist stripe blocks_used
Kent Overstreet
2023-10-22
bcachefs: Persist alloc info on clean shutdown
Kent Overstreet
2023-10-22
bcachefs: Fix check for if extent update is allocating
Kent Overstreet
2023-10-22
bcachefs: More allocator startup improvements
Kent Overstreet
2023-10-22
bcachefs: Factor out acc_u64s()
Kent Overstreet
2023-10-22
bcachefs: Include summarized counts in fs_usage
Kent Overstreet
2023-10-22
bcachefs: refactor bch_fs_usage
Kent Overstreet
[next]