summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-28bcachefs: bcachefs_metadata_version_major_minorbcachefs_major_minorKent Overstreet
2023-06-28bcachefs: version_upgrade is now an enumKent Overstreet
2023-06-28bcachefs: Kill BTREE_INSERT_USE_RESERVEKent Overstreet
2023-06-28bcachefs: Fix a null ptr deref in bch2_fs_alloc() error pathKent Overstreet
2023-06-28bcachefs: Fix a format string warningKent Overstreet
2023-06-27bcachefs: Kill JOURNAL_WATERMARKKent Overstreet
2023-06-27bcachefs: BCH_WATERMARK_reclaimKent Overstreet
2023-06-27bcachefs: struct bch_extent_rebalanceKent Overstreet
2023-06-27bcachefs: Expand BTREE_NODE_IDKent Overstreet
2023-06-27bcachefs: Fix btree node write error messageKent Overstreet
2023-06-27fixup! bcachefs: Rename enum alloc_reserve -> bch_watermarkKent Overstreet
2023-06-27bcachefs: fsck: Break walk_inode() up into multiple functionsKent Overstreet
2023-06-27bcachefs: Fix leak in backpointers fsckKent Overstreet
2023-06-26bcachefs: unregister_shrinker() now safe on not-registered shrinkerKent Overstreet
2023-06-26mm: vmscan: Fix leak in unregister_shrinker()Kent Overstreet
2023-06-26bcachefs: Add a missing rhashtable_destroy() callKent Overstreet
2023-06-26bcachefs: Improve bch2_bkey_make_mut()Kent Overstreet
2023-06-26bcachefs: Reduce stack frame size of bch2_check_alloc_info()Kent Overstreet
2023-06-26kbuild: Allow gcov to be enabled on the command lineKent Overstreet
2023-06-26rhashtable: Better error message on allocation failureKent Overstreet
2023-06-26Update issue templatesDaniel Hill
2023-06-26fs/aio: obey min_nr when doing wakeupsKent Overstreet
2023-06-26fs/aio: Use kmap_local() instead of kmap()Kent Overstreet
2023-06-26bcachefs: add counters for failed shrinker reclaimDaniel Hill
2023-06-26bcachefs: shrinker.to_text() methodsKent Overstreet
2023-06-26mm: Centralize & improve oom reporting in show_mem.cKent Overstreet
2023-06-26mm: Move lib/show_mem.c to mm/Kent Overstreet
2023-06-26mm: Count requests to free & nr freed per shrinkerKent Overstreet
2023-06-26mm: Add a .to_text() method for shrinkersKent Overstreet
2023-06-26seq_buf: seq_buf_human_readable_u64()Kent Overstreet
2023-06-26xfs: add nodataio mount option to skip all data I/OBrian Foster
2023-06-26iomap: add nosubmit flag to skip data I/O on iomap mappingBrian Foster
2023-06-26vfs: inode cache conversion to hash-blDave Chinner
2023-06-26hlist-bl: add hlist_bl_fake()Dave Chinner
2023-06-26vfs: factor out inode hash head calculationDave Chinner
2023-06-26Increase MAX_LOCK_DEPTH, bcachefs BTREE_ITER_MAX (do not upstream)Kent Overstreet
2023-06-26bcachefs: fsck needs BTREE_UPDATE_INTERNAL_SNAPSHOT_NODEKent Overstreet
2023-06-26bcachefs: Improve error message for overlapping extentsKent Overstreet
2023-06-26bcachefs: Fix check_pos_snapshot_overwritten()Kent Overstreet
2023-06-26bcachefs: Rename enum alloc_reserve -> bch_watermarkKent Overstreet
2023-06-26bcachefs: All triggers are BTREE_TRIGGER_WANTS_OLD_AND_NEWKent Overstreet
2023-06-26bcachefs: BCH_ERR_fsck -> EINVALKent Overstreet
2023-06-26bcachefs: btree write buffer update orderingKent Overstreet
2023-06-26bcachefs: bch2_trans_mark_pointer() refactoringKent Overstreet
2023-06-26bcachefs: Fix more lockdep splats in debug.cKent Overstreet
2023-06-26bcachefs: generic_file_splic_read() -> filemap_splice_read()Kent Overstreet
2023-06-26bcachefs: fs-io.c: dio write path: use bio_release_pages()Kent Overstreet
2023-06-26bcachefs: Fix lockdep splat in bch2_readdirKent Overstreet
2023-06-26bcachefs: Check for ERR_PTR() from filemap_lock_folio()Kent Overstreet
2023-06-26bcachefs: New error message helpersKent Overstreet