Age | Commit message (Expand) | Author |
2024-03-13 | bcachefs: pull out time_stats.[ch] | Kent Overstreet |
2024-03-13 | bcachefs: fix bch2_journal_buf_to_text() | Kent Overstreet |
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: Add journal.blocked to journal_debug_to_text() | Kent Overstreet |
2024-03-13 | bcachefs: improve bch2_journal_buf_to_text() | 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: convert journal replay ptrs to darray | Kent Overstreet |
2024-03-10 | bcachefs: Avoid taking journal lock unnecessarily | Kent Overstreet |
2024-03-10 | bcachefs: Avoid setting j->write_work unnecessarily | Kent Overstreet |
2024-03-10 | bcachefs: Split out journal workqueue | Kent Overstreet |
2024-01-22 | bcachefs: Add gfp flags param to bch2_prt_task_backtrace() | Kent Overstreet |
2024-01-21 | bcachefs: Better journal tracepoints | Kent Overstreet |
2024-01-01 | bcachefs: for_each_member_device_rcu() now declares loop iter | Kent Overstreet |
2024-01-01 | bcachefs: for_each_member_device() now declares loop iter | Kent Overstreet |
2024-01-01 | bcachefs: bch_err_(fn|msg) check if should print | Kent Overstreet |
2024-01-01 | bcachefs: btree write buffer now slurps keys from journal | Kent Overstreet |
2024-01-01 | bcachefs: journal->buf_lock | Kent Overstreet |
2024-01-01 | bcachefs: Add a tracepoint for journal entry close | Kent Overstreet |
2024-01-01 | bcachefs: track_event_change() | Kent Overstreet |
2024-01-01 | bcachefs: Include average write size in sysfs journal_debug | Kent Overstreet |
2023-12-10 | bcachefs: Close journal entry if necessary when flushing all pins | Kent Overstreet |
2023-11-28 | bcachefs: move journal seq assertion | Kent Overstreet |
2023-11-14 | bcachefs: Kill journal pre-reservations | Kent Overstreet |
2023-10-31 | bcachefs: Ensure devices are always correctly initialized | Kent Overstreet |
2023-10-22 | bcachefs: bch2_sb_field_get() refactoring | Kent Overstreet |
2023-10-22 | bcachefs: fix race between journal entry close and pin set | Brian Foster |
2023-10-22 | bcachefs: prepare journal buf put to handle pin put | Brian Foster |
2023-10-22 | bcachefs: refactor pin put helpers | Brian Foster |
2023-10-22 | bcachefs: Heap allocate btree_trans | Kent Overstreet |
2023-10-22 | bcachefs: Fix W=12 build errors | Kent Overstreet |
2023-10-22 | bcachefs: Convert more code to bch_err_msg() | Kent Overstreet |
2023-10-22 | bcachefs: Fix assorted checkpatch nits | Kent Overstreet |
2023-10-22 | bcachefs: Convert more -EROFS to private error codes | Kent Overstreet |
2023-10-22 | bcachefs: Delete redundant log messages | Kent Overstreet |
2023-10-22 | bcachefs: Kill JOURNAL_WATERMARK | Kent Overstreet |
2023-10-22 | bcachefs: Rename enum alloc_reserve -> bch_watermark | Kent Overstreet |
2023-10-22 | bcachefs: New error message helpers | Kent Overstreet |
2023-10-22 | bcachefs: refactor journal stuck checking into standalone helper | Brian Foster |
2023-10-22 | bcachefs: gracefully unwind journal res slowpath on shutdown | Brian Foster |
2023-10-22 | bcachefs: Private error codes: ENOMEM | Kent Overstreet |
2023-10-22 | bcachefs: Extent helper improvements | Kent Overstreet |
2023-10-22 | bcachefs: Rework open bucket partial list allocation | Kent Overstreet |
2023-10-22 | bcachefs: When shutting down, flush btree node writes last | Kent Overstreet |
2023-10-22 | bcachefs: Journal resize fixes | Kent Overstreet |
2023-10-22 | bcachefs: Improve locking in __bch2_set_nr_journal_buckets() | Kent Overstreet |
2023-10-22 | bcachefs: Convert EAGAIN errors to private error codes | Kent Overstreet |