summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2020-01-15null_blk: Fix zone write handlingDamien Le Moal
2019-12-30null_blk: Fix REQ_OP_ZONE_CLOSE handlingDamien Le Moal
2019-12-21pktcdvd: fix regression on 64-bit architecturesArnd Bergmann
2019-12-16nbd: fix shutdown and recv work deadlock v2Mike Christie
2019-12-15Merge tag 'for-linus-5.5b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-12-13xen-blkback: prevent premature module unloadPaul Durrant
2019-12-07Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-12-06Merge tag 'for-linus-20191205' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-12-05Merge tag 'ceph-for-5.5-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-12-04null_blk: remove unused variable warning on !CONFIG_BLK_DEV_ZONEDJens Axboe
2019-12-04brd: warn on un-aligned bufferMing Lei
2019-12-04brd: remove max_hw_sectors queue limitMing Lei
2019-12-04xen-blkback: allow module to be cleanly unloadedPaul Durrant
2019-12-03xen/blkback: Avoid unmapping unmapped grant pagesSeongJae Park
2019-12-03block: set the zone size in blk_revalidate_disk_zones atomicallyChristoph Hellwig
2019-12-03block: don't handle bio based drivers in blk_revalidate_disk_zonesChristoph Hellwig
2019-12-03null_blk: cleanup null_gendisk_registerChristoph Hellwig
2019-12-03null_blk: fix zone size paramter checkDamien Le Moal
2019-12-01Merge tag 'for-linus-20191129' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-28ataflop: Remove unneeded semicolonzhengbin
2019-11-28block: sunvdc: Remove unneeded semicolonzhengbin
2019-11-28drbd: Remove unneeded semicolonzhengbin
2019-11-27libceph, rbd, ceph: convert to use the new mount APIDavid Howells
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-11-25Merge tag 'for-5.5/disk-revalidate-20191122' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-25Merge tag 'for-5.5/zoned-20191122' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-25Merge tag 'for-5.5/drivers-post-20191122' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-25Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-25rbd: ask for a weaker incompat mask for read-only mappingsIlya Dryomov
2019-11-25rbd: don't query snapshot featuresIlya Dryomov
2019-11-25rbd: remove snapshot existence validation codeIlya Dryomov
2019-11-25rbd: don't establish watch for read-only mappingsIlya Dryomov
2019-11-25rbd: don't acquire exclusive lock for read-only mappingsIlya Dryomov
2019-11-25rbd: disallow read-write partitions on images mapped read-onlyIlya Dryomov
2019-11-25rbd: treat images mapped read-only seriouslyIlya Dryomov
2019-11-25rbd: introduce RBD_DEV_FLAG_READONLYIlya Dryomov
2019-11-25rbd: introduce rbd_is_snap()Ilya Dryomov
2019-11-25rbd: fix spelling mistake "requeueing" -> "requeuing"Colin Ian King
2019-11-21Merge tag 'for-linus-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-21nbd: prevent memory leakNavid Emamdoost
2019-11-19nbd:fix memory leak in nbd_get_socket()Sun Ke
2019-11-15Merge tag 'for-linus-20191115' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-14rsxx: add missed destroy_workqueue calls in removeChuhong Yuan
2019-11-14rbd: silence bogus uninitialized warning in rbd_object_map_update_finish()Ilya Dryomov
2019-11-14block: remove (__)blkdev_reread_part as an exported APIChristoph Hellwig
2019-11-12block: rework zone reportingChristoph Hellwig
2019-11-12null_blk: Add zone_nr_conv to featuresDamien Le Moal
2019-11-12null_blk: clean up report zonesChristoph Hellwig
2019-11-12null_blk: clean up the block device operationsChristoph Hellwig