| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-29 | Remove bcachefs core code | Linus Torvalds | 1 | -782/+0 |
| 2025-06-11 | bcachefs: Fix possible console lock involved deadlock | Alan Huang | 1 | -1/+1 |
| 2025-05-31 | Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -2/+1 |
| 2025-05-21 | bcachefs: Add missing include | Kent Overstreet | 1 | -0/+1 |
| 2025-05-21 | bcachefs: bch2_fs_open() now takes a darray | Kent Overstreet | 1 | -2/+2 |
| 2025-05-21 | bcachefs: bch2_bio_to_text() | Kent Overstreet | 1 | -0/+2 |
| 2025-05-21 | bcachefs: print_str_as_lines() -> print_str() | Kent Overstreet | 1 | -2/+1 |
| 2025-05-21 | bcachefs: bch2_kvmalloc() mem alloc profiling | Kent Overstreet | 1 | -3/+4 |
| 2025-05-11 | sort.h: hoist cmp_int() into generic header file | Fedor Pchelkin | 1 | -2/+1 |
| 2025-04-21 | bcachefs: Implement fileattr_(get|set) | Kent Overstreet | 1 | -0/+38 |
| 2025-04-01 | Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2025-03-28 | bcachefs: Consistent indentation of multiline fsck errors | Kent Overstreet | 1 | -0/+1 |
| 2025-03-24 | bcachefs: Disable asm memcpys when kmsan enabled | Kent Overstreet | 1 | -2/+2 |
| 2025-03-16 | percpu: use TYPEOF_UNQUAL() in variable declarations | Uros Bizjak | 1 | -1/+1 |
| 2025-03-16 | bcachefs: Debug params for data corruption injection | Kent Overstreet | 1 | -0/+12 |
| 2025-03-13 | bcachefs: bch2_get_random_u64_below() | Kent Overstreet | 1 | -1/+1 |
| 2025-02-01 | Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -2/+0 |
| 2025-01-27 | add a string-to-qstr constructor | Al Viro | 1 | -2/+0 |
| 2025-01-09 | bcachefs: bch2_kvmalloc() | Kent Overstreet | 1 | -0/+10 |
| 2024-12-29 | bcachefs: bcachefs_metadata_version_disk_accounting_big_endian | Kent Overstreet | 1 | -0/+9 |
| 2024-12-21 | bcachefs: list_pop_entry() | Kent Overstreet | 1 | -0/+13 |
| 2024-09-09 | bcachefs: data_allowed is now an opts.h option | Kent Overstreet | 1 | -1/+1 |
| 2024-07-21 | Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -116/+2 |
| 2024-07-14 | bcachefs: per_cpu_sum() | Kent Overstreet | 1 | -6/+11 |
| 2024-07-14 | bcachefs: Convert gc to new accounting | Kent Overstreet | 1 | -3/+1 |
| 2024-07-10 | bcachefs: fix scheduling while atomic in break_cycle() | Kent Overstreet | 1 | -0/+1 |
| 2024-06-24 | bcachefs: remove heap-related macros and switch to generic min_heap | Kuan-Wei Chiu | 1 | -116/+2 |
| 2024-05-03 | bcachefs: remove dead function bdev_sectors() | Yu Kuai | 1 | -5/+0 |
| 2024-04-06 | bcachefs: JOURNAL_SPACE_LOW | Kent Overstreet | 1 | -0/+8 |
| 2024-04-05 | bcachefs: fix ! vs ~ typo in __clear_bit_le64() | Dan Carpenter | 1 | -1/+1 |
| 2024-04-03 | bcachefs: Etyzinger cleanups | Kent Overstreet | 1 | -4/+0 |
| 2024-04-03 | bcachefs: Clear recovery_passes_required as they complete without errors | Kent Overstreet | 1 | -0/+10 |
| 2024-03-17 | bcachefs: Don't corrupt journal keys gap buffer when dropping alloc info | Kent Overstreet | 1 | -0/+3 |
| 2024-03-13 | bcachefs: pull out time_stats.[ch] | Kent Overstreet | 1 | -76/+1 |
| 2024-03-13 | bcachefs: reconstruct_alloc cleanup | Kent Overstreet | 1 | -0/+5 |
| 2024-03-13 | bcachefs: copy_(to|from)_user_errcode() | Kent Overstreet | 1 | -0/+16 |
| 2024-03-13 | bcachefs: improve move_gap() | Kent Overstreet | 1 | -2/+6 |
| 2024-03-13 | bcachefs: kill kvpmalloc() | Kent Overstreet | 1 | -34/+2 |
| 2024-01-22 | bcachefs: Add gfp flags param to bch2_prt_task_backtrace() | Kent Overstreet | 1 | -2/+2 |
| 2024-01-21 | bcachefs: Improve move_extent tracepoint | Kent Overstreet | 1 | -1/+2 |
| 2024-01-05 | bcachefs: %pg is banished | Kent Overstreet | 1 | -0/+9 |
| 2024-01-05 | bcachefs: Improve would_deadlock trace event | Kent Overstreet | 1 | -2/+2 |
| 2024-01-01 | bcachefs: Convert split_devs() to darray | Kent Overstreet | 1 | -0/+3 |
| 2024-01-01 | bcachefs: qstr_eq() | Kent Overstreet | 1 | -0/+7 |
| 2024-01-01 | bcachefs: track_event_change() | Kent Overstreet | 1 | -4/+29 |
| 2024-01-01 | bcachefs: prt_bitflags_vector() | Kent Overstreet | 1 | -0/+1 |
| 2023-11-05 | bcachefs: bch2_prt_datetime() | Kent Overstreet | 1 | -20/+1 |
| 2023-10-22 | bcachefs: Fix W=12 build errors | Kent Overstreet | 1 | -3/+3 |
| 2023-10-22 | bcachefs: Split out snapshot.c | Kent Overstreet | 1 | -0/+5 |
| 2023-10-22 | bcachefs: Fix assorted checkpatch nits | Kent Overstreet | 1 | -2/+6 |
| 2023-10-22 | bcachefs: Fix a userspace build error | Kent Overstreet | 1 | -0/+2 |
| 2023-10-22 | bcachefs: Improved copygc pipelining | Kent Overstreet | 1 | -0/+20 |
| 2023-10-22 | bcachefs: Improve dev_alloc_debug_to_text() | Kent Overstreet | 1 | -1/+1 |
| 2023-10-22 | bcachefs: New backtrace utility code | Kent Overstreet | 1 | -1/+7 |
| 2023-10-22 | bcachefs: Delete atomic_inc_bug() | Kent Overstreet | 1 | -25/+1 |
| 2023-10-22 | bcachefs: time stats now uses the mean_and_variance module. | Daniel Hill | 1 | -3/+9 |
| 2023-10-22 | bcachefs: Print cycle on unrecoverable deadlock | Kent Overstreet | 1 | -0/+1 |
| 2023-10-22 | bcachefs: bch2_print_string_as_lines() | Kent Overstreet | 1 | -0/+2 |
| 2023-10-22 | bcachefs: bch2_bkey_packed_to_binary_text() | Kent Overstreet | 1 | -0/+2 |
| 2023-10-22 | bcachefs: Printbuf rework | Kent Overstreet | 1 | -120/+26 |
| 2023-10-22 | bcachefs: Gap buffer for journal keys | Kent Overstreet | 1 | -0/+25 |
| 2023-10-22 | bcachefs: Fix pr_buf() calls | Kent Overstreet | 1 | -1/+1 |
| 2023-10-22 | bcachefs: Run btree updates after write out of write_point | Kent Overstreet | 1 | -0/+2 |
| 2023-10-22 | bcachefs: Heap code fix | Kent Overstreet | 1 | -3/+5 |
| 2023-10-22 | bcachefs: Add printf format attribute to bch2_pr_buf() | Kent Overstreet | 1 | -1/+2 |
| 2023-10-22 | bcachefs: Revert UUID format-specifier change | Kent Overstreet | 1 | -1/+1 |
| 2023-10-22 | bcachefs: Fix pr_tab_rjust() | Kent Overstreet | 1 | -19/+3 |
| 2023-10-22 | bcachefs: Heap allocate printbufs | Kent Overstreet | 1 | -38/+40 |
| 2023-10-22 | bcachefs: Convert bch2_pd_controller_print_debug() to a printbuf | Kent Overstreet | 1 | -3/+5 |
| 2023-10-22 | bcachefs: Add tabstops to printbufs | Kent Overstreet | 1 | -7/+77 |
| 2023-10-22 | bcachefs: Add .to_text() methods for all superblock sections | Kent Overstreet | 1 | -13/+51 |
| 2023-10-22 | bcachefs: Kill bch_scnmemcpy() | Kent Overstreet | 1 | -2/+0 |
| 2023-10-22 | bcachefs: Improve journal_entry_btree_keys_to_text() | Kent Overstreet | 1 | -0/+22 |
| 2023-10-22 | bcachefs: Log & error message improvements | Kent Overstreet | 1 | -0/+9 |
| 2023-10-22 | bcachefs: Kill PAGE_SECTOR_SHIFT | Kent Overstreet | 1 | -2/+0 |
| 2023-10-22 | bcachefs: Keep a sorted list of btree iterators | Kent Overstreet | 1 | -0/+14 |
| 2023-10-22 | bcachefs: Don't disable preemption unnecessarily | Kent Overstreet | 1 | -4/+1 |
| 2023-10-22 | bcachefs: Check for duplicate device ptrs in bch2_bkey_ptrs_invalid() | Kent Overstreet | 1 | -0/+5 |
| 2023-10-22 | bcachefs: Convert various code to printbuf | Kent Overstreet | 1 | -1/+1 |
| 2023-10-22 | bcachefs: Make memcpy_to_bio() param const | Kent Overstreet | 1 | -1/+1 |
| 2023-10-22 | bcachefs: Initialize padding space after alloc bkey | Justin Husted | 1 | -0/+8 |
| 2023-10-22 | bcachefs: Don't use rep movsq for small memcopies | Kent Overstreet | 1 | -0/+18 |
| 2023-10-22 | bcachefs: kill bio_for_each_contig_segment() | Kent Overstreet | 1 | -29/+0 |
| 2023-10-22 | bcachefs: Kill direct access to bi_io_vec | Kent Overstreet | 1 | -1/+1 |
| 2023-10-22 | bcachefs: Write out fs usage consistently | Kent Overstreet | 1 | -0/+8 |
| 2023-10-22 | bcachefs: cmp_int() | Kent Overstreet | 1 | -0/+2 |
| 2023-10-22 | bcachefs: percpu utility code | Kent Overstreet | 1 | -0/+23 |
| 2023-10-22 | bcachefs: Fix check for if extent update is allocating | Kent Overstreet | 1 | -0/+2 |
| 2023-10-22 | bcachefs: fixes for getting stuck flushing journal pins | Kent Overstreet | 1 | -0/+1 |
| 2023-10-22 | bcachefs: Factor out acc_u64s() | Kent Overstreet | 1 | -0/+17 |
| 2023-10-22 | bcachefs: Lots of option handling improvements | Kent Overstreet | 1 | -1/+2 |
| 2023-10-22 | bcachefs: revamp to_text methods | Kent Overstreet | 1 | -4/+29 |
| 2023-10-22 | bcachefs: delete some dead code | Kent Overstreet | 1 | -84/+0 |
| 2023-10-22 | bcachefs: add functionality for heaps to update backpointers | Kent Overstreet | 1 | -22/+37 |
| 2023-10-22 | bcachefs: bch2_extent_ptr_decoded_append() | Kent Overstreet | 1 | -0/+10 |
| 2023-10-22 | bcachefs: Fix suspend when moving data faster than ratelimit | Kent Overstreet | 1 | -1/+0 |
| 2023-10-22 | bcachefs: Initial commit | Kent Overstreet | 1 | -0/+737 |