]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2024-12-21  Kent Overstreetbcachefs: Move bch_extent_rebalance code to rebalance.c
2024-12-21  Kent Overstreetbcachefs: Improve trace_rebalance_extent
2024-12-21  Kent Overstreetbcachefs: Simplify option logic in rebalance
2024-12-21  Kent Overstreetbcachefs: get_update_rebalance_opts()
2024-12-21  Kent Overstreetbcachefs: bch2_write_inode() now checks for changing...
2024-12-21  Kent Overstreetbcachefs: New bch_extent_rebalance fields
2024-12-21  Kent Overstreetbcachefs: bch2_prt_csum_opt()
2024-12-21  Kent Overstreetbcachefs: copygc_enabled, rebalance_enabled now opts...
2024-12-21  Kent Overstreetbcachefs: Add bch_io_opts fields for indicating whether...
2024-12-21  Kent Overstreetbcachefs: io_opts_to_rebalance_opts()
2024-12-21  Kent Overstreetbcachefs: rename bch_extent_rebalance fields to match...
2024-12-21  Kent Overstreetbcachefs: kill __bch2_bkey_sectors_need_rebalance()
2024-12-21  Kent Overstreetbcachefs: kill bch2_bkey_needs_rebalance()
2024-12-21  Kent Overstreetbcachefs: small cleanup for extent ptr bitmasks
2024-12-21  Kent Overstreetbcachefs: bch2_io_opts_fixups()
2024-12-21  Kent Overstreetbcachefs: use bch2_data_update_opts_to_text() in trace_...
2024-12-21  Kent Overstreetbcachefs: avoid 'unsigned flags'
2024-12-21  Thorsten Blumbcachefs: Annotate struct bucket_gens with __counted_by()
2024-12-21  Thorsten Blumbcachefs: Use str_write_read() helper in write_super_en...
2024-12-21  Thorsten Blumbcachefs: Use str_write_read() helper in ec_block_endio()
2024-12-21  Thorsten Blumbcachefs: Use str_write_read() helper function
2024-12-21  Kent Overstreetbcachefs: Add version check for bch_btree_ptr_v2.sector...
2024-12-21  Kent Overstreetbcachefs: Add block plugging to read paths
2024-12-21  Kent Overstreetbcachefs: Fix warning about passing flex array member...
2024-12-21  Kent Overstreetbcachefs: bch2_journal_meta() takes ref on c->writes
2024-12-21  Kent Overstreetbcachefs: -o norecovery now bails out of recovery earlier
2024-12-21  Kent Overstreetbcachefs: Refactor new stripe path to reduce dependenci...
2024-12-21  Kent Overstreetbcachefs: Avoid bch2_btree_id_str()
2024-12-21  Kent Overstreetbcachefs: better error message in check_snapshot_tree()
2024-12-21  Kent Overstreetbcachefs: Factor out jset_entry_log_msg_bytes()
2024-12-21  Kent Overstreetbcachefs: improved bkey_val_copy()
2024-12-21  Kent Overstreetbcachefs: bch2_btree_lost_data() now uses run_explicit_...
2024-12-21  Kent Overstreetbcachefs: Add locking for bch_fs.curr_recovery_pass
2024-12-21  Kent Overstreetbcachefs: lru, accounting are alloc btrees
2024-12-21  Kent Overstreetbcachefs: bch2_run_explicit_recovery_pass() returns...
2024-12-21  Kent Overstreetbcachefs: add more path idx debug asserts
2024-12-21  Thorsten Blumbcachefs: Use FOREACH_ACL_ENTRY() macro to iterate...
2024-12-21  Thorsten Blumbcachefs: Remove duplicate included headers
2024-12-21  Dennis Lamdocs: filesystems: bcachefs: fixed some spelling mistak...
2024-12-21  Kent Overstreetbcachefs: kill btree_trans_restart_nounlock()
2024-12-21  Kent Overstreetbcachefs: Remove unnecessary peek_slot()
2024-12-21  Thomas Bertschingerbcachefs: move bch2_xattr_handlers to .rodata
2024-12-21  Alan Huangbcachefs: Delete dead code
2024-12-21  Kent Overstreetbcachefs: Pull disk accounting hooks out of trans_commit.c
2024-12-21  Kent Overstreetbcachefs: bch_verbose_ratelimited
2024-12-21  Kent Overstreetbcachefs: rcu_pending: don't invoke __call_rcu() under...
2024-12-21  Kent Overstreetbcachefs: __bch2_key_has_snapshot_overwrites uses for_e...
2024-12-21  Kent Overstreetbcachefs: remove_backpointer() now uses dirent_get_by_pos()
2024-12-21  Kent Overstreetbcachefs: bch2_inode_should_have_bp -> bch2_inode_shoul...
2024-12-21  Colin Ian Kingbcachefs: remove superfluous ; after statements
2024-12-21  Kent Overstreetbcachefs: Fix racy use of jiffies
2024-12-21  Kent OverstreetMerge branch 'bcachefs-kill-retry-estale' into HEAD
2024-12-15  Linus TorvaldsLinux 6.13-rc3 v6.13-rc3
2024-12-15  Linus TorvaldsMerge tag 'arc-6.13-fixes' of git://git.kernel.org...
2024-12-15  Linus TorvaldsMerge tag 'efi-fixes-for-v6.13-1' of git://git.kernel...
2024-12-15  Linus TorvaldsMerge tag 'i2c-for-6.13-rc3' of git://git.kernel.org...
2024-12-15  Linus TorvaldsMerge tag 'edac_urgent_for_v6.13_rc3' of git://git...
2024-12-15  Linus TorvaldsMerge tag 'irq_urgent_for_v6.13_rc3' of git://git.kerne...
2024-12-15  Linus TorvaldsMerge tag 'sched_urgent_for_v6.13_rc3-p2' of git:/...
2024-12-15  Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2024-12-14  Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2024-12-14  Linus TorvaldsMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm...
2024-12-14  Priya Bala... bpf: Avoid deadlock caused by nested kprobe and fentry...
2024-12-14  Linus TorvaldsMerge tag 'usb-6.13-rc3' of git://git.kernel.org/pub...
2024-12-14  Linus TorvaldsMerge tag 'tty-6.13-rc3' of git://git.kernel.org/pub...
2024-12-14  Linus TorvaldsMerge tag 'staging-6.13-rc3' of git://git.kernel.org...
2024-12-14  Linus TorvaldsMerge tag 'v6.13-p2' of git://git.kernel.org/pub/scm...
2024-12-14  Linus TorvaldsMerge tag 'rust-fixes-6.13' of https://github.com/Rust...
2024-12-14  Linus TorvaldsMerge tag 'iommu-fixes-v6.13-rc2' of git://git.kernel...
2024-12-14  Linus TorvaldsMerge tag 'ata-6.13-rc3' of git://git.kernel.org/pub...
2024-12-14  Wolfram SangMerge tag 'i2c-host-fixes-6.13-rc3' of git://git.kernel...
2024-12-14  Linus TorvaldsMerge tag '6.13-rc2-smb3-client-fixes' of git://git...
2024-12-14  Linus TorvaldsMerge tag 'spi-fix-v6.13-rc2' of git://git.kernel.org...
2024-12-14  Linus TorvaldsMerge tag 'regulator-fix-v6.13-rc2' of git://git.kernel...
2024-12-14  Linus TorvaldsMerge tag 'drm-fixes-2024-12-14' of https://gitlab...
2024-12-14  Linus TorvaldsMerge tag 'pm-6.13-rc3' of git://git.kernel.org/pub...
2024-12-14  Linus TorvaldsMerge tag 'acpi-6.13-rc3' of git://git.kernel.org/pub...
2024-12-14  Alexei StarovoitovMerge branch 'explicit-raw_tp-null-arguments'
2024-12-14  Kumar Kartikeya... selftests/bpf: Add tests for raw_tp NULL args
2024-12-14  Kumar Kartikeya... bpf: Augment raw_tp arguments with PTR_MAYBE_NULL
2024-12-14  Kumar Kartikeya... bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_...
2024-12-13  Linus TorvaldsMerge tag 'block-6.13-20241213' of git://git.kernel...
2024-12-13  Linus TorvaldsMerge tag 'io_uring-6.13-20241213' of git://git.kernel...
2024-12-13  Linus TorvaldsMerge tag 'libnvdimm-fixes-6.13-rc3' of git://git.kerne...
2024-12-13  Leon RomanovskyARC: build: Try to guess GCC variant of cross compiler
2024-12-13  Linus TorvaldsMerge tag 'xfs-fixes-6.13-rc3' of git://git.kernel...
2024-12-13  Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2024-12-13  Linus TorvaldsMerge tag 'riscv-for-linus-6.13-rc3' of git://git.kerne...
2024-12-13  Rafael J. WysockiMerge branch 'acpica'
2024-12-13  Paolo BonziniMerge tag 'kvm-riscv-fixes-6.13-1' of https://github...
2024-12-13  Sean ChristophersonKVM: x86: Cache CPUID.0xD XSTATE offsets+sizes during...
2024-12-13  Linus TorvaldsMerge tag 'gpio-fixes-for-v6.13-rc3' of git://git.kerne...
2024-12-13  Nilay Shroffblock: Fix potential deadlock while freezing queue...
2024-12-13  Linus TorvaldsMerge tag 'sound-6.13-rc3' of git://git.kernel.org...
2024-12-13  Linus TorvaldsMerge tag 'docs-6.13-fix' of git://git.lwn.net/linux
2024-12-13  Linus TorvaldsMerge tag 'slab-for-6.13-rc3' of git://git.kernel.org...
2024-12-13  Marc Zyngierirqchip/gic-v3: Work around insecure GIC integrations
2024-12-13  Uros Bizjakirqchip/gic: Correct declaration of *percpu_base pointe...
2024-12-13  Bart Van Asscheblock: Fix queue_iostats_passthrough_show()
2024-12-13  Bart Van Asscheblk-mq: Clean up blk_mq_requeue_work()
next