]> git.proxmox.com Git - mirror_ubuntu-kernels.git/shortlog
mirror_ubuntu-kernels.git
2023-10-22 Kent Overstreetbcachefs: Add a perf test for multiple updates per...
2023-10-22 Kent Overstreetbcachefs: Ensure bucket gen gc completes
2023-10-22 Kent Overstreetbcachefs: Add the status of bucket gen gc to sysfs
2023-10-22 Kent Overstreetbcachefs: Fix heap overrun in bch2_fs_usage_read()...
2023-10-22 Kent Overstreetbcachefs: BCH_BEATURE_atomic_nlink is obsolete
2023-10-22 Kent Overstreetbcachefs: Improved check_directory_structure()
2023-10-22 Kent Overstreetbcachefs: Fix fsck to not use bch2_link_trans()
2023-10-22 Kent Overstreetbcachefs: Fix bch2_trans_relock()
2023-10-22 Kent Overstreetbcachefs: Redo check_nlink fsck pass
2023-10-22 Kent Overstreetbcachefs: Inode backpointers are now required
2023-10-22 Kent Overstreetbcachefs: Simplify hash table checks
2023-10-22 Kent Overstreetbcachefs: Check inodes at start of fsck
2023-10-22 Kent Overstreetbcachefs: Fix BTREE_ITER_NOT_EXTENTS
2023-10-22 Kent Overstreetbcachefs: Fix bch2_gc_btree_gens()
2023-10-22 Kent Overstreetbcachefs: Make sure to kick journal reclaim when we...
2023-10-22 Kent Overstreetbcachefs: Don't wait for ALLOC_SCAN_BATCH buckets in...
2023-10-22 Kent Overstreetbcachefs: Drop bch2_fsck_inode_nlink()
2023-10-22 Kent Overstreetbcachefs: Move some dirent checks to bch2_dirent_invalid()
2023-10-22 Kent Overstreetbcachefs: Improve bset compaction
2023-10-22 Kent Overstreetbcachefs: Don't flush btree writes more aggressively...
2023-10-22 Kent Overstreetbcachefs: Eliminate more PAGE_SIZE uses
2023-10-22 Kent Overstreetbcachefs: Increase BSET_CACHELINE to 256 bytes
2023-10-22 Kent Overstreetbcachefs: Fix a startup race
2023-10-22 Kent Overstreetbcachefs: Fix an uninitialized variable
2023-10-22 Kent Overstreetbcachefs: kill bset_tree->max_key
2023-10-22 Kent Overstreetbcachefs: Eliminate memory barrier from fast path of...
2023-10-22 Kent Overstreetbcachefs: Drop some memset() calls
2023-10-22 Kent Overstreetbcachefs: Kill bch2_fs_usage_scratch_get()
2023-10-22 Kent Overstreetbcachefs: Fix livelock calling bch2_mark_bkey_replicas()
2023-10-22 Kent Overstreetbcachefs: Be more careful about JOURNAL_RES_GET_RESERVED
2023-10-22 Kent Overstreetbcachefs: Fix journal deadlock
2023-10-22 Kent Overstreetbcachefs: Fix this_cpu_ptr() usage
2023-10-22 Kent Overstreetbcachefs: Increase commality between BTREE_ITER_NODES...
2023-10-22 Kent Overstreetbcachefs: Fix BTREE_FOREGROUND_MERGE_HYSTERESIS
2023-10-22 Kent Overstreetbcachefs: Drop trans->nounlock
2023-10-22 Kent Overstreetbcachefs: Move btree node merging to before transaction...
2023-10-22 Kent Overstreetbcachefs: bch2_foreground_maybe_merge() now correctly...
2023-10-22 Kent Overstreetbcachefs: Kill bch2_btree_node_get_sibling()
2023-10-22 Kent Overstreetbcachefs: Change where merging of interior btree nodes...
2023-10-22 Kent Overstreetbcachefs: Improve bch2_btree_update_start()
2023-10-22 Kent Overstreetbcachefs: Add a sysfs var for average btree write size
2023-10-22 Kent Overstreetbcachefs: Improve bch2_trans_relock()
2023-10-22 Kent Overstreetbcachefs: Move btree lock debugging to slowpath fn
2023-10-22 Kent Overstreetbcachefs: Don't make foreground writes wait behind...
2023-10-22 Kent Overstreetbuckets.c fixups XXX squash
2023-10-22 Kent Overstreetbcachefs: Add repair code for out of order keys in...
2023-10-22 Kent Overstreetbcachefs: Free iterator in bch2_btree_delete_range_trans()
2023-10-22 Kent Overstreetbcachefs: Have journal reclaim thread flush more aggres...
2023-10-22 Kent Overstreetbcachefs: Don't use bch2_inode_find_by_inum() in move.c
2023-10-22 Kent Overstreetbcachefs: Change inode allocation code for snapshots
2023-10-22 Kent Overstreetbcachefs: Inode backpointers
2023-10-22 Kent Overstreetbcachefs: Start using bpos.snapshot field
2023-10-22 Kent Overstreetbcachefs: Split out bpos_cmp() and bkey_cmp()
2023-10-22 Kent Overstreetbcachefs: Add a mechanism for running callbacks at...
2023-10-22 Kent Overstreetbcachefs: btree key cache locking improvements
2023-10-22 Kent Overstreetbcachefs: Simplify btree_node_iter_init_pack_failed()
2023-10-22 Kent Overstreetbcachefs: Fix for bch2_trans_commit() unlocking when...
2023-10-22 Kent Overstreetbcachefs: Fix packed bkey format calculation for new...
2023-10-22 Kent Overstreetbcachefs: Fix building of aux search trees
2023-10-22 Kent Overstreetbcachefs: Generate better bkey formats when splitting...
2023-10-22 Kent Overstreetbcachefs: Drop bkey noops
2023-10-22 Kent Overstreetbcachefs: Increase default journal size
2023-10-22 Kent Overstreetbcachefs: Use pcpu mode of six locks for interior nodes
2023-10-22 Kent Overstreetbcachefs: Split btree_iter_traverse and bch2_btree_iter...
2023-10-22 Kent Overstreetbcachefs: Improve inode deletion code
2023-10-22 Kent Overstreetbcachefs: Add an .invalid method for bch2_btree_ptr_v2
2023-10-22 Kent Overstreetbcachefs: Include snapshot field in bch2_bpos_to_text
2023-10-22 Kent Overstreetbcachefs: Update iter->real_pos lazily
2023-10-22 Kent Overstreetbcachefs: Consolidate bch2_btree_iter_peek() and peek_w...
2023-10-22 Kent Overstreetbcachefs: Improve iter->real_pos handling
2023-10-22 Kent Overstreetbcachefs: Internal btree iterator renaming
2023-10-22 Kent Overstreetbcachefs: Kill btree_iter_peek_uptodate()
2023-10-22 Kent Overstreetbcachefs: Iterators are now always consistent with...
2023-10-22 Kent Overstreetbcachefs: Have btree_iter_next_node() use btree_iter_se...
2023-10-22 Kent Overstreetbcachefs: Replace bch2_btree_iter_next() calls with...
2023-10-22 Kent Overstreetbcachefs: Get disk reservation when overwriting data...
2023-10-22 Kent Overstreetbcachefs: Switch extent_handle_overwrites() to one...
2023-10-22 Kent Overstreetbcachefs: Optimize bch2_btree_iter_verify_level()
2023-10-22 Kent Overstreetbcachefs: Fix iterator picking
2023-10-22 Kent Overstreetbcachefs: Don't unconditially version_upgrade in initialize
2023-10-22 Kent Overstreetbcachefs: Validate bset version field against sb versio...
2023-10-22 Kent Overstreetbcachefs: Don't overwrite snapshot field in bch2_cut_back()
2023-10-22 Kent Overstreetbcachefs: Kill bkey ops->debugcheck method
2023-10-22 Kent Overstreetbcachefs: Assert that iterators aren't being double...
2023-10-22 Kent Overstreetbcachefs: Require all btree iterators to be freed
2023-10-22 Kent Overstreetbcachefs: btree_iter_set_dontneed()
2023-10-22 Kent Overstreetbcachefs: Fsck code refactoring
2023-10-22 Kent Overstreetbcachefs: Fix btree iterator leak in extent_handle_over...
2023-10-22 Kent Overstreetbcachefs: Don't list non journal devs in journal_debug_...
2023-10-22 Kent Overstreetbcachefs: Add a print statement for when we go read...
2023-10-22 Kent Overstreetbcachefs: Kill btree_iter_pos_changed()
2023-10-22 Kent Overstreetbcachefs: Fix a btree iterator leak
2023-10-22 Kent Overstreetbcachefs: Kill reflink option
2023-10-22 Kent Overstreetbcachefs: Fix read retry path for indirect extents
2023-10-22 Kent Overstreetbcachefs: Consolidate bch2_read_retry and bch2_read()
2023-10-22 Kent Overstreetbcachefs: Kill ei_str_hash
2023-10-22 Kent Overstreetbcachefs: Use __bch2_trans_do() in a few more places
2023-10-22 Kent Overstreetbcachefs: Have fsck check for stripe pointers matching...
2023-10-22 Kent Overstreetbcachefs: Fix locking in bch2_btree_iter_traverse_cached()
2023-10-22 Kent Overstreetbcachefs: __bch2_trans_get_iter() refactoring, BTREE_IT...
next