开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
journal_io.c
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Improve jset_validate()
Kent Overstreet
2023-10-22
bcachefs: Add persistent counters for all tracepoints
Kent Overstreet
2023-10-22
bcachefs: Convert fsck errors to errcode.h
Kent Overstreet
2023-10-22
bcachefs: Printbuf rework
Kent Overstreet
2023-10-22
bcachefs: Also log overwrites in journal
Kent Overstreet
2023-10-22
bcachefs: Don't kick journal reclaim unless low on space
Kent Overstreet
2023-10-22
bcachefs: Kill old rebuild_replicas option
Kent Overstreet
2023-10-22
bcachefs: Fix CPU usage in journal read path
Kent Overstreet
2023-10-22
bcachefs: Fix a few warnings on 32 bit
Kent Overstreet
2023-10-22
bcachefs: Use a genradix for reading journal entries
Kent Overstreet
2023-10-22
bcachefs: Fold bucket_state in to BCH_DATA_TYPES()
Kent Overstreet
2023-10-22
bcachefs: Add rw to .key_invalid()
Kent Overstreet
2023-10-22
bcachefs: Convert .key_invalid methods to printbufs
Kent Overstreet
2023-10-22
bcachefs: New discard implementation
Kent Overstreet
2023-10-22
bcachefs: Kill allocator threads & freelists
Kent Overstreet
2023-10-22
bcachefs: Change journal_io.c assertion to error message
Kent Overstreet
2023-10-22
bcachefs: x-macro metadata version enum
Kent Overstreet
2023-10-22
bcachefs: Restore journal write point at startup
Kent Overstreet
2023-10-22
bcachefs: Finish writing journal after journal error
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: Journal seq now incremented at entry open, not close
Kent Overstreet
2023-10-22
bcachefs: Kill JOURNAL_NEED_WRITE
Kent Overstreet
2023-10-22
bcachefs: Heap allocate printbufs
Kent Overstreet
2023-10-22
bcachefs: Fix 32 bit build
Kent Overstreet
2023-10-22
bcachefs: Revert "Ensure journal doesn't get stuck in nochanges mode"
Kent Overstreet
2023-10-22
bcachefs: Drop journal_write_compact()
Kent Overstreet
2023-10-22
bcachefs: Add .to_text() methods for all superblock sections
Kent Overstreet
2023-10-22
bcachefs: Kill bch_scnmemcpy()
Kent Overstreet
2023-10-22
bcachefs: Store logical location of journal entries
Kent Overstreet
2023-10-22
bcachefs: Check for errors from crypto_skcipher_encrypt()
Kent Overstreet
2023-10-22
bcachefs: Improve journal_entry_btree_keys_to_text()
Kent Overstreet
2023-10-22
bcachefs: Log message improvements
Kent Overstreet
2023-10-22
bcachefs: New data structure for buckets waiting on journal commit
Kent Overstreet
2023-10-22
bcachefs: Fix an uninitialized variable
Kent Overstreet
2023-10-22
bcachefs: Add verbose log messages for journal read
Kent Overstreet
2023-10-22
bcachefs: bch2_journal_entry_to_text()
Kent Overstreet
2023-10-22
bcachefs: BCH_JSET_ENTRY_log
Kent Overstreet
2023-10-22
bcachefs: bch2_journal_noflush_seq()
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_journal_meta()
Kent Overstreet
2023-10-22
bcachefs: Option improvements
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: Fix error reporting from bch2_journal_flush_seq
Kent Overstreet
2023-10-22
bcachefs: Ensure journal doesn't get stuck in nochanges mode
Kent Overstreet
2023-10-22
bcachefs: Allow shorter JSET_ENTRY_dev_usage entries
Kent Overstreet
2023-10-22
bcachefs: Assorted endianness fixes
Kent Overstreet
2023-10-22
bcachefs: Fix journal write error path
Kent Overstreet
2023-10-22
bcachefs: Add a workqueue for btree io completions
Kent Overstreet
2023-10-22
bcachefs: Fix usage of last_seq + encryption
Kent Overstreet
[next]