summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-15interleave unpackbkey_unpackKent Overstreet
2023-05-14__bch2_bkey_unpack_key(): avoid unaligned accessKent Overstreet
2023-05-14bcachefs: New and improved __bch2_bkey_unpack_key()Kent Overstreet
2023-05-14bcachefs: bkey_format_processedKent Overstreet
2023-05-14bcachefs: Drop compiled bkey unpackHristo Venev
2023-05-14bcachefs: Delete an incorrect bch2_trans_unlock()Kent Overstreet
2023-05-13bcachefs: Use memcpy_u64s_small() for copying keysKent Overstreet
2023-05-13fixup! bcachefs: bkey_ops.min_val_sizeKent Overstreet
2023-05-13Update issue templatesDaniel Hill
2023-05-13fs/aio: obey min_nr when doing wakeupsKent Overstreet
2023-05-13fs/aio: Use kmap_local() instead of kmap()Kent Overstreet
2023-05-13bcachefs: add counters for failed shrinker reclaimDaniel Hill
2023-05-13bcachefs: shrinker.to_text() methodsKent Overstreet
2023-05-13mm: Centralize & improve oom reporting in show_mem.cKent Overstreet
2023-05-13mm: Move lib/show_mem.c to mm/Kent Overstreet
2023-05-13mm: Count requests to free & nr freed per shrinkerKent Overstreet
2023-05-13mm: Add a .to_text() method for shrinkersKent Overstreet
2023-05-13seq_buf: seq_buf_human_readable_u64()Kent Overstreet
2023-05-13xfs: add nodataio mount option to skip all data I/OBrian Foster
2023-05-13iomap: add nosubmit flag to skip data I/O on iomap mappingBrian Foster
2023-05-13vfs: inode cache conversion to hash-blDave Chinner
2023-05-13hlist-bl: add hlist_bl_fake()Dave Chinner
2023-05-13vfs: factor out inode hash head calculationDave Chinner
2023-05-13Increase MAX_LOCK_DEPTH, bcachefs BTREE_ITER_MAX (do not upstream)Kent Overstreet
2023-05-13bcachefs: Fix check_overlapping_extents()Kent Overstreet
2023-05-13bcachefs: Replace a BUG_ON() with fatal errorKent Overstreet
2023-05-13bcachefs: Delete some dead code in bch2_replicas_gc_end()Kent Overstreet
2023-05-13bcachefs: mark journal replicas before journal write submissionBrian Foster
2023-05-13bcachefs: Improved comment for bch2_replicas_gc2()Kent Overstreet
2023-05-13bcachefs: Fix quotas + snapshotsKent Overstreet
2023-05-13bcachefs: Add otime, parent to bch_subvolumeKent Overstreet
2023-05-13bcachefs: BTREE_ID_snapshot_treeKent Overstreet
2023-05-12bcachefs: bch2_bkey_get_empty_slot()Kent Overstreet
2023-05-12bcachefs: bch2_bkey_make_mut() now calls bch2_trans_update()Kent Overstreet
2023-05-12bcachefs: bch2_bkey_get_mut() now calls bch2_trans_update()Kent Overstreet
2023-05-12bcachefs: bch2_bkey_alloc() now calls bch2_trans_update()Kent Overstreet
2023-05-12bcachefs: bch2_bkey_get_mut() improvementsKent Overstreet
2023-05-12bcachefs: Move bch2_bkey_make_mut() to btree_update.hKent Overstreet
2023-05-12bcachefs: bch2_bkey_get_iter() helpersKent Overstreet
2023-05-12bcachefs: bkey_ops.min_val_sizeKent Overstreet
2023-05-12bcachefs: Converting to typed bkeys is now allowed for err, null ptrsKent Overstreet
2023-05-12bcachefs: Btree iterator, update flags no longer conflictKent Overstreet
2023-05-12bcachefs: remove unused key cache coherency flagBrian Foster
2023-05-12bcachefs: fix accounting corruption race between reclaim and dev addBrian Foster
2023-05-12bcachefs: Mark bch2_copygc() noinlineKent Overstreet
2023-05-12bcachefs: Delete obsolete btree ptr checkKent Overstreet
2023-05-12bcachefs: Always run topology error when CONFIG_BCACHEFS_DEBUG=yKent Overstreet
2023-05-12bcachefs: Fix a userspace build errorKent Overstreet
2023-05-12bcachefs: Make sure hash info gets initialized in fsckKent Overstreet
2023-05-12bcachefs: Kill bch2_verify_bucket_evacuated()Kent Overstreet