summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
...
| * | pktcdvd: add compat_ioctl handlerArnd Bergmann2019-10-231-0/+25
* | | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-11-251-7/+6
|\ \ \
| * | | drbd: Use pr_warn instead of pr_warningKefeng Wang2019-10-181-7/+6
* | | | Merge tag 'for-5.5/disk-revalidate-20191122' of git://git.kernel.dk/linux-blockLinus Torvalds2019-11-251-5/+8
|\ \ \ \
| * | | | block: remove (__)blkdev_reread_part as an exported APIChristoph Hellwig2019-11-141-5/+8
* | | | | Merge tag 'for-5.5/zoned-20191122' of git://git.kernel.dk/linux-blockLinus Torvalds2019-11-253-34/+31
|\| | | |
| * | | | block: rework zone reportingChristoph Hellwig2019-11-122-10/+23
| * | | | null_blk: Add zone_nr_conv to featuresDamien Le Moal2019-11-121-1/+1
| * | | | null_blk: clean up report zonesChristoph Hellwig2019-11-123-11/+6
| * | | | null_blk: clean up the block device operationsChristoph Hellwig2019-11-121-15/+4
| * | | | Merge branch 'for-5.5/drivers' into for-5.5/zonedJens Axboe2019-11-125-41/+153
| |\ \ \ \
* | \ \ \ \ Merge tag 'for-5.5/drivers-post-20191122' of git://git.kernel.dk/linux-blockLinus Torvalds2019-11-251-2/+3
|\ \ \ \ \ \
| * | | | | | nbd: prevent memory leakNavid Emamdoost2019-11-211-2/+3
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds2019-11-255-41/+153
|\| | | | | | |_|_|_|/ |/| | | |
| * | | | null_blk: add zone open, close, and finish supportAjay Joshi2019-11-071-3/+30
| * | | | loop: fix no-unmap write-zeroes request behaviorDarrick J. Wong2019-11-011-8/+18
| * | | | block: mtip32xx: Spelling s/configration/configuration/Geert Uytterhoeven2019-10-251-1/+1
| * | | | null_blk: return fixed zoned reads > write pointerAjay Joshi2019-10-173-3/+52
| * | | | null_blk: Enable modifying 'submit_queues' after an instance has been configuredBart Van Assche2019-10-071-25/+50
| * | | | null_blk: Improve nullb_device_##NAME##_store() readabilityBart Van Assche2019-10-071-3/+4
| | |_|/ | |/| |
* | | | Merge tag 'for-linus-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds2019-11-211-0/+1
|\ \ \ \
| * | | | nbd:fix memory leak in nbd_get_socket()Sun Ke2019-11-191-0/+1
* | | | | Merge tag 'for-linus-20191115' of git://git.kernel.dk/linux-blockLinus Torvalds2019-11-151-0/+2
|\| | | |
| * | | | rsxx: add missed destroy_workqueue calls in removeChuhong Yuan2019-11-141-0/+2
* | | | | rbd: silence bogus uninitialized warning in rbd_object_map_update_finish()Ilya Dryomov2019-11-141-1/+1
|/ / / /
* | / / block: drbd: remove a stray unlock in __drbd_send_protocol()Dan Carpenter2019-11-081-1/+0
| |/ / |/| |
* | | nbd: verify socket is supported during setupMike Christie2019-10-251-2/+21
* | | nbd: handle racing with error'ed out commandsJosef Bacik2019-10-251-0/+6
* | | nbd: protect cmd->status with cmd->lockJosef Bacik2019-10-251-5/+7
* | | zram: fix race between backing_dev_show and backing_dev_storeChenwandun2019-10-191-2/+3
* | | rbd: cancel lock_dwork if the wait is interruptedDongsheng Yang2019-10-151-3/+6
* | | Merge tag 'for-linus-20191010' of git://git.kernel.dk/linux-blockLinus Torvalds2019-10-112-3/+2
|\ \ \ | |/ / |/| |
| * | nbd: fix possible sysfs duplicate warningXiubo Li2019-10-101-1/+1
| * | null_blk: Fix zoned command return codeKeith Busch2019-10-091-2/+1
* | | Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-blockLinus Torvalds2019-10-041-0/+10
|\| |
| * | loop: change queue block size to match when using DIOMartijn Coenen2019-10-011-0/+10
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-09-261-26/+3
|\ \ \ | |/ / |/| |
| * | augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macroMichel Lespinasse2019-09-251-26/+3
* | | Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2019-09-251-6/+12
|\ \ \ | |/ / |/| |
| * | rbd: pull rbd_img_request_create() dout out into the callersIlya Dryomov2019-09-161-2/+6
| * | rbd: fix response length parameter for encoded stringsDongsheng Yang2019-09-161-4/+6
* | | pktcdvd: remove warning on attempting to register non-passthrough devJens Axboe2019-09-221-1/+0
* | | nbd: fix possible page fault for nbd diskXiubo Li2019-09-171-0/+36
* | | nbd: rename the runtime flags as NBD_RT_ prefixedXiubo Li2019-09-171-37/+37
* | | Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-blockLinus Torvalds2019-09-178-165/+241
|\ \ \ | |/ / |/| |
| * | null_blk: format pr_* logs with pr_fmtAndré Almeida2019-09-163-11/+14
| * | null_blk: match the type of parameter nr_devicesAndré Almeida2019-09-161-1/+1
| * | null_blk: do not fail the module load with zero devicesAndré Almeida2019-09-161-4/+0
| * | null_blk: validate the number of devicesAndré Almeida2019-09-111-1/+5
| * | null_blk: fix module name at log messageAndré Almeida2019-09-111-2/+2