summaryrefslogtreecommitdiff
path: root/fs/bcachefs
AgeCommit message (Expand)Author
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-22bcachefs: Refactor memcpy into direct assignmentbcachefs-2023-10-23Kees Cook
2023-10-22bcachefs: Fix drop_alloc_keys()Kent Overstreet
2023-10-22bcachefs: snapshot_create_lockKent Overstreet
2023-10-22bcachefs: Fix snapshot skiplists during snapshot deletionKent Overstreet
2023-10-22bcachefs: bch2_sb_field_get() refactoringKent Overstreet
2023-10-22bcachefs: KEY_TYPE_error now counts towards i_sectorsKent Overstreet
2023-10-22bcachefs: Fix handling of unknown bkey typesKent Overstreet
2023-10-22bcachefs: Switch to unsafe_memcpy() in a few placesKent Overstreet
2023-10-22bcachefs: Use struct_size()Christophe JAILLET
2023-10-22bcachefs: Correctly initialize new buckets on device resizeKent Overstreet
2023-10-22bcachefs: Fix another smatch complaintKent Overstreet
2023-10-22bcachefs: Use strsep() in split_devs()Kent Overstreet
2023-10-22bcachefs: Add iops fields to bch_memberHunter Shaffer
2023-10-22bcachefs: Rename bch_sb_field_members -> bch_sb_field_members_v1Hunter Shaffer
2023-10-22bcachefs: New superblock section members_v2Hunter Shaffer
2023-10-22bcachefs: Add new helper to retrieve bch_member from sbHunter Shaffer
2023-10-22bcachefs: bucket_lock() is now a sleepable lockKent Overstreet
2023-10-22bcachefs: fix crc32c checksum merge byte order problemBrian Foster
2023-10-22bcachefs: Fix bch2_inode_delete_keys()Kent Overstreet
2023-10-22bcachefs: Make btree root read errors recoverableKent Overstreet
2023-10-22bcachefs: Fall back to requesting passphrase directlyKent Overstreet