index
:
kernel/git/stable/linux.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
journal.c
Age
Commit message (
Expand
)
Author
2025-09-29
Remove bcachefs core code
Linus Torvalds
2025-07-24
bcachefs: Fix write buffer flushing from open journal entry
Kent Overstreet
2025-06-24
bcachefs: Use wait_on_allocator() when allocating journal
Kent Overstreet
2025-06-15
bcachefs: pass last_seq into fs_journal_start()
Kent Overstreet
2025-06-02
bcachefs: bch_err_throw()
Kent Overstreet
2025-06-01
bcachefs: Replace rcu_read_lock() with guards
Kent Overstreet
2025-05-31
bcachefs: bch2_dev_journal_bucket_delete()
Kent Overstreet
2025-05-23
bcachefs: Ensure we don't use a blacklisted journal seq
Kent Overstreet
2025-05-21
bcachefs: bch_dev.io_ref -> enumerated_ref
Kent Overstreet
2025-05-21
bcachefs: bch_fs.writes -> enumerated_refs
Kent Overstreet
2025-05-21
bcachefs: for_each_rw_member_rcu()
Kent Overstreet
2025-05-21
bcachefs: BCH_FEATURE_small_image
Kent Overstreet
2025-05-21
bcachefs: print_str_as_lines() -> print_str()
Kent Overstreet
2025-05-21
bcachefs: Clean up duplicated code in bch2_journal_halt()
Kent Overstreet
2025-05-21
bcachefs: bch2_dev_journal_alloc() now respects data_allowed
Kent Overstreet
2025-05-21
bcachefs: Move various init code to _init_early()
Kent Overstreet
2025-05-21
bcachefs: simplify journal pin initialization
Kent Overstreet
2025-04-20
bcachefs: Change __journal_entry_close() assert to ERO
Kent Overstreet
2025-04-20
bcachefs: Fix early startup error path
Kent Overstreet
2025-04-03
bcachefs: Fix "journal stuck" during recovery
Kent Overstreet
2025-04-02
bcachefs: Split up bch_dev.io_ref
Kent Overstreet
2025-03-30
bcachefs: Reorder error messages that include journal debug
Kent Overstreet
2025-03-25
bcachefs: Use print_string_as_lines() for journal stuck messages
Kent Overstreet
2025-03-24
bcachefs: zero init journal bios
Kent Overstreet
2025-03-24
bcachefs: Kill JOURNAL_ERRORS()
Kent Overstreet
2025-03-24
bcachefs: Remove spurious smp_mb()
Alan Huang
2025-03-14
bcachefs: minor journal errcode cleanup
Kent Overstreet
2025-03-14
bcachefs: Increase JOURNAL_BUF_NR
Kent Overstreet
2025-03-14
bcachefs: Free journal bufs when not in use
Kent Overstreet
2025-03-14
bcachefs: Kill journal_res.idx
Kent Overstreet
2025-03-14
bcachefs: Kill journal_res_state.unwritten_idx
Kent Overstreet
2025-03-06
bcachefs: Fix bch2_dev_journal_alloc() spuriously failing
Kent Overstreet
2025-02-26
bcachefs: Check for -BCH_ERR_open_buckets_empty in journal resize
Kent Overstreet
2025-02-06
bcachefs: Fix discard path journal flushing
Kent Overstreet
2025-02-06
bcachefs: fix deadlock in journal_entry_open()
Jeongjun Park
2025-01-25
bcachefs: Improve journal pin flushing
Kent Overstreet
2025-01-21
bcachefs: "Journal stuck" timeout now takes into account device latency
Kent Overstreet
2024-12-21
bcachefs: bch2_journal_noflush_seq() now takes [start, end)
Kent Overstreet
2024-12-21
bcachefs: Journal write path refactoring, debug improvements
Kent Overstreet
2024-12-21
bcachefs: Guard against journal seq overflow
Kent Overstreet
2024-12-21
bcachefs: Kill bch2_bucket_alloc_new_fs()
Kent Overstreet
2024-12-21
bcachefs: errcode cleanup: journal errors
Kent Overstreet
2024-12-21
bcachefs: btree_write_buffer_flush_seq() no longer closes journal
Kent Overstreet
2024-12-21
bcachefs: Can now block journal activity without closing cur entry
Kent Overstreet
2024-12-21
bcachefs: bch2_journal_meta() takes ref on c->writes
Kent Overstreet
2024-10-20
bcachefs: Don't use wait_event_interruptible() in recovery
Kent Overstreet
2024-10-09
bcachefs: Check if stuck in journal_res_get()
Kent Overstreet
2024-08-22
bcachefs: Fix warning in bch2_fs_journal_stop()
Kent Overstreet
2024-07-14
bcachefs: Use try_cmpxchg() family of functions instead of cmpxchg()
Uros Bizjak
2024-06-29
bcachefs: Add missing printbuf_tabstops_reset() calls
Kent Overstreet
[next]