summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-01-13null_blk: fix kmemleak by releasing references to fault configfs itemsNilay Shroff
2026-01-09ublk: fix use-after-free in ublk_partition_scan_workMing Lei
2026-01-07loop: add missing bd_abort_claiming in loop_set_statusTetsuo Handa
2026-01-06loop: don't change loop device under exclusive opener in loop_set_statusRaphael Pinsonneault-Thibeault
2025-12-31Merge tag 'md-6.19-20251231' of gitolite.kernel.org:pub/scm/linux/kernel/git/...Jens Axboe
2025-12-28ublk: scan partition in async wayMing Lei
2025-12-27md: Fix forward incompatibility from configurable logical block sizeLi Nan
2025-12-27md: Fix logical_block_size configuration being overwrittenLi Nan
2025-12-27md: suspend array while updating raid_disks via sysfsFengWei Shih
2025-12-27md/raid5: fix possible null-pointer dereferences in raid5_store_group_thread_...Tuo Li
2025-12-25md: Fix static checker warning in analyze_sbsLi Nan
2025-12-20block: rnbd-clt: Fix signedness bug in init_dev()Dan Carpenter
2025-12-20ublk: clean up user copy references on ublk server exitCaleb Sander Mateos
2025-12-18block: rnbd-clt: Fix leaked ID in init_dev()Thomas Fourier
2025-12-17ublk: fix deadlock when reading partition tableMing Lei
2025-12-15zloop: use READ_ONCE() to read lo->lo_state in queue_rq pathYongpeng Yang
2025-12-15loop: use READ_ONCE() to read lo->lo_state without lockingYongpeng Yang
2025-12-09ublk: don't mutate struct bio_vec in iterationCaleb Sander Mateos
2025-12-09bcache: fix improper use of bi_end_ioShida Zhang
2025-12-08ublk: allow non-blocking ctrl cmds in IO_URING_F_NONBLOCK issueCaleb Sander Mateos
2025-12-04Merge tag 'nvme-6.19-2025-12-04' of git://git.infradead.org/nvme into block-6.19Jens Axboe
2025-12-04nvme-fabrics: add ENOKEY to no retry criteria for authentication failuresJustin Tee
2025-12-04nvme-auth: use kvfree() for memory allocated with kvcalloc()Israel Rukshin
2025-12-04nvmet-tcp: use kvcalloc for commands arrayIsrael Rukshin
2025-12-04nvmet-rdma: use kvcalloc for commands and responses arraysIsrael Rukshin
2025-12-04nvme: fix typo error in nvme targetChu Guangqing
2025-12-04nvmet-fc: use pr_* print macros instead of dev_*Daniel Wagner
2025-12-04nvmet-fcloop: remove unused lsdir member.Daniel Wagner
2025-12-04nvmet-fcloop: check all request and response have been processedDaniel Wagner
2025-12-04nvme-fc: check all request and response have been processedDaniel Wagner
2025-12-04blk-mq: add blk_rq_nr_bvec() helperChaitanya Kulkarni
2025-12-04nvme: reject invalid pr_read_keys() num_keys valuesStefan Hajnoczi
2025-12-04scsi: sd: reject invalid pr_read_keys() num_keys valuesStefan Hajnoczi
2025-12-04block: use bio_alloc_bioset for passthru IO by defaultFengnan Chang
2025-12-03Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-03Merge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-12-03Merge tag 'kbuild-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds
2025-12-03Merge tag 'rust-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-12-03Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-12-03Merge tag 'keys-trusted-next-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-02Merge tag 'random-6.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-12-02Merge tag 'fpsimd-on-stack-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-12-02Merge tag 'libcrypto-at-least-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-12-02Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-12-02Merge tag 'thermal-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-02Merge tag 'pm-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-12-02Merge tag 'acpi-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-12-02Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds