index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
journal_io.c
Age
Commit message (
Expand
)
Author
2024-11-12
bcachefs: Fix journal_entry_dev_usage_to_text() overrun
Kent Overstreet
2024-11-07
bcachefs: add check NULL return of bio_kmalloc in journal_read_bucket
Pei Xiao
2024-09-27
bcachefs: Fix unlocked access to c->disk_sb.sb in bch2_replicas_entry_validate()
Kent Overstreet
2024-09-09
bcachefs: Annotate bch_replicas_entry_{v0,v1} with __counted_by()
Thorsten Blum
2024-09-09
bcachefs: Convert to use jiffies macros
Chen Yufan
2024-08-13
bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()
Kent Overstreet
2024-07-14
bcachefs: Improve "unable to allocate journal write" message
Kent Overstreet
2024-07-14
bcachefs: Eytzinger accumulation for accounting keys
Kent Overstreet
2024-07-14
bcachefs: Use try_cmpxchg() family of functions instead of cmpxchg()
Uros Bizjak
2024-07-14
bcachefs: Fix missing spaces in journal_entry_dev_usage_to_text
Youling Tang
2024-07-10
bcachefs: Fix missing error check in journal_entry_btree_keys_validate()
Kent Overstreet
2024-07-10
bcachefs: Fix journal getting stuck on a flush commit
Kent Overstreet
2024-06-23
bcachefs: Add missing bch2_journal_do_writes() call
Kent Overstreet
2024-06-21
bcachefs: Use bch2_print_string_as_lines for long err
Kent Overstreet
2024-05-09
bcachefs: s/bkey_invalid_flags/bch_validate_flags
Kent Overstreet
2024-05-09
bcachefs: Invalid devices are now checked for by fsck, not .invalid methods
Kent Overstreet
2024-05-09
bcachefs: bch2_dev_get_ioref() checks for device not present
Kent Overstreet
2024-05-09
bcachefs: bch2_dev_get_ioref2(); journal_io.c
Kent Overstreet
2024-05-08
bcachefs: kill bch2_dev_bkey_exists() in journal_ptrs_to_text()
Kent Overstreet
2024-05-08
bcachefs: bch2_dev_have_ref()
Kent Overstreet
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: bch_member.last_journal_bucket
Kent Overstreet
2024-05-08
bcachefs: journal seq blacklist gc no longer has to walk btree
Kent Overstreet
2024-05-08
bcachefs: member helper cleanups
Kent Overstreet
2024-05-08
bcachefs: allow for custom action in fsck error messages
Kent Overstreet
2024-04-20
bcachefs: Fix deadlock in journal write path
Kent Overstreet
2024-04-13
bcachefs: Standardize helpers for printing enum strs with bounds checks
Kent Overstreet
2024-03-18
bcachefs: Improve bch2_fatal_error()
Kent Overstreet
2024-03-17
bcachefs: Change "accounting overran journal reservation" to a warning
Kent Overstreet
2024-03-13
bcachefs: pull out time_stats.[ch]
Kent Overstreet
2024-03-13
bcachefs: fix lost journal buf wakeup due to improved pipelining
Brian Foster
2024-03-13
bcachefs: Fix bch2_journal_noflush_seq()
Kent Overstreet
2024-03-13
bcachefs: split out ignore_blacklisted, ignore_not_dirty
Kent Overstreet
2024-03-13
bcachefs: jset_entry for loops declare loop iter
Kent Overstreet
2024-03-13
bcachefs: Fix journal_buf bitfield accesses
Kent Overstreet
2024-03-13
bcachefs: kill kvpmalloc()
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: jset_entry_datetime
Kent Overstreet
2024-03-10
bcachefs: improve journal entry read fsck error messages
Kent Overstreet
2024-03-10
bcachefs: convert journal replay ptrs to darray
Kent Overstreet
2024-03-10
bcachefs: Journal writes should be REQ_SYNC|REQ_META
Kent Overstreet
2024-03-10
bcachefs: Split out journal workqueue
Kent Overstreet
2024-02-13
bcachefs: Clamp replicas_required to replicas
Kent Overstreet
2024-01-22
bcachefs: fix incorrect usage of REQ_OP_FLUSH
Christoph Hellwig
2024-01-21
bcachefs: helpers for printing data types
Kent Overstreet
2024-01-05
bcachefs: improve checksum error messages
Kent Overstreet
2024-01-01
bcachefs: bkey_for_each_ptr() now declares loop iter
Kent Overstreet
[next]