linux-block.git
2025-05-05 Christoph Hellwigscsi: make ppa depend on !HIGHMEM
2025-05-05 Christoph Hellwigscsi: make imm depend on !HIGHMEM
2025-05-05 Christoph Hellwigscsi: make aha152x depend on !HIGHMEM
2025-05-05 Jens AxboeMerge branch 'block-6.15' into for-6.16/block
2025-05-02 Christoph Hellwigblock: use writeback_iter
2025-05-02 Caleb Sander... ublk: store request pointer in ublk_io
2025-05-02 Caleb Sander... ublk: check UBLK_IO_FLAG_OWNED_BY_SRV in ublk_abort_queue()
2025-05-02 Caleb Sander... ublk: don't call ublk_dispatch_req() for NEED_GET_DATA
2025-05-02 Caleb Sander... ublk: factor out ublk_start_io() helper
2025-05-02 Caleb Sander... ublk: don't log uring_cmd cmd_op in ublk_dispatch_req()
2025-05-02 Caleb Sander... ublk: take const ubq pointer in ublk_get_iod()
2025-05-02 Caleb Sander... ublk: remove misleading "ubq" in "ubq_complete_io_cmd()"
2025-05-02 Caleb Sander... ublk: fix "immepdately" typo in comment
2025-05-02 Uday Shankarublk: factor out ublk_commit_and_fetch
2025-05-02 Caleb Sander... block: avoid hctx spinlock for plug with multiple queues
2025-05-02 Caleb Sander... block: factor out blk_mq_dispatch_queue_requests()...
2025-05-02 Caleb Sander... block: take rq_list instead of plug in dispatch functions
2025-05-01 Damien Le MoalDocumentation: Document the new zoned loop block device...
2025-05-01 Damien Le Moalblock: new zoned loop block device driver
2025-05-01 Jens AxboeMerge tag 'nvme-6.15-2025-05-01' of git://git.infradead... block-6.15-20250502
2025-04-30 Hannes Reineckenvmet-auth: always free derived key data
2025-04-30 Alistair Francisnvmet-tcp: don't restore null sk_state_change
2025-04-30 Alistair Francisnvmet-tcp: select CONFIG_TLS from CONFIG_NVME_TARGET_TC...
2025-04-30 Alistair Francisnvme-tcp: select CONFIG_TLS from CONFIG_NVME_TCP_TLS
2025-04-30 Michael Liangnvme-tcp: fix premature queue removal and I/O failover
2025-04-29 Wentao Guannvme-pci: add quirks for WDC Blue SN550 15b7:5009
2025-04-29 Wentao Guannvme-pci: add quirks for device 126f:1001
2025-04-29 Keith Buschnvme-pci: fix queue unquiesce check on slot_reset
2025-04-29 Ming Leiublk: remove the check of ublk_need_req_ref() from...
2025-04-29 Ming Leiublk: enhance check for register/unregister io buffer...
2025-04-29 Ming Leiublk: decouple zero copy from user copy
2025-04-29 Ming Leiselftests: ublk: fix UBLK_F_NEED_GET_DATA
2025-04-28 Christoph Hellwigbrd: use memcpy_{to,from]_page in brd_rw_bvec
2025-04-28 Christoph Hellwigbrd: split I/O at page boundaries
2025-04-28 Christoph Hellwigbrd: use bvec_kmap_local in brd_do_bvec
2025-04-28 Christoph Hellwigbrd: remove the sector variable in brd_submit_bio
2025-04-28 Christoph Hellwigbrd: pass a bvec pointer to brd_do_bvec
2025-04-25 Jens AxboeMerge branch 'block-6.15' into for-6.16/block
2025-04-25 Ming Leiublk: fix race between io_uring_cmd_complete_in_task... block-6.15-20250424
2025-04-25 Ming Leiublk: call ublk_dispatch_req() for handling UBLK_U_IO_N...
2025-04-24 Christoph Hellwigblock: don't autoload drivers on blk-cgroup configuration
2025-04-24 Christoph Hellwigblock: don't autoload drivers on stat
2025-04-24 Christoph Hellwigblock: remove the backing_inode variable in bdev_statx
2025-04-24 Christoph Hellwigblock: move blkdev_{get,put} _no_open prototypes out...
2025-04-24 Christoph Hellwigblock: never reduce ra_pages in blk_apply_bdi_limits
2025-04-24 Uday Shankarselftests: ublk: common: fix _get_disk_dev_t for pre...
2025-04-24 Jens AxboeMerge tag 'nvme-6.15-2025-04-24' of git://git.infradead...
2025-04-23 Ming Leiselftests: ublk: remove useless 'delay_us' from 'struct...
2025-04-23 Ming Leiselftests: ublk: fix recover test
2025-04-23 Darrick J.... block: hoist block size validation code to a separate...
2025-04-23 Darrick J.... block: fix race between set_blocksize and read paths
2025-04-23 Caleb Sander... ublk: remove unnecessary ubq checks
2025-04-22 Richard Weinbergernvmet: fix out-of-bounds access in nvmet_enable_port
2025-04-21 Omri Mannublk: Add UBLK_U_CMD_UPDATE_SIZE
2025-04-21 Jens Axboeblock: blk-rq-qos: guard rq-qos helpers by static key
2025-04-21 Jens Axboeblock: ensure that struct blk_mq_alloc_data is fully...
2025-04-21 Bart Van Asscheblock: Simplify blk_mq_dispatch_rq_list() and its callers
2025-04-20 Linus Torvaldsgcc-15: disable '-Wunterminated-string-initialization...
2025-04-20 Linus TorvaldsLinux 6.15-rc3 v6.15-rc3
2025-04-20 Linus Torvaldsgcc-15: work around sequence-point warning
2025-04-20 Linus Torvaldsgcc-15: add '__nonstring' markers to byte arrays
2025-04-20 Linus Torvaldsgcc-15: get rid of misc extra NUL character padding
2025-04-20 Linus Torvaldsgcc-15: acpi: sprinkle random '__nonstring' crumbles...
2025-04-20 Linus Torvaldsgcc-15: make 'unterminated string initialization' just...
2025-04-20 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2025-04-19-21-24' of...
2025-04-19 Linus TorvaldsMerge tag 'vfs-6.15-rc3.fixes.2' of git://git./linux...
2025-04-19 Linus TorvaldsMerge tag 'i2c-for-6.15-rc3' of git://git./linux/kernel...
2025-04-19 Christian BraunerRevert "hfs{plus}: add deprecation warning"
2025-04-19 Linus TorvaldsMerge tag 'trace-v6.15-rc2' of git://git./linux/kernel...
2025-04-19 Linus TorvaldsMerge tag 'nfsd-6.15-1' of git://git./linux/kernel...
2025-04-19 Linus TorvaldsMerge tag 'rust-fixes-6.15' of git://git./linux/kernel...
2025-04-19 Linus TorvaldsMerge tag 'drm-fixes-2025-04-19' of https://gitlab...
2025-04-19 Dave AirlieMerge tag 'drm-msm-fixes-2025-04-18' of https://gitlab...
2025-04-19 Dave AirlieMerge tag 'drm-xe-fixes-2025-04-18' of https://gitlab...
2025-04-19 Linus TorvaldsMerge tag '6.15-rc2-smb3-client-fixes' of git://git...
2025-04-18 Rob Clarkdrm/msm/a6xx+: Don't let IB_SIZE overflow
2025-04-18 Wolfram SangMerge tag 'i2c-host-fixes-6.15-rc3' of git://git./linux...
2025-04-18 Linus TorvaldsMerge tag 'x86-urgent-2025-04-18' of git://git./linux...
2025-04-18 Linus TorvaldsMerge tag 'timers-urgent-2025-04-18' of git://git....
2025-04-18 Linus TorvaldsMerge tag 'perf-urgent-2025-04-18' of git://git./linux...
2025-04-18 Linus TorvaldsMerge tag 'irq-urgent-2025-04-18' of git://git./linux...
2025-04-18 Linus TorvaldsMerge tag 'core-urgent-2025-04-18' of git://git./linux...
2025-04-18 Linus TorvaldsMerge tag 'hardening-v6.15-rc3' of git://git./linux...
2025-04-18 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.15-rc3' of git://git....
2025-04-18 Linus TorvaldsMerge tag 'thermal-6.15-rc3' of git://git./linux/kernel...
2025-04-18 Linus TorvaldsMerge tag 'pm-6.15-rc3' of git://git./linux/kernel...
2025-04-18 Rafael J. WysockiMerge branch 'pm-docs'
2025-04-18 Linus TorvaldsMerge tag 'riscv-for-linus-6.15-rc3' of git://git....
2025-04-18 Linus TorvaldsMerge tag 'linux_kselftest-kunit-fixes-6.15-rc3' of...
2025-04-18 Linus TorvaldsMerge tag 'linux_kselftest-fixes-6.15-rc3' of git:...
2025-04-18 Linus TorvaldsMerge tag 'v6.15-rc2-ksmbd-server-fixes' of git://git...
2025-04-18 Linus TorvaldsMerge tag 'block-6.15-20250417' of git://git.kernel...
2025-04-18 Linus TorvaldsMerge tag 'io_uring-6.15-20250418' of git://git.kernel...
2025-04-18 Steven Rostedttracing: selftests: Add testing a user string to filters
2025-04-18 Ard Biesheuvelx86/boot/sev: Avoid shared GHCB page for early memory...
2025-04-18 Sandipan Dasx86/cpu/amd: Fix workaround for erratum 1054
2025-04-18 Pavel Begunkovio_uring/zcrx: fix late dma unmap for a dead dev io_uring-6.15-20250418
2025-04-18 Lorenzo StoakesMAINTAINERS: add section for locking of mm's and VMAs
2025-04-18 Johannes Weinermm: vmscan: fix kswapd exit condition in defrag_mode
2025-04-18 Johannes Weinermm: vmscan: restore high-cpu watermark safety in kswapd
next