linux-2.6-block.git
2023-10-22 Kent Overstreetbcachefs: Allow shorter JSET_ENTRY_dev_usage entries
2023-10-22 Dan Robertsonbcachefs: mount: fix null deref with null devname
2023-10-22 Kent Overstreetbcachefs: Fix null ptr deref when splitting compressed...
2023-10-22 Kent Overstreetbcachefs: Fix overflow in journal_replay_entry_early
2023-10-22 Kent Overstreetbcachefs: Always zero memory from bch2_trans_kmalloc()
2023-10-22 Kent Overstreetbcachefs: Merging for indirect extents
2023-10-22 Kent Overstreetbcachefs: Improved extent merging
2023-10-22 Kent Overstreetbcachefs: Re-implement extent merging in transaction...
2023-10-22 Kent Overstreetbcachefs: Refactor extent_handle_overwrites()
2023-10-22 Kent Overstreetbcachefs: Clean up key merging
2023-10-22 Kent Overstreetbcachefs: Kill trans->updates2
2023-10-22 Kent Overstreetbcachefs: Simplify reflink trigger
2023-10-22 Kent Overstreetbcachefs: Move extent_handle_overwrites() to bch2_trans...
2023-10-22 Kent Overstreetbcachefs: bch2_btree_iter_peek_slot() now saves initial...
2023-10-22 Kent Overstreetbcachefs: Kill __bch2_btree_iter_peek_slot_extents()
2023-10-22 Kent Overstreetbcachefs: bch2_btree_iter_peek_slot() now supports...
2023-10-22 Kent Overstreetbcachefs: BTREE_ITER_WITH_UPDATES
2023-10-22 Kent Overstreetbcachefs: Child btree iterators
2023-10-22 Kent Overstreetbcachefs: Drop all btree locks when submitting btree...
2023-10-22 Kent Overstreetbcachefs: More topology repair code
2023-10-22 Kent Overstreetbcachefs: Fix a buffer overrun
2023-10-22 Kent Overstreetbcachefs: Don't mark superblocks past end of usable...
2023-10-22 Kent Overstreetbcachefs: Fix a spurious debug mode assertion
2023-10-22 Brett Holmanbcachefs: Fix unitialized use of a value
2023-10-22 Dan Robertsonbcachefs: do not compile acl mod on minimal config
2023-10-22 Kent Overstreetbcachefs: btree_iter->should_be_locked
2023-10-22 Kent Overstreetbcachefs: Improve btree iterator tracepoints
2023-10-22 Kent Overstreetbcachefs: Preallocate transaction mem
2023-10-22 Kent Overstreetbcachefs: Check for errors from bch2_trans_update()
2023-10-22 Kent Overstreetbcachefs; Check for allocator thread shutdown
2023-10-22 Kent Overstreetbcachefs: Journal space calculation fix
2023-10-22 Kent Overstreetbcachefs: Don't fragment extents when making them indirect
2023-10-22 Kent Overstreetbcachefs: Fsck for reflink refcounts
2023-10-22 Kent Overstreetbcachefs: Assorted endianness fixes
2023-10-22 Kent Overstreetbcachefs: Fix a deadlock
2023-10-22 Kent Overstreetbcachefs: Split out btree_error_wq
2023-10-22 Kent Overstreetbcachefs: Fix pathalogical behaviour with inode shardin...
2023-10-22 Kent Overstreetbcachefs: Fix journal write error path
2023-10-22 Kent Overstreetbcachefs: Reflink refcount fix
2023-10-22 Kent Overstreetbcachefs: Add an option to control sharding new inode...
2023-10-22 Kent Overstreetbcachefs: Don't use bch_write_op->cl for delivering...
2023-10-22 Kent Overstreetbcachefs: Kill bch_write_op.index_update_fn
2023-10-22 Kent Overstreetbcachefs: Inline fastpath of bch2_disk_reservation_add()
2023-10-22 Kent Overstreetbcachefs: Don't use uuid in tracepoints
2023-10-22 Kent Overstreetbcachefs: Add a tracepoint for copygc waiting
2023-10-22 Kent Overstreetbcachefs: Add a cond_resched call to the copygc main...
2023-10-22 Kent Overstreetbcachefs: Fix a null ptr deref
2023-10-22 Kent Overstreetbcachefs: Fix an issue with inconsistent btree writes...
2023-10-22 Kent Overstreetbcachefs: Improve FS_IOC_GOINGDOWN ioctl
2023-10-22 Kent Overstreetbcachefs: Add a workqueue for btree io completions
2023-10-22 Brett Holmanbcachefs: rewrote prefetch asm in gas syntax for clang...
2023-10-22 Kent Overstreetbcachefs: Add a debug mode that always reads from every...
2023-10-22 Kent Overstreetbcachefs: Don't repair btree nodes until after interior...
2023-10-22 Kent Overstreetbcachefs: Fix an uninitialized var
2023-10-22 Kent Overstreetbcachefs: Fix for buffered writes getting -ENOSPC
2023-10-22 Kent Overstreetbcachefs: Fix inode backpointers in RENAME_OVERWRITE
2023-10-22 Kent Overstreetbcachefs: Make bch2_remap_range respect O_SYNC
2023-10-22 Kent Overstreetbcachefs: Split extents if necessary in bch2_trans_update()
2023-10-22 Kent Overstreetbcachefs: Ratelimiting for writeback IOs
2023-10-22 Dan Robertsonbcachefs: statfs resports incorrect avail blocks
2023-10-22 Kent Overstreetbcachefs: Fix for bch2_bkey_pack_pos() not initializing...
2023-10-22 Kent Overstreetbcachefs: Fix a memcpy call
2023-10-22 Kent Overstreetbcachefs: Fix bch2_extent_can_insert() call
2023-10-22 Kent Overstreetbcachefs: Make sure to pass a disk reservation to bch2_...
2023-10-22 Brett Holmanbcachefs: made changes to support clang, fixed a couple...
2023-10-22 Kent Overstreetbcachefs: Fix locking in __bch2_set_nr_journal_buckets()
2023-10-22 Dan Robertsonbcachefs: properly initialize used values
2023-10-22 Kent Overstreetbcachefs: Repair code for multiple types of data in...
2023-10-22 Dan Robertsonbcachefs: Fix out of bounds read in fs usage ioctl
2023-10-22 Dan Robertsonbcachefs: Fix null deref in bch2_ioctl_read_super
2023-10-22 Dan Robertsonbcachefs: Fix possible null deref on mount
2023-10-22 Dan Robertsonbcachefs: Fix error in parsing of mount options
2023-10-22 Stijn Tintelbcachefs: avoid out-of-bounds in split_devs
2023-10-22 Kent Overstreetbcachefs: Make sure to use BTREE_ITER_PREFETCH in fsck
2023-10-22 Kent Overstreetbcachefs: Fix bch2_btree_iter_peek_with_updates()
2023-10-22 Kent Overstreetbcachefs: Fix reflink trigger
2023-10-22 Kent Overstreetbcachefs: Fix some refcounting bugs
2023-10-22 Dan Robertsonbcachefs: Fix oob write in __bch2_btree_node_write
2023-10-22 Kent Overstreetbcachefs: Fix usage of last_seq + encryption
2023-10-22 Kent Overstreetbcachefs: Clean up bch2_btree_and_journal_walk()
2023-10-22 Kent Overstreetbcachefs: Mark newly allocated btree nodes as accessed
2023-10-22 Kent Overstreetbcachefs: Fix time handling
2023-10-22 Kent Overstreetbcachefs: Add a tracepoint for when we block on journal...
2023-10-22 Kent Overstreetbcachefs: Make sure to initialize j->last_flushed
2023-10-22 Kent Overstreetbcachefs: Ensure that fpunch updates inode timestamps
2023-10-22 Kent Overstreetbcachefs: Change copygc wait amount to be min of per...
2023-10-22 Kent Overstreetbcachefs: Change bch2_btree_key_cache_count() to exclud...
2023-10-22 Kent Overstreetbcachefs: Call bch2_inconsistent_error() on missing...
2023-10-22 Kent Overstreetbcachefs: New tracepoint for bch2_trans_get_iter()
2023-10-22 Kent Overstreetbcachefs: Fix __bch2_trans_get_iter()
2023-10-22 Kent Overstreetbcachefs: Evict btree nodes we're deleting
2023-10-22 Kent Overstreetbcachefs: New check_nlinks algorithm for snapshots
2023-10-22 Kent Overstreetbcachefs: Fix a null ptr deref
2023-10-22 Kent Overstreetbcachefs: New and improved topology repair code
2023-10-22 Kent Overstreetbcachefs: Fix key cache assertion
2023-10-22 Kent Overstreetbcachefs: New helper __bch2_btree_insert_keys_interior()
2023-10-22 Kent Overstreetbcachefs: Rewrite btree nodes with errors
2023-10-22 Kent Overstreetbcachefs: Fix bch2_verify_keylist_sorted
2023-10-22 Kent Overstreetbcachefs: Fix an out of bounds read
2023-10-22 Kent Overstreetbcachefs: Use mmap() instead of vmalloc_exec() in userspace
next