linux-block.git
2023-10-22 Kent Overstreetbcachefs: Add an option for whether inodes use the...
2023-10-22 Kent Overstreetbcachefs: Fix an allocator shutdown deadlock
2023-10-22 Kent Overstreetbcachefs: Add safe versions of varint encode/decode
2023-10-22 Kent Overstreetbcachefs: Add open_buckets to sysfs
2023-10-22 Kent Overstreetbcachefs: Ensure bad d_type doesn't oops in bch2_dirent...
2023-10-22 Kent Overstreetbcachefs: Kick off btree node writes from write completions
2023-10-22 Kent Overstreetbcachefs: Mask out unknown compat features when going...
2023-10-22 Kent Overstreetbcachefs: Really don't hold btree locks while btree...
2023-10-22 Kent Overstreetbcachefs: Regularize argument passing of btree_trans
2023-10-22 Dan Robertsonbcachefs: docs: add docs for bch2_trans_reset
2023-10-22 Dan Robertsonbcachefs: set disk state should check new_state
2023-10-22 Kent Overstreetbcachefs: BTREE_UPDATE_INTERNAL_SNAPSHOT_NODE
2023-10-22 Kent Overstreetbcachefs: bch2_d_types[]
2023-10-22 Kent Overstreetbcachefs: Fix bch2_btree_iter_peek_slot() assertion
2023-10-22 Kent Overstreetbcachefs: Split out SPOS_MAX
2023-10-22 jpsolliebcachefs: add bcachefs xxhash support
2023-10-22 jpsolliebcachefs: Prepare checksums for more advanced algorithms
2023-10-22 Tobias Geerinckx... bcachefs: Enforce SYS_CAP_ADMIN within ioctls
2023-10-22 Kent Overstreetbcachefs: Fix bch2_btree_iter_peek_prev()
2023-10-22 Dan Robertsonbcachefs: Fix bch2_acl_chmod() cleanup on error
2023-10-22 Dan Robertsonbcachefs: statfs bfree and bavail should be the same
2023-10-22 Kent Overstreetbcachefs: Fix shift-by-64 in bch2_bkey_format_validate()
2023-10-22 Dan Robertsonbcachefs: fix truncate without a size change
2023-10-22 Dan Robertsonbcachefs: fix ifdef for x86_64 asm
2023-10-22 Dan Robertsonbcachefs: ensure iter->should_be_locked is set
2023-10-22 Christopher... bcachefs: Fix unused variable warning when !BCACHEFS_DEBUG
2023-10-22 Kent Overstreetbcachefs: Use memalloc_nofs_save() in bch2_read_endio()
2023-10-22 Kent Overstreetbcachefs: Fix btree_node_read_all_replicas() error...
2023-10-22 Kent Overstreetbcachefs: Don't loop into topology repair
2023-10-22 Kent Overstreetbcachefs: Don't ratelimit certain fsck errors
2023-10-22 Dan Robertsonbcachefs: ensure iter->should_be_locked is set
2023-10-22 Kent Overstreetbcachefs: Don't disable preemption unnecessarily
2023-10-22 Kent Overstreetbcachefs: Extensive triggers cleanups
2023-10-22 Kent Overstreetbcachefs: fix truncate with ATTR_MODE
2023-10-22 Kent Overstreetbcachefs: Improve iter->should_be_locked
2023-10-22 Kent Overstreetbcachefs: Kill __btree_delete_at()
2023-10-22 Kent Overstreetbcachefs: Make sure bch2_trans_mark_update uses correct...
2023-10-22 Kent Overstreetbcachefs: Fix a memory leak in dio write path
2023-10-22 Janpieter Solliebcachefs: fix a possible bcachefs checksum mapping...
2023-10-22 Kent Overstreetbcachefs: Clear iter->should_be_locked in bch2_trans_reset
2023-10-22 Kent Overstreetbcachefs: Don't underflow c->sectors_available
2023-10-22 Kent Overstreetbcachefs: Kill bch2_btree_iter_peek_cached()
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()
next