summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-16bcachefs: Don't create bch_io_failures unless it's neededKent Overstreet
2025-03-16bcachefs: bch2_bkey_ptrs_rebalance_opts()Kent Overstreet
2025-03-16bcachefs: Add a cond_resched() to btree cache teardownKent Overstreet
2025-03-16bcachefs: rebalance, copygc status also print stacktraceKent Overstreet
2025-03-14bcachefs: Kill bch2_remount()Kent Overstreet
2025-03-14bcachefs: Kill a bit of dead codeKent Overstreet
2025-03-14bcachefs: Use max() to improve gen_after()Thorsten Blum
2025-03-14bcachefs: Remove unnecessary byte allocationThorsten Blum
2025-03-14bcachefs: We no longer read stripes into memory at startupKent Overstreet
2025-03-14bcachefs: trace_stripe_createKent Overstreet
2025-03-14bcachefs: get_existing_stripe() uses new stripe lruKent Overstreet
2025-03-14bcachefs: ec_stripe_delete() uses new stripe lruKent Overstreet
2025-03-14bcachefs: journal write path commentKent Overstreet
2025-03-14bcachefs: Kick devices out after too many write IO errorsKent Overstreet
2025-03-14bcachefs: Change BCH_MEMBER_STATE_failed semanticsKent Overstreet
2025-03-14bcachefs: bch2_dev_get_ioref() may now sleepKent Overstreet
2025-03-14bcachefs: Fix btree_node_scan io_ref handlingKent Overstreet
2025-03-14bcachefs: Implement blk_holder_opsKent Overstreet
2025-03-14bcachefs: Make sure c->vfs_sb is set before starting fsKent Overstreet
2025-03-14bcachefs: Stash a pointer to the filesystem for blk_holder_opsKent Overstreet
2025-03-14bcachefs: Finish bch2_account_io_completion() conversionsKent Overstreet
2025-03-14bcachefs: bch2_account_io_completion()Kent Overstreet
2025-03-14bcachefs: Fix read path io_ref handlingKent Overstreet
2025-03-14bcachefs: data_update now checks for extents that can't be movedKent Overstreet
2025-03-14bcachefs: give bch2_write_super() a proper error codeKent Overstreet
2025-03-14bcachefs: bcachefs_metadata_version_extent_flagsKent Overstreet
2025-03-14bcachefs: bch2_request_incompat_feature() now returns error codeKent Overstreet
2025-03-14bcachefs: Fix error type in bch2_alloc_v3_validate()Thorsten Blum
2025-03-14bcachefs: BCH_SB_FEATURES_ALL includes BCH_FEATURE_incompat_verison_fieldKent Overstreet
2025-03-14Documentation: bcachefs: SubmittingPatches: Convert footnotes to reST syntaxBagas Sanjaya
2025-03-14Documentation: bcachefs: SubmittingPatches: Demote section headingsBagas Sanjaya
2025-03-14Documentation: bcachefs: Split index toctreeBagas Sanjaya
2025-03-14Documentation: bcachefs: Add casefolding toctree entryBagas Sanjaya
2025-03-14Documentation: bcachefs: casefolding: Use bullet list for dirent structureBagas Sanjaya
2025-03-14Documentation: bcachefs: casefolding: Fix dentry/dcache considerations sectionBagas Sanjaya
2025-03-14Documentation: bcachefs: casefolding: Do not italicize NULBagas Sanjaya
2025-03-14bcachefs: sysfs internal/trigger_btree_updatesKent Overstreet
2025-03-14bcachefs: bcachefs_metadata_version_casefoldingJoshua Ashton
2025-03-14bcachefs: Split out dirent alloc and name initializationJoshua Ashton
2025-03-14bcachefs: Kill dirent_occupied_size() in create pathKent Overstreet
2025-03-14bcachefs: Kill dirent_occupied_size() in rename pathKent Overstreet
2025-03-14bcachefs: bcachefs_metadata_version_stripe_lruKent Overstreet
2025-03-14bcachefs: bcachefs_metadata_version_stripe_backpointersKent Overstreet
2025-03-14bcachefs: Advance bch_alloc.oldest_gen if no stale pointersKent Overstreet
2025-03-14bcachefs: Invalidate cached data by backpointersKent Overstreet
2025-03-14bcachefs: bcachefs_metadata_version_cached_backpointersKent Overstreet
2025-03-14bcachefs: rework bch2_trans_commit_run_triggers()Kent Overstreet
2025-03-14bcachefs: Better trigger orderingKent Overstreet
2025-03-14bcachefs: bch2_trigger_stripe_ptr() no longer uses ec_stripes_heap_lockKent Overstreet
2025-03-14bcachefs: Rework bch2_check_lru_key()Kent Overstreet