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: Don't corrupt journal keys gap buffer when dropping alloc info
Kent Overstreet
2024-03-18
1
-1
/
+5
*
bcachefs: reconstruct_alloc cleanup
Kent Overstreet
2024-03-14
1
-13
/
+38
*
bcachefs: split out ignore_blacklisted, ignore_not_dirty
Kent Overstreet
2024-03-14
1
-3
/
+4
*
bcachefs: improve move_gap()
Kent Overstreet
2024-03-14
1
-2
/
+1
*
bcachefs: journal_keys now uses darray helpers
Kent Overstreet
2024-03-14
1
-6
/
+2
*
bcachefs: Rename journal_keys.d -> journal_keys.data
Kent Overstreet
2024-03-14
1
-5
/
+5
*
bcachefs: Kill more -EIO error codes
Kent Overstreet
2024-03-14
1
-1
/
+1
*
bcachefs: Fix journal replay with unreadable btree roots
Kent Overstreet
2024-03-10
1
-0
/
+11
*
bcachefs: journal_seq_blacklist_add() now handles entries being added out of ...
Kent Overstreet
2024-03-10
1
-1
/
+1
*
bcachefs: Fix check_version_upgrade()
Kent Overstreet
2024-02-14
1
-5
/
+6
*
bcachefs: bch_fs_usage_base
Kent Overstreet
2024-01-21
1
-1
/
+1
*
bcachefs: Restart recovery passes more reliably
Kent Overstreet
2024-01-06
1
-1
/
+4
*
bcachefs: Upgrades now specify errors to fix, like downgrades
Kent Overstreet
2024-01-06
1
-9
/
+9
*
bcachefs: Online fsck can now fix errors
Kent Overstreet
2024-01-06
1
-2
/
+5
*
bcachefs: Upgrading uses bch_sb.recovery_passes_required
Kent Overstreet
2024-01-06
1
-8
/
+6
*
bcachefs: Fix nochanges/read_only interaction
Kent Overstreet
2024-01-06
1
-1
/
+3
*
bcachefs: vstruct_for_each() now declares loop iter
Kent Overstreet
2024-01-01
1
-6
/
+3
*
bcachefs: for_each_member_device() now declares loop iter
Kent Overstreet
2024-01-01
1
-6
/
+4
*
bcachefs: darray_for_each() now declares loop iter
Kent Overstreet
2024-01-01
1
-1
/
+0
*
bcachefs: bch_err_(fn|msg) check if should print
Kent Overstreet
2024-01-01
1
-15
/
+9
*
bcachefs: Fix snapshot.c assertion for online fsck
Kent Overstreet
2024-01-01
1
-0
/
+3
*
bcachefs: Kill for_each_btree_key()
Kent Overstreet
2024-01-01
1
-1
/
+2
*
bcachefs: bch2_run_online_recovery_passes()
Kent Overstreet
2024-01-01
1
-19
/
+38
*
bcachefs: Add ability to redirect log output
Kent Overstreet
2024-01-01
1
-3
/
+3
*
bcachefs: Explicity go RW for fsck
Kent Overstreet
2024-01-01
1
-1
/
+1
*
bcachefs: convert bch_fs_flags to x-macro
Kent Overstreet
2024-01-01
1
-17
/
+17
*
bcachefs: Kill dev_usage->buckets_ec
Kent Overstreet
2024-01-01
1
-2
/
+0
*
bcachefs: Don't flush journal after replay
Kent Overstreet
2024-01-01
1
-3
/
+1
*
bcachefs: Rename BTREE_INSERT flags
Kent Overstreet
2024-01-01
1
-6
/
+6
*
bcachefs: Make journal replay more efficient
Kent Overstreet
2024-01-01
1
-28
/
+62
*
bcachefs: Go rw before journal replay
Kent Overstreet
2024-01-01
1
-4
/
+12
*
bcachefs: BTREE_INSERT_JOURNAL_REPLAY now "don't init trans->journal_res"
Kent Overstreet
2024-01-01
1
-0
/
+2
*
bcachefs: Print old version when scanning for old metadata
Kent Overstreet
2024-01-01
1
-2
/
+6
*
bcachefs: Flush fsck errors before running twice
Kent Overstreet
2024-01-01
1
-0
/
+2
*
bcachefs: bch_sb_field_downgrade
Kent Overstreet
2024-01-01
1
-1
/
+23
*
bcachefs: bch_sb.recovery_passes_required
Kent Overstreet
2024-01-01
1
-15
/
+60
*
bcachefs: Add persistent identifiers for recovery passes
Kent Overstreet
2024-01-01
1
-2
/
+32
*
bcachefs: fix setting version_upgrade_complete
Kent Overstreet
2024-01-01
1
-2
/
+2
*
bcachefs: Fix uninitialized var in bch2_journal_replay()
Kent Overstreet
2023-12-10
1
-1
/
+1
*
bcachefs: Proper refcounting for journal_keys
Kent Overstreet
2023-11-24
1
-4
/
+7
*
bcachefs: Fix recovery when forced to use JSET_NO_FLUSH journal entry
Kent Overstreet
2023-11-05
1
-0
/
+7
*
bcachefs: Fix build errors with gcc 10
Kent Overstreet
2023-11-04
1
-1
/
+1
*
bcachefs: Enumerate fsck errors
Kent Overstreet
2023-11-02
1
-2
/
+8
*
bcachefs: rebalance_work
Kent Overstreet
2023-11-02
1
-0
/
+1
*
bcachefs: Ensure devices are always correctly initialized
Kent Overstreet
2023-10-31
1
-15
/
+9
*
bcachefs: bch2_btree_id_str()
Kent Overstreet
2023-10-31
1
-3
/
+3
*
bcachefs: Don't run bch2_delete_dead_snapshots() unnecessarily
Kent Overstreet
2023-10-31
1
-1
/
+1
*
bcachefs: Fix drop_alloc_keys()
Kent Overstreet
2023-10-22
1
-15
/
+15
*
bcachefs: Fix another smatch complaint
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Make btree root read errors recoverable
Kent Overstreet
2023-10-22
1
-5
/
+4
[next]