summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-11-04bcachefs: fix odebug warn and lockdep splat due to on-stack rhashtableBrian Foster
2023-11-04bcachefs: update alloc cursor in early bucket allocatorBrian Foster
2023-11-04bcachefs: serialize on cached key in early bucket allocatorBrian Foster
2023-11-04bcachefs: Data move path now uses bch2_trans_unlock_long()Kent Overstreet
2023-11-04bcachefs: Ensure srcu lock is not held too longKent Overstreet
2023-11-04bcachefs: Fix build errors with gcc 10Kent Overstreet
2023-11-04bcachefs: Fix MEAN_AND_VARIANCE kconfig optionsKent Overstreet
2023-11-04bcachefs: Ensure copygc does not spinKent Overstreet
2023-11-01bcachefs: Skip deleted members in member_to_text()Kent Overstreet
2023-11-01bcachefs: Fix an integer overflowKent Overstreet
2023-11-01bcachefs: Don't downgrade locks on transaction restartKent Overstreet
2023-11-01bcachefs: Fix deleted inodes btree in snapshot deletionKent Overstreet
2023-11-01bcachefs: Fix error path in bch2_replicas_gc_end()Kent Overstreet
2023-11-01bcachefs: Enumerate fsck errorsKent Overstreet
2023-11-01bcachefs: bch_sb_field_errorsKent Overstreet
2023-11-01bcachefs: Add IO error counts to bch_memberKent Overstreet
2023-11-01bcachefs: Fix snapshot skiplistsKent Overstreet
2023-11-01bcachefs: Fix a kasan splat in bch2_dev_add()Kent Overstreet
2023-11-01bcachefs: Fix kasan splat in members_v1_get()Kent Overstreet
2023-11-01bcachefs: rebalance_workKent Overstreet
2023-10-31bcachefs: bch2_inum_opts_get()Kent Overstreet
2023-10-31bcachefs: move: move_stats refactoringKent Overstreet
2023-10-31bcachefs: move: convert to bbposKent Overstreet
2023-10-31bcachefs: moving_context now owns a btree_transKent Overstreet
2023-10-31bcachefs: move.c exports, refactoringKent Overstreet
2023-10-31bcachefs: Guard against unknown compression optionsKent Overstreet
2023-10-31bcachefs: trivial extents.c refactoringKent Overstreet
2023-10-31bcachefs: Fix bch2_prt_bitflags()Kent Overstreet
2023-10-31bcachefs: Check for too-large encoded extentsKent Overstreet
2023-10-31bcachefs: Ensure we don't exceed encoded_extent_maxKent Overstreet
2023-10-31bcachefs: bch2_disk_path_to_text() no longer takes sb_lockKent Overstreet
2023-10-31bcachefs: Split out disk_groups_types.hKent Overstreet
2023-10-31bcachefs: Split apart bch2_target_to_text(), bch2_target_to_text_sb()Kent Overstreet
2023-10-31bcachefs: All triggers are BTREE_TRIGGER_WANTS_OLD_AND_NEWKent Overstreet
2023-10-31bcachefs: Improve io option handling in data move pathKent Overstreet
2023-10-31bcachefs: Ensure devices are always correctly initializedKent Overstreet
2023-10-31bcachefs: Delete duplicate time stats initializationKent Overstreet
2023-10-31bcachefs: Kill dead code extent_save()Kent Overstreet
2023-10-31bcachefs: Fix ca->oldest_gen allocationKent Overstreet
2023-10-31bcachefs: Fix shrinker namesKent Overstreet
2023-10-31bcachefs: Fix btree_node_type enumKent Overstreet
2023-10-31bcachefs: bch2_btree_id_str()Kent Overstreet
2023-10-31bcachefs: Don't run bch2_delete_dead_snapshots() unnecessarilyKent Overstreet
2023-10-31bcachefs: Fix lock ordering with snapshot_create_lockKent Overstreet
2023-10-30six locks: Lock contended tracepointsKent Overstreet
2023-10-30closures: Fix race in closure_sync()Kent Overstreet
2023-10-30Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2023-10-30Merge tag 'for-6.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2023-10-30Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
2023-10-30Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds