开源镜像站
帮助
动态
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: Rename BTREE_ID enums for consistency with other enums
Kent Overstreet
2023-10-22
bcachefs: Rename KEY_TYPE_whiteout -> KEY_TYPE_hash_whiteout
Kent Overstreet
2023-10-22
bcachefs: Don't use inode btree key cache in fsck code
Kent Overstreet
2023-10-22
bcachefs: Fsck fixes
Kent Overstreet
2023-10-22
bcachefs: Fix for hash_redo_key() in fsck
Kent Overstreet
2023-10-22
bcachefs: Reduce/kill BKEY_PADDED use
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_get_iter() no longer returns errors
Kent Overstreet
2023-10-22
bcachefs: Fix for fsck spuriously finding duplicate extents
Kent Overstreet
2023-10-22
bcachefs: Don't use bkey cache for inode update in fsck
Kent Overstreet
2023-10-22
bcachefs: use a radix tree for inum bitmap in fsck
Kent Overstreet
2023-10-22
bcachefs: New varints
Kent Overstreet
2023-10-22
bcachefs: Make sure to go rw if lazy in fsck
Kent Overstreet
2023-10-22
bcachefs: Improve assorted error messages
Kent Overstreet
2023-10-22
bcachefs: Fix inodes pass in fsck
Kent Overstreet
2023-10-22
bcachefs: Kill bkey_type_successor
Kent Overstreet
2023-10-22
bcachefs: Improve error message in fsck
Kent Overstreet
2023-10-22
bcachefs: Fix a locking bug in fsck
Kent Overstreet
2023-10-22
bcachefs: Move extent overwrite handling out of core btree code
Kent Overstreet
2023-10-22
bcachefs: Kill TRANS_RESET_MEM|TRANS_RESET_ITERS
Kent Overstreet
2023-10-22
bcachefs: Split out btree_trigger_flags
Kent Overstreet
2023-10-22
bcachefs: Convert some enums to x-macros
Kent Overstreet
2023-10-22
bcachefs: Kill BTREE_INSERT_ATOMIC
Kent Overstreet
2023-10-22
bcachefs: Convert all bch2_trans_commit() users to BTREE_INSERT_ATOMIC
Kent Overstreet
2023-10-22
bcachefs: Update directory timestamps during link
Justin Husted
2023-10-22
bcachefs: Set lost+found mode to 0700
Justin Husted
2023-10-22
bcachefs: Fix uninitialized field in hash_check_init()
Justin Husted
2023-10-22
bcachefs: Factor out fs-common.c
Kent Overstreet
2023-10-22
bcachefs: Kill deferred btree updates
Kent Overstreet
2023-10-22
bcachefs: Improve error handling for for_each_btree_key_continue()
Kent Overstreet
2023-10-22
bcachefs: Cleanup i_nlink handling
Kent Overstreet
2023-10-22
bcachefs: Check for extents past eof correctly
Kent Overstreet
2023-10-22
bcachefs: More work to avoid transaction restarts
Kent Overstreet
2023-10-22
bcachefs: Delete duplicate code
Kent Overstreet
2023-10-22
bcachefs: some improvements to startup messages and options
Kent Overstreet
2023-10-22
bcachefs: Return errors from for_each_btree_key()
Kent Overstreet
2023-10-22
bcachefs: minor fsck fix
Kent Overstreet
2023-10-22
bcachefs: Fsck locking improvements
Kent Overstreet
2023-10-22
bcachefs: make sure to use BTREE_INSERT_LAZY_RW in fsck
Kent Overstreet
2023-10-22
bcachefs: trans_for_each_iter()
Kent Overstreet
2023-10-22
bcachefs: Only get btree iters from btree transactions
Kent Overstreet
2023-10-22
bcachefs: Go rw lazily
Kent Overstreet
2023-10-22
bcachefs: convert bch2_btree_insert_at() usage to bch2_trans_commit()
Kent Overstreet
2023-10-22
bcachefs: Don't need to walk inodes on clean shutdown
Kent Overstreet
2023-10-22
bcachefs: Track nr_inodes with the key marking machinery
Kent Overstreet
2023-10-22
bcachefs: Make bkey types globally unique
Kent Overstreet
2023-10-22
bcachefs: revamp to_text methods
Kent Overstreet
2023-10-22
bcachefs: Rename nofsck opt to fsck
Kent Overstreet
2023-10-22
bcachefs: make fsck spew less
Kent Overstreet
2023-10-22
bcachefs: Dirent repair code
Kent Overstreet
2023-10-22
bcachefs: kill extent_insert_hook
Kent Overstreet
[next]