summaryrefslogtreecommitdiff
path: root/fs/bcachefs
AgeCommit message (Expand)Author
2024-09-27bcachefs: Fix error path in check_dirent_inode_dirent()Kent Overstreet
2024-09-27bcachefs: memset bounce buffer portion to 0 after key_sort_fix_overlappingPiotr Zalewski
2024-09-27bcachefs: Improve bch2_is_inode_open() warning messageKent Overstreet
2024-09-27bcachefs: Add extra padding in bkey_make_mut_noupdate()Kent Overstreet
2024-09-27bcachefs: Mark inode errors as autofixKent Overstreet
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-23bcachefs: Fix infinite loop in propagate_key_to_snapshot_leaves()Kent Overstreet
2024-09-23bcachefs: Ensure BCH_FS_accounting_replay_done is always setKent Overstreet
2024-09-23Merge tag 'bcachefs-2024-09-21' of git://evilpiepirate.org/bcachefsLinus Torvalds
2024-09-21bcachefs: Hold read lock in bch2_snapshot_tree_oldest_subvol()Ahmed Ehab
2024-09-21bcachefs: return err ptr instead of null in read sb cleanDiogo Jahchan Koike
2024-09-21bcachefs: Remove duplicated include in backpointers.cYang Li
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-19Merge tag 'sched-core-2024-09-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-16Merge tag 'vfs-6.12.folio' of gitolite.kernel.org:pub/scm/linux/kernel/git/vf...Linus Torvalds