aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-07Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds3-0/+22
2019-12-06Merge tag 'for-linus-20191205' of git://git.kernel.dk/linux-blockLinus Torvalds3-16/+31
2019-12-05Merge tag 'ceph-for-5.5-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds1-220/+247
2019-12-04null_blk: remove unused variable warning on !CONFIG_BLK_DEV_ZONEDJens Axboe1-2/+1
2019-12-04brd: warn on un-aligned bufferMing Lei1-0/+4
2019-12-04brd: remove max_hw_sectors queue limitMing Lei1-1/+0
2019-12-04xen-blkback: allow module to be cleanly unloadedPaul Durrant3-0/+22
2019-12-03xen/blkback: Avoid unmapping unmapped grant pagesSeongJae Park1-0/+2
2019-12-03block: set the zone size in blk_revalidate_disk_zones atomicallyChristoph Hellwig1-1/+2
2019-12-03block: don't handle bio based drivers in blk_revalidate_disk_zonesChristoph Hellwig1-3/+9
2019-12-03null_blk: cleanup null_gendisk_registerChristoph Hellwig1-6/+5
2019-12-03null_blk: fix zone size paramter checkDamien Le Moal1-7/+12
2019-12-01Merge tag 'for-linus-20191129' of git://git.kernel.dk/linux-blockLinus Torvalds3-3/+3
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playgroundLinus Torvalds1-0/+25
2019-11-28ataflop: Remove unneeded semicolonzhengbin1-1/+1
2019-11-28block: sunvdc: Remove unneeded semicolonzhengbin1-1/+1
2019-11-28drbd: Remove unneeded semicolonzhengbin1-1/+1
2019-11-27libceph, rbd, ceph: convert to use the new mount APIDavid Howells1-109/+153
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printkLinus Torvalds1-7/+6
2019-11-25Merge tag 'for-5.5/disk-revalidate-20191122' of git://git.kernel.dk/linux-blockLinus Torvalds1-5/+8
2019-11-25Merge tag 'for-5.5/zoned-20191122' of git://git.kernel.dk/linux-blockLinus Torvalds3-34/+31
2019-11-25Merge tag 'for-5.5/drivers-post-20191122' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+3
2019-11-25Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds5-41/+153
2019-11-25rbd: ask for a weaker incompat mask for read-only mappingsIlya Dryomov1-4/+11
2019-11-25rbd: don't query snapshot featuresIlya Dryomov1-37/+1
2019-11-25rbd: remove snapshot existence validation codeIlya Dryomov1-39/+3
2019-11-25rbd: don't establish watch for read-only mappingsIlya Dryomov1-14/+27
2019-11-25rbd: don't acquire exclusive lock for read-only mappingsIlya Dryomov1-2/+13
2019-11-25rbd: disallow read-write partitions on images mapped read-onlyIlya Dryomov1-3/+10
2019-11-25rbd: treat images mapped read-only seriouslyIlya Dryomov1-5/+8
2019-11-25rbd: introduce RBD_DEV_FLAG_READONLYIlya Dryomov1-5/+14
2019-11-25rbd: introduce rbd_is_snap()Ilya Dryomov1-8/+13
2019-11-25rbd: fix spelling mistake "requeueing" -> "requeuing"Colin Ian King1-1/+1
2019-11-21Merge tag 'for-linus-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2019-11-21nbd: prevent memory leakNavid Emamdoost1-2/+3
2019-11-19nbd:fix memory leak in nbd_get_socket()Sun Ke1-0/+1
2019-11-15Merge tag 'for-linus-20191115' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+2
2019-11-14rsxx: add missed destroy_workqueue calls in removeChuhong Yuan1-0/+2
2019-11-14rbd: silence bogus uninitialized warning in rbd_object_map_update_finish()Ilya Dryomov1-1/+1
2019-11-14block: remove (__)blkdev_reread_part as an exported APIChristoph Hellwig1-5/+8
2019-11-12block: rework zone reportingChristoph Hellwig2-10/+23
2019-11-12null_blk: Add zone_nr_conv to featuresDamien Le Moal1-1/+1
2019-11-12null_blk: clean up report zonesChristoph Hellwig3-11/+6
2019-11-12null_blk: clean up the block device operationsChristoph Hellwig1-15/+4
2019-11-12Merge branch 'for-5.5/drivers' into for-5.5/zonedJens Axboe5-41/+153
2019-11-08block: drbd: remove a stray unlock in __drbd_send_protocol()Dan Carpenter1-1/+0
2019-11-07null_blk: add zone open, close, and finish supportAjay Joshi1-3/+30
2019-11-01loop: fix no-unmap write-zeroes request behaviorDarrick J. Wong1-8/+18
2019-10-25nbd: verify socket is supported during setupMike Christie1-2/+21
2019-10-25block: mtip32xx: Spelling s/configration/configuration/Geert Uytterhoeven1-1/+1