Age | Commit message (Expand) | Author |
2023-11-04 | bcachefs: Fix recovery when forced to use JSET_NO_FLUSH journal entry | Kent Overstreet |
2023-11-04 | bcachefs: .get_parent() should return an error pointer | Kent Overstreet |
2023-11-04 | bcachefs: Fix bch2_delete_dead_inodes() | Kent Overstreet |
2023-11-04 | bcachefs: use swab40 for bch_backpointer.bucket_offset bitfield | Brian Foster |
2023-11-04 | bcachefs: byte order swap bch_alloc_v4.fragmentation_lru field | Brian Foster |
2023-11-04 | bcachefs: allow writeback to fill bio completely | Brian Foster |
2023-11-04 | bcachefs: fix odebug warn and lockdep splat due to on-stack rhashtable | Brian Foster |
2023-11-04 | bcachefs: update alloc cursor in early bucket allocator | Brian Foster |
2023-11-04 | bcachefs: serialize on cached key in early bucket allocator | Brian Foster |
2023-11-04 | bcachefs: Data move path now uses bch2_trans_unlock_long() | Kent Overstreet |
2023-11-04 | bcachefs: Ensure srcu lock is not held too long | Kent Overstreet |
2023-11-04 | bcachefs: Fix build errors with gcc 10 | Kent Overstreet |
2023-11-04 | bcachefs: Fix MEAN_AND_VARIANCE kconfig options | Kent Overstreet |
2023-11-04 | bcachefs: Ensure copygc does not spin | Kent Overstreet |
2023-11-02 | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-11-01 | bcachefs: Skip deleted members in member_to_text() | Kent Overstreet |
2023-11-01 | bcachefs: Fix an integer overflow | Kent Overstreet |
2023-11-01 | bcachefs: Don't downgrade locks on transaction restart | Kent Overstreet |
2023-11-01 | bcachefs: Fix deleted inodes btree in snapshot deletion | Kent Overstreet |
2023-11-01 | bcachefs: Fix error path in bch2_replicas_gc_end() | Kent Overstreet |
2023-11-01 | bcachefs: Enumerate fsck errors | Kent Overstreet |
2023-11-01 | bcachefs: bch_sb_field_errors | Kent Overstreet |
2023-11-01 | bcachefs: Add IO error counts to bch_member | Kent Overstreet |
2023-11-01 | bcachefs: Fix snapshot skiplists | Kent Overstreet |
2023-11-01 | bcachefs: Fix a kasan splat in bch2_dev_add() | Kent Overstreet |
2023-11-01 | bcachefs: Fix kasan splat in members_v1_get() | Kent Overstreet |
2023-11-01 | bcachefs: rebalance_work | Kent Overstreet |
2023-10-31 | bcachefs: bch2_inum_opts_get() | Kent Overstreet |
2023-10-31 | bcachefs: move: move_stats refactoring | Kent Overstreet |
2023-10-31 | bcachefs: move: convert to bbpos | Kent Overstreet |
2023-10-31 | bcachefs: moving_context now owns a btree_trans | Kent Overstreet |
2023-10-31 | bcachefs: move.c exports, refactoring | Kent Overstreet |
2023-10-31 | bcachefs: Guard against unknown compression options | Kent Overstreet |
2023-10-31 | bcachefs: trivial extents.c refactoring | Kent Overstreet |
2023-10-31 | bcachefs: Fix bch2_prt_bitflags() | Kent Overstreet |
2023-10-31 | bcachefs: Check for too-large encoded extents | Kent Overstreet |
2023-10-31 | bcachefs: Ensure we don't exceed encoded_extent_max | Kent Overstreet |
2023-10-31 | bcachefs: bch2_disk_path_to_text() no longer takes sb_lock | Kent Overstreet |
2023-10-31 | bcachefs: Split out disk_groups_types.h | Kent Overstreet |
2023-10-31 | bcachefs: Split apart bch2_target_to_text(), bch2_target_to_text_sb() | Kent Overstreet |
2023-10-31 | bcachefs: All triggers are BTREE_TRIGGER_WANTS_OLD_AND_NEW | Kent Overstreet |
2023-10-31 | bcachefs: Improve io option handling in data move path | Kent Overstreet |
2023-10-31 | bcachefs: Ensure devices are always correctly initialized | Kent Overstreet |
2023-10-31 | bcachefs: Delete duplicate time stats initialization | Kent Overstreet |
2023-10-31 | bcachefs: Kill dead code extent_save() | Kent Overstreet |
2023-10-31 | bcachefs: Fix ca->oldest_gen allocation | Kent Overstreet |
2023-10-31 | bcachefs: Fix shrinker names | Kent Overstreet |
2023-10-31 | bcachefs: Fix btree_node_type enum | Kent Overstreet |
2023-10-31 | bcachefs: bch2_btree_id_str() | Kent Overstreet |
2023-10-31 | bcachefs: Don't run bch2_delete_dead_snapshots() unnecessarily | Kent Overstreet |