summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-29bcachefs: Cacheline align & prefetch journal reservationsbcachefs-garbageKent Overstreet
2025-04-29bcachefs: Prefetch journal reservationsKent Overstreet
2025-04-29ibt todoKent Overstreet
2025-04-29verify_extent_has_replicas()Kent Overstreet
2025-04-29XXX tracepointKent Overstreet
2025-04-29bcachefs: Kill bch2_path_put_nokeep()Kent Overstreet
2025-04-29bcachefs: switch to jitallocKent Overstreet
2025-04-29bcachefs: more btree node lock statsKent Overstreet
2025-04-29bcachefs: bch_write_stepKent Overstreet
2025-04-29bcachefs: Improve bch2_insert_snapshot_whiteouts()Kent Overstreet
2025-04-29six locks; Promote to kernel/locking from bcachefsKent Overstreet
2025-04-29bcachefs: Add documentation re: trigger orderingKent Overstreet
2025-04-29bcachefs: overlapping extent checks no longer uses key_visible_in_snapshot XXXKent Overstreet
2025-04-29bcachefs: More reorganizationKent Overstreet
2025-04-29i_sectors assertKent Overstreet
2025-04-29WIP reconstruct stripe in stripe create pathKent Overstreet
2025-04-29block: Rework bio_for_each_segment_all()Kent Overstreet
2025-04-29bcachefs: Export bch2_lru_check_key()Kent Overstreet
2025-04-29bcachefs: extent_block_checksumsKent Overstreet
2025-04-29bcachefs: extent_block_checksumsKent Overstreet
2025-04-29bcachefs: Checksum blocksize optionKent Overstreet
2025-04-29Update issue templatesDaniel Hill
2025-04-29bcachefs: kthread_should_stop() now checks if we're a kthreadKent Overstreet
2025-04-29kthread: kthread_should_stop() checks if we're a kthreadKent Overstreet
2025-04-29bcachefs: Enable key merging for indirect extentsKent Overstreet
2025-04-29rhashtable: Better error message on allocation failureKent Overstreet
2025-04-29bcachefs: better srcu warningKent Overstreet
2025-04-29bcachefs: Don't close current journal entry unnecessary when flushingKent Overstreet
2025-04-29fooKent Overstreet
2025-04-29bcachefs: log messages during mount to fs_context WIPKent Overstreet
2025-04-29fooKent Overstreet
2025-04-29bcachefs: twf: Switch to create_io_thread()Kent Overstreet
2025-04-29fork: Export create_io_thread()Kent Overstreet
2025-04-29debug assertKent Overstreet
2025-04-29bcachefs: Don't insert unnecessary whiteouts XXXKent Overstreet
2025-04-29bcachefs: Path must be locked if trans->locked && path->should_be_lockedKent Overstreet
2025-04-29bcachefs: bch2_btree_path_upgrade_norestart()Kent Overstreet
2025-04-29bcachefs: Don't clear should_be_locked in path_make_mut()Kent Overstreet
2025-04-29rcu: lift rcu_pending from bcachefsKent Overstreet
2025-04-29darray: lift from bcachefsKent Overstreet
2025-04-29vmalloc: is_vmalloc_addr_inlined()Kent Overstreet
2025-04-29fsck_trigger_fnKent Overstreet
2025-04-29bcachefs: Kill BTREE_ITER_with_updatesKent Overstreet
2025-04-29bcachefs: bch2_evict_subvolume_inodes() debugKent Overstreet
2025-04-29fs: super_cache_to_text()Kent Overstreet
2025-04-29fs/dcache: Add per-sb accounting for nr dentriesKent Overstreet
2025-04-29fs: Add super_block->s_inodes_nrKent Overstreet
2025-04-29percpu: per_cpu_sum()Kent Overstreet
2025-04-29bcachefs: Switch to memalloc_flags_do() for vmalloc allocationsKent Overstreet
2025-04-29bcachefs: handle printbuf ENOMEM before useDavid Disseldorp