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: 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
2023-10-22
bcachefs: "Snapshot deletion did not run correctly" should be a fsck err
Kent Overstreet
2023-10-22
bcachefs: fsck: Fix nested transaction handling
Kent Overstreet
2023-10-22
bcachefs: Fix check_i_sectors()
Kent Overstreet
2023-10-22
bcachefs: Convert fsck errors to errcode.h
Kent Overstreet
2023-10-22
bcachefs: EINTR -> BCH_ERR_transaction_restart
Kent Overstreet
2023-10-22
bcachefs: Use bch2_err_str() in error messages
Kent Overstreet
2023-10-22
bcachefs: Improved errcodes
Kent Overstreet
2023-10-22
bcachefs: Convert more fsck code to for_each_btree_key2()
Kent Overstreet
2023-10-22
bcachefs: for_each_btree_key2()
Kent Overstreet
2023-10-22
bcachefs: Fix repair for extent past end of inode
Kent Overstreet
2023-10-22
bcachefs: When fsck finds redundant snapshot keys, trigger snapshots cleanup
Kent Overstreet
2023-10-22
bcachefs: Improve fsck for subvols/snapshots
Kent Overstreet
2023-10-22
bcachefs: Improve snapshots_seen
Kent Overstreet
2023-10-22
bcachefs: Fix subvol/snapshot deleting in recovery
Kent Overstreet
2023-10-22
bcachefs: fsck_inode_rm() shouldn't delete subvols
Kent Overstreet
2023-10-22
bcachefs: Rename __bch2_trans_do() -> commit_do()
Kent Overstreet
2023-10-22
bcachefs: Fix hash_check_key()
Kent Overstreet
2023-10-22
bcachefs: Improve some fsck error messages
Kent Overstreet
2023-10-22
bcachefs: In fsck, pass BTREE_UPDATE_INTERNAL_SNAPSHOT_NODE when deleting dir...
Kent Overstreet
2023-10-22
bcachefs: Improve error logging in fsck.c
Kent Overstreet
2023-10-22
bcachefs: Fix inode_backpointer_exists()
Kent Overstreet
2023-10-22
bcachefs: fsck: Work around transaction restarts
Kent Overstreet
2023-10-22
bcachefs: darrays
Kent Overstreet
2023-10-22
bcachefs: Heap allocate printbufs
Kent Overstreet
2023-10-22
bcachefs: Small fsck fix
Kent Overstreet
2023-10-22
bcachefs: Add error messages for memory allocation failures
Kent Overstreet
2023-10-22
bcachefs: Add journal_seq to inode & alloc keys
Kent Overstreet
2023-10-22
bcachefs: Fix __remove_dirent()
Kent Overstreet
2023-10-22
bcachefs: Fix check_inodes()
Kent Overstreet
2023-10-22
bcachefs: Improve transaction restart handling in fsck code
Kent Overstreet
2023-10-22
bcachefs: Add BCH_SUBVOLUME_UNLINKED
Kent Overstreet
2023-10-22
bcachefs: Don't run triggers in fix_reflink_p_key()
Kent Overstreet
2023-10-22
bcachefs: Must check for errors from bch2_trans_cond_resched()
Kent Overstreet
2023-10-22
bcachefs: Subvol dirents are now only visible in parent subvol
Kent Overstreet
2023-10-22
bcachefs: Fix check_path() for snapshots
Kent Overstreet
2023-10-22
bcachefs: Fix for leaking of reflinked extents
Kent Overstreet
2023-10-22
bcachefs: New on disk format to fix reflink_p pointers
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_exit() no longer returns errors
Kent Overstreet
2023-10-22
bcachefs: Fix check_path() across subvolumes
Kent Overstreet
2023-10-22
bcachefs: bch2_subvolume_get()
Kent Overstreet
2023-10-22
bcachefs: Fix check_inode_update_hardlinks()
Kent Overstreet
[next]