开源镜像站
帮助
动态
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
/
recovery.c
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Kill journal_keys->journal_seq_base
Kent Overstreet
2023-10-22
bcachefs: Convert fsck errors to errcode.h
Kent Overstreet
2023-10-22
bcachefs: Use bch2_err_str() in error messages
Kent Overstreet
2023-10-22
bcachefs: We can handle missing btree roots for all alloc btrees
Kent Overstreet
2023-10-22
bcachefs: Fix subvol/snapshot deleting in recovery
Kent Overstreet
2023-10-22
bcachefs: Printbuf rework
Kent Overstreet
2023-10-22
bcachefs: Fix btree_and_journal_iter
Kent Overstreet
2023-10-22
bcachefs: Fix for cmd_list_journal
Kent Overstreet
2023-10-22
bcachefs: Fix journal_keys_search() overhead
Kent Overstreet
2023-10-22
bcachefs: Always print when doing journal replay in fsck
Kent Overstreet
2023-10-22
bcachefs: LRU repair tweaks
Kent Overstreet
2023-10-22
bcachefs: Fix journal_iters_fix()
Kent Overstreet
2023-10-22
bcachefs: Go RW before bch2_check_lrus()
Kent Overstreet
2023-10-22
bcachefs: Kill old rebuild_replicas option
Kent Overstreet
2023-10-22
bcachefs: Fix for getting stuck in journal replay
Kent Overstreet
2023-10-22
bcachefs: Introduce bch2_journal_keys_peek_(upto|slot)()
Kent Overstreet
2023-10-22
bcachefs: Fix a few warnings on 32 bit
Kent Overstreet
2023-10-22
bcachefs: Use a genradix for reading journal entries
Kent Overstreet
2023-10-22
bcachefs: Refactor journal_keys_sort() to return an error code
Kent Overstreet
2023-10-22
bcachefs: Fold bucket_state in to BCH_DATA_TYPES()
Kent Overstreet
2023-10-22
bcachefs: More improvements for alloc info checks
Kent Overstreet
2023-10-22
bcachefs: Gap buffer for journal keys
Kent Overstreet
2023-10-22
bcachefs: Kill main in-memory bucket array
Kent Overstreet
2023-10-22
bcachefs: Fsck for need_discard & freespace btrees
Kent Overstreet
2023-10-22
bcachefs: Kill allocator threads & freelists
Kent Overstreet
2023-10-22
bcachefs: Freespace, need_discard btrees
Kent Overstreet
2023-10-22
bcachefs: Introduce a separate journal watermark for copygc
Kent Overstreet
2023-10-22
bcachefs: bch2_journal_log_msg()
Kent Overstreet
2023-10-22
bcachefs: Heap allocate printbufs
Kent Overstreet
2023-10-22
bcachefs: Normal update/commit path now works before going RW
Kent Overstreet
2023-10-22
bcachefs: Add .to_text() methods for all superblock sections
Kent Overstreet
2023-10-22
bcachefs: opts.read_journal_only
Kent Overstreet
2023-10-22
bcachefs: Delete some flag bits that are no longer used
Kent Overstreet
2023-10-22
bcachefs: Print a better message for mark and sweep pass
Kent Overstreet
2023-10-22
bcachefs: btree_gc no longer uses main in-memory bucket array
Kent Overstreet
2023-10-22
bcachefs: run_one_trigger() now checks journal keys
Kent Overstreet
2023-10-22
Revert "bcachefs: Delete some obsolete journal_seq_blacklist code"
Kent Overstreet
2023-10-22
bcachefs: Log & error message improvements
Kent Overstreet
2023-10-22
bcachefs: Add verbose log messages for journal read
Kent Overstreet
2023-10-22
bcachefs: Use kvmalloc() for array of sorted keys in journal replay
Kent Overstreet
2023-10-22
bcachefs: Simplify journal replay
Kent Overstreet
2023-10-22
bcachefs: BTREE_ITER_WITH_JOURNAL
Kent Overstreet
2023-10-22
bcachefs: Tweak journal reclaim order
Kent Overstreet
2023-10-22
bcachefs: Make sure BCH_FS_FSCK_DONE gets set
Kent Overstreet
2023-10-22
bcachefs: Fix race between btree updates & journal replay
Kent Overstreet
2023-10-22
bcachefs: bch2_journal_entry_to_text()
Kent Overstreet
2023-10-22
bcachefs: Journal replay does't resort main list of keys
Kent Overstreet
2023-10-22
bcachefs: Run scan_old_btree_nodes after version upgrade
Kent Overstreet
2023-10-22
bcachefs: Delete some obsolete journal_seq_blacklist code
Kent Overstreet
2023-10-22
bcachefs: bch2_journal_key_insert() no longer transfers ownership
Kent Overstreet
[next]