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
2024-09-09
bcachefs: Don't delete open files in online fsck
Kent Overstreet
2024-08-22
bcachefs: add missing inode_walker_exit()
Kent Overstreet
2024-08-22
bcachefs: Fix double assignment in check_dirent_to_subvol()
Yuesong Li
2024-08-22
bcachefs: fix missing bch2_err_str()
Kent Overstreet
2024-07-22
bcachefs: More informative error message in reattach_inode()
Kent Overstreet
2024-07-14
bcachefs: fsck_err() may now take a btree_trans
Kent Overstreet
2024-07-14
bcachefs: check_key_has_inode()
Kent Overstreet
2024-06-10
bcachefs: fix stack frame size in fsck.c
Kent Overstreet
2024-05-28
bcachefs: Run check_key_has_snapshot in snapshot_delete_keys()
Kent Overstreet
2024-05-28
bcachefs: Fix lookup_first_inode() when inode_generations are present
Kent Overstreet
2024-05-08
bcachefs: check for inodes that should have backpointers in fsck
Kent Overstreet
2024-05-08
bcachefs: Rip bch2_snapshot_equiv() out of fsck
Kent Overstreet
2024-05-08
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
2024-05-08
bcachefs: bch2_hash_lookup() now returns bkey_s_c
Kent Overstreet
2024-04-03
bcachefs: reconstruct_inode()
Kent Overstreet
2024-04-03
bcachefs: Subvolume reconstruction
Kent Overstreet
2024-04-02
bcachefs: ratelimit informational fsck errors
Kent Overstreet
2024-04-01
bcachefs: Fix overlapping extent repair
Kent Overstreet
2024-04-01
bcachefs: Fix remove_dirent()
Kent Overstreet
2024-03-31
bcachefs: Split out recovery_passes.c
Kent Overstreet
2024-03-31
bcachefs: Fix use after free in check_root_trans()
Kent Overstreet
2024-03-17
bcachefs: Fix spurious -BCH_ERR_transaction_restart_nested
Kent Overstreet
2024-03-17
bcachefs: Fix check_key_has_snapshot() call
Kent Overstreet
2024-03-13
bcachefs: check_path() now only needs to walk up to subvolume root
Kent Overstreet
2024-03-13
bcachefs: bch2_check_subvolume_structure()
Kent Overstreet
2024-03-13
bcachefs: bch_subvolume::fs_path_parent
Kent Overstreet
2024-03-13
bcachefs: Correctly reattach subvolumes
Kent Overstreet
2024-03-13
bcachefs: check_path() now prints full inode when reattaching
Kent Overstreet
2024-03-13
bcachefs: Pass inode bkey to check_path()
Kent Overstreet
2024-03-13
bcachefs: Fix path where dirent -> subvol missing and we don't fix
Kent Overstreet
2024-03-13
bcachefs: Repair subvol dirents that point to non subvols
Kent Overstreet
2024-03-13
bcachefs: check dirent->d_parent_subvol
Kent Overstreet
2024-03-13
bcachefs: check inode->bi_parent_subvol against dirent
Kent Overstreet
2024-03-13
bcachefs: delete duplicated checks in check_dirent_to_subvol()
Kent Overstreet
2024-03-13
bcachefs: simplify check_dirent_inode_dirent()
Kent Overstreet
2024-03-13
bcachefs: check bi_parent_subvol in check_inode()
Kent Overstreet
2024-03-13
bcachefs: better log message in lookup_inode_for_snapshot()
Kent Overstreet
2024-03-13
bcachefs: check_inode_dirent_inode()
Kent Overstreet
2024-03-13
bcachefs: Check subvol <-> inode pointers in check_inode()
Kent Overstreet
2024-03-10
bcachefs: factor out check_inode_backpointer()
Kent Overstreet
2024-03-10
bcachefs: Factor out check_subvol_dirent()
Kent Overstreet
2024-03-10
bcachefs: move fsck_write_inode() to inode.c
Kent Overstreet
2024-03-10
bcachefs: bch2_hash_set_snapshot() -> bch2_hash_set_in_snapshot()
Kent Overstreet
2024-03-10
bcachefs: fix check_inode_deleted_list()
Kent Overstreet
2024-01-25
bcachefs: __lookup_dirent() works in snapshot, not subvol
Kent Overstreet
2024-01-05
bcachefs: fsck_err()s don't need to manually check c->sb.version anymore
Kent Overstreet
2024-01-01
bcachefs: check_directory_structure() can now be run online
Kent Overstreet
2024-01-01
bcachefs: Fix reattach_inode() for snapshots
Kent Overstreet
2024-01-01
bcachefs: Clean up btree_trans
Kent Overstreet
2024-01-01
bcachefs: btree_iter -> btree_path_idx_t
Kent Overstreet
[next]