Age | Commit message (Expand) | Author |
2024-09-09 | bcachefs: data_allowed is now an opts.h option | Kent Overstreet |
2024-07-21 | Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2024-07-14 | bcachefs: per_cpu_sum() | Kent Overstreet |
2024-07-14 | bcachefs: Convert gc to new accounting | Kent Overstreet |
2024-07-10 | bcachefs: fix scheduling while atomic in break_cycle() | Kent Overstreet |
2024-06-24 | bcachefs: remove heap-related macros and switch to generic min_heap | Kuan-Wei Chiu |
2024-05-03 | bcachefs: remove dead function bdev_sectors() | Yu Kuai |
2024-04-06 | bcachefs: JOURNAL_SPACE_LOW | Kent Overstreet |
2024-04-05 | bcachefs: fix ! vs ~ typo in __clear_bit_le64() | Dan Carpenter |
2024-04-03 | bcachefs: Etyzinger cleanups | Kent Overstreet |
2024-04-03 | bcachefs: Clear recovery_passes_required as they complete without errors | Kent Overstreet |
2024-03-17 | bcachefs: Don't corrupt journal keys gap buffer when dropping alloc info | Kent Overstreet |
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 |