linux-2.6-block.git
2024-01-01 Gustavo A.... bcachefs: Replace zero-length arrays with flexible...
2024-01-01 Kent Overstreetbcachefs: more write buffer refactoring
2024-01-01 Kent Overstreetbcachefs: wb_flush_one_slowpath()
2024-01-01 Kent Overstreetbcachefs: ONLY_SPECIFIED_DEVS doesn't mean ignore durab...
2024-01-01 Kent Overstreetbcachefs: Don't open code bch2_dev_exists2()
2024-01-01 Kent Overstreetbcachefs: Improve trace_trans_restart_would_deadlock
2024-01-01 Kent Overstreetbcachefs: Improve trace_trans_restart_too_many_iters()
2024-01-01 Kent Overstreetbcachefs: count_event()
2024-01-01 Kent Overstreetbcachefs: bch2_btree_write_buffer_flush() -> bch2_btree...
2024-01-01 Kent Overstreetbcachefs: bch2_btree_write_buffer_flush_locked()
2024-01-01 Kent Overstreetbcachefs: Clean up btree write buffer write ref handling
2024-01-01 Kent Overstreetbcachefs: delete useless commit_do()
2024-01-01 Kent Overstreetbcachefs: kill journal->preres_wait
2024-01-01 Kent Overstreetbcachefs: Improve btree write buffer tracepoints
2024-01-01 Kent Overstreetbcachefs: No need to allocate keys for write buffer
2024-01-01 Kent Overstreetbcachefs: convert bch_fs_flags to x-macro
2024-01-01 Kent Overstreetbcachefs: Kill journal_seq/gc args to bch2_dev_usage_up...
2024-01-01 Kent Overstreetbcachefs: Refactor bch2_check_alloc_to_lru_ref()
2024-01-01 Kent Overstreetbcachefs: Add a rebalance, data_update tracepoints
2024-01-01 Kent Overstreetbcachefs: Print durability in member_to_text()
2024-01-01 Kent Overstreetbcachefs: Improve sysfs compression_stats
2024-01-01 Kent Overstreetbcachefs: Kill dev_usage->buckets_ec
2024-01-01 Kent Overstreetbcachefs: bch2_dev_usage_to_text()
2024-01-01 Kent Overstreetbcachefs: New bucket sector count helpers
2024-01-01 Kent Overstreetbcachefs: BCH_IOCTL_DEV_USAGE_V2
2024-01-01 Kent Overstreetbcachefs: Simplify check_bucket_ref()
2024-01-01 Kent Overstreetbcachefs: six locks: Simplify optimistic spinning
2024-01-01 Kent Overstreetpowerpc: Export kvm_guest static key, for bcachefs...
2024-01-01 Kent Overstreetbcachefs: BCH_DATA_OP_drop_extra_replicas
2024-01-01 Kent Overstreetbcachefs: Convert bch2_move_btree() to bbpos
2024-01-01 Kent Overstreetbcachefs: x-macro-ify bch_data_ops enum
2024-01-01 Yang Libcachefs: clean up one inconsistent indenting
2024-01-01 Daniel Hillbcachefs: add a quieter bch2_read_super
2024-01-01 Kent Overstreetbcachefs: Don't use update_cached_sectors() in bch2_mar...
2024-01-01 Kent Overstreetbcachefs: Rename bch_replicas_entry -> bch_replicas_ent...
2024-01-01 Kent Overstreetbcachefs: Kill btree_iter->journal_pos
2024-01-01 Kent Overstreetbcachefs: Kill memset() in bch2_btree_iter_init()
2024-01-01 Kent Overstreetbcachefs: Add a tracepoint for journal entry close
2024-01-01 Kent Overstreetbcachefs: Don't flush journal after replay
2024-01-01 Kent Overstreetbcachefs: Don't rejournal keys in key cache flush
2024-01-01 Kent Overstreetbcachefs: Fix userspace bch2_prt_datetime()
2024-01-01 Kent Overstreetbcachefs: Kill BTREE_ITER_ALL_LEVELS
2024-01-01 Kent Overstreetbcachefs: backpointers fsck no longer uses BTREE_ITER_A...
2024-01-01 Kent Overstreetbcachefs: Improve btree_path_dowgrade tracepoint
2024-01-01 Kent Overstreetbcachefs: Rename BTREE_INSERT flags
2024-01-01 Kent Overstreetbcachefs: bch_str_hash_flags_t
2024-01-01 Kent Overstreetbcachefs: Kill dead BTREE_INSERT flags
2024-01-01 Kent Overstreetbcachefs: Fix redundant variable initialization
2024-01-01 Kent Overstreetbcachefs: Avoiding dropping/retaking write locks in...
2024-01-01 Kent Overstreetbcachefs: Make journal replay more efficient
2024-01-01 Kent Overstreetbcachefs: Go rw before journal replay
2024-01-01 Kent Overstreetbcachefs: Kill BTREE_UPDATE_PREJOURNAL
2024-01-01 Kent Overstreetbcachefs: BTREE_INSERT_JOURNAL_REPLAY now "don't init...
2024-01-01 Kent Overstreetbcachefs: Clear k->needs_whitout earlier in commit...
2024-01-01 Kent Overstreetbcachefs: track_event_change()
2024-01-01 Kent Overstreetbcachefs: Journal pins must always have a flush_fn
2024-01-01 Kent Overstreetbcachefs: Add an assertion in bch2_journal_pin_set()
2024-01-01 Kent Overstreetbcachefs: Include average write size in sysfs journal_debug
2024-01-01 Kent Overstreetbcachefs: Fix warning when building in userspace
2024-01-01 Kent Overstreetbcachefs: Print old version when scanning for old metadata
2024-01-01 Kent Overstreetbcachefs: Fix locking when checking freespace btree
2024-01-01 Kent Overstreetbcachefs: Check for unlinked inodes not on deleted...
2024-01-01 Kent Overstreetbcachefs: kill INODE_LOCK, use lock_two_nondirectories()
2024-01-01 Kent Overstreetbcachefs: Improved backpointer messages in fsck
2024-01-01 Kent Overstreetbcachefs: Add extra verbose logging for ro path
2024-01-01 Kent Overstreetbcachefs: Flush fsck errors before running twice
2024-01-01 Kent Overstreetbcachefs: make RO snapshots actually RO
2024-01-01 Kent Overstreetbcachefs: bch_sb_field_downgrade
2024-01-01 Kent Overstreetbcachefs: bch_sb.recovery_passes_required
2024-01-01 Kent Overstreetbcachefs: Add persistent identifiers for recovery passes
2024-01-01 Kent Overstreetbcachefs: prt_bitflags_vector()
2024-01-01 Kent Overstreetbcachefs: move BCH_SB_ERRS() to sb-errors_types.h
2024-01-01 Kent Overstreetbcachefs: fix buffer overflow in nocow write path
2024-01-01 Kent Overstreetbcachefs: DARRAY_PREALLOCATED()
2024-01-01 Kent Overstreetbcachefs: Switch darray to kvmalloc()
2024-01-01 Kent Overstreetbcachefs: Factor out darray resize slowpath
2024-01-01 Kent Overstreetbcachefs: fix setting version_upgrade_complete
2024-01-01 Kent Overstreetbcachefs: fix invalid free in dio write path
2024-01-01 Kent Overstreetbcachefs: Fix extents iteration + snapshots interaction
2023-12-30 Linus TorvaldsMerge tag 'trace-v6.7-rc7' of git://git./linux/kernel...
2023-12-30 David Laightlocking/osq_lock: Clarify osq_wait_next()
2023-12-30 David Laightlocking/osq_lock: Clarify osq_wait_next() calling conve...
2023-12-30 David Laightlocking/osq_lock: Move the definition of optimistic_spi...
2023-12-30 Steven Rostedt... ftrace: Fix modification of direct_function hash while...
2023-12-29 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.7-rc8' of git://git./linux...
2023-12-29 Linus TorvaldsMerge tag 'platform-drivers-x86-v6.7-6' of git://git...
2023-12-29 Linus TorvaldsMerge tag 'block-6.7-2023-12-29' of git://git.kernel...
2023-12-29 Steven Rostedt... tracing: Fix blocked reader of snapshot buffer
2023-12-29 Steven Rostedt... ring-buffer: Fix wake ups when buffer_percent is set...
2023-12-29 David E. Boxplatform/x86/intel/pmc: Move GBE LTR ignore to suspend...
2023-12-29 David E. Boxplatform/x86/intel/pmc: Allow reenabling LTRs
2023-12-29 David E. Boxplatform/x86/intel/pmc: Add suspend callback
2023-12-29 Shin'ichiro... platform/x86: p2sb: Allow p2sb_bar() calls during PCI...
2023-12-29 Linus TorvaldsMerge tag '6.7rc7-smb3-srv-fix' of git://git.samba...
2023-12-28 Linus TorvaldsMerge tag 'kbuild-fixes-v6.7-2' of git://git./linux...
2023-12-28 Linus TorvaldsMerge tag 'bcachefs-2023-12-27' of https://evilpiepirat...
2023-12-28 Helge Dellerlinux/export: Ensure natural alignment of kcrctab array
2023-12-28 Namjae Jeonksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()
2023-12-28 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2023-12-27-15-00' of...
2023-12-27 Andy ShevchenkoMAINTAINERS: Add a missing file to the INTEL GPIO section
next