summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-25Start of %q(%p)shrinker_to_textKent Overstreet
2022-04-22bcachefs: Convert to lib/printbuf.cKent Overstreet
2022-04-22bcachefs: shrinker.to_text() methodsKent Overstreet
2022-04-22mm: Centralize & improve oom reporting in show_mem.cKent Overstreet
2022-04-22mm: Move lib/show_mem.c to mm/Kent Overstreet
2022-04-22mm: Count requests to free & nr freed per shrinkerKent Overstreet
2022-04-22mm: Add a .to_text() method for shrinkersKent Overstreet
2022-04-22clk: tegra: bpmp: Convert to printbufKent Overstreet
2022-04-22mm/memcontrol.c: Convert to printbufKent Overstreet
2022-04-22Input/joystick/analog: Convert from seq_buf -> printbufKent Overstreet
2022-04-22lib/printbuf: New data structure for heap-allocated stringsKent 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
2022-04-17bcachefs: Shutdown path improvementsKent Overstreet
2022-04-17bcachefs: Fix hash_check_key()Kent Overstreet
2022-04-17bcachefs: Allocate some extra room in btree_key_cache_fill()Kent Overstreet
2022-04-17fixup! bcachefs: Fix usage of six lock's percpu modeKent Overstreet
2022-04-17bcachefs: bch2_btree_iter_peek_all_levels()Kent Overstreet
2022-04-17bcachefs: btree_path_set_level_(up|down)Kent Overstreet
2022-04-17bcachefs: bch2_btree_iter_peek_slot() now works on interior nodesKent Overstreet
2022-04-17bcachefs: btree_update_interior.c prep for backpointersKent Overstreet
2022-04-17bcachefs: Plumb btree_id & level to trans_markKent Overstreet
2022-04-17bcachefs: Improve some fsck error messagesKent Overstreet
2022-04-17bcachefs: Go emergency RO when i_blocks underflowsKent Overstreet
2022-04-17bcachefs: Ensure sysfs show fns print a newlineKent Overstreet
2022-04-17bcachefs: Improve try_alloc_bucket()Kent Overstreet
2022-04-17bcachefs: Kill old rebuild_replicas optionKent Overstreet
2022-04-17bcachefs: In fsck, pass BTREE_UPDATE_INTERNAL_SNAPSHOT_NODE when deleting dir...Kent Overstreet
2022-04-17bcachefs: Fix for getting stuck in journal replayKent Overstreet
2022-04-17bcachefs: Delete a redundant tracepointKent Overstreet
2022-04-17bcachefs: Improve error logging in fsck.cKent Overstreet
2022-04-17bcachefs: Fix inode_backpointer_exists()Kent Overstreet
2022-04-17bcachefs: Improve bch2_lru_delete() error messagesKent Overstreet
2022-04-17bcachefs: Introduce bch2_journal_keys_peek_(upto|slot)()Kent Overstreet
2022-04-17bcachefs: Improve error message when alloc key doesn't match lru entryKent Overstreet
2022-04-17bcachefs: Ensure buckets have io_time[READ] setKent Overstreet
2022-04-17bcachefs: Use bch2_trans_inconsistent_on() in more placesKent Overstreet
2022-04-17bcachefs: Improve bch2_open_buckets_to_text()Kent Overstreet
2022-04-17bcachefs: Fix CPU usage in journal read pathKent Overstreet
2022-04-17bcachefs: Fix a null ptr derefKent Overstreet