index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
journal_io.c
Age
Commit message (
Expand
)
Author
2024-07-10
bcachefs: Fix missing error check in journal_entry_btree_keys_validate()
Kent Overstreet
2024-07-10
bcachefs: Fix journal getting stuck on a flush commit
Kent Overstreet
2024-06-23
bcachefs: Add missing bch2_journal_do_writes() call
Kent Overstreet
2024-06-21
bcachefs: Use bch2_print_string_as_lines for long err
Kent Overstreet
2024-05-09
bcachefs: s/bkey_invalid_flags/bch_validate_flags
Kent Overstreet
2024-05-09
bcachefs: Invalid devices are now checked for by fsck, not .invalid methods
Kent Overstreet
2024-05-09
bcachefs: bch2_dev_get_ioref() checks for device not present
Kent Overstreet
2024-05-09
bcachefs: bch2_dev_get_ioref2(); journal_io.c
Kent Overstreet
2024-05-08
bcachefs: kill bch2_dev_bkey_exists() in journal_ptrs_to_text()
Kent Overstreet
2024-05-08
bcachefs: bch2_dev_have_ref()
Kent Overstreet
2024-05-08
bcachefs: x-macroize journal flags enums
Kent Overstreet
2024-05-08
bcachefs: Simplify resuming of journal position
Kent Overstreet
2024-05-08
bcachefs: bch_member.last_journal_bucket
Kent Overstreet
2024-05-08
bcachefs: journal seq blacklist gc no longer has to walk btree
Kent Overstreet
2024-05-08
bcachefs: member helper cleanups
Kent Overstreet
2024-05-08
bcachefs: allow for custom action in fsck error messages
Kent Overstreet
2024-04-20
bcachefs: Fix deadlock in journal write path
Kent Overstreet
2024-04-13
bcachefs: Standardize helpers for printing enum strs with bounds checks
Kent Overstreet
2024-03-18
bcachefs: Improve bch2_fatal_error()
Kent Overstreet
2024-03-17
bcachefs: Change "accounting overran journal reservation" to a warning
Kent Overstreet
2024-03-13
bcachefs: pull out time_stats.[ch]
Kent Overstreet
2024-03-13
bcachefs: fix lost journal buf wakeup due to improved pipelining
Brian Foster
2024-03-13
bcachefs: Fix bch2_journal_noflush_seq()
Kent Overstreet
2024-03-13
bcachefs: split out ignore_blacklisted, ignore_not_dirty
Kent Overstreet
2024-03-13
bcachefs: jset_entry for loops declare loop iter
Kent Overstreet
2024-03-13
bcachefs: Fix journal_buf bitfield accesses
Kent Overstreet
2024-03-13
bcachefs: kill kvpmalloc()
Kent Overstreet
2024-03-10
bcachefs: better journal pipelining
Kent Overstreet
2024-03-10
bcachefs: closure per journal buf
Kent Overstreet
2024-03-10
bcachefs: bio per journal buf
Kent Overstreet
2024-03-10
bcachefs: jset_entry_datetime
Kent Overstreet
2024-03-10
bcachefs: improve journal entry read fsck error messages
Kent Overstreet
2024-03-10
bcachefs: convert journal replay ptrs to darray
Kent Overstreet
2024-03-10
bcachefs: Journal writes should be REQ_SYNC|REQ_META
Kent Overstreet
2024-03-10
bcachefs: Split out journal workqueue
Kent Overstreet
2024-02-13
bcachefs: Clamp replicas_required to replicas
Kent Overstreet
2024-01-22
bcachefs: fix incorrect usage of REQ_OP_FLUSH
Christoph Hellwig
2024-01-21
bcachefs: helpers for printing data types
Kent Overstreet
2024-01-05
bcachefs: improve checksum error messages
Kent Overstreet
2024-01-01
bcachefs: bkey_for_each_ptr() now declares loop iter
Kent Overstreet
2024-01-01
bcachefs: vstruct_for_each() now declares loop iter
Kent Overstreet
2024-01-01
bcachefs: for_each_member_device() now declares loop iter
Kent Overstreet
2024-01-01
bcachefs: Drop journal entry compaction
Kent Overstreet
2024-01-01
bcachefs: btree write buffer now slurps keys from journal
Kent Overstreet
2024-01-01
bcachefs: journal->buf_lock
Kent Overstreet
2024-01-01
bcachefs: Kill dev_usage->buckets_ec
Kent Overstreet
2024-01-01
bcachefs: clean up one inconsistent indenting
Yang Li
2024-01-01
bcachefs: track_event_change()
Kent Overstreet
2024-01-01
bcachefs: Include average write size in sysfs journal_debug
Kent Overstreet
2023-12-21
bcachefs: Fix leakage of internal error code
Kent Overstreet
[next]