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: Dump journal state when we get stuck
Kent Overstreet
2023-10-22
1
-1
/
+10
*
bcachefs: Fix a 64 bit divide on 32 bit
Kent Overstreet
2023-10-22
1
-2
/
+4
*
bcachefs: Journal updates to dev usage
Kent Overstreet
2023-10-22
1
-0
/
+37
*
bcachefs: Persist 64 bit io clocks
Kent Overstreet
2023-10-22
1
-5
/
+28
*
bcachefs: Add missing call to bch2_replicas_entry_sort()
Kent Overstreet
2023-10-22
1
-0
/
+2
*
bcachefs: Add an assertion to check for journal writes to same location
Kent Overstreet
2023-10-22
1
-0
/
+3
*
bcachefs: Add an option for metadata_target
Kent Overstreet
2023-10-22
1
-2
/
+13
*
bcachefs: Improve diagnostics when journal entries are missing
Kent Overstreet
2023-10-22
1
-26
/
+86
*
bcachefs: Correctly order flushes and journal writes on multi device filesystems
Kent Overstreet
2023-10-22
1
-36
/
+63
*
bcachefs: Run jset_validate in write path as well
Kent Overstreet
2023-10-22
1
-17
/
+37
*
bcachefs: Don't error out of recovery process on journal read error
Kent Overstreet
2023-10-22
1
-2
/
+9
*
bcachefs: Fix journal_buf_realloc()
Kent Overstreet
2023-10-22
1
-3
/
+7
*
bcachefs: Reduce/kill BKEY_PADDED use
Kent Overstreet
2023-10-22
1
-0
/
+2
*
bcachefs: Be more conservation about journal pre-reservations
Kent Overstreet
2023-10-22
1
-1
/
+2
*
bcachefs: Don't require flush/fua on every journal write
Kent Overstreet
2023-10-22
1
-41
/
+167
*
bcachefs: Increase journal pipelining
Kent Overstreet
2023-10-22
1
-8
/
+22
*
bcachefs: Improve some IO error messages
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: Move journal reclaim to a kthread
Kent Overstreet
2023-10-22
1
-1
/
+3
*
bcachefs: Fix journal entry repair code
Kent Overstreet
2023-10-22
1
-16
/
+32
*
bcachefs: Assorted journal refactoring
Kent Overstreet
2023-10-22
1
-11
/
+14
*
bcachefs: Improve journal error messages
Kent Overstreet
2023-10-22
1
-7
/
+14
*
bcachefs: Improve journal entry validate code
Kent Overstreet
2023-10-22
1
-17
/
+16
*
bcachefs: Improvements to the journal read error paths
Kent Overstreet
2023-10-22
1
-26
/
+58
*
bcachefs: Delete unused arguments
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Refactor replicas code
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Add bch2_blk_status_to_str()
Kent Overstreet
2023-10-22
1
-1
/
+2
*
bcachefs: Use x-macros for data types
Kent Overstreet
2023-10-22
1
-5
/
+5
*
bcachefs: Use blk_status_to_str()
Kent Overstreet
2023-10-22
1
-1
/
+2
*
bcachefs: Add an internal option for reading entire journal
Kent Overstreet
2023-10-22
1
-12
/
+14
*
bcachefs: Interior btree updates are now fully transactional
Kent Overstreet
2023-10-22
1
-2
/
+18
*
bcachefs: Kill bkey_type_successor
Kent Overstreet
2023-10-22
1
-20
/
+19
*
bcachefs: Issue discards when needed to allocate journal write
Kent Overstreet
2023-10-22
1
-0
/
+7
*
bcachefs: Fix bch2_ptr_swab for indirect extents
Kent Overstreet
2023-10-22
1
-2
/
+4
*
bcachefs: kill bch2_extent_has_device()
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Kill direct access to bi_io_vec
Kent Overstreet
2023-10-22
1
-5
/
+3
*
bcachefs: Various improvements to bch2_alloc_write()
Kent Overstreet
2023-10-22
1
-2
/
+0
*
bcachefs: Journal replay refactoring
Kent Overstreet
2023-10-22
1
-130
/
+0
*
bcachefs: Rewrite journal_seq_blacklist machinery
Kent Overstreet
2023-10-22
1
-98
/
+10
*
bcachefs: Caller now responsible for calling mark_key for gc
Kent Overstreet
2023-10-22
1
-1
/
+2
*
bcachefs: Go rw lazily
Kent Overstreet
2023-10-22
1
-0
/
+2
*
bcachefs: convert bch2_btree_insert_at() usage to bch2_trans_commit()
Kent Overstreet
2023-10-22
1
-15
/
+18
*
bcachefs: Fix for when compressed extent is split during journal replay
Kent Overstreet
2023-10-22
1
-16
/
+66
*
bcachefs: Add a pre-reserve mechanism for the journal
Kent Overstreet
2023-10-22
1
-0
/
+6
*
bcachefs: bch2_journal_space_available improvements
Kent Overstreet
2023-10-22
1
-1
/
+2
*
bcachefs: ja->discard_idx, ja->dirty_idx
Kent Overstreet
2023-10-22
1
-5
/
+7
*
bcachefs: use correct wq for journal reclaim
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Journal reclaim refactoring
Kent Overstreet
2023-10-22
1
-110
/
+22
*
bcachefs: fix a deadlock on startup
Kent Overstreet
2023-10-22
1
-0
/
+9
*
bcachefs: Assorted journal refactoring
Kent Overstreet
2023-10-22
1
-29
/
+41
*
bcachefs: Convert bucket invalidation to key marking path
Kent Overstreet
2023-10-22
1
-1
/
+2
[next]