linux.git
2023-10-22 Kent Overstreetbcachefs: bkey_ops.min_val_size
2023-10-22 Kent Overstreetbcachefs: Converting to typed bkeys is now allowed...
2023-10-22 Kent Overstreetbcachefs: Btree iterator, update flags no longer conflict
2023-10-22 Brian Fosterbcachefs: remove unused key cache coherency flag
2023-10-22 Brian Fosterbcachefs: fix accounting corruption race between reclai...
2023-10-22 Kent Overstreetbcachefs: Mark bch2_copygc() noinline
2023-10-22 Kent Overstreetbcachefs: Delete obsolete btree ptr check
2023-10-22 Kent Overstreetbcachefs: Always run topology error when CONFIG_BCACHEF...
2023-10-22 Kent Overstreetbcachefs: Fix a userspace build error
2023-10-22 Kent Overstreetbcachefs: Make sure hash info gets initialized in fsck
2023-10-22 Kent Overstreetbcachefs: Kill bch2_verify_bucket_evacuated()
2023-10-22 Kent Overstreetbcachefs: Improve move path tracepoints
2023-10-22 Kent Overstreetbcachefs: Drop a redundant error message
2023-10-22 Brian Fosterbcachefs: remove bucket_gens btree keys on device removal
2023-10-22 Brian Fosterbcachefs: fix NULL bch_dev deref when checking bucket_g...
2023-10-22 Brian Fosterbcachefs: folio pos to bch_folio_sector index helper
2023-10-22 Kent Overstreetbcachefs: Fix a null ptr deref in fsck check_extents()
2023-10-22 Kent Overstreetbcachefs: Fix a slab-out-of-bounds
2023-10-22 Kent Overstreetbcachefs: Allow answering y or n to all fsck errors...
2023-10-22 Brian Fosterbcachefs: use u64 for folio end pos to avoid overflows
2023-10-22 Brian Fosterbcachefs: clean up post-eof folios on -ENOSPC
2023-10-22 Brian Fosterbcachefs: fix truncate overflow if folio is beyond EOF
2023-10-22 Kent Overstreetbcachefs: Enable large folios
2023-10-22 Kent Overstreetbcachefs: Check for folios that don't have bch_folio...
2023-10-22 Kent Overstreetbcachefs: bch2_readahead() large folio conversion
2023-10-22 Kent Overstreetbcachefs: filemap_get_contig_folios_d()
2023-10-22 Kent Overstreetbcachefs: bch_folio_sector_state improvements
2023-10-22 Kent Overstreetbcachefs: bch2_truncate_page() large folio conversion
2023-10-22 Kent Overstreetbcachefs: bch2_buffered_write large folio conversion
2023-10-22 Kent Overstreetbcachefs: bch_folio can now handle multi-order folios
2023-10-22 Kent Overstreetbcachefs: More assorted large folio conversion
2023-10-22 Kent Overstreetbcachefs: bch2_seek_pagecache_data() folio conversion
2023-10-22 Kent Overstreetbcachefs: bch2_seek_pagecache_hole() folio conversion
2023-10-22 Kent Overstreetbcachefs: bio_for_each_segment_all() -> bio_for_each_fo...
2023-10-22 Kent Overstreetbcachefs: Initial folio conversion
2023-10-22 Kent Overstreetbcachefs: Rename bch_page_state -> bch_folio
2023-10-22 Kent Overstreetbcachefs: Add a bch_page_state assert
2023-10-22 Kent Overstreetbcachefs: Add a cond_resched() call to journal_keys_sort()
2023-10-22 Kent Overstreetbcachefs: Improve trace_move_extent_fail()
2023-10-22 Kent Overstreetbcachefs: Print out counters correctly
2023-10-22 Kent Overstreetbcachefs: Add missing bch2_err_class() call
2023-10-22 Kent Overstreetbcachefs: Rip out code for storing backpointers in...
2023-10-22 Brian Fosterbcachefs: use reservation for log messages during recovery
2023-10-22 Kent Overstreetbcachefs: Improve trans_restart_split_race tracepoint
2023-10-22 Kent Overstreetbcachefs: Data update path no longer leaves cached...
2023-10-22 Kent Overstreetbcachefs: Rhashtable based buckets_in_flight for copygc
2023-10-22 Kent Overstreetbcachefs: Use BTREE_ITER_INTENT in ec_stripe_update_ext...
2023-10-22 Kent Overstreetbcachefs: move snapshot_t to subvolume_types.h
2023-10-22 Kent Overstreetbcachefs: Fix bch2_get_key_or_hole()
2023-10-22 Kent Overstreetbcachefs: Check return code from need_whiteout_for_snap...
2023-10-22 Kent Overstreetbcachefs: bch2_dev_freespace_init() Print out status...
2023-10-22 Kent Overstreetbcachefs: Run freespace init in device hot add path
2023-10-22 Kent Overstreetbcachefs: Improved copygc wait debugging
2023-10-22 Kent Overstreetbcachefs: Call bch2_path_put_nokeep() before bch2_path_...
2023-10-22 Brian Fosterbcachefs: drop unnecessary journal stuck check from...
2023-10-22 Brian Fosterbcachefs: refactor journal stuck checking into standalo...
2023-10-22 Brian Fosterbcachefs: gracefully unwind journal res slowpath on...
2023-10-22 Brian Fosterbcachefs: more aggressive fast path write buffer key...
2023-10-22 Brian Fosterbcachefs: use dedicated workqueue for tasks holding...
2023-10-22 Brian Fosterbcachefs: remove unused bch2_trans_log_msg()
2023-10-22 Kent Overstreetbcachefs: Fix bch2_verify_bucket_evacuated()
2023-10-22 Kent Overstreetbcachefs: verify_bucket_evacuated() -> set_btree_iter_d...
2023-10-22 Kent Overstreetbcachefs: Make reconstruct_alloc quieter
2023-10-22 Kent Overstreetbcachefs: Fix an unhandled transaction restart error
2023-10-22 Kent Overstreetbcachefs: Fix nocow write path closure bug
2023-10-22 Kent Overstreetbcachefs: Nocow write error path fix
2023-10-22 Kent Overstreetbcachefs: Fix bch2_extent_fallocate() in nocow mode
2023-10-22 Kent Overstreetbcachefs: Add an assert in inode_write for -ENOENT
2023-10-22 Kent Overstreetbcachefs: Fix bch2_evict_subvolume_inodes()
2023-10-22 Kent Overstreetbcachefs: Improve error handling in bch2_ioctl_subvolum...
2023-10-22 Kent Overstreetbcachefs: Fix for 'missing subvolume' error
2023-10-22 Kent Overstreetbcachefs: Don't run transaction hooks multiple times
2023-10-22 Kent Overstreetbcachefs: Add a fallback when journal_keys doesn't...
2023-10-22 Kent Overstreetbcachefs: Improve the backpointer to missing extent...
2023-10-22 Kent Overstreetbcachefs: Add error message for failing to allocate...
2023-10-22 Kent Overstreetbcachefs: New erasure coding shutdown path
2023-10-22 Kent Overstreetbcachefs: bch2_fs_moving_ctxts_to_text()
2023-10-22 Kent Overstreetbcachefs: Private error codes: ENOMEM
2023-10-22 Kent Overstreetbcachefs: Fix bch2_check_extents_to_backpointers()
2023-10-22 Kent Overstreetbcachefs: Fix an assert in copygc thread shutdown path
2023-10-22 Kent Overstreetbcachefs: bch2_bucket_is_movable() -> BTREE_ITER_CACHED
2023-10-22 Kent Overstreetbcachefs: Don't use BTREE_ITER_INTENT in make_extent_in...
2023-10-22 Kent Overstreetbcachefs: Fix stripe create error path
2023-10-22 Kent Overstreetbcachefs: Mark new snapshots earlier in create path
2023-10-22 Kent Overstreetbcachefs: Improve bch2_new_stripes_to_text()
2023-10-22 Kent Overstreetbcachefs: Kill bch_write_op->btree_update_ready
2023-10-22 Kent Overstreetbcachefs: Simplify stripe_idx_to_delete
2023-10-22 Kent Overstreetbcachefs: Fix next_bucket()
2023-10-22 Kent Overstreetbcachefs: Second layer of refcounting for new stripes
2023-10-22 Kent Overstreetbcachefs: ec: fall back to creating new stripes for...
2023-10-22 Kent Overstreetbcachefs: Rework __bch2_data_update_index_update()
2023-10-22 Kent Overstreetbcachefs: Extent helper improvements
2023-10-22 Kent Overstreetbcachefs: evacuate_bucket() no longer moves cached...
2023-10-22 Kent Overstreetbcachefs: evacuate_bucket() no longer calls verify_buck...
2023-10-22 Kent Overstreetbcachefs: Suppress transaction restart err message
2023-10-22 Kent Overstreetbcachefs: Rework open bucket partial list allocation
2023-10-22 Brian Fosterbcachefs: don't bump key cache journal seq on nojournal...
2023-10-22 Kent Overstreetbcachefs: When shutting down, flush btree node writes...
2023-10-22 Kent Overstreetbcachefs: Verbose on by default when CONFIG_BCACHEFS_DE...
2023-10-22 Kent Overstreetfixup bcachefs: Use for_each_btree_key_upto() more...
next