linux-block.git
2023-10-22 Kent Overstreetbcachefs: Don't use sha256 for siphash str hash key
2023-10-22 Kent Overstreetbcachefs: Only look up inode io opts in extents btree
2023-10-22 Kent Overstreetbcachefs: Fix deref of error pointer
2023-10-22 Kent Overstreetbcachefs: bch2_inode_peek()/bch2_inode_write()
2023-10-22 Kent Overstreetbcachefs: Fix undefined behaviour
2023-10-22 Kent Overstreetbcachefs: Fix an error path
2023-10-22 Kent Overstreetbcachefs: Fix __bch2_buffered_write() returning -ENOMEM
2023-10-22 Kent Overstreetbcachefs: Trust inode in btree over bch_inode_info
2023-10-22 Kent Overstreetbcachefs: Fix counting iterators for reflink pointers
2023-10-22 Kent Overstreetbcachefs: Rework btree iterator lifetimes
2023-10-22 Kent Overstreetbcachefs: Kill deferred btree updates
2023-10-22 Kent Overstreetbcachefs: Fix for partial buffered writes
2023-10-22 Kent Overstreetbcachefs: BTREE_ITER_SLOTS isn't a type of btree iter
2023-10-22 Kent Overstreetbcachefs: Improve error handling for for_each_btree_key...
2023-10-22 Kent Overstreetbcachefs: Cleanup i_nlink handling
2023-10-22 Kent Overstreetbcachefs: Trivial cleanup
2023-10-22 Kent Overstreetbcachefs: Convert a BUG_ON() to a warning
2023-10-22 Kent Overstreetbcachefs: Count iterators for reflink_p overwrites...
2023-10-22 Kent Overstreetbcachefs: Drop unnecessary rcu_read_lock()
2023-10-22 Kent Overstreetbcachefs: Update path microoptimizations
2023-10-22 Kent Overstreetbcachefs: Handle bio_iov_iter_get_pages() returning...
2023-10-22 Kent Overstreetbcachefs: Drop unused arg to bch2_open_buckets_stop_dev()
2023-10-22 Kent Overstreetbcachefs: Fix validation of replicas entries
2023-10-22 Kent Overstreetbcachefs: Add support for FALLOC_FL_INSERT_RANGE
2023-10-22 Kent Overstreetbcachefs: bch2_btree_iter_peek_prev()
2023-10-22 Kent Overstreetbcachefs: Don't write past eof
2023-10-22 Kent Overstreetbcachefs: Check for extents past eof correctly
2023-10-22 Kent Overstreetbcachefs: Debug assertion improvements
2023-10-22 Kent Overstreetbcachefs: Add missing bch2_btree_node_iter_fix() call
2023-10-22 Kent Overstreetbcachefs: Avoid deadlocking on the allocator
2023-10-22 Kent Overstreetbcachefs: More btree iter improvements
2023-10-22 Kent Overstreetbcachefs: Improve btree_iter_pos_in_node()
2023-10-22 Kent Overstreetbcachefs: Debug code improvements
2023-10-22 Kent Overstreetbcachefs: Add missing bch2_btree_node_iter_fix() calls
2023-10-22 Kent Overstreetbcachefs: Optimize calls to bch2_btree_iter_traverse()
2023-10-22 Kent Overstreetbcachefs: Fix a typo
2023-10-22 Kent Overstreetbcachefs: Improved bch2_fcollapse()
2023-10-22 Kent Overstreetbcachefs: __bch2_btree_node_iter_fix() improvements
2023-10-22 Kent Overstreetbcachefs: Do updates in order they were queued up in
2023-10-22 Kent Overstreetbcachefs: Drop trans arg to bch2_extent_atomic_end()
2023-10-22 Kent Overstreetbcachefs: data move path should not be trying to move...
2023-10-22 Kent Overstreetbcachefs: Fix a null ptr deref
2023-10-22 Kent Overstreetbcachefs: Flush fsck errors when looping in btree gc
2023-10-22 Kent Overstreetbcachefs: Rebalance now adds replicas if needed
2023-10-22 Kent Overstreetbcachefs: Kill BTREE_INSERT_NOMARK_INSERT
2023-10-22 Kent Overstreetbcachefs: Fix BTREE_INSERT_NOMARK_OVERWRITES
2023-10-22 Kent Overstreetbcachefs: Improve pointer marking checks and error...
2023-10-22 Kent Overstreetbcachefs: Switch reconstruct_alloc to a mount option
2023-10-22 Kent Overstreetbcachefs: Fix fiemap (again)
2023-10-22 Kent Overstreetbcachefs: Fix error message on bucket overflow
2023-10-22 Kent Overstreetbcachefs: Reflink pointers also have to be remarked...
2023-10-22 Kent Overstreetbcachefs: Fixes for replicas tracking
2023-10-22 Kent Overstreetbcachefs: Refactor bch2_alloc_write()
2023-10-22 Kent Overstreetbcachefs: Trust in memory bucket mark
2023-10-22 Kent Overstreetbcachefs: Optimize fiemap
2023-10-22 Kent Overstreetbcachefs: Add a hint for allocating new stripes
2023-10-22 Kent Overstreetbcachefs: Inline some fast paths
2023-10-22 Kent Overstreetbcachefs: Don't flush journal from bch2_vfs_write_inode()
2023-10-22 Kent Overstreetbcachefs: Fix a spurious gcc warning
2023-10-22 Kent Overstreetbcachefs: Handle ec_buf not being page aligned when...
2023-10-22 Kent Overstreetbcachefs: Update more code for KEY_TYPE_reflink_v
2023-10-22 Kent Overstreetbcachefs: Re-enable bkey_debugcheck() in the extent...
2023-10-22 Kent Overstreetbcachefs: Check alignment in write path
2023-10-22 Kent Overstreetbcachefs: Fix faulty assertion
2023-10-22 Kent Overstreetbcachefs: Fix bch2_bkey_narrow_crcs()
2023-10-22 Kent Overstreetbcachefs: Fix bch2_sort_repack_merge()
2023-10-22 Kent Overstreetbcachefs: Reflink
2023-10-22 Kent Overstreetbcachefs: Refactor bch2_extent_trim_atomic() for reflink
2023-10-22 Kent Overstreetbcachefs: Move node iterator fixup to extent_bset_insert()
2023-10-22 Kent Overstreetbcachefs: Fix bch2_btree_node_iter_fix()
2023-10-22 Kent Overstreetbcachefs: Fix bch2_btree_node_iter_prev_filter()
2023-10-22 Kent Overstreetbcachefs: Fix __bch2_btree_iter_peek_slot_extents()
2023-10-22 Kent Overstreetbcachefs: Improved debug checks
2023-10-22 Kent Overstreetbcachefs: Rework calling convention for marking overwrites
2023-10-22 Kent Overstreetbcachefs: Mark space as unallocated on write failure
2023-10-22 Kent Overstreetbcachefs: Ensure bch2_trans_get_iter() returns iters...
2023-10-22 Kent Overstreetbcachefs: fix for_each_btree_key()
2023-10-22 Kent Overstreetbcachefs: trans_get_key() now works correctly for extents
2023-10-22 Kent Overstreetbcachefs: Export correct blocksize to vfs
2023-10-22 Kent Overstreetbcachefs: Truncate/fpunch now works on block boundaries...
2023-10-22 Kent Overstreetbcachefs: Count reserved extents as holes
2023-10-22 Kent Overstreetbcachefs: Handle partial pages in seek data/hole
2023-10-22 Kent Overstreetbcachefs: Change buffered write path to write to partia...
2023-10-22 Kent Overstreetbcachefs: Change __bch2_writepage() to not write to...
2023-10-22 Kent Overstreetbcachefs: Fix bch2_seek_data()
2023-10-22 Kent Overstreetbcachefs: Refactor various code to not be extent specific
2023-10-22 Kent Overstreetbcachefs: Refactor __bch2_cut_front()
2023-10-22 Kent Overstreetbcachefs: Dont't call bch2_trans_begin_updates() in...
2023-10-22 Kent Overstreetbcachefs: Don't unlink iters on unsuccessful commit
2023-10-22 Kent Overstreetbcachefs: add missing bch2_trans_begin() call
2023-10-22 Kent Overstreetbcachefs: Add offset_into_extent param to bch2_read_ext...
2023-10-22 Kent Overstreetbcachefs: Print out name of bkey type
2023-10-22 Kent Overstreetbcachefs: Don't overflow trans with iters from triggers
2023-10-22 Kent Overstreetbcachefs: Convert some assertions to fsck errors
2023-10-22 Kent Overstreetbcachefs: Fix ec_stripes_read()
2023-10-22 Kent Overstreetbcachefs: Fix stripe_idx_to_delete()
2023-10-22 Kent Overstreetbcachefs: Don't try to delete stripes when RO
2023-10-22 Kent Overstreetbcachefs: Track dirtyness at sector level, not page
2023-10-22 Kent Overstreetbcachefs: Kill page_state_cmpxchg
2023-10-22 Kent Overstreetbcachefs: Always touch page state with page locked
next