index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
recovery.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
bcachefs: Fix for getting stuck in journal replay
Kent Overstreet
2023-10-22
1
-3
/
+3
*
bcachefs: Introduce bch2_journal_keys_peek_(upto|slot)()
Kent Overstreet
2023-10-22
1
-7
/
+15
*
bcachefs: Fix a few warnings on 32 bit
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Use a genradix for reading journal entries
Kent Overstreet
2023-10-22
1
-31
/
+37
*
bcachefs: Refactor journal_keys_sort() to return an error code
Kent Overstreet
2023-10-22
1
-29
/
+26
*
bcachefs: Fold bucket_state in to BCH_DATA_TYPES()
Kent Overstreet
2023-10-22
1
-10
/
+5
*
bcachefs: More improvements for alloc info checks
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Gap buffer for journal keys
Kent Overstreet
2023-10-22
1
-42
/
+102
*
bcachefs: Kill main in-memory bucket array
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Fsck for need_discard & freespace btrees
Kent Overstreet
2023-10-22
1
-1
/
+28
*
bcachefs: Kill allocator threads & freelists
Kent Overstreet
2023-10-22
1
-0
/
+2
*
bcachefs: Freespace, need_discard btrees
Kent Overstreet
2023-10-22
1
-2
/
+12
*
bcachefs: Introduce a separate journal watermark for copygc
Kent Overstreet
2023-10-22
1
-2
/
+3
*
bcachefs: bch2_journal_log_msg()
Kent Overstreet
2023-10-22
1
-0
/
+3
*
bcachefs: Heap allocate printbufs
Kent Overstreet
2023-10-22
1
-3
/
+19
*
bcachefs: Normal update/commit path now works before going RW
Kent Overstreet
2023-10-22
1
-0
/
+2
*
bcachefs: Add .to_text() methods for all superblock sections
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: opts.read_journal_only
Kent Overstreet
2023-10-22
1
-0
/
+3
*
bcachefs: Delete some flag bits that are no longer used
Kent Overstreet
2023-10-22
1
-3
/
+0
*
bcachefs: Print a better message for mark and sweep pass
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: btree_gc no longer uses main in-memory bucket array
Kent Overstreet
2023-10-22
1
-18
/
+5
*
bcachefs: run_one_trigger() now checks journal keys
Kent Overstreet
2023-10-22
1
-0
/
+18
*
Revert "bcachefs: Delete some obsolete journal_seq_blacklist code"
Kent Overstreet
2023-10-22
1
-8
/
+14
*
bcachefs: Log & error message improvements
Kent Overstreet
2023-10-22
1
-6
/
+3
*
bcachefs: Add verbose log messages for journal read
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: Use kvmalloc() for array of sorted keys in journal replay
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: Simplify journal replay
Kent Overstreet
2023-10-22
1
-95
/
+19
*
bcachefs: BTREE_ITER_WITH_JOURNAL
Kent Overstreet
2023-10-22
1
-114
/
+44
*
bcachefs: Tweak journal reclaim order
Kent Overstreet
2023-10-22
1
-1
/
+8
*
bcachefs: Make sure BCH_FS_FSCK_DONE gets set
Kent Overstreet
2023-10-22
1
-1
/
+11
*
bcachefs: Fix race between btree updates & journal replay
Kent Overstreet
2023-10-22
1
-2
/
+23
*
bcachefs: bch2_journal_entry_to_text()
Kent Overstreet
2023-10-22
1
-7
/
+4
*
bcachefs: Journal replay does't resort main list of keys
Kent Overstreet
2023-10-22
1
-23
/
+44
*
bcachefs: Run scan_old_btree_nodes after version upgrade
Kent Overstreet
2023-10-22
1
-21
/
+20
*
bcachefs: Delete some obsolete journal_seq_blacklist code
Kent Overstreet
2023-10-22
1
-15
/
+11
*
bcachefs: bch2_journal_key_insert() no longer transfers ownership
Kent Overstreet
2023-10-22
1
-14
/
+21
*
bcachefs: Don't start allocator threads too early
Kent Overstreet
2023-10-22
1
-1
/
+8
[next]