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_types.h
Age
Commit message (
Expand
)
Author
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: journal seq blacklist gc no longer has to walk btree
Kent Overstreet
2024-05-08
bcachefs: New assertion for writing to the journal after shutdown
Kent Overstreet
2024-04-06
bcachefs: JOURNAL_SPACE_LOW
Kent Overstreet
2024-03-13
bcachefs: pull out time_stats.[ch]
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: Avoid taking journal lock unnecessarily
Kent Overstreet
2024-03-10
bcachefs: Split out journal workqueue
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 journal->preres_wait
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-11-14
bcachefs: Kill journal pre-reservations
Kent Overstreet
2023-10-22
bcachefs: Kill JOURNAL_WATERMARK
Kent Overstreet
2023-10-22
bcachefs: When shutting down, flush btree node writes last
Kent Overstreet
2023-10-22
bcachefs: Log more messages in the journal
Kent Overstreet
2023-10-22
bcachefs: Fix a "no journal entries found" bug
Kent Overstreet
2023-10-22
bcachefs: Introduce a separate journal watermark for copygc
Kent Overstreet
2023-10-22
bcachefs: Skip periodic wakeup of journal reclaim when journal empty
Kent Overstreet
2023-10-22
bcachefs: __journal_entry_close() never fails
Kent Overstreet
2023-10-22
bcachefs: Refactor journal code to not use unwritten_idx
Kent Overstreet
2023-10-22
bcachefs: Kill JOURNAL_NEED_WRITE
Kent Overstreet
2023-10-22
bcachefs: Improve struct journal layout
Kent Overstreet
2023-10-22
bcachefs: Revert "Ensure journal doesn't get stuck in nochanges mode"
Kent Overstreet
2023-10-22
bcachefs: Simplify journal replay
Kent Overstreet
2023-10-22
bcachefs: Add more time_stats
Kent Overstreet
2023-10-22
bcachefs: Convert journal sysfs params to regular options
Kent Overstreet
2023-10-22
bcachefs: Kill journal buf bloom filter
Kent Overstreet
2023-10-22
bcachefs: Ensure journal doesn't get stuck in nochanges mode
Kent Overstreet
2023-10-22
bcachefs: Fix journal write error path
Kent Overstreet
2023-10-22
bcachefs: Fix usage of last_seq + encryption
Kent Overstreet
2023-10-22
bcachefs: Make sure to initialize j->last_flushed
Kent Overstreet
2023-10-22
bcachefs: Don't flush btree writes more aggressively because of btree key cache
Kent Overstreet
2023-10-22
bcachefs: Eliminate memory barrier from fast path of journal_preres_put()
Kent Overstreet
2023-10-22
bcachefs: Be more careful about JOURNAL_RES_GET_RESERVED
Kent Overstreet
2023-10-22
bcachefs: Don't make foreground writes wait behind journal reclaim too long
Kent Overstreet
2023-10-22
bcachefs: Correctly order flushes and journal writes on multi device filesystems
Kent Overstreet
2023-10-22
bcachefs: Reduce/kill BKEY_PADDED use
Kent Overstreet
2023-10-22
bcachefs: Be more conservation about journal pre-reservations
Kent Overstreet
2023-10-22
bcachefs: Don't require flush/fua on every journal write
Kent Overstreet
2023-10-22
bcachefs: Improve journal free space calculations
Kent Overstreet
2023-10-22
bcachefs: Increase journal pipelining
Kent Overstreet
2023-10-22
bcachefs: Refactor filesystem usage accounting
Kent Overstreet
2023-10-22
bcachefs: Move journal reclaim to a kthread
Kent Overstreet
2023-10-22
bcachefs: Be more precise with journal error reporting
Kent Overstreet
2023-10-22
bcachefs: Assorted journal refactoring
Kent Overstreet
[next]