summaryrefslogtreecommitdiff
path: root/fs/bcachefs/util.h
AgeCommit message (Expand)Author
2025-06-11bcachefs: Fix possible console lock involved deadlockAlan Huang
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-05-21bcachefs: Add missing includeKent Overstreet
2025-05-21bcachefs: bch2_fs_open() now takes a darrayKent Overstreet
2025-05-21bcachefs: bch2_bio_to_text()Kent Overstreet
2025-05-21bcachefs: print_str_as_lines() -> print_str()Kent Overstreet
2025-05-21bcachefs: bch2_kvmalloc() mem alloc profilingKent Overstreet
2025-05-11sort.h: hoist cmp_int() into generic header fileFedor Pchelkin
2025-04-21bcachefs: Implement fileattr_(get|set)Kent Overstreet
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-28bcachefs: Consistent indentation of multiline fsck errorsKent Overstreet
2025-03-24bcachefs: Disable asm memcpys when kmsan enabledKent Overstreet
2025-03-16percpu: use TYPEOF_UNQUAL() in variable declarationsUros Bizjak
2025-03-16bcachefs: Debug params for data corruption injectionKent Overstreet
2025-03-13bcachefs: bch2_get_random_u64_below()Kent Overstreet
2025-02-01Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-01-27add a string-to-qstr constructorAl Viro
2025-01-09bcachefs: bch2_kvmalloc()Kent Overstreet
2024-12-29bcachefs: bcachefs_metadata_version_disk_accounting_big_endianKent Overstreet
2024-12-21bcachefs: list_pop_entry()Kent Overstreet
2024-09-09bcachefs: data_allowed is now an opts.h optionKent Overstreet
2024-07-21Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-07-14bcachefs: per_cpu_sum()Kent Overstreet
2024-07-14bcachefs: Convert gc to new accountingKent Overstreet
2024-07-10bcachefs: fix scheduling while atomic in break_cycle()Kent Overstreet
2024-06-24bcachefs: remove heap-related macros and switch to generic min_heapKuan-Wei Chiu
2024-05-03bcachefs: remove dead function bdev_sectors()Yu Kuai
2024-04-06bcachefs: JOURNAL_SPACE_LOWKent Overstreet
2024-04-05bcachefs: fix ! vs ~ typo in __clear_bit_le64()Dan Carpenter
2024-04-03bcachefs: Etyzinger cleanupsKent Overstreet
2024-04-03bcachefs: Clear recovery_passes_required as they complete without errorsKent Overstreet
2024-03-17bcachefs: Don't corrupt journal keys gap buffer when dropping alloc infoKent Overstreet
2024-03-13bcachefs: pull out time_stats.[ch]Kent Overstreet
2024-03-13bcachefs: reconstruct_alloc cleanupKent Overstreet
2024-03-13bcachefs: copy_(to|from)_user_errcode()Kent Overstreet
2024-03-13bcachefs: improve move_gap()Kent Overstreet
2024-03-13bcachefs: kill kvpmalloc()Kent Overstreet
2024-01-22bcachefs: Add gfp flags param to bch2_prt_task_backtrace()Kent Overstreet
2024-01-21bcachefs: Improve move_extent tracepointKent Overstreet
2024-01-05bcachefs: %pg is banishedKent Overstreet
2024-01-05bcachefs: Improve would_deadlock trace eventKent Overstreet
2024-01-01bcachefs: Convert split_devs() to darrayKent Overstreet
2024-01-01bcachefs: qstr_eq()Kent Overstreet
2024-01-01bcachefs: track_event_change()Kent Overstreet
2024-01-01bcachefs: prt_bitflags_vector()Kent Overstreet
2023-11-05bcachefs: bch2_prt_datetime()Kent Overstreet
2023-10-22bcachefs: Fix W=12 build errorsKent Overstreet
2023-10-22bcachefs: Split out snapshot.cKent Overstreet
2023-10-22bcachefs: Fix assorted checkpatch nitsKent Overstreet
2023-10-22bcachefs: Fix a userspace build errorKent Overstreet