linux-2.6-block.git
2023-10-22 Kent Overstreetbcachefs: Some fixes for building in userspace
2023-10-22 Kent Overstreetbcachefs: fix bch2_bkey_print_bfloat
2023-10-22 Kent Overstreetbcachefs: new avoid mechanism for io retries
2023-10-22 Kent Overstreetbcachefs: more key marking refactoring
2023-10-22 Kent Overstreetbcachefs: replicas: prep work for stripes
2023-10-22 Kent Overstreetbcachefs: kill struct bch_replicas_cpu_entry
2023-10-22 Kent Overstreetbcachefs: add functionality for heaps to update backpoi...
2023-10-22 Kent Overstreetbcachefs: btree gc refactoring
2023-10-22 Kent Overstreetbcachefs: BCH_EXTENT_ENTRY_TYPES()
2023-10-22 Kent Overstreetbcachefs: bch2_extent_ptr_decoded_append()
2023-10-22 Kent Overstreetbcachefs: bch2_extent_drop_ptrs()
2023-10-22 Kent Overstreetbcachefs: extent_for_each_ptr_decode()
2023-10-22 Kent Overstreetbcachefs: kill bch_extent_crc_type
2023-10-22 Kent Overstreetbcachefs: extent_ptr_decoded
2023-10-22 Kent Overstreetbcachefs: fix missing include
2023-10-22 Kent Overstreetbcachefs: fix a spurious gcc warning
2023-10-22 Kent Overstreetbcachefs: Allocation code refactoring
2023-10-22 Kent Overstreetbcachefs: Split out alloc_background.c
2023-10-22 Kent Overstreetbcachefs: Fix failure to suspend
2023-10-22 Kent Overstreetbcachefs: Fix suspend when moving data faster than...
2023-10-22 Kent Overstreetbcachefs: fix bch2_acl_chmod()
2023-10-22 Kent Overstreetbcachefs: Fix a deadlock
2023-10-22 Kent Overstreetbcachefs: fix a divide
2023-10-22 Kent Overstreetbcachefs: make fsck spew less
2023-10-22 Kent Overstreetbcachefs: Dirent repair code
2023-10-22 Kent Overstreetbcachefs: Fix a btree iter bug when iter pos == POS_MAX
2023-10-22 Kent Overstreetbcachefs: Comparison function cleanups
2023-10-22 Kent Overstreetbcachefs: Prioritize fragmentation in bucket allocator
2023-10-22 Kent Overstreetbcachefs: Pass around bset_tree less
2023-10-22 Kent Overstreetbcachefs: kill extent_insert_hook
2023-10-22 Kent Overstreetbcachefs: kill i_sectors_hook
2023-10-22 Kent Overstreetbcachefs: convert fcollapse to bch2_extent_update()
2023-10-22 Kent Overstreetbcachefs: convert fpunch to bch2_extent_update()
2023-10-22 Kent Overstreetbcachefs: convert truncate to bch2_extent_update()
2023-10-22 Kent Overstreetbcachefs: convert bchfs_write_index_update() to bch2_ex...
2023-10-22 Kent Overstreetbcachefs: bch2_extent_trim_atomic()
2023-10-22 Kent Overstreetbcachefs: mempoolify btree_trans
2023-10-22 Kent Overstreetbcachefs: BTREE_INSERT_JOURNAL_RES_FULL is no longer...
2023-10-22 Kent Overstreetbcachefs: extent_squash() can no longer fail
2023-10-22 Kent Overstreetbcachefs: make struct btree_iter a bit smaller
2023-10-22 Kent Overstreetbcachefs: lift ordering restriction on 0 size extents
2023-10-22 Kent Overstreetbcachefs: extent unit tests
2023-10-22 Kent Overstreetbcachefs: bkey_written()
2023-10-22 Kent Overstreetbcachefs: improved rw_aux_tree_bsearch()
2023-10-22 Kent Overstreetbcachefs: Factor out btree_key_can_insert()
2023-10-22 Kent Overstreetbcachefs: BCH_SB_RESERVE_BYTES
2023-10-22 Kent Overstreetbcachefs: Better calculation of copygc threshold
2023-10-22 Kent Overstreetbcachefs: Change how replicated data is accounted
2023-10-22 Kent Overstreetbcachefs: Account for internal fragmentation better
2023-10-22 Kent Overstreetbcachefs: kill s_alloc, use bch_data_type
2023-10-22 Kent Overstreetbcachefs: bch2_mark_key() now takes bch_data_type
2023-10-22 Kent Overstreetbcachefs: Fix an assertion in the btree node merge...
2023-10-22 Kent Overstreetbcachefs: Fix locking in allocator thread
2023-10-22 Kent Overstreetbcachefs: fix bch2_val_to_text()
2023-10-22 Kent Overstreetbcachefs: minor fsync fix
2023-10-22 Kent Overstreetbcachefs: Assorted journal refactoring
2023-10-22 Kent Overstreetbcachefs: fix last_seq_ondisk
2023-10-22 Kent Overstreetbcachefs: fix mtime/ctime update on truncate
2023-10-22 Kent Overstreetbcachefs: fix fsync after create
2023-10-22 Kent Overstreetbcachefs: fix nbuckets usage on device resize
2023-10-22 Kent Overstreetbcachefs: Invalidate buckets when writing to alloc...
2023-10-22 Kent Overstreetbcachefs: kill bucket mark sector count saturation
2023-10-22 Kent Overstreetbcachefs: don't call bch2_bucket_seq_cleanup from journ...
2023-10-22 Kent Overstreetbcachefs: Fix an assertion
2023-10-22 Kent Overstreetbcachefs: fix rename + fsync
2023-10-22 Kent Overstreetbcachefs: Use ei_update_lock consistently
2023-10-22 Kent Overstreetbcachefs: bch2_trans_update() now takes struct btree_in...
2023-10-22 Kent Overstreetbcachefs: Fix mtime/ctime updates
2023-10-22 Kent Overstreetbcachefs: Simplify bch2_write_inode_trans, fix lockdep...
2023-10-22 Kent Overstreetbcachefs: add bch_verbose() statements for shutdown
2023-10-22 Kent Overstreetbcachefs: Fix a use after free in the journal code
2023-10-22 Kent Overstreetbcachefs: Fix device add
2023-10-22 Kent Overstreetbcachefs: trace transaction restarts
2023-10-22 Kent Overstreetbcachefs: Convert raw uses of bch2_btree_iter_link...
2023-10-22 Kent Overstreetbcachefs: Only check inode i_nlink during full fsck
2023-10-22 Kent Overstreetbcachefs: Initial commit
2023-10-22 Kent OverstreetMAINTAINERS: Add entry for bcachefs
2023-10-19 Kent Overstreetobjtool: Add bcachefs noreturns
2023-10-19 Kent Overstreetlib/generic-radix-tree.c: Add peek_prev()
2023-10-19 Kent Overstreetlib/generic-radix-tree.c: Don't overflow in peek()
2023-10-19 Kent OverstreetMAINTAINERS: Add entry for generic-radix-tree
2023-10-19 Kent Overstreetclosures: Add a missing include
2023-10-19 Kent Overstreetclosures: closure_nr_remaining()
2023-10-19 Kent Overstreetclosures: closure_wait_event()
2023-10-19 Kent OverstreetMAINTAINERS: Add entry for closures
2023-10-19 Kent Overstreetbcache: move closures to lib/
2023-10-19 Brian Fosterlocking: export contention tracepoints for bcachefs...
2023-09-12 Kent Overstreetlib: Export errname
2023-09-12 Kent Overstreetlib/string_helpers: string_get_size() now returns chara...
2023-09-12 Christopher... stacktrace: Export stack_trace_save_tsk
2023-09-12 Kent Overstreetfs: factor out d_mark_tmpfile()
2023-09-12 Kent Overstreetsched: Add task_struct->faults_disabled_mapping
2023-09-10 Linus TorvaldsLinux 6.6-rc1 v6.6-rc1
2023-09-10 Linus TorvaldsMerge tag 'topic/drm-ci-2023-08-31-1' of git://anongit...
2023-09-10 Linus TorvaldsMerge tag 'x86-urgent-2023-09-10' of git://git./linux...
2023-09-10 Linus TorvaldsMerge tag 'perf-urgent-2023-09-10' of git://git./linux...
2023-09-10 Linus TorvaldsMerge tag 'perf-tools-for-v6.6-1-2023-09-05' of git...
2023-09-10 Linus TorvaldsMerge tag '6.6-rc-smb3-client-fixes-part2' of git:...
2023-09-09 David Howellsiov_iter: Kunit tests for page extraction
2023-09-09 David Howellsiov_iter: Kunit tests for copying to/from an iterator
next