summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2025-08-28drbd: add missing kref_get in handle_write_conflictsSarah Newman
2025-08-28sunvdc: Balance device refcount in vdc_port_mpgroup_checkMa Ke
2025-07-17nbd: fix uaf in nbd_genl_connect() error pathZheng Qixing
2025-07-17aoe: avoid potential deadlock at set_capacityMaksim Kiselev
2025-06-27aoe: clean device rq_list in aoedev_downdev()Justin Sanders
2025-05-02loop: aio inherit the ioprio of original requestYunlong Xing
2025-05-02loop: LOOP_SET_FD: send uevents for partitionsThomas Weißschuh
2025-05-02loop: properly send KOBJ_CHANGED uevent for disk deviceThomas Weißschuh
2025-03-13nbd: don't allow reconnect after disconnectYu Kuai
2025-01-09virtio-blk: don't keep queue frozen during system suspendMing Lei
2025-01-09zram: refuse to use zero sized block device as backing deviceKairui Song
2024-12-14brd: defer automatic disk creation until module initialization succeedsYang Erkun
2024-12-14brd: remove brd_devices_mutex mutexTetsuo Handa
2024-10-17aoe: fix the potential use-after-free problem in more placesChun-Yi Lee
2024-10-17drbd: Add NULL check for net_conf to prevent dereference in state validationMikhail Lobanov
2024-10-17drbd: Fix atomicity violation in drbd_uuid_set_bm()Qiu-ji Chen
2024-08-19rbd: don't assume RBD_LOCK_STATE_LOCKED for exclusive mappingsIlya Dryomov
2024-08-19rbd: rename RBD_LOCK_STATE_RELEASING and releasing_waitIlya Dryomov
2024-08-19rbd: don't assume rbd_is_lock_owner() for exclusive mappingsIlya Dryomov
2024-07-27null_blk: fix validation of block sizeAndreas Hindborg
2024-07-18null_blk: Do not allow runt zone with zone capacity smaller then zone sizeDamien Le Moal
2024-07-05null_blk: Print correct max open zones limit in null_init_zoned_dev()Damien Le Moal
2024-06-16null_blk: Fix the WARNING: modpost: missing MODULE_DESCRIPTION()Zhu Yanjun
2024-06-16null_blk: Fix missing mutex_destroy() at module removalZhu Yanjun
2024-03-26aoe: fix the potential use-after-free problem in aoecmd_cfg_pktsChun-Yi Lee
2024-03-26nbd: null check for nla_nest_startNavid Emamdoost
2024-03-01nbd: Add the maximum limit of allocated index in nbd_dev_addZhong Jinghua
2024-03-01virtio-blk: Ensure no requests in virtqueues before deleting vqs.Yi Sun
2024-02-23block/rnbd-srv: Check for unlikely string overflowKees Cook
2024-02-23rbd: don't move requests to the running list on errorsIlya Dryomov
2024-01-25null_blk: don't cap max_hw_sectors to BLK_DEF_MAX_SECTORSChristoph Hellwig
2024-01-25block: make BLK_DEF_MAX_SECTORS unsignedKeith Busch
2023-11-28virtio-blk: fix implicit overflow on virtio_max_dma_sizezhenwei pi
2023-10-10rbd: take header_rwsem in rbd_dev_refresh() only when updatingIlya Dryomov
2023-10-10rbd: decouple parent info read-in from updating rbd_devIlya Dryomov
2023-10-10rbd: decouple header read-in from updating rbd_dev->headerIlya Dryomov
2023-10-10rbd: move rbd_dev_refresh() definitionIlya Dryomov
2023-09-19pcd: fix error codes in pcd_init_unit()Dan Carpenter
2023-09-19block: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PARTChristoph Hellwig
2023-09-19block: move GENHD_FL_BLOCK_EVENTS_ON_EXCL_WRITE to disk->event_flagsChristoph Hellwig
2023-09-19pcd: cleanup initializationChristoph Hellwig
2023-09-19pcd: move the identify buffer into pcd_identifyChristoph Hellwig
2023-08-11rbd: prevent busy loop when requesting exclusive lockIlya Dryomov
2023-08-03rbd: retrieve and check lock owner twice before blocklistingIlya Dryomov
2023-08-03rbd: harden get_lock_owner_info() a bitIlya Dryomov
2023-08-03rbd: make get_lock_owner_info() return a single locker or NULLIlya Dryomov
2023-06-21xen/blkfront: Only check REQ_FUA for writesRoss Lagerwall
2023-06-14rbd: get snapshot context after exclusive lock is ensured to be heldIlya Dryomov
2023-06-14rbd: move RBD_OBJ_FLAG_COPYUP_ENABLED flag settingIlya Dryomov
2023-06-14remove the sx8 block driverChristoph Hellwig