index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
journal_io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-20
bcachefs: Fix deadlock in journal write path
Kent Overstreet
1
-18
/
+42
2024-04-13
bcachefs: Standardize helpers for printing enum strs with bounds checks
Kent Overstreet
1
-8
/
+9
2024-03-18
bcachefs: Improve bch2_fatal_error()
Kent Overstreet
1
-7
/
+5
2024-03-17
bcachefs: Change "accounting overran journal reservation" to a warning
Kent Overstreet
1
-1
/
+2
2024-03-13
bcachefs: pull out time_stats.[ch]
Kent Overstreet
1
-2
/
+1
2024-03-13
bcachefs: fix lost journal buf wakeup due to improved pipelining
Brian Foster
1
-1
/
+1
2024-03-13
bcachefs: Fix bch2_journal_noflush_seq()
Kent Overstreet
1
-0
/
+1
2024-03-13
bcachefs: split out ignore_blacklisted, ignore_not_dirty
Kent Overstreet
1
-14
/
+19
2024-03-13
bcachefs: jset_entry for loops declare loop iter
Kent Overstreet
1
-3
/
+0
2024-03-13
bcachefs: Fix journal_buf bitfield accesses
Kent Overstreet
1
-6
/
+11
2024-03-13
bcachefs: kill kvpmalloc()
Kent Overstreet
1
-8
/
+7
2024-03-10
bcachefs: better journal pipelining
Kent Overstreet
1
-43
/
+49
2024-03-10
bcachefs: closure per journal buf
Kent Overstreet
1
-15
/
+19
2024-03-10
bcachefs: bio per journal buf
Kent Overstreet
1
-10
/
+11
2024-03-10
bcachefs: jset_entry_datetime
Kent Overstreet
1
-0
/
+44
2024-03-10
bcachefs: improve journal entry read fsck error messages
Kent Overstreet
1
-41
/
+55
2024-03-10
bcachefs: convert journal replay ptrs to darray
Kent Overstreet
1
-47
/
+23
2024-03-10
bcachefs: Journal writes should be REQ_SYNC|REQ_META
Kent Overstreet
1
-1
/
+1
2024-03-10
bcachefs: Split out journal workqueue
Kent Overstreet
1
-6
/
+6
2024-02-13
bcachefs: Clamp replicas_required to replicas
Kent Overstreet
1
-1
/
+3
2024-01-22
bcachefs: fix incorrect usage of REQ_OP_FLUSH
Christoph Hellwig
1
-1
/
+2
2024-01-21
bcachefs: helpers for printing data types
Kent Overstreet
1
-4
/
+1
2024-01-05
bcachefs: improve checksum error messages
Kent Overstreet
1
-14
/
+31
2024-01-01
bcachefs: bkey_for_each_ptr() now declares loop iter
Kent Overstreet
1
-1
/
+0
2024-01-01
bcachefs: vstruct_for_each() now declares loop iter
Kent Overstreet
1
-2
/
+1
2024-01-01
bcachefs: for_each_member_device() now declares loop iter
Kent Overstreet
1
-8
/
+5
2024-01-01
bcachefs: Drop journal entry compaction
Kent Overstreet
1
-24
/
+2
2024-01-01
bcachefs: btree write buffer now slurps keys from journal
Kent Overstreet
1
-5
/
+53
2024-01-01
bcachefs: journal->buf_lock
Kent Overstreet
1
-0
/
+2
2024-01-01
bcachefs: Kill dev_usage->buckets_ec
Kent Overstreet
1
-2
/
+0
2024-01-01
bcachefs: clean up one inconsistent indenting
Yang Li
1
-1
/
+1
2024-01-01
bcachefs: track_event_change()
Kent Overstreet
1
-0
/
+3
2024-01-01
bcachefs: Include average write size in sysfs journal_debug
Kent Overstreet
1
-0
/
+2
2023-12-21
bcachefs: Fix leakage of internal error code
Kent Overstreet
1
-2
/
+4
2023-12-10
bcachefs: Close journal entry if necessary when flushing all pins
Kent Overstreet
1
-0
/
+1
2023-11-28
bcachefs: Add missing validation for jset_entry_data_usage
Kent Overstreet
1
-1
/
+11
2023-11-24
closures: CLOSURE_CALLBACK() to fix type punning
Kent Overstreet
1
-9
/
+8
2023-11-14
bcachefs: Disable debug log statements
Kent Overstreet
1
-0
/
+7
2023-11-05
bcachefs: Don't iterate over journal entries just for btree roots
Kent Overstreet
1
-29
/
+24
2023-11-05
bcachefs: Break up bch2_journal_write()
Kent Overstreet
1
-71
/
+92
2023-11-01
bcachefs: Enumerate fsck errors
Kent Overstreet
1
-19
/
+54
2023-11-01
bcachefs: Add IO error counts to bch_member
Kent Overstreet
1
-3
/
+5
2023-10-31
bcachefs: bch2_btree_id_str()
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: drop journal lock before calling journal_write
Kent Overstreet
1
-2
/
+4
2023-10-22
bcachefs: Fix W=12 build errors
Kent Overstreet
1
-11
/
+16
2023-10-22
bcachefs: Break up io.c
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: Delete a faulty assertion
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: Fix 'journal not marked as containing replicas'
Kent Overstreet
1
-8
/
+11
2023-10-22
bcachefs: sb-clean.c
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Fix assorted checkpatch nits
Kent Overstreet
1
-1
/
+1
[next]