summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-09-21bcachefs: Don't drop devices with stripe pointersKent Overstreet
2024-09-21bcachefs: bch2_ec_stripe_head_get() now checks for change in rw devicesKent Overstreet
2024-09-21bcachefs: bch_fs.rw_devs_change_countKent Overstreet
2024-09-21bcachefs: bch2_dev_remove_stripes()Kent Overstreet
2024-09-21bcachefs: bch2_trigger_ptr() calculates sectors even when no deviceKent Overstreet
2024-09-21bcachefs: improve error messages in bch2_ec_read_extent()Kent Overstreet
2024-09-21bcachefs: improve error message on too few devices for ecKent Overstreet
2024-09-21bcachefs: improve bch2_new_stripe_to_text()Kent Overstreet
2024-09-21bcachefs: ec_stripe_head.nr_createdKent Overstreet
2024-09-21bcachefs: bch_stripe.disk_labelKent Overstreet
2024-09-21bcachefs: stripe_to_mem()Kent Overstreet
2024-09-21bcachefs: EIO errcode cleanupKent Overstreet
2024-09-21bcachefs: Rework btree node pinningKent Overstreet
2024-09-21bcachefs: split up btree cache counters for live, freeableKent Overstreet
2024-09-21bcachefs: btree cache counters should be size_tKent Overstreet
2024-09-21bcachefs: Don't count "skipped access bit" as touched in btree cache scanKent Overstreet
2024-09-21bcachefs: Failed devices no longer require mounting in degraded modeKent Overstreet
2024-09-21bcachefs: bch2_dev_rcu_noerror()Kent Overstreet
2024-09-21bcachefs: Progress indicator for extents_to_backpointersKent Overstreet
2024-09-21bcachefs: bch2_opts_to_text()Kent Overstreet
2024-09-21bcachefs: improve "no device to read from" messageKent Overstreet
2024-09-21bcachefs: Fix compilation error for bch2_sb_member_allocHongbo Li
2024-09-21bcachefs: bch2_sb_member_alloc()Kent Overstreet
2024-09-21bcachefs: bch2_dev_remove_alloc() -> alloc_background.cKent Overstreet
2024-09-21bcachefs: Move tabstop setup to bch2_dev_usage_to_text()Kent Overstreet
2024-09-21bcachefs: Options for recovery_passes, recovery_passes_excludeKent Overstreet
2024-09-21bcachefs: Use mm_account_reclaimed_pages() when freeing btree nodesKent Overstreet
2024-09-21bcachefs: Use __GFP_ACCOUNT for reclaimable memoryKent Overstreet
2024-09-21bcachefs: Hook up RENAME_WHITEOUT in rename.Sasha Finkelstein
2024-09-21bcachefs: rebalance writes use BCH_WRITE_ONLY_SPECIFIED_DEVSKent Overstreet
2024-09-21bcachefs: BCH_WRITE_ALLOC_NOWAIT no longer applies to open bucket allocationKent Overstreet
2024-09-21bcachefs: fix prototype to bch2_alloc_sectors_start_trans()Kent Overstreet
2024-09-21bcachefs: kill redundant is_vmalloc_addr()Kent Overstreet
2024-09-21bcachefs: convert __bch2_encrypt_bio() to darrayKent Overstreet
2024-09-21bcachefs: do_encrypt() now handles allocation failuresKent Overstreet
2024-09-21bcachefs: Add pinned to btree cache not freed countersKent Overstreet
2024-09-09bcachefs: Annotate bch_replicas_entry_{v0,v1} with __counted_by()Thorsten Blum
2024-09-09bcachefs: support idmap mountsHongbo Li
2024-09-09bcachefs: Annotate struct bch_xattr with __counted_by()Thorsten Blum
2024-09-09bcachefs: Switch gc bucket array to a genradixKent Overstreet
2024-09-09bcachefs: darray: convert to alloc_hooks()Kent Overstreet
2024-09-09bcachefs: Convert to use jiffies macrosChen Yufan
2024-09-09bcachefs: Refactor bch2_bset_fix_lookup_tableAlan Huang
2024-09-09bcachefs: Assert that we don't lock nodes when !trans->lockedKent Overstreet
2024-09-09bcachefs: Do not check folio_has_private()Matthew Wilcox (Oracle)
2024-09-09bcachefs: bch2_time_stats_reset()Kent Overstreet
2024-09-09bcachefs: Drop memalloc_nofs_save() in bch2_btree_node_mem_alloc()Kent Overstreet
2024-09-09bcachefs: Simplify bch2_xattr_emit() implementationYouling Tang
2024-09-09bcachefs: drop unused posix acl handlersYouling Tang
2024-09-09bcachefs: Remove unused parameterAlan Huang