- 3d745ea block: simplify queue allocation by Christoph Hellwig · 4 years, 10 months ago
- 8d96a11 null_blk: use blk_mq_init_queue_data by Christoph Hellwig · 4 years, 10 months ago
- 348e114 block: move the ->devnode callback to struct block_device_operations by Christoph Hellwig · 4 years, 10 months ago
- c6a564ff block: move the part_stat* helpers from genhd.h to a new header by Christoph Hellwig · 4 years, 10 months ago
- 3cbc28b xen-blkfront.c: Convert to use set_capacity_revalidate_and_notify by Balbir Singh · 4 years, 10 months ago
- 662155e virtio_blk.c: Convert to use set_capacity_revalidate_and_notify by Balbir Singh · 4 years, 10 months ago
- 596444e null_blk: Add support for init_hctx() fault injection by Bart Van Assche · 4 years, 11 months ago
- 9b03b71 null_blk: Handle null_add_dev() failures properly by Bart Van Assche · 4 years, 11 months ago
- 2004bfd null_blk: Fix the null_add_dev() error path by Bart Van Assche · 4 years, 11 months ago
- 78b10be null_blk: Fix changing the number of hardware queues by Bart Van Assche · 4 years, 11 months ago
- b9853b4 null_blk: Suppress an UBSAN complaint triggered when setting 'memory_backed' by Bart Van Assche · 4 years, 11 months ago
- cbee7c8b Merge tag 'for-linus-5.6b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 11 months ago
- 4ab50af xen/blkfront: fix ring info addressing by Juergen Gross · 4 years, 11 months ago
- 7557c1b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
- 2edc78b Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- 93d7c31 null_blk: remove unused fields in 'nullb_cmd' by Dongli Zhang · 5 years ago
- 03264dd scsi: compat_ioctl: cdrom: Replace .ioctl with .compat_ioctl in four appropriate places by Adam Williamson · 5 years ago
- 2e90ca6 floppy: check FDC index for errors before assigning it by Linus Torvalds · 5 years ago
- c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
- e0f121c Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 5 years ago
- d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
- 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
- 7f5d381 new primitive: __fs_parse() by Al Viro · 5 years ago
- 2c3f3dc switch rbd and libceph to p_log-based primitives by Al Viro · 5 years ago
- 3fbb8d5 struct p_log, variants of warnf() et.al. taking that one instead by Al Viro · 5 years ago
- 0f89589 Pass consistent param->type to fs_parse() by Al Viro · 5 years ago
- 4c46bef Merge tag 'ceph-for-5.6-rc1' of https://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
- 782e067 virtio-blk: remove VIRTIO_BLK_F_SCSI support by Christoph Hellwig · 5 years ago
- ed535f2 Merge tag 'block-5.6-2020-02-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- d271ab2 Merge tag 'for-linus-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
- c8ab422 brd: check and limit max_part par by Zhiqiang Liu · 5 years ago
- 046755a drivers/block/null_blk_main.c: fix uninitialized var warnings by Andrew Morton · 5 years ago
- ca0a95a drivers/block/null_blk_main.c: fix layout by Andrew Morton · 5 years ago
- 3b82a05 drivers/block/zram/zram_drv.c: fix error return codes not being returned in writeback_store by Colin Ian King · 5 years ago
- 90f82cb zram: try to avoid worst-case scenario on same element pages by Taejoon Song · 5 years ago
- 0265d6e xen/blkfront: limit allocated memory size to actual use case by Juergen Gross · 5 years ago
- 5c0dd22 nbd: add a flush_workqueue in nbd_start_device by Sun Ke · 5 years ago
- 6a36587 drbd: fifo_alloc() should use struct_size by Stephen Kitt · 5 years ago
- 33c84e8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
- 8557bbe xen/blkback: Consistently insert one empty line between functions by SeongJae Park · 5 years ago
- 823f209 xen/blkback: Remove unnecessary static variable name prefixes by SeongJae Park · 5 years ago
- cb9369b xen/blkback: Squeeze page pools if a memory pressure is detected by SeongJae Park · 5 years ago
- 6a1000b Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
- 3325322 rbd: set the 'device' link in sysfs by Hannes Reinecke · 5 years ago
- a55e601 rbd: work around -Wuninitialized warning by Arnd Bergmann · 5 years ago
- 5ffdff8 Merge tag 'block-5.5-2020-01-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- 16c731f null_blk: Fix zone write handling by Damien Le Moal · 5 years ago
- 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
- b6b4aaf Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- 64cbfa9 compat_ioctl: move cdrom commands into cdrom.c by Arnd Bergmann · 5 years ago
- d320a95 compat_ioctl: scsi: move ioctl handling into drivers by Arnd Bergmann · 6 years ago
- 9452b1a compat_ioctl: block: handle cdrom compat ioctl in non-cdrom drivers by Arnd Bergmann · 5 years ago
- ab8bc54 compat_ioctl: cdrom: handle CDROM_LAST_WRITTEN by Arnd Bergmann · 5 years ago
- f3ee6e6 compat_ioctl: move CDROM_SEND_PACKET handling into scsi by Arnd Bergmann · 5 years ago
- ab0cf1e compat_ioctl: ubd, aoe: use blkdev_compat_ptr_ioctl by Arnd Bergmann · 5 years ago
- c7d776f null_blk: Fix REQ_OP_ZONE_CLOSE handling by Damien Le Moal · 5 years ago
- 8ae40a6 Merge tag 'block-5.5-20191226' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- 44579f3 Merge tag 'block-5.5-20191221' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- 257bf41 pktcdvd: fix regression on 64-bit architectures by Arnd Bergmann · 5 years ago
- 62af608 Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
- f4eef1b xen-blkback: support dynamic unbind/bind by Paul Durrant · 5 years ago
- 589b728 xen/blkfront: Adjust indentation in xlvbd_alloc_gendisk by Nathan Chancellor · 5 years ago
- 1c05839 nbd: fix shutdown and recv work deadlock v2 by Mike Christie · 5 years ago
- b01d7cb Merge tag 'for-linus-5.5b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
- fa2ac65 xen-blkback: prevent premature module unload by Paul Durrant · 5 years ago
- f74fd13 Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
- 9feb1af Merge tag 'for-linus-20191205' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- a231582 Merge tag 'ceph-for-5.5-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
- bca1c43 null_blk: remove unused variable warning on !CONFIG_BLK_DEV_ZONED by Jens Axboe · 5 years ago
- f1acbf2 brd: warn on un-aligned buffer by Ming Lei · 5 years ago
- 36582a5 brd: remove max_hw_sectors queue limit by Ming Lei · 5 years ago
- 1485595 xen-blkback: allow module to be cleanly unloaded by Paul Durrant · 5 years ago
- f9bd84a xen/blkback: Avoid unmapping unmapped grant pages by SeongJae Park · 5 years ago
- 6c6b354 block: set the zone size in blk_revalidate_disk_zones atomically by Christoph Hellwig · 5 years ago
- ae58954 block: don't handle bio based drivers in blk_revalidate_disk_zones by Christoph Hellwig · 5 years ago
- 979d544 null_blk: cleanup null_gendisk_register by Christoph Hellwig · 5 years ago
- 5c4bd1f null_blk: fix zone size paramter check by Damien Le Moal · 5 years ago
- 31764f1 Merge tag 'for-linus-20191129' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
- 9677d64 ataflop: Remove unneeded semicolon by zhengbin · 5 years ago
- c15cc23 block: sunvdc: Remove unneeded semicolon by zhengbin · 5 years ago
- ec45a26 drbd: Remove unneeded semicolon by zhengbin · 5 years ago
- 82995cc libceph, rbd, ceph: convert to use the new mount API by David Howells · 6 years ago
- 436b2a8 Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
- 7e5192b Merge tag 'for-5.5/disk-revalidate-20191122' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- 464a47f Merge tag 'for-5.5/zoned-20191122' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- 323264e Merge tag 'for-5.5/drivers-post-20191122' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- 2d53943 Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- 196e2d6 rbd: ask for a weaker incompat mask for read-only mappings by Ilya Dryomov · 5 years ago
- fa58bca rbd: don't query snapshot features by Ilya Dryomov · 5 years ago
- 686238b rbd: remove snapshot existence validation code by Ilya Dryomov · 5 years ago
- b9ef2b8 rbd: don't establish watch for read-only mappings by Ilya Dryomov · 5 years ago
- 3fe6992 rbd: don't acquire exclusive lock for read-only mappings by Ilya Dryomov · 5 years ago
- c1b6205 rbd: disallow read-write partitions on images mapped read-only by Ilya Dryomov · 5 years ago
- b948ad7 rbd: treat images mapped read-only seriously by Ilya Dryomov · 5 years ago
- 39258aa rbd: introduce RBD_DEV_FLAG_READONLY by Ilya Dryomov · 5 years ago
- f3c0e45 rbd: introduce rbd_is_snap() by Ilya Dryomov · 5 years ago
- 6b0a877 rbd: fix spelling mistake "requeueing" -> "requeuing" by Colin Ian King · 5 years ago
- be5fa3a Merge tag 'for-linus-20191121' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- 03bf73c nbd: prevent memory leak by Navid Emamdoost · 5 years ago