summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2026-03-19ublk: fix NULL pointer dereference in ublk_ctrl_set_size()Mehul Rao
2026-03-12drbd: fix null-pointer dereference on local read errorChristoph Böhmwalder
2026-03-12drbd: fix "LOGIC BUG" in drbd_al_begin_io_nonblock()Lars Ellenberg
2026-03-12zloop: check for spurious options passed to removeChristoph Hellwig
2026-03-12zloop: advertise a volatile write cacheChristoph Hellwig
2026-03-04rnbd-srv: Zero the rsp buffer before using itMd Haris Iqbal
2026-02-26drbd: always set BLK_FEAT_STABLE_WRITESChristoph Böhmwalder
2026-02-26ublk: use READ_ONCE() to read struct ublksrv_ctrl_cmdCaleb Sander Mateos
2026-02-26ublk: Validate SQE128 flag before accessing the cmdGovindarajulu Varadarajan
2026-02-26ublk: restore auto buf unregister refcount optimizationCaleb Sander Mateos
2026-02-26rnbd-srv: Fix server side setting of bi_size for special IOsFlorian-Ewald Mueller
2026-02-06Merge tag 'ceph-for-6.19-rc9' of https://github.com/ceph/ceph-clientLinus Torvalds
2026-02-05Merge tag 'block-6.19-20260205' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-05loop: revert exclusive opener loop status changeJens Axboe
2026-02-03rbd: check for EOD after exclusive lock is ensured to be heldIlya Dryomov
2026-01-30Merge tag 'block-6.19-20260130' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-01-27Revert "rnbd-clt: fix refcount underflow in device unmap path"Jens Axboe
2026-01-23Merge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-01-21ublk: fix ublksrv pid handling for pid namespacesSeamus Connor
2026-01-16Merge tag 'block-6.19-20260116' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-01-15rnbd-clt: fix refcount underflow in device unmap pathChaitanya Kulkarni
2026-01-13null_blk: fix kmemleak by releasing references to fault configfs itemsNilay Shroff
2026-01-09Merge tag 'block-6.19-20260109' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
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
2026-01-02Merge tag 'block-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-28ublk: scan partition in async wayMing Lei
2025-12-26Merge tag 'block-6.19-20251226' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
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-20Merge tag 'block-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
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-14Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2025-12-12Merge tag 'block-6.19-20251211' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-10rbd: stop selecting CRC32, CRYPTO, and CRYPTO_AESIlya Dryomov
2025-12-09ublk: don't mutate struct bio_vec in iterationCaleb Sander Mateos
2025-12-09Merge tag 'block-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-08ublk: allow non-blocking ctrl cmds in IO_URING_F_NONBLOCK issueCaleb Sander Mateos
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-04blk-mq: add blk_rq_nr_bvec() helperChaitanya Kulkarni
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 'rust-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-12-01Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-01block/rnbd: correct all kernel-doc complaintsRandy Dunlap