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: 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
2023-10-22
bcachefs: Snapshot creation, deletion
Kent Overstreet
2023-10-22
bcachefs: Update data move path for snapshots
Kent Overstreet
2023-10-22
bcachefs: Update fsck for snapshots
Kent Overstreet
2023-10-22
bcachefs: Plumb through subvolume id
Kent Overstreet
2023-10-22
bcachefs: Per subvolume lost+found
Kent Overstreet
2023-10-22
bcachefs: Add support for dirents that point to subvolumes
Kent Overstreet
2023-10-22
bcachefs: Subvolumes, snapshots
Kent Overstreet
2023-10-22
bcachefs: btree_path
Kent Overstreet
2023-10-22
bcachefs: Kill BTREE_INSERT_NOUNLOCK
Kent Overstreet
2023-10-22
bcachefs: Don't squash return code in check_dirents()
Kent Overstreet
2023-10-22
bcachefs: Improvements to fsck check_dirents()
Kent Overstreet
2023-10-22
bcachefs: Improve iter->should_be_locked
Kent Overstreet
2023-10-22
bcachefs: Kill __btree_delete_at()
Kent Overstreet
2023-10-22
bcachefs: Check for errors from bch2_trans_update()
Kent Overstreet
2023-10-22
bcachefs: Fix a memcpy call
Kent Overstreet
2023-10-22
bcachefs: Make sure to use BTREE_ITER_PREFETCH in fsck
Kent Overstreet
2023-10-22
bcachefs: New check_nlinks algorithm for snapshots
Kent Overstreet
2023-10-22
bcachefs: Fix a null ptr deref
Kent Overstreet
2023-10-22
bcachefs: Lookup/create lost+found lazily
Kent Overstreet
2023-10-22
bcachefs: Fix an unused var warning in userspace
Kent Overstreet
2023-10-22
bcachefs: Fix some small memory leaks
Kent Overstreet
2023-10-22
bcachefs: Simplify fsck remove_dirent()
Kent Overstreet
2023-10-22
bcachefs: Improved check_directory_structure()
Kent Overstreet
2023-10-22
bcachefs: Fix fsck to not use bch2_link_trans()
Kent Overstreet
2023-10-22
bcachefs: Redo check_nlink fsck pass
Kent Overstreet
2023-10-22
bcachefs: Inode backpointers are now required
Kent Overstreet
2023-10-22
bcachefs: Simplify hash table checks
Kent Overstreet
2023-10-22
bcachefs: Check inodes at start of fsck
Kent Overstreet
2023-10-22
bcachefs: Drop bch2_fsck_inode_nlink()
Kent Overstreet
2023-10-22
bcachefs: Move some dirent checks to bch2_dirent_invalid()
Kent Overstreet
2023-10-22
bcachefs: Inode backpointers
Kent Overstreet
2023-10-22
bcachefs: Start using bpos.snapshot field
Kent Overstreet
2023-10-22
bcachefs: Replace bch2_btree_iter_next() calls with bch2_btree_iter_advance
Kent Overstreet
[next]