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: Drop trans arg to bch2_extent_atomic_end()
Kent Overstreet
2023-10-22
1
-2
/
+1
*
bcachefs: Flush fsck errors when looping in btree gc
Kent Overstreet
2023-10-22
1
-0
/
+2
*
bcachefs: Switch reconstruct_alloc to a mount option
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Reflink pointers also have to be remarked if split in journal replay
Kent Overstreet
2023-10-22
1
-5
/
+11
*
bcachefs: Reflink
Kent Overstreet
2023-10-22
1
-11
/
+7
*
bcachefs: Refactor bch2_extent_trim_atomic() for reflink
Kent Overstreet
2023-10-22
1
-2
/
+8
*
bcachefs: Rework calling convention for marking overwrites
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Fix ec_stripes_read()
Kent Overstreet
2023-10-22
1
-0
/
+36
*
bcachefs: Fix array overrun with unknown btree roots
Kent Overstreet
2023-10-22
1
-1
/
+9
*
bcachefs: fix kasan splat
Kent Overstreet
2023-10-22
1
-4
/
+6
*
bcachefs: Improve key marking interface
Kent Overstreet
2023-10-22
1
-2
/
+3
*
bcachefs: Don't use a fixed size buffer for fs_usage_deltas
Kent Overstreet
2023-10-22
1
-6
/
+1
*
bcachefs: More work to avoid transaction restarts
Kent Overstreet
2023-10-22
1
-2
/
+1
*
bcachefs: some improvements to startup messages and options
Kent Overstreet
2023-10-22
1
-25
/
+56
*
bcachefs: bch2_trans_mark_update()
Kent Overstreet
2023-10-22
1
-29
/
+71
*
bcachefs: Write out fs usage consistently
Kent Overstreet
2023-10-22
1
-5
/
+3
*
bcachefs: Mark overwrites from journal replay in initial gc
Kent Overstreet
2023-10-22
1
-38
/
+69
*
bcachefs: Deduplicate keys in the journal before replay
Kent Overstreet
2023-10-22
1
-61
/
+219
*
bcachefs: Journal replay refactoring
Kent Overstreet
2023-10-22
1
-100
/
+243
*
bcachefs: delete duplicated code
Kent Overstreet
2023-10-22
1
-26
/
+3
*
bcachefs: Rewrite journal_seq_blacklist machinery
Kent Overstreet
2023-10-22
1
-35
/
+119
*
bcachefs: add ability to run gc on metadata only
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Refactor bch2_fs_recovery()
Kent Overstreet
2023-10-22
1
-135
/
+179
*
bcachefs: Track whether filesystem has errors in superblock
Kent Overstreet
2023-10-22
1
-1
/
+4
*
bcachefs: Verify fs hasn't been modified before going rw
Kent Overstreet
2023-10-22
1
-8
/
+7
*
bcachefs: Go rw lazily
Kent Overstreet
2023-10-22
1
-16
/
+9
*
bcachefs: More debug params for testing of recovery paths
Kent Overstreet
2023-10-22
1
-0
/
+4
*
bcachefs: Run gc if failed to read alloc btree
Kent Overstreet
2023-10-22
1
-2
/
+4
*
bcachefs: Fix error handling in bch2_fs_recovery()
Kent Overstreet
2023-10-22
1
-1
/
+3
*
bcachefs: improved flush_held_btree_writes()
Kent Overstreet
2023-10-22
1
-2
/
+4
*
bcachefs: Add a mechanism for blocking the journal
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: no need to run gc when initializing new fs
Kent Overstreet
2023-10-22
1
-6
/
+1
*
bcachefs: don't do initial gc if have alloc info feature
Kent Overstreet
2023-10-22
1
-6
/
+12
*
bcachefs: serialize persistent_reserved
Kent Overstreet
2023-10-22
1
-7
/
+17
*
bcachefs: initialize fs usage summary in recovery
Kent Overstreet
2023-10-22
1
-0
/
+8
*
bcachefs: journal_replay_early()
Kent Overstreet
2023-10-22
1
-12
/
+82
*
bcachefs: reserve space in journal for fs usage entries
Kent Overstreet
2023-10-22
1
-1
/
+2
*
bcachefs: delete a debug printk
Kent Overstreet
2023-10-22
1
-1
/
+2
*
bcachefs: Persist stripe blocks_used
Kent Overstreet
2023-10-22
1
-4
/
+4
*
bcachefs: Switch replicas to mark_lock
Kent Overstreet
2023-10-22
1
-2
/
+1
*
bcachefs: Track nr_inodes with the key marking machinery
Kent Overstreet
2023-10-22
1
-2
/
+0
*
bcachefs: Make bkey types globally unique
Kent Overstreet
2023-10-22
1
-5
/
+18
*
bcachefs: Stripes now properly subject to gc
Kent Overstreet
2023-10-22
1
-3
/
+3
*
Revert "bcachefs: start erasure coding after journal replay"
Kent Overstreet
2023-10-22
1
-5
/
+5
*
bcachefs: start erasure coding after journal replay
Kent Overstreet
2023-10-22
1
-5
/
+5
*
bcachefs: Erasure coding
Kent Overstreet
2023-10-22
1
-0
/
+6
*
bcachefs: stripe support for replicas tracking
Kent Overstreet
2023-10-22
1
-1
/
+2
*
bcachefs: Assorted fixes for running on very small devices
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: Fix an assertion when rebuilding replicas
Kent Overstreet
2023-10-22
1
-0
/
+2
*
bcachefs: Rename nofsck opt to fsck
Kent Overstreet
2023-10-22
1
-1
/
+1
[next]