]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2026-04-07  Chia-Ming Changmd/raid5: fix soft lockup in retry_aligned_read()
2026-04-07  Yu Kuaimd: wake raid456 reshape waiters before suspend
2026-04-07  Xiao Nimd/raid1: serialize overlap io for writemostly disk
2026-04-07  Yu Kuaimd/md-llbitmap: optimize initial sync with write_zeroes...
2026-04-07  Yu Kuaimd/md-llbitmap: add CleanUnwritten state for RAID-5...
2026-04-07  Yu Kuaimd: add fallback to correct bitmap_ops on version mismatch
2026-04-07  Junrui Luomd/raid5: validate payload size before accessing journa...
2026-04-07  Abd-Alrhman... md: remove unused static md_wq workqueue
2026-04-07  Gregory Pricemd/raid0: use kvzalloc/kvfree for strip_zone and devlis...
2026-04-06  Yu Kuaimd: fix array_state=clear sysfs deadlock
2026-04-04  Caleb Sander... block: remove unused BVEC_ITER_ALL_INIT
2026-04-03  Mingzhe Zoubcache: fix uninitialized closure object
2026-04-03  Mingzhe Zoubcache: fix cached_dev.sb_bio use-after-free and crash
2026-04-03  Thorsten Blumblock: use sysfs_emit in sysfs show functions
2026-04-02  Christoph Hellwigblk-crypto: fix name of the bio completion callback
2026-04-02  Ming Leibio: fix kmemleak false positives from percpu bio alloc...
2026-03-31  Jialin Wangblk-iocost: fix busy_level reset when no IOs complete
2026-03-31  Jackie Liublk-cgroup: fix disk reference leak in blkcg_maybe_thro...
2026-03-31  Damien Le Moalzloop: add max_open_zones option
2026-03-31  Jackie Liublock: fix zones_cond memory leak on zone revalidation...
2026-03-31  Daan De Meyerloop: fix partition scan race between udev and loop_rer...
2026-03-31  Milan Brozsed-opal: Add STACK_RESET command
2026-03-27  Jens AxboeMerge tag 'nvme-7.1-2026-03-27' of git://git.infradead...
2026-03-27  Nilay Shroffnvme-loop: do not cancel I/O and admin tagset during...
2026-03-27  Marco Crivellarinvme: add WQ_PERCPU to alloc_workqueue users
2026-03-27  Marco Crivellarinvmet-fc: add WQ_PERCPU to alloc_workqueue users
2026-03-27  Marco Crivellarinvmet: replace use of system_wq with system_percpu_wq
2026-03-27  Alistair Francisnvme-auth: Don't propose NVME_AUTH_DHGROUP_NULL with...
2026-03-27  Alistair Francisnvme: Add the DHCHAP maximum HD IDs
2026-03-27  Robert Beckettnvme-pci: add NVME_QUIRK_DISABLE_WRITE_ZEROES for Kings...
2026-03-27  Robert Beckettnvme: respect NVME_QUIRK_DISABLE_WRITE_ZEROES when...
2026-03-27  Caleb Sander... nvmet: report NPDGL and NPDAL
2026-03-27  Caleb Sander... nvmet: use NVME_NS_FEAT_OPTPERF_SHIFT
2026-03-27  Caleb Sander... nvme: set discard_granularity from NPDG/NPDA
2026-03-27  Caleb Sander... nvme: add from0based() helper
2026-03-27  Caleb Sander... nvme: always issue I/O Command Set specific Identify...
2026-03-27  Caleb Sander... nvme: update nvme_id_ns OPTPERF constants
2026-03-27  Caleb Sander... nvme: fold nvme_config_discard() into nvme_update_disk_...
2026-03-27  Caleb Sander... nvme: add preferred I/O size fields to struct nvme_id_n...
2026-03-27  Alistair Francisnvme: Allow reauth from sysfs
2026-03-27  Alistair Francisnvme: Expose the tls_configured sysfs for secure concat...
2026-03-27  Alistair Francisnvmet-tcp: Don't free SQ on authentication success
2026-03-27  Alistair Francisnvmet-tcp: Don't error if TLS is enabed on a reset
2026-03-27  Eric Biggerscrypto: remove HKDF library
2026-03-27  Eric Biggersnvme-auth: common: remove selections of no-longer used...
2026-03-27  Eric Biggersnvme-auth: common: remove nvme_auth_digest_name()
2026-03-27  Eric Biggersnvme-auth: target: use crypto library in nvmet_auth_ctr...
2026-03-27  Eric Biggersnvme-auth: target: use crypto library in nvmet_auth_hos...
2026-03-27  Eric Biggersnvme-auth: target: remove obsolete crypto_has_shash...
2026-03-27  Eric Biggersnvme-auth: host: remove allocation of crypto_shash
2026-03-27  Eric Biggersnvme-auth: host: use crypto library in nvme_auth_dhchap...
2026-03-27  Eric Biggersnvme-auth: host: use crypto library in nvme_auth_dhchap...
2026-03-27  Eric Biggersnvme-auth: common: use crypto library in nvme_auth_deri...
2026-03-27  Eric Biggersnvme-auth: common: use crypto library in nvme_auth_gene...
2026-03-27  Eric Biggersnvme-auth: common: use crypto library in nvme_auth_gene...
2026-03-27  Eric Biggersnvme-auth: common: use crypto library in nvme_auth_augm...
2026-03-27  Eric Biggersnvme-auth: common: use crypto library in nvme_auth_tran...
2026-03-27  Eric Biggersnvme-auth: common: add HMAC helper functions
2026-03-27  Eric Biggersnvme-auth: common: explicitly verify psk_len == hash_len
2026-03-27  Eric Biggersnvme-auth: rename nvme_auth_generate_key() to nvme_auth...
2026-03-27  Eric Biggersnvme-auth: common: add KUnit tests for TLS key derivation
2026-03-27  Eric Biggersnvme-auth: use proper argument types
2026-03-27  Eric Biggersnvme-auth: common: constify static data
2026-03-27  Eric Biggersnvme-auth: add NVME_AUTH_MAX_DIGEST_SIZE constant
2026-03-26  Bart Van Asschedrbd: Balance RCU calls in drbd_adm_dump_devices()
2026-03-25  Christoph Böhmwalderdrbd: use genl pre_doit/post_doit
2026-03-25  Christoph Hellwigzloop: forget write cache on force removal
2026-03-25  Christoph Hellwigzloop: refactor zloop_rw
2026-03-23  Vasily Gorbikblock: fix bio_alloc_bioset slowpath GFP handling
2026-03-23  Ming Leiublk: move cold paths out of __ublk_batch_dispatch...
2026-03-22  Jens AxboeMerge tag 'md-7.1-20260323' of git://git.kernel.org...
2026-03-22  Chen Chengmd: remove unused mddev argument from export_rdev
2026-03-22  Chen Chengmd/raid5: move handle_stripe() comment to correct location
2026-03-22  Chen Chengmd/raid5: remove stale md_raid5_kick_device() declaration
2026-03-22  Xiao Nimd/raid1: fix the comparing region of interval tree
2026-03-22  FengWei Shihmd/raid5: skip 2-failure compute when other disk is...
2026-03-21  Kees Cookblock: partitions: Replace pp_buf with struct seq_buf
2026-03-19  Yang Xiuweiscsi: bsg: add io_uring passthrough handler
2026-03-19  Yang Xiuweibsg: add io_uring command support to generic layer
2026-03-19  Yang Xiuweibsg: add bsg_uring_cmd uapi structure
2026-03-18  Qu Wenruoblock: reject zero length in bio_add_page()
2026-03-18  Thomas Weißschuhblk-mq: make blk_mq_hw_ctx_sysfs_entry instances const
2026-03-18  Thomas Weißschuhblk-crypto: make blk_crypto_attr instances const
2026-03-18  Thomas Weißschuhblock: ia-ranges: make blk_ia_range_sysfs_entry instanc...
2026-03-18  Thomas Weißschuhblock: make queue_sysfs_entry instances const
2026-03-18  Christoph Hellwigblock: remove bvec_free
2026-03-18  Christoph Hellwigblock: split bio_alloc_bioset more clearly into a fast...
2026-03-18  Christoph Hellwigblock: mark bvec_{alloc,free} static
2026-03-15  Yu Kuaimd/md-llbitmap: raise barrier before state machine...
2026-03-15  Yu Kuaimd/md-llbitmap: skip reading rdevs that are not in_sync
2026-03-15  Yu Kuaimd/raid5: set chunk_sectors to enable full stripe I...
2026-03-15  Josh Huntmd/raid10: fix deadlock with check operation and nowait...
2026-03-15  Chen Chengmd: suppress spurious superblock update error message...
2026-03-14  Caleb Sander... ublk: report BLK_SPLIT_INTERVAL_CAPABLE
2026-03-14  Keith Buschblk-integrity: support arbitrary buffer alignment
2026-03-11  Ming Leiblk-cgroup: wait for blkcg cleanup before initializing...
2026-03-10  Chaitanya Kulkarniblock: clear BIO_QOS flags in blk_steal_bios()
2026-03-10  Chaitanya Kulkarniblock: move bio queue-transition flag fixups into blk_s...
2026-03-09  Jens AxboeMerge branch 'for-7.1/block-integrity' into for-7.1...
2026-03-09  Damien Le Moalblock: remove bdev_nonrot()
next