index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
journal_io.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcachefs: Improve bch2_fatal_error()
Kent Overstreet
2024-03-18
1
-7
/
+5
*
bcachefs: Change "accounting overran journal reservation" to a warning
Kent Overstreet
2024-03-17
1
-1
/
+2
*
bcachefs: pull out time_stats.[ch]
Kent Overstreet
2024-03-13
1
-2
/
+1
*
bcachefs: fix lost journal buf wakeup due to improved pipelining
Brian Foster
2024-03-13
1
-1
/
+1
*
bcachefs: Fix bch2_journal_noflush_seq()
Kent Overstreet
2024-03-13
1
-0
/
+1
*
bcachefs: split out ignore_blacklisted, ignore_not_dirty
Kent Overstreet
2024-03-13
1
-14
/
+19
*
bcachefs: jset_entry for loops declare loop iter
Kent Overstreet
2024-03-13
1
-3
/
+0
*
bcachefs: Fix journal_buf bitfield accesses
Kent Overstreet
2024-03-13
1
-6
/
+11
*
bcachefs: kill kvpmalloc()
Kent Overstreet
2024-03-13
1
-8
/
+7
*
bcachefs: better journal pipelining
Kent Overstreet
2024-03-10
1
-43
/
+49
*
bcachefs: closure per journal buf
Kent Overstreet
2024-03-10
1
-15
/
+19
*
bcachefs: bio per journal buf
Kent Overstreet
2024-03-10
1
-10
/
+11
*
bcachefs: jset_entry_datetime
Kent Overstreet
2024-03-10
1
-0
/
+44
*
bcachefs: improve journal entry read fsck error messages
Kent Overstreet
2024-03-10
1
-41
/
+55
*
bcachefs: convert journal replay ptrs to darray
Kent Overstreet
2024-03-10
1
-47
/
+23
*
bcachefs: Journal writes should be REQ_SYNC|REQ_META
Kent Overstreet
2024-03-10
1
-1
/
+1
*
bcachefs: Split out journal workqueue
Kent Overstreet
2024-03-10
1
-6
/
+6
*
bcachefs: Clamp replicas_required to replicas
Kent Overstreet
2024-02-13
1
-1
/
+3
*
bcachefs: fix incorrect usage of REQ_OP_FLUSH
Christoph Hellwig
2024-01-22
1
-1
/
+2
*
bcachefs: helpers for printing data types
Kent Overstreet
2024-01-21
1
-4
/
+1
*
bcachefs: improve checksum error messages
Kent Overstreet
2024-01-05
1
-14
/
+31
*
bcachefs: bkey_for_each_ptr() now declares loop iter
Kent Overstreet
2024-01-01
1
-1
/
+0
*
bcachefs: vstruct_for_each() now declares loop iter
Kent Overstreet
2024-01-01
1
-2
/
+1
*
bcachefs: for_each_member_device() now declares loop iter
Kent Overstreet
2024-01-01
1
-8
/
+5
*
bcachefs: Drop journal entry compaction
Kent Overstreet
2024-01-01
1
-24
/
+2
*
bcachefs: btree write buffer now slurps keys from journal
Kent Overstreet
2024-01-01
1
-5
/
+53
*
bcachefs: journal->buf_lock
Kent Overstreet
2024-01-01
1
-0
/
+2
*
bcachefs: Kill dev_usage->buckets_ec
Kent Overstreet
2024-01-01
1
-2
/
+0
*
bcachefs: clean up one inconsistent indenting
Yang Li
2024-01-01
1
-1
/
+1
*
bcachefs: track_event_change()
Kent Overstreet
2024-01-01
1
-0
/
+3
*
bcachefs: Include average write size in sysfs journal_debug
Kent Overstreet
2024-01-01
1
-0
/
+2
*
bcachefs: Fix leakage of internal error code
Kent Overstreet
2023-12-21
1
-2
/
+4
*
bcachefs: Close journal entry if necessary when flushing all pins
Kent Overstreet
2023-12-10
1
-0
/
+1
*
bcachefs: Add missing validation for jset_entry_data_usage
Kent Overstreet
2023-11-28
1
-1
/
+11
*
closures: CLOSURE_CALLBACK() to fix type punning
Kent Overstreet
2023-11-24
1
-9
/
+8
*
bcachefs: Disable debug log statements
Kent Overstreet
2023-11-14
1
-0
/
+7
*
bcachefs: Don't iterate over journal entries just for btree roots
Kent Overstreet
2023-11-05
1
-29
/
+24
*
bcachefs: Break up bch2_journal_write()
Kent Overstreet
2023-11-05
1
-71
/
+92
*
bcachefs: Enumerate fsck errors
Kent Overstreet
2023-11-01
1
-19
/
+54
*
bcachefs: Add IO error counts to bch_member
Kent Overstreet
2023-11-01
1
-3
/
+5
*
bcachefs: bch2_btree_id_str()
Kent Overstreet
2023-10-31
1
-1
/
+1
*
bcachefs: drop journal lock before calling journal_write
Kent Overstreet
2023-10-22
1
-2
/
+4
*
bcachefs: Fix W=12 build errors
Kent Overstreet
2023-10-22
1
-11
/
+16
*
bcachefs: Break up io.c
Kent Overstreet
2023-10-22
1
-1
/
+0
*
bcachefs: Delete a faulty assertion
Kent Overstreet
2023-10-22
1
-1
/
+0
*
bcachefs: Fix 'journal not marked as containing replicas'
Kent Overstreet
2023-10-22
1
-8
/
+11
*
bcachefs: sb-clean.c
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: Fix assorted checkpatch nits
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Convert journal validation to bkey_invalid_flags
Kent Overstreet
2023-10-22
1
-46
/
+62
*
bcachefs: Improve journal_entry_err_msg()
Kent Overstreet
2023-10-22
1
-46
/
+52
[next]