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
/
recovery.c
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Drop alloc keys from journal when -o reconstruct_alloc
Kent Overstreet
2023-10-22
bcachefs: Improvements to writing alloc info
Kent Overstreet
2023-10-22
bcachefs: Fix a bug with the journal_seq_blacklist mechanism
Kent Overstreet
2023-10-22
bcachefs: Add an option for rebuilding the replicas section
Kent Overstreet
2023-10-22
bcachefs: Kill BTREE_TRIGGER_NOOVERWRITES
Kent Overstreet
2023-10-22
bcachefs: Use cached iterators for alloc btree
Kent Overstreet
2023-10-22
bcachefs: Add an internal option for reading entire journal
Kent Overstreet
2023-10-22
bcachefs: Set filesystem features earlier in fs init path
Kent Overstreet
2023-10-22
bcachefs: Interior btree updates are now fully transactional
Kent Overstreet
2023-10-22
bcachefs: Fix reading of alloc info after unclean shutdown
Kent Overstreet
2023-10-22
bcachefs: Fix iterating of journal keys within a btree node
Kent Overstreet
2023-10-22
bcachefs: Read journal when keep_journal on
Kent Overstreet
2023-10-22
bcachefs: Add an option for keeping journal entries after startup
Kent Overstreet
2023-10-22
bcachefs: Fix an assertion when nothing to replay
Kent Overstreet
2023-10-22
bcachefs: Replay interior node keys
Kent Overstreet
2023-10-22
bcachefs: trans_commit() path can now insert to interior nodes
Kent Overstreet
2023-10-22
bcachefs: Clear BCH_FEATURE_extents_above_btree_updates on clean shutdown
Kent Overstreet
2023-10-22
bcachefs: Move extent overwrite handling out of core btree code
Kent Overstreet
2023-10-22
bcachefs: Skip 0 size deleted extents in journal replay
Kent Overstreet
2023-10-22
bcachefs: Traverse iterator in journal replay
Kent Overstreet
2023-10-22
bcachefs: Fix another iterator leak
Kent Overstreet
2023-10-22
bcachefs: BCH_SB_FEATURES_ALL
Kent Overstreet
2023-10-22
bcachefs: btree_ptr_v2
Kent Overstreet
2023-10-22
bcachefs: btree_and_journal_iter
Kent Overstreet
2023-10-22
bcachefs: Split out btree_trigger_flags
Kent Overstreet
2023-10-22
bcachefs: Use KEY_TYPE_deleted whitouts for extents
Kent Overstreet
2023-10-22
bcachefs: Convert some enums to x-macros
Kent Overstreet
2023-10-22
bcachefs: Don't export __bch2_fs_read_write
Kent Overstreet
2023-10-22
bcachefs: Don't reexecute triggers when retrying transaction commit
Kent Overstreet
2023-10-22
bcachefs: Kill BTREE_INSERT_ATOMIC
Kent Overstreet
2023-10-22
bcachefs: Convert all bch2_trans_commit() users to BTREE_INSERT_ATOMIC
Kent Overstreet
2023-10-22
bcachefs: bch2_check_set_feature()
Kent Overstreet
2023-10-22
bcachefs: Reorganize extents.c
Kent Overstreet
2023-10-22
bcachefs: Inline data extents
Kent Overstreet
2023-10-22
bcachefs: Rework of cut_front & cut_back
Kent Overstreet
2023-10-22
bcachefs: Set lost+found mode to 0700
Justin Husted
2023-10-22
bcachefs: Trust btree alloc info at runtime
Kent Overstreet
2023-10-22
bcachefs: Fix creation of lost+found
Kent Overstreet
2023-10-22
bcachefs: Fix incorrect use of bch2_extent_atomic_end()
Kent Overstreet
2023-10-22
bcachefs: bch2_extent_atomic_end() now traverses iter
Kent Overstreet
2023-10-22
bcachefs: Factor out fs-common.c
Kent Overstreet
2023-10-22
bcachefs: Kill deferred btree updates
Kent Overstreet
2023-10-22
bcachefs: Drop trans arg to bch2_extent_atomic_end()
Kent Overstreet
2023-10-22
bcachefs: Flush fsck errors when looping in btree gc
Kent Overstreet
2023-10-22
bcachefs: Switch reconstruct_alloc to a mount option
Kent Overstreet
2023-10-22
bcachefs: Reflink pointers also have to be remarked if split in journal replay
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: Fix ec_stripes_read()
Kent Overstreet
[next]