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
2025-02-26
bcachefs: Revert directory i_size
Kent Overstreet
2025-02-19
bcachefs: Fix fsck directory i_size checking
Kent Overstreet
2025-02-01
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2025-01-27
add a string-to-qstr constructor
Al Viro
2025-01-13
bcachefs: bcachefs_metadata_version_directory_size
Hongbo Li
2025-01-09
bcachefs: Check for dirents to overwritten inodes
Kent Overstreet
2025-01-09
bcachefs: Don't rely on snapshot_tree.master_subvol for reattaching
Kent Overstreet
2024-12-29
bcachefs: bcachefs_metadata_version_inode_depth
Kent Overstreet
2024-12-21
bcachefs: bch2_str_hash_check_key() now checks inode hash info
Kent Overstreet
2024-12-21
bcachefs: Don't BUG_ON() inode unpack error
Kent Overstreet
2024-12-21
bcachefs: factor out str_hash.c
Kent Overstreet
2024-12-21
bcachefs: kill flags param to bch2_subvolume_get()
Kent Overstreet
2024-12-21
bcachefs: bch2_inum_to_path()
Kent Overstreet
2024-12-21
bcachefs: Fix fsck.c build in userspace
Kent Overstreet
2024-12-21
bcachefs: Check for inode journal seq in the future
Kent Overstreet
2024-12-21
bcachefs: Implement bch2_btree_iter_prev_min()
Kent Overstreet
2024-12-21
bcachefs: Move fsck ioctl code to fsck.c
Kent Overstreet
2024-12-21
bcachefs: Rename btree_iter_peek_upto() -> btree_iter_peek_max()
Kent Overstreet
2024-12-21
bcachefs: Remove unnecessary peek_slot()
Kent Overstreet
2024-12-21
bcachefs: remove_backpointer() now uses dirent_get_by_pos()
Kent Overstreet
2024-12-21
bcachefs: bch2_inode_should_have_bp -> bch2_inode_should_have_single_bp
Kent Overstreet
2024-10-18
bcachefs: fsck: Improve hash_check_key()
Kent Overstreet
2024-10-18
bcachefs: Repair mismatches in inode hash seed, type
Kent Overstreet
2024-10-18
bcachefs: Don't use commit_do() unnecessarily
Kent Overstreet
2024-10-09
bcachefs: bch2_inode_or_descendents_is_open()
Kent Overstreet
2024-10-09
bcachefs: bcachefs_metadata_version_inode_has_child_snapshots
Kent Overstreet
2024-10-06
bcachefs: Delete vestigal check_inode() checks
Kent Overstreet
2024-10-06
bcachefs: reattach_inode() now correctly handles interior snapshot nodes
Kent Overstreet
2024-10-06
bcachefs: Split out check_unreachable_inodes() pass
Kent Overstreet
2024-10-04
bcachefs: Kill snapshot arg to fsck_write_inode()
Kent Overstreet
2024-10-04
bcachefs: Check for unlinked, non-empty dirs in check_inode()
Kent Overstreet
2024-10-04
bcachefs: Check for unlinked inodes with dirents
Kent Overstreet
2024-10-04
bcachefs: Check for directories with no backpointers
Kent Overstreet
2024-10-04
bcachefs: Create lost+found in correct snapshot
Kent Overstreet
2024-10-04
bcachefs: Fix reattach_inode()
Kent Overstreet
2024-10-02
bcachefs: Fix bch2_inode_is_open() check
Kent Overstreet
2024-10-02
bcachefs: Fix return type of dirent_points_to_inode_nowarn()
Kent Overstreet
2024-09-27
bcachefs: check_subvol_path() now prints subvol root inode
Kent Overstreet
2024-09-27
bcachefs: remove_backpointer() now checks if dirent points to inode
Kent Overstreet
2024-09-27
bcachefs: dirent_points_to_inode() now warns on mismatch
Kent Overstreet
2024-09-27
bcachefs: BCH_FS_clean_recovery
Kent Overstreet
2024-09-27
bcachefs: Don't delete unlinked inodes before logged op resume
Kent Overstreet
2024-09-27
bcachefs: fix transaction restart handling in check_extents(), check_dirents()
Kent Overstreet
2024-09-27
bcachefs: kill inode_walker_entry.seen_this_pos
Kent Overstreet
2024-09-27
bcachefs: Fix error path in check_dirent_inode_dirent()
Kent Overstreet
2024-09-27
bcachefs: Improve bch2_is_inode_open() warning message
Kent Overstreet
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
[next]