index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
recovery.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcachefs: Assorted sparse fixes
Kent Overstreet
2023-10-22
1
-3
/
+3
*
bcachefs: Allow for unknown btree IDs
Kent Overstreet
2023-10-22
1
-8
/
+8
*
bcachefs: bch2_version_to_text()
Kent Overstreet
2023-10-22
1
-11
/
+16
*
bcachefs: Kill JOURNAL_WATERMARK
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: New error message helpers
Kent Overstreet
2023-10-22
1
-68
/
+38
*
bcachefs: Convert -ENOENT to private error codes
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: BTREE_ID_snapshot_tree
Kent Overstreet
2023-10-22
1
-5
/
+18
*
bcachefs: bch2_bkey_get_iter() helpers
Kent Overstreet
2023-10-22
1
-4
/
+3
*
bcachefs: Add a cond_resched() call to journal_keys_sort()
Kent Overstreet
2023-10-22
1
-0
/
+2
*
bcachefs: Rip out code for storing backpointers in alloc keys
Kent Overstreet
2023-10-22
1
-5
/
+2
*
bcachefs: use reservation for log messages during recovery
Brian Foster
2023-10-22
1
-8
/
+8
*
bcachefs: Add a fallback when journal_keys doesn't fit in ram
Kent Overstreet
2023-10-22
1
-18
/
+49
*
bcachefs: Add error message for failing to allocate sorted journal keys
Kent Overstreet
2023-10-22
1
-1
/
+4
*
bcachefs: Private error codes: ENOMEM
Kent Overstreet
2023-10-22
1
-5
/
+5
*
bcachefs: Drop some anonymous structs, unions
Kent Overstreet
2023-10-22
1
-4
/
+4
*
bcachefs: Simplify ec stripes heap
Kent Overstreet
2023-10-22
1
-2
/
+0
*
bcachefs: Fragmentation LRU
Kent Overstreet
2023-10-22
1
-0
/
+3
*
bcachefs: Fix failure to read btree roots
Kent Overstreet
2023-10-22
1
-2
/
+8
*
bcachefs: Rework lru btree
Kent Overstreet
2023-10-22
1
-4
/
+1
*
bcachefs: bucket_gens btree
Kent Overstreet
2023-10-22
1
-1
/
+14
*
bcachefs: KEY_TYPE_inode_v3, metadata_version_inode_v3
Kent Overstreet
2023-10-22
1
-2
/
+5
*
bcachefs: Start snapshots before bch2_gc()
Kent Overstreet
2023-10-22
1
-28
/
+14
*
bcachefs: New on disk format: Backpointers
Kent Overstreet
2023-10-22
1
-2
/
+33
*
bcachefs: Go RW before check_alloc_info()
Kent Overstreet
2023-10-22
1
-7
/
+10
*
bcachefs: Start copygc when first going read-write
Kent Overstreet
2023-10-22
1
-17
/
+30
*
bcachefs: Convert EROFS errors to private error codes
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: Log more messages in the journal
Kent Overstreet
2023-10-22
1
-9
/
+20
*
bcachefs: Add a missing bch2_err_str() call
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Recover from blacklisted journal entries
Kent Overstreet
2023-10-22
1
-1
/
+9
*
bcachefs: Fix bch2_journal_keys_peek_upto()
Kent Overstreet
2023-10-22
1
-6
/
+6
*
bcachefs: Don't error out when just reading the journal
Kent Overstreet
2023-10-22
1
-7
/
+7
*
bcachefs: New bpos_cmp(), bkey_cmp() replacements
Kent Overstreet
2023-10-22
1
-10
/
+9
*
bcachefs: Fixes for building in userspace
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: More style fixes
Kent Overstreet
2023-10-22
1
-2
/
+1
*
bcachefs: Journal keys overlay fixes
Kent Overstreet
2023-10-22
1
-1
/
+2
*
bcachefs: Assorted checkpatch fixes
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: Kill journal_keys->journal_seq_base
Kent Overstreet
2023-10-22
1
-12
/
+2
*
bcachefs: Convert fsck errors to errcode.h
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Use bch2_err_str() in error messages
Kent Overstreet
2023-10-22
1
-2
/
+3
*
bcachefs: We can handle missing btree roots for all alloc btrees
Kent Overstreet
2023-10-22
1
-4
/
+20
*
bcachefs: Fix subvol/snapshot deleting in recovery
Kent Overstreet
2023-10-22
1
-0
/
+6
*
bcachefs: Printbuf rework
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: Fix btree_and_journal_iter
Kent Overstreet
2023-10-22
1
-62
/
+38
*
bcachefs: Fix for cmd_list_journal
Kent Overstreet
2023-10-22
1
-3
/
+7
*
bcachefs: Fix journal_keys_search() overhead
Kent Overstreet
2023-10-22
1
-18
/
+36
*
bcachefs: Always print when doing journal replay in fsck
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: LRU repair tweaks
Kent Overstreet
2023-10-22
1
-7
/
+2
*
bcachefs: Fix journal_iters_fix()
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: Go RW before bch2_check_lrus()
Kent Overstreet
2023-10-22
1
-36
/
+50
*
bcachefs: Kill old rebuild_replicas option
Kent Overstreet
2023-10-22
1
-14
/
+5
[next]