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
/
fsck.c
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Log a message when running an explicit recovery pass
Kent Overstreet
2023-10-22
bcachefs: Fix overlapping extent repair
Kent Overstreet
2023-10-22
bcachefs: Move fsck_inode_rm() to inode.c
Kent Overstreet
2023-10-22
bcachefs: Fix a null ptr deref in check_xattr()
Kent Overstreet
2023-10-22
bcachefs: fsck: delete dead code
Kent Overstreet
2023-10-22
bcachefs: bch2_run_explicit_recovery_pass()
Kent Overstreet
2023-10-22
bcachefs: Fix lookup_inode_for_snapshot()
Kent Overstreet
2023-10-22
bcachefs: need_snapshot_cleanup shouldn't be a fsck error
Kent Overstreet
2023-10-22
bcachefs: Improve key_visible_in_snapshot()
Kent Overstreet
2023-10-22
bcachefs: Refactor overlapping extent checks
Kent Overstreet
2023-10-22
bcachefs: check_extent(): don't use key_visible_in_snapshot()
Kent Overstreet
2023-10-22
bcachefs: check_extent() refactoring
Kent Overstreet
2023-10-22
bcachefs: fsck: walk_inode() now takes is_whiteout
Kent Overstreet
2023-10-22
bcachefs: Simplify check_extent()
Kent Overstreet
2023-10-22
bcachefs: overlapping_extents_found()
Kent Overstreet
2023-10-22
bcachefs: fsck: inode_walker: last_pos, seen_this_pos
Kent Overstreet
2023-10-22
bcachefs: check_extents(): make sure to check i_sectors for last inode
Kent Overstreet
2023-10-22
bcachefs: Convert snapshot table to RCU array
Kent Overstreet
2023-10-22
bcachefs: Enumerate recovery passes
Kent Overstreet
2023-10-22
bcachefs: Assorted sparse fixes
Kent Overstreet
2023-10-22
bcachefs: Fix a format string warning
Kent Overstreet
2023-10-22
bcachefs: fsck: Break walk_inode() up into multiple functions
Kent Overstreet
2023-10-22
bcachefs: fsck needs BTREE_UPDATE_INTERNAL_SNAPSHOT_NODE
Kent Overstreet
2023-10-22
bcachefs: Improve error message for overlapping extents
Kent Overstreet
2023-10-22
bcachefs: New error message helpers
Kent Overstreet
2023-10-22
bcachefs: Convert -ENOENT to private error codes
Kent Overstreet
2023-10-22
bcachefs: Fix check_overlapping_extents()
Kent Overstreet
2023-10-22
bcachefs: BTREE_ID_snapshot_tree
Kent Overstreet
2023-10-22
bcachefs: bch2_bkey_make_mut() now calls bch2_trans_update()
Kent Overstreet
2023-10-22
bcachefs: bch2_bkey_get_iter() helpers
Kent Overstreet
2023-10-22
bcachefs: Converting to typed bkeys is now allowed for err, null ptrs
Kent Overstreet
2023-10-22
bcachefs: Make sure hash info gets initialized in fsck
Kent Overstreet
2023-10-22
bcachefs: Fix a null ptr deref in fsck check_extents()
Kent Overstreet
2023-10-22
bcachefs: Private error codes: ENOMEM
Kent Overstreet
2023-10-22
bcachefs: Suppress transaction restart err message
Kent Overstreet
2023-10-22
bcachefs: Reimplement repair for overlapping extents
Daniel Hill
2023-10-22
bcachefs: let __bch2_btree_insert() pass in flags
Daniel Hill
2023-10-22
bcachefs: Unwritten extents support
Kent Overstreet
2023-10-22
bcachefs: Use for_each_btree_key_upto() more consistently
Kent Overstreet
2023-10-22
bcachefs: Fix hash_check_key()
Kent Overstreet
2023-10-22
bcachefs: New btree helpers
Kent Overstreet
2023-10-22
bcachefs: New bpos_cmp(), bkey_cmp() replacements
Kent Overstreet
2023-10-22
bcachefs: More style fixes
Kent Overstreet
2023-10-22
bcachefs: Make error messages more uniform
Kent Overstreet
2023-10-22
bcachefs: Assorted checkpatch fixes
Kent Overstreet
2023-10-22
bcachefs: Re-enable hash_redo_key()
Kent Overstreet
2023-10-22
bcachefs: fsck: Another transaction restart handling fix
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_delete_range_trans() now returns -BCH_ERR_transaction_re...
Kent Overstreet
2023-10-22
bcachefs: Minor transaction restart handling fix
Kent Overstreet
2023-10-22
bcachefs: Increment restart count in bch2_trans_begin()
Kent Overstreet
[next]