summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-24bcachefs: Add rebalance tracepoint WIPdurabilityKent Overstreet
2023-11-24bcachefs: Fix ec + durability calculationKent Overstreet
2023-11-24bcachefs: Data update path won't accidentaly grow replicasKent Overstreet
2023-11-24bcachefs: Add logging for zstd errorKent Overstreet
2023-11-24lockdep fix (?) from PeterKent Overstreet
2023-11-24block: Add documentation for bio iterator macrosKent Overstreet
2023-11-24block: Rework bio_for_each_folio_all(), add bio_for_each_folio()Kent Overstreet
2023-11-24block: Rework bio_for_each_segment_all()Kent Overstreet
2023-11-24kbuild: Allow gcov to be enabled on the command lineKent Overstreet
2023-11-24rhashtable: Better error message on allocation failureKent Overstreet
2023-11-24Update issue templatesDaniel Hill
2023-11-24fs/aio: obey min_nr when doing wakeupsKent Overstreet
2023-11-24bcachefs: add counters for failed shrinker reclaimDaniel Hill
2023-11-24bcachefs: shrinker.to_text() methodsKent Overstreet
2023-11-24mm: shrinker: Add shrinker_to_text() to debugfs interfaceKent Overstreet
2023-11-24mm: Centralize & improve oom reporting in show_mem.cKent Overstreet
2023-11-24mm: shrinker: Add new stats for .to_text()Kent Overstreet
2023-11-24mm: shrinker: Add a .to_text() method for shrinkersKent Overstreet
2023-11-24seq_buf: seq_buf_human_readable_u64()Kent Overstreet
2023-11-24xfs: add nodataio mount option to skip all data I/OBrian Foster
2023-11-24iomap: add nosubmit flag to skip data I/O on iomap mappingBrian Foster
2023-11-24vfs: inode cache conversion to hash-blDave Chinner
2023-11-24hlist-bl: add hlist_bl_fake()Dave Chinner
2023-11-24vfs: factor out inode hash head calculationDave Chinner
2023-11-24mean and variance: Promote to lib/mathKent Overstreet
2023-11-24Increase MAX_LOCK_DEPTH, bcachefs BTREE_ITER_MAX (do not upstream)Kent Overstreet
2023-11-24bcachefs: Switch to lockdep_set_no_check_recursion()Kent Overstreet
2023-11-24bcachefs: Check for btree locks held on transaction initKent Overstreet
2023-11-24bcachefs: Use lock_class_is_held() for btree locking assertsKent Overstreet
2023-11-24bcachefs: Assert that btree node locks aren't being leakedKent Overstreet
2023-11-24locking/lockdep: lockdep_set_no_check_recursion()Kent Overstreet
2023-11-24locking/lockdep: lock_class_is_held()Kent Overstreet
2023-11-24bcachefs: Kill dev_usage->buckets_ecKent Overstreet
2023-11-24bcachefs: bch2_dev_usage_to_text()Kent Overstreet
2023-11-24bcachefs: New bucket sector count helpersKent Overstreet
2023-11-24bcachefs: BCH_IOCTL_DEV_USAGE_V2Kent Overstreet
2023-11-24bcachefs: Simplify check_bucket_ref()Kent Overstreet
2023-11-24bcachefs: six locks: Simplify optimistic spinningKent Overstreet
2023-11-24powerpc: Export kvm_guest static key, for bcachefs six locksKent Overstreet
2023-11-24bcachefs: BCH_DATA_OP_drop_extra_replicasKent Overstreet
2023-11-24bcachefs: Convert bch2_move_btree() to bbposKent Overstreet
2023-11-24bcachefs: x-macro-ify bch_data_ops enumKent Overstreet
2023-11-24bcachefs: kthread_should_stop() now checks if we're a kthreadKent Overstreet
2023-11-24kthread: kthread_should_stop() checks if we're a kthreadKent Overstreet
2023-11-24bcachefs: clean up one inconsistent indentingYang Li
2023-11-24bcachefs: add a quieter bch2_read_superDaniel Hill
2023-11-24bcachefs: Inline btree write buffer sortKent Overstreet
2023-11-24bcachefs: btree write buffer now slurps keys from journalKent Overstreet
2023-11-24bcachefs: bch2_journal_block_reservations()Kent Overstreet
2023-11-24bcachefs: journal->buf_lockKent Overstreet