summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
3 daysrnbd-srv: Zero the rsp buffer before using itMd Haris Iqbal
3 daysublk: Validate SQE128 flag before accessing the cmdGovindarajulu Varadarajan
2026-02-11ublk: fix deadlock when reading partition tableMing Lei
2026-02-11rbd: check for EOD after exclusive lock is ensured to be heldIlya Dryomov
2026-01-30null_blk: fix kmemleak by releasing references to fault configfs itemsNilay Shroff
2026-01-11floppy: fix for PAGE_SIZE != 4KBRene Rebe
2026-01-11block: rnbd-clt: Fix signedness bug in init_dev()Dan Carpenter
2026-01-11block: rnbd-clt: Fix leaked ID in init_dev()Thomas Fourier
2026-01-11ublk: prevent invalid access with DEBUGKevin Brodsky
2026-01-11ublk: complete command synchronously on errorCaleb Sander Mateos
2026-01-11ublk: make sure io cmd handled in submitter task contextMing Lei
2026-01-11ps3disk: use memcpy_{from,to}_bvec indexRene Rebe
2026-01-11nbd: defer config unlock in nbd_genl_connectZheng Qixing
2026-01-11nbd: defer config put in recv_workZheng Qixing
2025-10-15nbd: restrict sockets to TCP and UDPEric Dumazet
2025-10-15null_blk: Fix the description of the cache_size module argumentGenjian Zhang
2025-10-02loop: Avoid updating block size under exclusive ownerJan Kara
2025-09-25Revert "loop: Avoid updating block size under exclusive owner"Eric Hagberg
2025-08-28drbd: add missing kref_get in handle_write_conflictsSarah Newman
2025-08-28loop: Avoid updating block size under exclusive ownerJan Kara
2025-08-28sunvdc: Balance device refcount in vdc_port_mpgroup_checkMa Ke
2025-08-15ublk: use vmalloc for ublk_device's __queuesCaleb Sander Mateos
2025-07-17ublk: sanity check add_dev input for underflowRonnie Sahlberg
2025-07-17nbd: fix uaf in nbd_genl_connect() error pathZheng Qixing
2025-07-10aoe: defer rexmit timer downdev work to workqueueJustin Sanders
2025-06-27ublk: santizize the arguments from userspace when adding a deviceRonnie Sahlberg
2025-06-27aoe: clean device rq_list in aoedev_downdev()Justin Sanders
2025-05-02loop: aio inherit the ioprio of original requestYunlong Xing
2025-04-25loop: LOOP_SET_FD: send uevents for partitionsThomas Weißschuh
2025-04-25loop: properly send KOBJ_CHANGED uevent for disk deviceThomas Weißschuh
2025-03-22zram: fix NULL pointer in comp_algorithm_show()Liu Shixin
2025-03-13ublk: set_params: properly check if parameters can be appliedUday Shankar
2025-02-08nbd: don't allow reconnect after disconnectYu Kuai
2025-01-23zram: fix potential UAF of zram tableKairui Song
2025-01-02virtio-blk: don't keep queue frozen during system suspendMing Lei
2024-12-27zram: fix uninitialized ZRAM not releasing backing deviceKairui Song
2024-12-27zram: refuse to use zero sized block device as backing deviceKairui Song
2024-12-14zram: clear IDLE flag in mark_idle()Sergey Senozhatsky
2024-12-14zram: do not mark idle slots that cannot be idleSergey Senozhatsky
2024-12-14zram: split memory-tracking and ac-time trackingSergey Senozhatsky
2024-12-09zram: clear IDLE flag after recompressionSergey Senozhatsky
2024-12-09ublk: fix error code for unsupported commandMing Lei
2024-12-09ublk: fix ublk_ch_mmap() for 64K page sizeMing Lei
2024-12-09virtio_blk: reverse request order in virtio_queue_rqsChristoph Hellwig
2024-12-09brd: defer automatic disk creation until module initialization succeedsYang Erkun
2024-10-22ublk: don't allow user copy for unprivileged deviceMing Lei
2024-10-17zram: don't free statically defined namesAndrey Skvortsov
2024-10-17zram: free secondary algorithms namesSergey Senozhatsky
2024-10-10null_blk: Fix return value of nullb_device_power_store()Damien Le Moal
2024-10-10null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'Yu Kuai