summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-30pop assert when freeing page after bcachefs shutdownbcachefs-put-folio-assertKent Overstreet
2025-04-30bcachefs: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2025-04-30bcachefs: lock_graph refactoringKent Overstreet
2025-04-29fixup! bcachefs: trace bch2_trans_kmalloc()Kent Overstreet
2025-04-29fixup! bcachefs: Make various async objs visible in debugfsKent Overstreet
2025-04-29bcachefs: sysfs trigger_recalc_capacityKent Overstreet
2025-04-29bcachefs: readdir fixesKent Overstreet
2025-04-29bcachefs: Don't emit bch_sb_field_members_v1 if not requiredKent Overstreet
2025-04-28bcachefs: improve missing journal write device error messageKent Overstreet
2025-04-28bcachefs: Read retries are after checksum errors now REQ_FUAKent Overstreet
2025-04-28bcachefs: read_fua_testKent Overstreet
2025-04-28block: Allow REQ_FUA|REQ_READKent Overstreet
2025-04-28bcachefs: shrinker.to_text() methodsKent Overstreet
2025-04-28mm: shrinker: Add shrinker_to_text() to debugfs interfaceKent Overstreet
2025-04-28mm: Centralize & improve oom reporting in show_mem.cKent Overstreet
2025-04-28mm: shrinker: Add new stats for .to_text()Kent Overstreet
2025-04-28mm: shrinker: Add a .to_text() method for shrinkersKent Overstreet
2025-04-28seq_buf: seq_buf_human_readable_u64()Kent Overstreet
2025-04-28bcachefs: bch2_dev_add() can run on a non-started fsKent Overstreet
2025-04-28bcachefs: bch2_fs_open() now takes a darrayKent Overstreet
2025-04-28bcachefs: bch2_trans_update_ip()Kent Overstreet
2025-04-28bcachefs: Run most explicit recovery passes persistentKent Overstreet
2025-04-28bcachefs: provide unlocked version of run_explicit_recovery_pass_persistentKent Overstreet
2025-04-28bcachefs: bch2_dirent_to_text() shows casefolded direntsKent Overstreet
2025-04-28bcachefs: Single err message for btree node readsKent Overstreet
2025-04-28bcachefs: bch2_mark_btree_validate_failure()Kent Overstreet
2025-04-28bcachefs: bch2_fsck_err_opt()Kent Overstreet
2025-04-28bcachefs: Plumb printbuf through bch2_btree_lost_data()Kent Overstreet
2025-04-28bcachefs: kill bch2_run_explicit_recovery_pass_persistent()Kent Overstreet
2025-04-28bcachefs: Remove redundant calls to btree_lost_data()Kent Overstreet
2025-04-28bcachefs: bch2_btree_lost_data() now handles snapshots treeKent Overstreet
2025-04-28bcachefs: Kill redundant error message in topology repairKent Overstreet
2025-04-28bcachefs: Emit a single log message on data read errorKent Overstreet
2025-04-28bcachefs: bch2_io_failures_to_text()Kent Overstreet
2025-04-28bcachefs: print_string_as_lines: avoid printing empty lineKent Overstreet
2025-04-28bcachefs: Make various async objs visible in debugfsKent Overstreet
2025-04-28bcachefs: Async object debuggingKent Overstreet
2025-04-28bcachefs: fast_listKent Overstreet
2025-04-28bcachefs: bch2_read_bio_to_textKent Overstreet
2025-04-28bcachefs: bch2_bio_to_text()Kent Overstreet
2025-04-28bcachefs: bch_dev.io_ref -> enumerated_refKent Overstreet
2025-04-28bcachefs: bch_fs.writes -> enumerated_refsKent Overstreet
2025-04-28bcachefs: enumerated_ref.cKent Overstreet
2025-04-28bcachefs: for_each_rw_member_rcu()Kent Overstreet
2025-04-28bcachefs: __bch2_fs_read_write() no longer depends on io_refKent Overstreet
2025-04-28bcachefs: for_each_online_member_rcu()Kent Overstreet
2025-04-28bcachefs: recalc_capacity() no longer depends on io_refKent Overstreet
2025-04-28bcachefs: bch2_target_to_text() no longer depends on io_refKent Overstreet
2025-04-28bcachefs: bch2_check_rebalance_work()Kent Overstreet
2025-04-28bcachefs: Kill dead codeAlan Huang