index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
journal_io.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcachefs: Add missing validation for jset_entry_data_usage
Kent Overstreet
2023-11-28
1
-1
/
+11
*
closures: CLOSURE_CALLBACK() to fix type punning
Kent Overstreet
2023-11-24
1
-9
/
+8
*
bcachefs: Disable debug log statements
Kent Overstreet
2023-11-15
1
-0
/
+7
*
bcachefs: Don't iterate over journal entries just for btree roots
Kent Overstreet
2023-11-05
1
-29
/
+24
*
bcachefs: Break up bch2_journal_write()
Kent Overstreet
2023-11-05
1
-71
/
+92
*
bcachefs: Enumerate fsck errors
Kent Overstreet
2023-11-02
1
-19
/
+54
*
bcachefs: Add IO error counts to bch_member
Kent Overstreet
2023-11-02
1
-3
/
+5
*
bcachefs: bch2_btree_id_str()
Kent Overstreet
2023-10-31
1
-1
/
+1
*
bcachefs: drop journal lock before calling journal_write
Kent Overstreet
2023-10-22
1
-2
/
+4
*
bcachefs: Fix W=12 build errors
Kent Overstreet
2023-10-22
1
-11
/
+16
*
bcachefs: Break up io.c
Kent Overstreet
2023-10-22
1
-1
/
+0
*
bcachefs: Delete a faulty assertion
Kent Overstreet
2023-10-22
1
-1
/
+0
*
bcachefs: Fix 'journal not marked as containing replicas'
Kent Overstreet
2023-10-22
1
-8
/
+11
*
bcachefs: sb-clean.c
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: Fix assorted checkpatch nits
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Convert journal validation to bkey_invalid_flags
Kent Overstreet
2023-10-22
1
-46
/
+62
*
bcachefs: Improve journal_entry_err_msg()
Kent Overstreet
2023-10-22
1
-46
/
+52
*
bcachefs: bcachefs_metadata_version_major_minor
Kent Overstreet
2023-10-22
1
-4
/
+8
*
bcachefs: Change check for invalid key types
Kent Overstreet
2023-10-22
1
-1
/
+2
*
bcachefs: bch2_version_compatible()
Kent Overstreet
2023-10-22
1
-16
/
+6
*
bcachefs: Kill JOURNAL_WATERMARK
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: GFP_NOIO -> GFP_NOFS
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Replace a BUG_ON() with fatal error
Kent Overstreet
2023-10-22
1
-5
/
+10
*
bcachefs: mark journal replicas before journal write submission
Brian Foster
2023-10-22
1
-10
/
+12
*
bcachefs: Private error codes: ENOMEM
Kent Overstreet
2023-10-22
1
-4
/
+4
*
bcachefs: Extent helper improvements
Kent Overstreet
2023-10-22
1
-2
/
+1
*
bcachefs: Drop some anonymous structs, unions
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: bch2_journal_entries_postprocess()
Kent Overstreet
2023-10-22
1
-1
/
+47
*
bcachefs: BKEY_INVALID_FROM_JOURNAL
Kent Overstreet
2023-10-22
1
-2
/
+3
*
bcachefs: Log more messages in the journal
Kent Overstreet
2023-10-22
1
-8
/
+12
*
bcachefs: Be less restrictive when validating journal overwrite entries
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Recover from blacklisted journal entries
Kent Overstreet
2023-10-22
1
-7
/
+3
*
bcachefs: Simplify journal read path
Kent Overstreet
2023-10-22
1
-25
/
+6
*
bcachefs: Fix a "no journal entries found" bug
Kent Overstreet
2023-10-22
1
-6
/
+28
*
bcachefs: Don't error out when just reading the journal
Kent Overstreet
2023-10-22
1
-2
/
+1
*
bcachefs: Handle last journal write being torn
Kent Overstreet
2023-10-22
1
-14
/
+25
*
bcachefs: Improve journal_read() logging
Kent Overstreet
2023-10-22
1
-16
/
+10
*
bcachefs: Error message improvement
Kent Overstreet
2023-10-22
1
-4
/
+4
*
bcachefs: Defer full journal entry validation
Kent Overstreet
2023-10-22
1
-54
/
+76
*
bcachefs: Improve journal_entry_add()
Kent Overstreet
2023-10-22
1
-28
/
+54
*
bcachefs: Improve jset_validate()
Kent Overstreet
2023-10-22
1
-68
/
+92
*
bcachefs: Add persistent counters for all tracepoints
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Convert fsck errors to errcode.h
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: Printbuf rework
Kent Overstreet
2023-10-22
1
-24
/
+24
*
bcachefs: Also log overwrites in journal
Kent Overstreet
2023-10-22
1
-11
/
+24
*
bcachefs: Don't kick journal reclaim unless low on space
Kent Overstreet
2023-10-22
1
-1
/
+2
*
bcachefs: Kill old rebuild_replicas option
Kent Overstreet
2023-10-22
1
-5
/
+4
*
bcachefs: Fix CPU usage in journal read path
Kent Overstreet
2023-10-22
1
-43
/
+30
*
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
-52
/
+86
[next]