index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
journal_io.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-16
bcachefs: Fix triggering of discard by the journal path
Kent Overstreet
1
-0
/
+1
2025-06-17
bcachefs: Fix missing newlines before ero
Kent Overstreet
1
-2
/
+3
2025-06-16
bcachefs: opts.journal_rewind
Kent Overstreet
1
-4
/
+17
2025-06-04
bcachefs: Make journal read log message a bit quieter
Kent Overstreet
1
-5
/
+5
2025-06-02
bcachefs: bch_err_throw()
Kent Overstreet
1
-11
/
+11
2025-06-01
bcachefs: Replace rcu_read_lock() with guards
Kent Overstreet
1
-2
/
+1
2025-05-30
bcachefs: Move devs_sorted to alloc_request
Kent Overstreet
1
-1
/
+1
2025-05-30
bcachefs: Fix incorrect multiple dev check in journal write path
Kent Overstreet
1
-1
/
+11
2025-05-30
bcachefs: Fix infinite loop in journal_entry_btree_keys_to_text()
Kent Overstreet
1
-0
/
+4
2025-05-30
bcachefs: Journal read error message improvements
Kent Overstreet
1
-89
/
+139
2025-05-22
bcachefs: bch2_journal_write_checksum()
Kent Overstreet
1
-5
/
+20
2025-05-21
bcachefs: bch2_fs_emergency_read_only2()
Kent Overstreet
1
-4
/
+14
2025-05-21
bcachefs: bch2_journal_write() refactoring
Kent Overstreet
1
-64
/
+46
2025-05-21
bcachefs: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-3
/
+3
2025-05-21
bcachefs: bch_dev.io_ref -> enumerated_ref
Kent Overstreet
1
-6
/
+9
2025-05-21
bcachefs: for_each_rw_member_rcu()
Kent Overstreet
1
-4
/
+1
2025-05-21
bcachefs: print_str_as_lines() -> print_str()
Kent Overstreet
1
-1
/
+1
2025-05-05
bcachefs: fix hung task timeout in journal read
Kent Overstreet
1
-1
/
+3
2025-04-30
bcachefs: improve missing journal write device error message
Kent Overstreet
1
-1
/
+1
2025-04-06
bcachefs: Fix type for parameter in journal_advance_devs_to_next_bucket
Gabriel Shahrouzi
1
-1
/
+1
2025-04-02
bcachefs: Split up bch_dev.io_ref
Kent Overstreet
1
-4
/
+4
2025-03-30
bcachefs: BCH_JSET_ENTRY_log_bkey
Kent Overstreet
1
-0
/
+17
2025-03-30
bcachefs: Reorder error messages that include journal debug
Kent Overstreet
1
-2
/
+2
2025-03-30
bcachefs: Silence errors after emergency shutdown
Kent Overstreet
1
-1
/
+2
2025-03-28
bcachefs: Consistent indentation of multiline fsck errors
Kent Overstreet
1
-5
/
+5
2025-03-28
bcachefs: fix logging in journal_entry_err_msg()
Kent Overstreet
1
-2
/
+2
2025-03-24
bcachefs: EIO cleanup
Kent Overstreet
1
-1
/
+1
2025-03-14
bcachefs: Kill a bit of dead code
Kent Overstreet
1
-5
/
+0
2025-03-14
bcachefs: journal write path comment
Kent Overstreet
1
-0
/
+4
2025-03-14
bcachefs: bch2_dev_get_ioref() may now sleep
Kent Overstreet
1
-1
/
+4
2025-03-14
bcachefs: Finish bch2_account_io_completion() conversions
Kent Overstreet
1
-15
/
+31
2025-03-14
bcachefs: minor journal errcode cleanup
Kent Overstreet
1
-4
/
+3
2025-03-14
bcachefs: Free journal bufs when not in use
Kent Overstreet
1
-1
/
+16
2025-03-14
bcachefs: Kill journal_res_state.unwritten_idx
Kent Overstreet
1
-12
/
+1
2025-01-26
bcachefs: Journal writes are now IOPRIO_CLASS_RT
Kent Overstreet
1
-0
/
+2
2024-12-21
bcachefs: Plumb bkey_validate_context to journal_entry_validate
Kent Overstreet
1
-42
/
+53
2024-12-21
bcachefs: Journal write path refactoring, debug improvements
Kent Overstreet
1
-31
/
+39
2024-12-21
bcachefs: dev_alloc_list.devs -> dev_alloc_list.data
Kent Overstreet
1
-13
/
+8
2024-12-21
bcachefs: Fix failure to allocate journal write on discard retry
Kent Overstreet
1
-0
/
+9
2024-12-21
bcachefs: BCH_ERR_insufficient_journal_devices
Kent Overstreet
1
-3
/
+2
2024-12-21
bcachefs: Silence "unable to allocate journal write" if we're already RO
Kent Overstreet
1
-2
/
+3
2024-12-21
bcachefs: Improve "unable to allocate journal write" message
Kent Overstreet
1
-1
/
+2
2024-12-21
bcachefs: struct bkey_validate_context
Kent Overstreet
1
-14
/
+21
2024-12-21
bcachefs: Use str_write_read() helper function
Thorsten Blum
1
-1
/
+3
2024-12-21
bcachefs: Avoid bch2_btree_id_str()
Kent Overstreet
1
-1
/
+2
2024-12-21
bcachefs: Factor out jset_entry_log_msg_bytes()
Kent Overstreet
1
-2
/
+1
2024-11-12
bcachefs: Fix journal_entry_dev_usage_to_text() overrun
Kent Overstreet
1
-0
/
+3
2024-11-07
bcachefs: add check NULL return of bio_kmalloc in journal_read_bucket
Pei Xiao
1
-0
/
+2
2024-09-27
bcachefs: Fix unlocked access to c->disk_sb.sb in bch2_replicas_entry_validate()
Kent Overstreet
1
-1
/
+1
2024-09-09
bcachefs: Annotate bch_replicas_entry_{v0,v1} with __counted_by()
Thorsten Blum
1
-1
/
+2
[next]