Age | Commit message (Expand) | Author |
2024-01-21 | bcachefs: add missing __GFP_NOWARN | Kent Overstreet |
2024-01-21 | bcachefs: opts->compression can now also be applied in the background | Kent Overstreet |
2024-01-21 | bcachefs: Prep work for variable size btree node buffers | Kent Overstreet |
2024-01-21 | bcachefs: grab s_umount only if snapshotting | Su Yue |
2024-01-21 | bcachefs: kvfree bch_fs::snapshots in bch2_fs_snapshots_exit | Su Yue |
2024-01-21 | bcachefs: bios must be 512 byte algined | Kent Overstreet |
2024-01-21 | bcachefs: remove redundant variable tmp | Colin Ian King |
2024-01-21 | bcachefs: Improve trace_trans_restart_relock | Kent Overstreet |
2024-01-21 | bcachefs: Fix excess transaction restarts in __bchfs_fallocate() | Kent Overstreet |
2024-01-21 | bcachefs: extents_to_bp_state | Kent Overstreet |
2024-01-21 | bcachefs: bkey_and_val_eq() | Kent Overstreet |
2024-01-21 | bcachefs: Better journal tracepoints | Kent Overstreet |
2024-01-21 | bcachefs: Print size of superblock with space allocated | Kent Overstreet |
2024-01-21 | bcachefs: Avoid flushing the journal in the discard path | Kent Overstreet |
2024-01-21 | bcachefs: Improve move_extent tracepoint | Kent Overstreet |
2024-01-21 | bcachefs: Add missing bch2_moving_ctxt_flush_all() | Kent Overstreet |
2024-01-21 | bcachefs: Re-add move_extent_write tracepoint | Kent Overstreet |
2024-01-21 | bcachefs: bch2_kthread_io_clock_wait() no longer sleeps until full amount | Kent Overstreet |
2024-01-21 | bcachefs: Add .val_to_text() for KEY_TYPE_cookie | Kent Overstreet |
2024-01-21 | bcachefs: Don't pass memcmp() as a pointer | Kent Overstreet |
2024-01-21 | bcachefs: Reduce would_deadlock restarts | Kent Overstreet |
2024-01-21 | bcachefs: bch2_trans_account_disk_usage_change() | Kent Overstreet |
2024-01-21 | bcachefs: bch_fs_usage_base | Kent Overstreet |
2024-01-21 | bcachefs: bch2_prt_compression_type() | Kent Overstreet |
2024-01-21 | bcachefs: helpers for printing data types | Kent Overstreet |
2024-01-21 | bcachefs: BTREE_TRIGGER_ATOMIC | Kent Overstreet |
2024-01-21 | bcachefs: drop to_text code for obsolete bps in alloc keys | Kent Overstreet |
2024-01-21 | bcachefs: eytzinger_for_each() declares loop iter | Kent Overstreet |
2024-01-21 | bcachefs: Don't log errors if BCH_WRITE_ALLOC_NOWAIT | Kent Overstreet |
2024-01-21 | bcachefs: fix memleak in bch2_split_devs | Su Yue |
2024-01-05 | bcachefs: eytzinger0_find() search should be const | Kent Overstreet |
2024-01-05 | bcachefs: move "ptrs not changing" optimization to bch2_trigger_extent() | Kent Overstreet |
2024-01-05 | bcachefs: fix simulateously upgrading & downgrading | Kent Overstreet |
2024-01-05 | bcachefs: Restart recovery passes more reliably | Kent Overstreet |
2024-01-05 | bcachefs: bch2_dump_bset() doesn't choke on u64s == 0 | Kent Overstreet |
2024-01-05 | bcachefs: improve checksum error messages | Kent Overstreet |
2024-01-05 | bcachefs: improve validate_bset_keys() | Kent Overstreet |
2024-01-05 | bcachefs: print sb magic when relevant | Kent Overstreet |
2024-01-05 | bcachefs: __bch2_sb_field_to_text() | Kent Overstreet |
2024-01-05 | bcachefs: %pg is banished | Kent Overstreet |
2024-01-05 | bcachefs: Improve would_deadlock trace event | Kent Overstreet |
2024-01-05 | bcachefs: fsck_err()s don't need to manually check c->sb.version anymore | Kent Overstreet |
2024-01-05 | bcachefs: Upgrades now specify errors to fix, like downgrades | Kent Overstreet |
2024-01-05 | bcachefs: no thread_with_file in userspace | Kent Overstreet |
2024-01-05 | bcachefs: Don't autofix errors we can't fix | Kent Overstreet |
2024-01-05 | bcachefs: add missing bch2_latency_acct() call | Kent Overstreet |
2024-01-05 | bcachefs: increase max_active on io_complete_wq | Kent Overstreet |
2024-01-05 | bcachefs: add time_stats for btree_node_read_done() | Kent Overstreet |
2024-01-05 | bcachefs: don't clear accessed bit in btree node fill | Kent Overstreet |
2024-01-05 | bcachefs: Add an option to control btree node prefetching | Kent Overstreet |