]> git.proxmox.com Git - mirror_ubuntu-kernels.git/shortlog
mirror_ubuntu-kernels.git
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...
2023-10-22 Kent Overstreetbcachefs: Simplify bch2_btree_iter_peek_prev()
2023-10-22 Kent Overstreetbcachefs: Simplify for_each_btree_key()
2023-10-22 Kent Overstreetbcachefs: Fix compat code for superblock
2023-10-22 Kent Overstreetbcachefs: Fix bpos_diff()
2023-10-22 Kent Overstreetbcachefs: Use bch2_bpos_to_text() more consistently
2023-10-22 Kent Overstreetbcachefs: btree_iter_prev_slot()
2023-10-22 Kent Overstreetbcachefs: Delete some dead code
2023-10-22 Kent Overstreetbcachefs: btree_iter_live()
2023-10-22 Kent Overstreetbcachefs: Improve handling of extents in bch2_trans_upd...
2023-10-22 Kent Overstreetbcachefs: Use x-macros for more enums
2023-10-22 Kent Overstreetbcachefs: Rename BTREE_ID enums for consistency with...
2023-10-22 Kent Overstreetbcachefs: Rename KEY_TYPE_whiteout -> KEY_TYPE_hash_whi...
2023-10-22 Kent Overstreetbcachefs: KEY_TYPE_discard is no longer used
2023-10-22 Kent Overstreetbcachefs: Kill support for !BTREE_NODE_NEW_EXTENT_OVERW...
2023-10-22 Kent Overstreetbcachefs: Fix bch2_btree_cache_scan()
2023-10-22 Kent Overstreetbcachefs: Add a mempool for the replicas delta list
2023-10-22 Kent Overstreetbcachefs: Add a mempool for btree_trans bump allocator
2023-10-22 Kent Overstreetbcachefs: Start journal reclaim thread earlier
2023-10-22 Kent Overstreetbcachefs: Fix for copygc getting stuck waiting for...
2023-10-22 Kent Overstreetbcachefs: Add allocator thread state to sysfs
2023-10-22 Kent Overstreetbcachefs: Rip out copygc pd controller
2023-10-22 Kent Overstreetbcachefs: Add copygc wait to sysfs
2023-10-22 Kent Overstreetbcachefs: Fix copygc threshold
2023-10-22 Kent Overstreetbcachefs: Don't drop ptrs to btree nodes
2023-10-22 Kent Overstreetbcachefs: Fix a use-after-free in bch2_gc_mark_key()
2023-10-22 Kent Overstreetbcachefs: Bring back metadata only gc
2023-10-22 Kent Overstreetbcachefs: Fix bch2_write_super to obey very_degraded...
2023-10-22 Kent Overstreetbcachefs: Don't fail mounts due to devices that are...
2023-10-22 Kent Overstreetbcachefs: Add a cond_seched() to the allocator thread
2023-10-22 Kent Overstreetbcachefs: Use x-macros for compat feature bits
2023-10-22 Kent Overstreetbcachefs: Fix some (spurious) warnings about uninitiali...
2023-10-22 Kent Overstreetbcachefs: Fix an allocator startup race
2023-10-22 Kent Overstreetbcachefs: Fix bkey format generation for 32 bit fields
2023-10-22 Kent Overstreetbcachefs: Scan for old btree nodes if necessary on...
2023-10-22 Kent Overstreetbcachefs: Add code to scan for/rewite old btree nodes
2023-10-22 Kent Overstreetbcachefs: Dump journal state when we get stuck
2023-10-22 Kent Overstreetbcachefs: Fix a 64 bit divide on 32 bit
2023-10-22 Kent Overstreetbcachefs: Don't use inode btree key cache in fsck code
2023-10-22 Kent Overstreetbcachefs: Don't call into journal reclaim when we're...
2023-10-22 Kent Overstreetbcachefs: Create allocator threads when allocating...
2023-10-22 Kent Overstreetbcachefs: Fix for bch2_btree_node_get_noiter() returnin...
2023-10-22 Kent Overstreetbcachefs: Add error message for some allocation failures
2023-10-22 Kent Overstreetbcachefs: Extents may now cross btree node boundaries
2023-10-22 Kent Overstreetbcachefs: iter->real_pos
2023-10-22 Kent Overstreetbcachefs: Ensure btree iterators are traversed in bch2_...
next