summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-20bcachefs: Convert to lib/printbuf.cprintbuf_v2Kent Overstreet
2022-05-20PCI/P2PDMA: Convert to printbufKent Overstreet
2022-05-20x86/resctrl: Convert to printbufKent Overstreet
2022-05-20powerpc: Convert to printbufKent Overstreet
2022-05-20tools/testing/nvdimm: Convert to printbufKent Overstreet
2022-05-20clk: tegra: bpmp: Convert to printbufKent Overstreet
2022-05-20mm/memcontrol.c: Convert to printbufKent Overstreet
2022-05-20Input/joystick/analog: Convert from seq_buf -> printbufKent Overstreet
2022-05-20vsprintf: Refactor hex_string, bitmap_string_list, bitmap_stringKent Overstreet
2022-05-20vsprintf: Refactor device_node_string, fwnode_stringKent Overstreet
2022-05-20vsprintf: flags_string() no longer takes printf_specKent Overstreet
2022-05-20vsprintf: time_and_date() no longer takes printf_specKent Overstreet
2022-05-20vsprintf: Refactor mac_address_string()Kent Overstreet
2022-05-20vsprintf: Refactor ip_addr_string()Kent Overstreet
2022-05-20vsprintf: Refactor fourcc_string()Kent Overstreet
2022-05-20vsprintf: Refactor resource_string()Kent Overstreet
2022-05-20vsprintf: Start consolidating printf_spec handlingKent Overstreet
2022-05-20test_printf: Drop requirement that sprintf not write past nulKent Overstreet
2022-05-20vsprintf: Lift pr_hex_bytes() out from hex_string()Kent Overstreet
2022-05-20vsprintf: pr_u64_minwidth(), pr_u64()Kent Overstreet
2022-05-20vsprintf: Improve number()Kent Overstreet
2022-05-20lib/pretty-printers: pr_string_option(), pr_bitflags()Kent Overstreet
2022-05-20lib/printbuf: Unit specifiersKent Overstreet
2022-05-20lib/printbuf: Tabstops, indentingKent Overstreet
2022-05-20lib/printbuf: Heap allocationKent Overstreet
2022-05-20lib/string_helpers: string_get_size() now returns characters wroteKent Overstreet
2022-05-20vsprintf: %pf(%p)Kent Overstreet
2022-05-20vsprintf: Convert to printbufKent Overstreet
2022-05-20lib/printbuf: New data structure for printing stringsKent Overstreet
2022-05-14bcachefs: Switch to key_type_user, not logonKent Overstreet
2022-05-14bcachefs: LRU repair tweaksKent Overstreet
2022-05-09bcachefs: Delete bch_writepageKent Overstreet
2022-05-08fixup! bcachefs: darraysKent Overstreet
2022-05-03bcachefs: Make bch_option compatible with Rust ffiBrett Holman
2022-04-25fixup! bcachefs: Kill journal buf bloom filterKent Overstreet
2022-04-25bcachefs: Put btree_trans_verify_sorted() behind debug_check_iteratorsKent Overstreet
2022-04-25fixup! bcachefs: darraysKent Overstreet
2022-04-24bcachefs: Fix extent mergingKent Overstreet
2022-04-22fixup! bcachefs: Go RW before bch2_check_lrus()Kent Overstreet
2022-04-22fixup! bcachefs: bch_sb_field_journal_v2Kent Overstreet
2022-04-22fixup! bcachefs: Shutdown path improvementsKent Overstreet
2022-04-21fixup! bcachefs: Go RW before bch2_check_lrus()Kent Overstreet
2022-04-21bcachefs: Improve invalid bkey error messageKent Overstreet
2022-04-21fixup! bcachefs: bch2_btree_iter_peek_all_levels()Kent Overstreet
2022-04-21bcachefs: Fix journal_iters_fix()Kent Overstreet
2022-04-21bcachefs: Go RW before bch2_check_lrus()Kent Overstreet
2022-04-21bcachefs: Add persistent countersDaniel Hill
2022-04-18bcachefs: Tracepoint improvementsKent Overstreet
2022-04-18bcachefs: Don't kick journal reclaim unless low on spaceKent Overstreet
2022-04-18bcachefs: Lock ordering fixKent Overstreet