summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-10debug tracingwoob-debugKent Overstreet
2022-06-10backpointer pos refactoringKent Overstreet
2022-06-09bcachefs: backpointer_matches_key()Kent Overstreet
2022-06-09bcachefs: better backpointer not found err msgKent Overstreet
2022-06-09bcachefs: Ensure we upgrade to backpointersKent Overstreet
2022-06-09bcachefs: Increase max size for btree_trans bump allocatorKent Overstreet
2022-06-09bcachefs: Improve bch2_backpointer_get_key() error messageKent Overstreet
2022-06-09bcachefs: Don't call bch2_trans_inconsistent() before finishing relevant fsckKent Overstreet
2022-06-09bcachefs: bch2_backpointer_get_key() now verifies bucketKent Overstreet
2022-06-09bcachefs: Improve backpointer_get_key()Kent Overstreet
2022-06-09bcachefs: Copygc now uses backpointersKent Overstreet
2022-06-09bcachefs: New on disk format: BackpointersKent Overstreet
2022-06-09bcachefs: Reimplement repair for overlapping extentsDaniel Hill
2022-06-09bcachefs: shrinker.to_text() methodsKent Overstreet
2022-06-09mm: Centralize & improve oom reporting in show_mem.cKent Overstreet
2022-06-09mm: Move lib/show_mem.c to mm/Kent Overstreet
2022-06-09mm: Count requests to free & nr freed per shrinkerKent Overstreet
2022-06-09mm: Add a .to_text() method for shrinkersKent Overstreet
2022-06-09bcachefs: Convert to lib/printbuf.cprintbuf_v3_bcachefsKent Overstreet
2022-06-09Delete seq_bufKent Overstreet
2022-06-09tracing: Convert to printbufKent Overstreet
2022-06-09ACPI/APEI: Add missing includeKent Overstreet
2022-06-09d_path: prt_path()Kent Overstreet
2022-06-09tracing: trace_events_synth: Convert to printbufKent Overstreet
2022-06-09PCI/P2PDMA: Convert to printbufKent Overstreet
2022-06-09x86/resctrl: Convert to printbufKent Overstreet
2022-06-09powerpc: Convert to printbufKent Overstreet
2022-06-09tools/testing/nvdimm: Convert to printbufKent Overstreet
2022-06-09clk: tegra: bpmp: Convert to printbufKent Overstreet
2022-06-09mm/memcontrol.c: Convert to printbufKent Overstreet
2022-06-09Input/joystick/analog: Convert from seq_buf -> printbufKent Overstreet
2022-06-09vsprintf: Refactor hex_string, bitmap_string_list, bitmap_stringKent Overstreet
2022-06-09vsprintf: Refactor device_node_string, fwnode_stringKent Overstreet
2022-06-09vsprintf: flags_string() no longer takes printf_specKent Overstreet
2022-06-09vsprintf: time_and_date() no longer takes printf_specKent Overstreet
2022-06-09vsprintf: Refactor mac_address_string()Kent Overstreet
2022-06-09vsprintf: Refactor ip_addr_string()Kent Overstreet
2022-06-09vsprintf: Refactor fourcc_string()Kent Overstreet
2022-06-09vsprintf: Refactor resource_string()Kent Overstreet
2022-06-09vsprintf: Start consolidating printf_spec handlingKent Overstreet
2022-06-09test_printf: Drop requirement that sprintf not write past nulKent Overstreet
2022-06-09vsprintf: prt_u64_minwidth(), prt_u64()Kent Overstreet
2022-06-09vsprintf: Improve number()Kent Overstreet
2022-06-09lib/pretty-printers: prt_string_option(), prt_bitflags()Kent Overstreet
2022-06-09lib/printbuf: Unit specifiersKent Overstreet
2022-06-09lib/printbuf: Tabstops, indentingKent Overstreet
2022-06-09lib/printbuf: Heap allocationKent Overstreet
2022-06-09lib/string_helpers: string_get_size() now returns characters wroteKent Overstreet
2022-06-09vsprintf: %pf(%p)Kent Overstreet
2022-06-09lib/hexdump: Convert to printbufKent Overstreet