linux-block.git
2025-05-22 Kent Overstreetbcachefs: bch2_move_data_btree() can move btree nodes
2025-05-22 Kent Overstreetbcachefs: plumb btree_id through move_pred_fd
2025-05-22 Kent Overstreetbcachefs: Plumb target parameter through btree_node_rew...
2025-05-22 Kent Overstreetbcachefs: export bch2_move_data_phys()
2025-05-22 Kent Overstreetbcachefs: BCH_MEMBER_RESIZE_ON_MOUNT
2025-05-22 Kent Overstreetbcachefs: BCH_FEATURE_small_image
2025-05-22 Kent Overstreetbcachefs: BCH_FEATURE_no_alloc_info
2025-05-22 Kent Overstreetbcachefs: Print features on startup with -o verbose
2025-05-22 Kent Overstreetbcachefs: Shrink superblock downgrade table
2025-05-22 Kent Overstreetbcachefs: sb_validate() no longer requires members_v1
2025-05-22 Kent Overstreetbcachefs: Add a recovery pass for making sure root...
2025-05-22 Kent Overstreetbcachefs: Flag for repair on missing subvolume
2025-05-22 Kent Overstreetbcachefs: print_str_as_lines() -> print_str()
2025-05-22 Kent Overstreetbcachefs: bch2_dev_missing_bkey()
2025-05-22 Kent Overstreetbcachefs: Simplify bch2_count_fsck_err()
2025-05-22 Kent Overstreetbcachefs: bch2_run_explicit_recovery_pass_printbuf()
2025-05-22 Kent Overstreetbcachefs: Incompatible features may now be enabled...
2025-05-22 Kent Overstreetbcachefs: Clean up option pre/post hooks, small fixes
2025-05-22 Kent Overstreetbcachefs: Use drop_locks_do() in bch2_inode_hash_find()
2025-05-22 Kent Overstreetbcachefs: Single device mode
2025-05-22 Kent Overstreetbcachefs: Initialize c->name earlier on single dev...
2025-05-22 Alan Huangbcachefs: Simplify logic
2025-05-22 Alan Huangbcachefs: Remove spurious +1/-1 operation
2025-05-22 Alan Huangbcachefs: Kill bch2_trans_unlock_noassert
2025-05-22 Kent Overstreetbcachefs: Clean up duplicated code in bch2_journal_halt()
2025-05-22 Kent Overstreetbcachefs: bch2_dev_allocator_set_rw()
2025-05-22 Kent Overstreetbcachefs: bch2_dev_journal_alloc() now respects data_al...
2025-05-22 Kent Overstreetbcachefs: Improve bch2_btree_cache_to_text()
2025-05-22 Kent Overstreetbcachefs: __btree_node_reclaim_checks()
2025-05-22 Kent Overstreetbcachefs: kill BTREE_CACHE_NOT_FREED_INCREMENT()
2025-05-22 Kent Overstreetbcachefs: Improve opts.degraded
2025-05-22 Kent Overstreetbcachefs: export bch2_chacha20
2025-05-22 Integralbcachefs: indent error messages of invalid compression
2025-05-22 Integralbcachefs: split error messages of invalid compression...
2025-05-22 Integralbcachefs: early return for negative values when parsing...
2025-05-22 Kent Overstreetbcachefs: move_data_phys: stats are not required
2025-05-22 Kent Overstreetbcachefs: RO mounts now use less memory
2025-05-22 Kent Overstreetbcachefs: Move various init code to _init_early()
2025-05-22 Kent Overstreetbcachefs: alphabetize init function calls
2025-05-22 Kent Overstreetbcachefs: simplify journal pin initialization
2025-05-22 Kent Overstreetbcachefs: btree_io_complete_wq -> btree_write_complete_wq
2025-05-22 Kent Overstreetbcachefs: bch2_kvmalloc() mem alloc profiling
2025-05-22 Kent Overstreetbcachefs: add missing include
2025-05-22 Kent Overstreetbcachefs: bch2_snapshot_table_make_room()
2025-05-22 Kent Overstreetbcachefs: darray: provide typedefs for primitive types
2025-05-22 Kent Overstreetbcachefs: reduce new_stripe_alloc_buckets() stack usage
2025-05-22 Kent Overstreetbcachefs: alloc_request no longer on stack
2025-05-22 Kent Overstreetbcachefs: alloc_request.ptrs2
2025-05-22 Kent Overstreetbcachefs: alloc_request.ca
2025-05-22 Kent Overstreetbcachefs: alloc_request.counters
2025-05-22 Kent Overstreetbcachefs: alloc_request.usage
2025-05-22 Kent Overstreetbcachefs: alloc_request: deallocate_extra_replicas()
2025-05-22 Kent Overstreetbcachefs: new_stripe_alloc_buckets() takes alloc_request
2025-05-22 Kent Overstreetbcachefs: bch2_ec_stripe_head_get() takes alloc_request
2025-05-22 Kent Overstreetbcachefs: bch2_bucket_alloc_trans() takes alloc_request
2025-05-22 Kent Overstreetbcachefs: alloc_request.data_type
2025-05-22 Kent Overstreetbcachefs: struct alloc_request
2025-05-22 Kent Overstreetbcachefs: trace bch2_trans_kmalloc()
2025-05-22 Roxana Nicolescubcachefs: replace memcpy with memcpy_and_pad for jset_e...
2025-05-22 Roxana Nicolescubcachefs: replace strncpy() with memcpy_and_pad in...
2025-05-22 Kent Overstreetbcachefs: Rebalance now skips poisoned extents
2025-05-22 Kent Overstreetbcachefs: Data move can read from poisoned extents
2025-05-22 Kent Overstreetbcachefs: Poison extents that can't be read due to...
2025-05-22 Kent Overstreetbcachefs: Be precise about bch_io_failures
2025-05-22 Kent Overstreetbcachefs: bch2_subvolume_wait_for_pagecache_and_delete...
2025-05-22 Kent Overstreetbcachefs: Check for casefolded dirents in non casefolde...
2025-05-22 Kent Overstreetbcachefs: Fix bch2_dirent_create_snapshot() for casefolding
2025-05-22 Kent Overstreetbcachefs: Fix casefold opt via xattr interface
2025-05-19 Kent Overstreetbcachefs: mkwrite() now only dirties one page
2025-05-19 Kent Overstreetbcachefs: fix extent_has_stripe_ptr()
2025-05-17 Kent Overstreetbcachefs: Fix bch2_btree_path_traverse_cached() when...
2025-05-14 Kent Overstreetbcachefs: fix wrong arg to fsck_err()
2025-05-14 Kent Overstreetbcachefs: Fix missing commit in backpointer to missing...
2025-05-14 Kent Overstreetbcachefs: Fix accidental O(n^2) in fiemap
2025-05-14 Kent Overstreetbcachefs: Fix set_should_be_locked() call in peek_slot()
2025-05-14 Alan Huangbcachefs: Fix self deadlock
2025-05-14 Kent Overstreetbcachefs: Don't set btree nodes as accessed on fill
2025-05-14 Kent Overstreetbcachefs: Fix livelock in journal_entry_open()
2025-05-14 Kent Overstreetbcachefs: Fix broken btree_path lock invariants in...
2025-05-14 Kent Overstreetbcachefs: Don't strip rebalance_opts from indirect...
2025-05-07 Kent Overstreetbcachefs: Don't aggressively discard the journal
2025-05-07 Kent Overstreetbcachefs: Ensure superblock gets written when we go ERO
2025-05-07 Kent Overstreetbcachefs: Filter out harmless EROFS error messages
2025-05-07 Kent Overstreetbcachefs: journal_shutdown is EROFS, not EIO
2025-05-05 Kent Overstreetbcachefs: Call bch2_fs_start before getting vfs superblock
2025-05-05 Kent Overstreetbcachefs: fix hung task timeout in journal read
2025-05-05 Kent Overstreetbcachefs: Add missing barriers before wake_up_bit()
2025-05-05 Kent Overstreetbcachefs: Ensure proper write alignment
2025-05-05 Kent Overstreetbcachefs: Improve want_cached_ptr()
2025-05-04 Kent Overstreetbcachefs: thread_with_stdio: fix spinning instead of...
2025-05-01 Alan Huangbcachefs: Remove incorrect __counted_by annotation
2025-05-01 Kent Overstreetbcachefs: add missing sched_annotate_sleep()
2025-05-01 Kent Overstreetbcachefs: Fix __bch2_dev_group_set()
2025-05-01 Kent Overstreetbcachefs: Kill ERO for i_blocks check in truncate
2025-05-01 Kent Overstreetbcachefs: check for inode.bi_sectors underflow
2025-05-01 Kent Overstreetbcachefs: Kill ERO in __bch2_i_sectors_acct()
2025-04-30 Kent Overstreetbcachefs: readdir fixes
2025-04-30 Kent Overstreetbcachefs: improve missing journal write device error...
2025-04-29 Kent Overstreetbcachefs: Topology error after insert is now an ERO
2025-04-29 Kent Overstreetbcachefs: Use bch2_kvmalloc() for journal keys array
next