index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
journal_types.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-01
bcachefs: btree write buffer now slurps keys from journal
Kent Overstreet
1
-0
/
+2
2024-01-01
bcachefs: journal->buf_lock
Kent Overstreet
1
-0
/
+6
2024-01-01
bcachefs: kill journal->preres_wait
Kent Overstreet
1
-1
/
+0
2024-01-01
bcachefs: track_event_change()
Kent Overstreet
1
-2
/
+4
2024-01-01
bcachefs: Include average write size in sysfs journal_debug
Kent Overstreet
1
-0
/
+1
2023-11-14
bcachefs: Kill journal pre-reservations
Kent Overstreet
1
-26
/
+0
2023-10-22
bcachefs: Kill JOURNAL_WATERMARK
Kent Overstreet
1
-14
/
+1
2023-10-22
bcachefs: When shutting down, flush btree node writes last
Kent Overstreet
1
-2
/
+8
2023-10-22
bcachefs: Log more messages in the journal
Kent Overstreet
1
-0
/
+8
2023-10-22
bcachefs: Fix a "no journal entries found" bug
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: Introduce a separate journal watermark for copygc
Kent Overstreet
1
-10
/
+31
2023-10-22
bcachefs: Skip periodic wakeup of journal reclaim when journal empty
Kent Overstreet
1
-0
/
+4
2023-10-22
bcachefs: __journal_entry_close() never fails
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Refactor journal code to not use unwritten_idx
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Kill JOURNAL_NEED_WRITE
Kent Overstreet
1
-8
/
+2
2023-10-22
bcachefs: Improve struct journal layout
Kent Overstreet
1
-9
/
+12
2023-10-22
bcachefs: Revert "Ensure journal doesn't get stuck in nochanges mode"
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: Simplify journal replay
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: Add more time_stats
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Convert journal sysfs params to regular options
Kent Overstreet
1
-2
/
+0
2023-10-22
bcachefs: Kill journal buf bloom filter
Kent Overstreet
1
-2
/
+0
2023-10-22
bcachefs: Ensure journal doesn't get stuck in nochanges mode
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Fix journal write error path
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Fix usage of last_seq + encryption
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Make sure to initialize j->last_flushed
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Don't flush btree writes more aggressively because of btree key cache
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Eliminate memory barrier from fast path of journal_preres_put()
Kent Overstreet
1
-2
/
+3
2023-10-22
bcachefs: Be more careful about JOURNAL_RES_GET_RESERVED
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: Don't make foreground writes wait behind journal reclaim too long
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Correctly order flushes and journal writes on multi device filesystems
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Reduce/kill BKEY_PADDED use
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Be more conservation about journal pre-reservations
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Don't require flush/fua on every journal write
Kent Overstreet
1
-0
/
+8
2023-10-22
bcachefs: Improve journal free space calculations
Kent Overstreet
1
-2
/
+16
2023-10-22
bcachefs: Increase journal pipelining
Kent Overstreet
1
-8
/
+10
2023-10-22
bcachefs: Refactor filesystem usage accounting
Kent Overstreet
1
-0
/
+4
2023-10-22
bcachefs: Move journal reclaim to a kthread
Kent Overstreet
1
-1
/
+5
2023-10-22
bcachefs: Be more precise with journal error reporting
Kent Overstreet
1
-1
/
+7
2023-10-22
bcachefs: Assorted journal refactoring
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: Use cached iterators for alloc btree
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Journal replay refactoring
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Rewrite journal_seq_blacklist machinery
Kent Overstreet
1
-22
/
+0
2023-10-22
bcachefs: Add a pre-reserve mechanism for the journal
Kent Overstreet
1
-0
/
+27
2023-10-22
bcachefs: Separate discards from rest of journal reclaim
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: ja->discard_idx, ja->dirty_idx
Kent Overstreet
1
-13
/
+11
2023-10-22
bcachefs: Journal reclaim refactoring
Kent Overstreet
1
-0
/
+6
2023-10-22
bcachefs: Assorted journal refactoring
Kent Overstreet
1
-7
/
+11
2023-10-22
bcachefs: Add a mechanism for blocking the journal
Kent Overstreet
1
-0
/
+3
2023-10-22
bcachefs: New journal_entry_res mechanism
Kent Overstreet
1
-0
/
+11
2023-10-22
bcachefs: Journal refactoring
Kent Overstreet
1
-1
/
+0
[next]