Age | Commit message (Expand) | Author |
2024-03-13 | bcachefs: pull out time_stats.[ch] | Kent Overstreet |
2024-03-13 | bcachefs: reconstruct_alloc cleanup | Kent Overstreet |
2024-03-13 | bcachefs: copy_(to|from)_user_errcode() | Kent Overstreet |
2024-03-13 | bcachefs: improve move_gap() | Kent Overstreet |
2024-03-13 | bcachefs: kill kvpmalloc() | Kent Overstreet |
2024-01-22 | bcachefs: Add gfp flags param to bch2_prt_task_backtrace() | Kent Overstreet |
2024-01-21 | bcachefs: Improve move_extent tracepoint | Kent Overstreet |
2024-01-05 | bcachefs: %pg is banished | Kent Overstreet |
2024-01-05 | bcachefs: Improve would_deadlock trace event | Kent Overstreet |
2024-01-01 | bcachefs: Convert split_devs() to darray | Kent Overstreet |
2024-01-01 | bcachefs: qstr_eq() | Kent Overstreet |
2024-01-01 | bcachefs: track_event_change() | Kent Overstreet |
2024-01-01 | bcachefs: prt_bitflags_vector() | Kent Overstreet |
2023-11-05 | bcachefs: bch2_prt_datetime() | Kent Overstreet |
2023-10-22 | bcachefs: Fix W=12 build errors | Kent Overstreet |
2023-10-22 | bcachefs: Split out snapshot.c | Kent Overstreet |
2023-10-22 | bcachefs: Fix assorted checkpatch nits | Kent Overstreet |
2023-10-22 | bcachefs: Fix a userspace build error | Kent Overstreet |
2023-10-22 | bcachefs: Improved copygc pipelining | Kent Overstreet |
2023-10-22 | bcachefs: Improve dev_alloc_debug_to_text() | Kent Overstreet |
2023-10-22 | bcachefs: New backtrace utility code | Kent Overstreet |
2023-10-22 | bcachefs: Delete atomic_inc_bug() | Kent Overstreet |
2023-10-22 | bcachefs: time stats now uses the mean_and_variance module. | Daniel Hill |
2023-10-22 | bcachefs: Print cycle on unrecoverable deadlock | Kent Overstreet |
2023-10-22 | bcachefs: bch2_print_string_as_lines() | Kent Overstreet |
2023-10-22 | bcachefs: bch2_bkey_packed_to_binary_text() | Kent Overstreet |
2023-10-22 | bcachefs: Printbuf rework | Kent Overstreet |
2023-10-22 | bcachefs: Gap buffer for journal keys | Kent Overstreet |
2023-10-22 | bcachefs: Fix pr_buf() calls | Kent Overstreet |
2023-10-22 | bcachefs: Run btree updates after write out of write_point | Kent Overstreet |
2023-10-22 | bcachefs: Heap code fix | Kent Overstreet |
2023-10-22 | bcachefs: Add printf format attribute to bch2_pr_buf() | Kent Overstreet |
2023-10-22 | bcachefs: Revert UUID format-specifier change | Kent Overstreet |
2023-10-22 | bcachefs: Fix pr_tab_rjust() | Kent Overstreet |
2023-10-22 | bcachefs: Heap allocate printbufs | Kent Overstreet |
2023-10-22 | bcachefs: Convert bch2_pd_controller_print_debug() to a printbuf | Kent Overstreet |
2023-10-22 | bcachefs: Add tabstops to printbufs | Kent Overstreet |
2023-10-22 | bcachefs: Add .to_text() methods for all superblock sections | Kent Overstreet |
2023-10-22 | bcachefs: Kill bch_scnmemcpy() | Kent Overstreet |
2023-10-22 | bcachefs: Improve journal_entry_btree_keys_to_text() | Kent Overstreet |
2023-10-22 | bcachefs: Log & error message improvements | Kent Overstreet |
2023-10-22 | bcachefs: Kill PAGE_SECTOR_SHIFT | Kent Overstreet |
2023-10-22 | bcachefs: Keep a sorted list of btree iterators | Kent Overstreet |
2023-10-22 | bcachefs: Don't disable preemption unnecessarily | Kent Overstreet |
2023-10-22 | bcachefs: Check for duplicate device ptrs in bch2_bkey_ptrs_invalid() | Kent Overstreet |
2023-10-22 | bcachefs: Convert various code to printbuf | Kent Overstreet |
2023-10-22 | bcachefs: Make memcpy_to_bio() param const | Kent Overstreet |
2023-10-22 | bcachefs: Initialize padding space after alloc bkey | Justin Husted |
2023-10-22 | bcachefs: Don't use rep movsq for small memcopies | Kent Overstreet |
2023-10-22 | bcachefs: kill bio_for_each_contig_segment() | Kent Overstreet |