开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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: 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
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
[next]