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.c
Age
Commit message (
Expand
)
Author
2024-06-29
bcachefs: Add missing printbuf_tabstops_reset() calls
Kent Overstreet
2024-06-28
bcachefs: Don't use the new_fs() bucket alloc path on an initialized fs
Kent Overstreet
2024-06-28
bcachefs: Change bch2_fs_journal_stop() BUG_ON() to warning
Kent Overstreet
2024-06-23
bcachefs: Fix null ptr deref in journal_pins_to_text()
Kent Overstreet
2024-06-19
bcachefs: Fix early init error path in journal code
Kent Overstreet
2024-05-08
bcachefs: bch2_print_allocator_stuck()
Kent Overstreet
2024-05-08
bcachefs: x-macroize journal flags enums
Kent Overstreet
2024-05-08
bcachefs: plumb data_type into bch2_bucket_alloc_trans()
Kent Overstreet
2024-05-08
bcachefs: fix flag printing in journal_buf_to_text()
Kent Overstreet
2024-05-08
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
2024-05-08
bcachefs: mark_superblock cleanup
Kent Overstreet
2024-05-08
bcachefs: New assertion for writing to the journal after shutdown
Kent Overstreet
2024-05-08
bcachefs: prt_printf() now respects \r\n\t
Kent Overstreet
2024-05-07
bcachefs: Add missing sched_annotate_sleep() in bch2_journal_flush_seq_async()
Kent Overstreet
2024-05-06
bcachefs: Fix a scheduler splat in __bch2_next_write_buffer_flush_journal_buf()
Kent Overstreet
2024-03-18
bcachefs: Fix lost wakeup on journal shutdown
Kent Overstreet
2024-03-13
bcachefs: pull out time_stats.[ch]
Kent Overstreet
2024-03-13
bcachefs: fix bch2_journal_buf_to_text()
Kent Overstreet
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: Add journal.blocked to journal_debug_to_text()
Kent Overstreet
2024-03-13
bcachefs: improve bch2_journal_buf_to_text()
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: convert journal replay ptrs to darray
Kent Overstreet
2024-03-10
bcachefs: Avoid taking journal lock unnecessarily
Kent Overstreet
2024-03-10
bcachefs: Avoid setting j->write_work unnecessarily
Kent Overstreet
2024-03-10
bcachefs: Split out journal workqueue
Kent Overstreet
2024-01-22
bcachefs: Add gfp flags param to bch2_prt_task_backtrace()
Kent Overstreet
2024-01-21
bcachefs: Better journal tracepoints
Kent Overstreet
2024-01-01
bcachefs: for_each_member_device_rcu() now declares loop iter
Kent Overstreet
2024-01-01
bcachefs: for_each_member_device() now declares loop iter
Kent Overstreet
2024-01-01
bcachefs: bch_err_(fn|msg) check if should print
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: Add a tracepoint for journal entry close
Kent Overstreet
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-10
bcachefs: Close journal entry if necessary when flushing all pins
Kent Overstreet
2023-11-28
bcachefs: move journal seq assertion
Kent Overstreet
2023-11-14
bcachefs: Kill journal pre-reservations
Kent Overstreet
2023-10-31
bcachefs: Ensure devices are always correctly initialized
Kent Overstreet
2023-10-22
bcachefs: bch2_sb_field_get() refactoring
Kent Overstreet
2023-10-22
bcachefs: fix race between journal entry close and pin set
Brian Foster
2023-10-22
bcachefs: prepare journal buf put to handle pin put
Brian Foster
2023-10-22
bcachefs: refactor pin put helpers
Brian Foster
2023-10-22
bcachefs: Heap allocate btree_trans
Kent Overstreet
2023-10-22
bcachefs: Fix W=12 build errors
Kent Overstreet
[next]