linux.git
2024-05-08 Kent Overstreetbcachefs: __mark_stripe_bucket() now takes bch_alloc_v4
2024-05-08 Kent Overstreetbcachefs: __mark_pointer now takes bch_alloc_v4
2024-05-08 Kent Overstreetbcachefs: kill bch2_dev_usage_update_m()
2024-05-08 Kent Overstreetbcachefs: alloc_data_type_set()
2024-05-08 Kent Overstreetbcachefs: dirty_sectors -> replicas_sectors
2024-05-08 Kent Overstreetbcachefs: delete old gen check bch2_alloc_write_key()
2024-05-08 Youling Tangbcachefs: Correct the FS_IOC_GETFLAGS to FS_IOC32_GETFL...
2024-05-08 Youling Tangbcachefs: Fix error path of bch2_link_trans()
2024-05-08 Youling Tangbcachefs: Change destroy_inode to free_inode
2024-05-08 Kent Overstreetbcachefs: Simplify resuming of journal position
2024-05-08 Kent Overstreetbcachefs: check inode backpointer in bch2_lookup()
2024-05-08 Kent Overstreetbcachefs: check for inodes that should have backpointer...
2024-05-08 Kent Overstreetbcachefs: bch_member.last_journal_bucket
2024-05-08 Kent Overstreetbcachefs: uninline set_btree_iter_dontneed()
2024-05-08 Hongbo Libcachefs: eliminate the uninitialized compilation warni...
2024-05-08 Kent Overstreetbcachefs: fix btree_path_clone() ip_allocated
2024-05-08 Nathan Chancellorbcachefs: Fix format specifiers in bch2_btree_key_cache...
2024-05-08 Nathan Chancellorbcachefs: Fix type of flags parameter for some ->trigge...
2024-05-08 Kent Overstreetbcachefs: Kill gc_init_recurse()
2024-05-08 Kent Overstreetbcachefs: do reflink_p repair from BTREE_TRIGGER_check_...
2024-05-08 Kent Overstreetbcachefs: Run bch2_check_fix_ptrs() via triggers
2024-05-08 Kent Overstreetbcachefs: kill gc looping for bucket gens
2024-05-08 Kent Overstreetbcachefs: bch2_bucket_ref_update()
2024-05-08 Kent Overstreetbcachefs: Consolidate mark_stripe_bucket() and trans_ma...
2024-05-08 Kent Overstreetbcachefs: mark_stripe_bucket cleanup
2024-05-08 Kent Overstreetbcachefs: bucket_data_type_mismatch()
2024-05-08 Kent Overstreetbcachefs: Clean up inode alloc
2024-05-08 Kent Overstreetbcachefs: journal seq blacklist gc no longer has to...
2024-05-08 Kent Overstreetbcachefs: plumb data_type into bch2_bucket_alloc_trans()
2024-05-08 Kent Overstreetbcachefs: Add btree_allocated_bitmap to member_to_text()
2024-05-08 Kent Overstreetbcachefs: Btree key cache instrumentation
2024-05-08 Matthew Wilcox... bcachefs: Remove calls to folio_set_error
2024-05-08 Kent Overstreetbcachefs: Move gc of bucket.oldest_gen to workqueue
2024-05-08 Kent Overstreetbcachefs: fix flag printing in journal_buf_to_text()
2024-05-08 Kent Overstreetbcachefs: Sync journal when we complete a recovery...
2024-05-08 Kent Overstreetbcachefs: make btree read errors silent during scan
2024-05-08 Kent Overstreetbcachefs: Rip bch2_snapshot_equiv() out of fsck
2024-05-08 Kent Overstreetbcachefs: Check for writing btree_ptr_v2.sectors_writte...
2024-05-08 Kent Overstreetbcachefs: Add asserts to bch2_dev_btree_bitmap_marked_s...
2024-05-08 Kent Overstreetbcachefs: fs_alloc_debug_to_text()
2024-05-08 Kent Overstreetbcachefs: assert that online_reserved == 0 on shutdown
2024-05-08 Kent Overstreetbcachefs: bch2_trans_verify_not_unlocked()
2024-05-08 Kent Overstreetbcachefs: bch2_btree_path_can_relock()
2024-05-08 Kent Overstreetbcachefs: trans->locked
2024-05-08 Kent Overstreetbcachefs: bch2_btree_root_alloc_fake_trans()
2024-05-08 Kent Overstreetbcachefs: bch2_trans_unlock() must always be followed...
2024-05-08 Kent Overstreetbcachefs: Use bch2_btree_path_upgrade() in key cache...
2024-05-08 Kent Overstreetbcachefs: bch2_btree_path_upgrade() checks nodes_locked...
2024-05-08 Kent Overstreetbcachefs: maintain lock invariants in btree_iter_next_n...
2024-05-08 Kent Overstreetbcachefs: bch2_trans_commit_flags_to_text()
2024-05-08 Kent Overstreetbcachefs: prefer drop_locks_do()
2024-05-08 Kent Overstreetbcachefs: get_unlocked_mut_path -> bch2_path_get_unlock...
2024-05-08 Lukas Bulwahnbcachefs: fix typo in reference to BCACHEFS_DEBUG
2024-05-08 Ricardo B.... bcachefs: chardev: make bch_chardev_class constant
2024-05-08 Kent Overstreetbcachefs: member helper cleanups
2024-05-08 Kent Overstreetbcachefs: bucket_valid()
2024-05-08 Kent Overstreetbcachefs: bch2_trans_relock_fail() - factor out slowpath
2024-05-08 Kent Overstreetbcachefs: bch2_dir_emit() - drop_locks_do() conversion
2024-05-08 Kent Overstreetbcachefs: bch2_btree_insert_trans() no longer specifies...
2024-05-08 Kent Overstreetbcachefs: iter/update/trigger/str_hash flag cleanup
2024-05-08 Kent Overstreetbcachefs: __BTREE_ITER_ALL_SNAPSHOTS -> BTREE_ITER_SNAP...
2024-05-08 Kent Overstreetbcachefs: mark_superblock cleanup
2024-05-08 Kent Overstreetbcachefs: gc_btree_init_recurse() uses gc_mark_node()
2024-05-08 Kent Overstreetbcachefs: move root node topo checks to node_check_topo...
2024-05-08 Kent Overstreetbcachefs: move topology repair kick to gc_btrees()
2024-05-08 Kent Overstreetbcachefs: kill metadata only gc
2024-05-08 Kent Overstreetbcachefs: Finish converting reconstruct_alloc to errors...
2024-05-08 Kent Overstreetbcachefs: bch2_gc() is now private to btree_gc.c
2024-05-08 Kent Overstreetbcachefs: for_each_btree_key_continue()
2024-05-08 Kent Overstreetbcachefs: kill for_each_btree_key_old()
2024-05-08 Kuan-Wei Chiubcachefs: Optimize eytzinger0_sort() with bottom-up...
2024-05-08 Kent Overstreetbcachefs: When traversing to interior nodes, propagate...
2024-05-08 Kent Overstreetbcachefs: Don't read journal just for fsck
2024-05-08 Kent Overstreetbcachefs: allow for custom action in fsck error messages
2024-05-08 Kent Overstreetbcachefs: New assertion for writing to the journal...
2024-05-08 Kent Overstreetbcachefs: bch2_btree_path_to_text()
2024-05-08 Kent Overstreetbcachefs: add btree_node_merging_disabled debug param
2024-05-08 Kent Overstreetbcachefs: bch2_hash_lookup() now returns bkey_s_c
2024-05-08 Kent Overstreetbcachefs: bch2_journal_keys_dump()
2024-05-08 Kent Overstreetbcachefs: bch2_btree_node_header_to_text()
2024-05-08 Kent Overstreetbcachefs: prt_printf() now respects \r\n\t
2024-05-08 Kent Overstreetbcachefs: printbufs: prt_printf() now handles \t\r\n
2024-05-08 Kent Overstreetbcachefs: printbuf improvements
2024-05-08 Kent Overstreetbcachefs: Run upgrade/downgrade even in -o nochanges...
2024-05-08 Kent Overstreetbcachefs: Better write_super() error messages
2024-05-08 Kent Overstreetbcachefs: Fix xattr_to_text() unsafety
2024-05-08 Kent Overstreetbcachefs: bch2_bkey_format_field_overflows()
2024-05-08 Kent Overstreetbcachefs: Fix needs_whiteout BUG_ON() in bkey_sort()
2024-05-08 Kent Overstreetbcachefs: Fix sb_clean_validate endianness conversion
2024-05-07 Kent Overstreetbcachefs: Add missing sched_annotate_sleep() in bch2_jo...
2024-05-07 Kent Overstreetbcachefs: Fix race in bch2_write_super()
2024-05-06 Kent Overstreetbcachefs: BCH_SB_LAYOUT_SIZE_BITS_MAX
2024-05-06 Kent Overstreetbcachefs: Add missing skcipher_request_set_callback...
2024-05-06 Kent Overstreetbcachefs: Fix snapshot_t() usage in bch2_fs_quota_read_...
2024-05-06 Kent Overstreetbcachefs: Fix shift-by-64 in bformat_needs_redo()
2024-05-06 Kent Overstreetbcachefs: Guard against unknown k.k->type in __bkey_inv...
2024-05-06 Kent Overstreetbcachefs: Add missing validation for superblock section...
2024-05-06 Kent Overstreetbcachefs: Fix assert in bch2_alloc_v4_invalid()
2024-05-06 Reed Rileybcachefs: fix overflow in fiemap
2024-05-06 Kent Overstreetbcachefs: Add a better limit for maximum number of...
next