aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)AuthorFilesLines
2020-01-03Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-1/+4
2019-12-30null_blk: Fix REQ_OP_ZONE_CLOSE handlingGravatar Damien Le Moal 1-1/+4
2019-12-27Merge tag 'block-5.5-20191226' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-1/+1
2019-12-22Merge tag 'block-5.5-20191221' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-3/+3
2019-12-21pktcdvd: fix regression on 64-bit architecturesGravatar Arnd Bergmann 1-1/+1
2019-12-21Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-20/+40
2019-12-20xen-blkback: support dynamic unbind/bindGravatar Paul Durrant 1-18/+38
2019-12-20xen/blkfront: Adjust indentation in xlvbd_alloc_gendiskGravatar Nathan Chancellor 1-2/+2
2019-12-16nbd: fix shutdown and recv work deadlock v2Gravatar Mike Christie 1-3/+3
2019-12-15Merge tag 'for-linus-5.5b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+10
2019-12-13xen-blkback: prevent premature module unloadGravatar Paul Durrant 1-0/+10
2019-12-07Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-0/+22
2019-12-06Merge tag 'for-linus-20191205' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 3-16/+31
2019-12-05Merge tag 'ceph-for-5.5-rc1' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 1-220/+247
2019-12-04null_blk: remove unused variable warning on !CONFIG_BLK_DEV_ZONEDGravatar Jens Axboe 1-2/+1
2019-12-04brd: warn on un-aligned bufferGravatar Ming Lei 1-0/+4
2019-12-04brd: remove max_hw_sectors queue limitGravatar Ming Lei 1-1/+0
2019-12-04xen-blkback: allow module to be cleanly unloadedGravatar Paul Durrant 3-0/+22
2019-12-03xen/blkback: Avoid unmapping unmapped grant pagesGravatar SeongJae Park 1-0/+2
2019-12-03block: set the zone size in blk_revalidate_disk_zones atomicallyGravatar Christoph Hellwig 1-1/+2
2019-12-03block: don't handle bio based drivers in blk_revalidate_disk_zonesGravatar Christoph Hellwig 1-3/+9
2019-12-03null_blk: cleanup null_gendisk_registerGravatar Christoph Hellwig 1-6/+5
2019-12-03null_blk: fix zone size paramter checkGravatar Damien Le Moal 1-7/+12
2019-12-01Merge tag 'for-linus-20191129' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 3-3/+3
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+25
2019-11-28ataflop: Remove unneeded semicolonGravatar zhengbin 1-1/+1
2019-11-28block: sunvdc: Remove unneeded semicolonGravatar zhengbin 1-1/+1
2019-11-28drbd: Remove unneeded semicolonGravatar zhengbin 1-1/+1
2019-11-27libceph, rbd, ceph: convert to use the new mount APIGravatar David Howells 1-109/+153
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-7/+6
2019-11-25Merge tag 'for-5.5/disk-revalidate-20191122' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-5/+8
2019-11-25Merge tag 'for-5.5/zoned-20191122' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 3-34/+31
2019-11-25Merge tag 'for-5.5/drivers-post-20191122' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-2/+3
2019-11-25Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 5-41/+153
2019-11-25rbd: ask for a weaker incompat mask for read-only mappingsGravatar Ilya Dryomov 1-4/+11
2019-11-25rbd: don't query snapshot featuresGravatar Ilya Dryomov 1-37/+1
2019-11-25rbd: remove snapshot existence validation codeGravatar Ilya Dryomov 1-39/+3
2019-11-25rbd: don't establish watch for read-only mappingsGravatar Ilya Dryomov 1-14/+27
2019-11-25rbd: don't acquire exclusive lock for read-only mappingsGravatar Ilya Dryomov 1-2/+13
2019-11-25rbd: disallow read-write partitions on images mapped read-onlyGravatar Ilya Dryomov 1-3/+10
2019-11-25rbd: treat images mapped read-only seriouslyGravatar Ilya Dryomov 1-5/+8
2019-11-25rbd: introduce RBD_DEV_FLAG_READONLYGravatar Ilya Dryomov 1-5/+14
2019-11-25rbd: introduce rbd_is_snap()Gravatar Ilya Dryomov 1-8/+13
2019-11-25rbd: fix spelling mistake "requeueing" -> "requeuing"Gravatar Colin Ian King 1-1/+1
2019-11-21Merge tag 'for-linus-20191121' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-0/+1
2019-11-21nbd: prevent memory leakGravatar Navid Emamdoost 1-2/+3
2019-11-19nbd:fix memory leak in nbd_get_socket()Gravatar Sun Ke 1-0/+1
2019-11-15Merge tag 'for-linus-20191115' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-0/+2
2019-11-14rsxx: add missed destroy_workqueue calls in removeGravatar Chuhong Yuan 1-0/+2
2019-11-14rbd: silence bogus uninitialized warning in rbd_object_map_update_finish()Gravatar Ilya Dryomov 1-1/+1