aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
AgeCommit message (Expand)Author
10 daysMerge tag 'v5.4.274' into v5.4/standard/baseBruce Ashfield
2024-04-13loop: loop_set_status_from_info() check before assignmentZhong Jinghua
2024-04-13loop: Check for overflow while configuring loopSiddh Raman Pant
2024-04-13loop: Factor out configuring loop from statusMartijn Coenen
2024-04-13loop: Refactor loop_set_status() size calculationMartijn Coenen
2024-04-13loop: Factor out setting loop device sizeMartijn Coenen
2024-04-13loop: Remove sector_t truncation checksMartijn Coenen
2024-04-13loop: Call loop_config_discard() only after new config is appliedMartijn Coenen
2024-04-13Revert "loop: Check for overflow while configuring loop"Genjian Zhang
2024-03-28Merge tag 'v5.4.273' into v5.4/standard/baseBruce Ashfield
2024-03-28Merge tag 'v5.4.270' into v5.4/standard/baseBruce Ashfield
2024-03-28Merge tag 'v5.4.269' into v5.4/standard/baseBruce Ashfield
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-01virtio-blk: Ensure no requests in virtqueues before deleting vqs.Yi Sun
2024-02-23rbd: don't move requests to the running list on errorsIlya Dryomov
2023-11-17Merge tag 'v5.4.260' into v5.4/standard/baseBruce Ashfield
2023-11-08remove the sx8 block driverChristoph Hellwig
2023-10-12Merge tag 'v5.4.258' into v5.4/standard/baseBruce Ashfield
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-08-21Merge tag 'v5.4.253' into v5.4/standard/baseBruce Ashfield
2023-08-11loop: Select I/O scheduler 'none' from inside add_disk()Bart Van Assche
2023-07-27Merge tag 'v5.4.251' into v5.4/standard/baseBruce Ashfield
2023-07-27nbd: Add the maximum limit of allocated index in nbd_dev_addZhong Jinghua
2023-06-22Merge tag 'v5.4.248' into v5.4/standard/baseBruce Ashfield
2023-06-21xen/blkfront: Only check REQ_FUA for writesRoss Lagerwall
2023-06-19Merge tag 'v5.4.247' into v5.4/standard/baseBruce Ashfield
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-12Merge tag 'v5.4.246' into v5.4/standard/baseBruce Ashfield
2023-06-09treewide: Remove uninitialized_var() usageKees Cook
2023-06-09nbd: Fix debugfs_create_dir error checkingIvan Orlov
2023-05-19Merge tag 'v5.4.243' into v5.4/standard/baseBruce Ashfield
2023-05-17drbd: correctly submit flush bio on barrierChristoph Böhmwalder
2023-03-28Merge tag 'v5.4.238' into v5.4/standard/baseBruce Ashfield
2023-03-22block: sunvdc: add check for mdesc_grab() returning NULLLiang He
2023-03-17Merge tag 'v5.4.235' into v5.4/standard/baseBruce Ashfield
2023-03-11rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() failsIlya Dryomov
2022-11-30Merge tag 'v5.4.225' into v5.4/standard/baseBruce Ashfield
2022-11-25drbd: use after free in drbd_create_device()Dan Carpenter
2022-10-31Merge tag 'v5.4.220' into v5.4/standard/baseBruce Ashfield
2022-10-26nbd: Fix hung when signal interrupts nbd_start_device_ioctl()Shigeru Yoshida
2022-09-09Merge tag 'v5.4.212' into v5.4/standard/baseBruce Ashfield
2022-09-09Merge tag 'v5.4.211' into v5.4/standard/baseBruce Ashfield
2022-09-05loop: Check for overflow while configuring loopSiddh Raman Pant
2022-08-25null_blk: fix ida error handling in null_add_dev()Dan Carpenter
2022-07-14Merge tag 'v5.4.204' into v5.4/standard/baseBruce Ashfield