| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2019-12-07 | 3 | -0/+22 |
|\ |
|
| * | xen-blkback: allow module to be cleanly unloaded | Paul Durrant | 2019-12-04 | 3 | -0/+22 |
* | | Merge tag 'for-linus-20191205' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-12-06 | 3 | -16/+31 |
|\ \ |
|
| * | | null_blk: remove unused variable warning on !CONFIG_BLK_DEV_ZONED | Jens Axboe | 2019-12-04 | 1 | -2/+1 |
| * | | brd: warn on un-aligned buffer | Ming Lei | 2019-12-04 | 1 | -0/+4 |
| * | | brd: remove max_hw_sectors queue limit | Ming Lei | 2019-12-04 | 1 | -1/+0 |
| * | | xen/blkback: Avoid unmapping unmapped grant pages | SeongJae Park | 2019-12-03 | 1 | -0/+2 |
| * | | block: set the zone size in blk_revalidate_disk_zones atomically | Christoph Hellwig | 2019-12-03 | 1 | -1/+2 |
| * | | block: don't handle bio based drivers in blk_revalidate_disk_zones | Christoph Hellwig | 2019-12-03 | 1 | -3/+9 |
| * | | null_blk: cleanup null_gendisk_register | Christoph Hellwig | 2019-12-03 | 1 | -6/+5 |
| * | | null_blk: fix zone size paramter check | Damien Le Moal | 2019-12-03 | 1 | -7/+12 |
* | | | Merge tag 'ceph-for-5.5-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2019-12-05 | 1 | -220/+247 |
|\ \ \
| |/ /
|/| | |
|
| * | | libceph, rbd, ceph: convert to use the new mount API | David Howells | 2019-11-27 | 1 | -109/+153 |
| * | | rbd: ask for a weaker incompat mask for read-only mappings | Ilya Dryomov | 2019-11-25 | 1 | -4/+11 |
| * | | rbd: don't query snapshot features | Ilya Dryomov | 2019-11-25 | 1 | -37/+1 |
| * | | rbd: remove snapshot existence validation code | Ilya Dryomov | 2019-11-25 | 1 | -39/+3 |
| * | | rbd: don't establish watch for read-only mappings | Ilya Dryomov | 2019-11-25 | 1 | -14/+27 |
| * | | rbd: don't acquire exclusive lock for read-only mappings | Ilya Dryomov | 2019-11-25 | 1 | -2/+13 |
| * | | rbd: disallow read-write partitions on images mapped read-only | Ilya Dryomov | 2019-11-25 | 1 | -3/+10 |
| * | | rbd: treat images mapped read-only seriously | Ilya Dryomov | 2019-11-25 | 1 | -5/+8 |
| * | | rbd: introduce RBD_DEV_FLAG_READONLY | Ilya Dryomov | 2019-11-25 | 1 | -5/+14 |
| * | | rbd: introduce rbd_is_snap() | Ilya Dryomov | 2019-11-25 | 1 | -8/+13 |
| * | | rbd: fix spelling mistake "requeueing" -> "requeuing" | Colin Ian King | 2019-11-25 | 1 | -1/+1 |
* | | | Merge tag 'for-linus-20191129' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-12-02 | 3 | -3/+3 |
|\ \ \ |
|
| * | | | ataflop: Remove unneeded semicolon | zhengbin | 2019-11-28 | 1 | -1/+1 |
| * | | | block: sunvdc: Remove unneeded semicolon | zhengbin | 2019-11-28 | 1 | -1/+1 |
| * | | | drbd: Remove unneeded semicolon | zhengbin | 2019-11-28 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-12-01 | 1 | -0/+25 |
|\ \ \
| |/ /
|/| | |
|
| * | | pktcdvd: add compat_ioctl handler | Arnd Bergmann | 2019-10-23 | 1 | -0/+25 |
* | | | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2019-11-26 | 1 | -7/+6 |
|\ \ \ |
|
| * | | | drbd: Use pr_warn instead of pr_warning | Kefeng Wang | 2019-10-18 | 1 | -7/+6 |
* | | | | Merge tag 'for-5.5/disk-revalidate-20191122' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-11-25 | 1 | -5/+8 |
|\ \ \ \ |
|
| * | | | | block: remove (__)blkdev_reread_part as an exported API | Christoph Hellwig | 2019-11-14 | 1 | -5/+8 |
* | | | | | Merge tag 'for-5.5/zoned-20191122' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-11-25 | 3 | -34/+31 |
|\| | | | |
|
| * | | | | block: rework zone reporting | Christoph Hellwig | 2019-11-13 | 2 | -10/+23 |
| * | | | | null_blk: Add zone_nr_conv to features | Damien Le Moal | 2019-11-13 | 1 | -1/+1 |
| * | | | | null_blk: clean up report zones | Christoph Hellwig | 2019-11-13 | 3 | -11/+6 |
| * | | | | null_blk: clean up the block device operations | Christoph Hellwig | 2019-11-13 | 1 | -15/+4 |
| * | | | | Merge branch 'for-5.5/drivers' into for-5.5/zoned | Jens Axboe | 2019-11-13 | 5 | -41/+153 |
| |\ \ \ \ |
|
* | \ \ \ \ | Merge tag 'for-5.5/drivers-post-20191122' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-11-25 | 1 | -2/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | nbd: prevent memory leak | Navid Emamdoost | 2019-11-21 | 1 | -2/+3 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-11-25 | 5 | -41/+153 |
|\| | | | |
| |_|_|_|/
|/| | | | |
|
| * | | | | null_blk: add zone open, close, and finish support | Ajay Joshi | 2019-11-07 | 1 | -3/+30 |
| * | | | | loop: fix no-unmap write-zeroes request behavior | Darrick J. Wong | 2019-11-01 | 1 | -8/+18 |
| * | | | | block: mtip32xx: Spelling s/configration/configuration/ | Geert Uytterhoeven | 2019-10-25 | 1 | -1/+1 |
| * | | | | null_blk: return fixed zoned reads > write pointer | Ajay Joshi | 2019-10-18 | 3 | -3/+52 |
| * | | | | null_blk: Enable modifying 'submit_queues' after an instance has been configured | Bart Van Assche | 2019-10-07 | 1 | -25/+50 |
| * | | | | null_blk: Improve nullb_device_##NAME##_store() readability | Bart Van Assche | 2019-10-07 | 1 | -3/+4 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'for-linus-20191121' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-11-21 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | nbd:fix memory leak in nbd_get_socket() | Sun Ke | 2019-11-19 | 1 | -0/+1 |