summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-31drbd: remove check of list iterator against head past the loop bodyfor-5.18/drivers-2022-04-01Jakob Koschel
2022-03-31drbd: remove usage of list iterator variable after loopJakob Koschel
2022-03-31nbd: fix possible overflow on 'first_minor' in nbd_dev_add()Zhang Wensheng
2022-03-31MAINTAINERS: add drbd co-maintainerChristoph Böhmwalder
2022-03-30drbd: fix potential silent data corruptionLars Ellenberg
2022-03-30loop: fix ioctl calls using compat_loop_infoCarlos Llamas
2022-03-29Merge tag 'nvme-5.18-2022-03-29' of git://git.infradead.org/nvme into for-5.1...Jens Axboe
2022-03-29nvme-multipath: fix hang when disk goes live over reconnectAnton Eidelman
2022-03-29nvme: fix RCU hole that allowed for endless looping in multipath round robinChris Leech
2022-03-29nvme: allow duplicate NSIDs for private namespacesSungup Moon
2022-03-29nvmet: remove redundant assignment after left shiftColin Ian King
2022-03-29nvmet: use a private workqueue instead of the system workqueueSagi Grimberg
2022-03-23nvme-pci: add quirks for Samsung X5 SSDsMonish Kumar R
2022-03-23nvme-pci: expose use_threaded_interrupts read-only in sysfsXin Hao
2022-03-23nvme: fix the read-only state for zoned namespaces with unsupposed featuresPankaj Raghav
2022-03-21n64cart: convert bi_disk to bi_bdev->bd_disk fix buildJackie Liu
2022-03-21xen/blkfront: fix comment for need_copyDongli Zhang
2022-03-21xen-blkback: remove redundant assignment to variable iColin Ian King
2022-03-17Merge tag 'nvme-5.18-2022-03-17' of git://git.infradead.org/nvme into for-5.1...for-5.18/drivers-2022-03-18Jens Axboe
2022-03-17virtio_blk: eliminate anonymous module_init & module_exitRandy Dunlap
2022-03-16nvme: warn about shared namespaces without CONFIG_NVME_MULTIPATHChristoph Hellwig
2022-03-16nvme: remove nvme_alloc_request and nvme_alloc_request_qidChristoph Hellwig
2022-03-16nvme: cleanup how disk->disk_name is assignedChristoph Hellwig
2022-03-15nvmet: move the call to nvmet_ns_changed out of nvmet_ns_revalidateChristoph Hellwig
2022-03-14nvmet: use snprintf() with PAGE_SIZE in configfsChaitanya Kulkarni
2022-03-14nvmet: don't fold linesChaitanya Kulkarni
2022-03-14nvmet-rdma: fix kernel-doc warning for nvmet_rdma_device_removalChaitanya Kulkarni
2022-03-14nvmet-fc: fix kernel-doc warning for nvmet_fc_unregister_targetportChaitanya Kulkarni
2022-03-14nvmet-fc: fix kernel-doc warning for nvmet_fc_register_targetportChaitanya Kulkarni
2022-03-14nvme-tcp: lockdep: annotate in-kernel socketsChris Leech
2022-03-14nvme-tcp: don't fold the lineChaitanya Kulkarni
2022-03-14nvme-tcp: don't initialize ret variableChaitanya Kulkarni
2022-03-14nvme-multipath: call bio_io_error in nvme_ns_head_submit_bioGuoqing Jiang
2022-03-14nvme-multipath: use vmalloc for ANA log bufferHannes Reinecke
2022-03-11xen/blkfront: speed up purge_persistent_grants()Juergen Gross
2022-03-10Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...Jens Axboe
2022-03-08raid5: initialize the stripe_head embeeded bios as neededChristoph Hellwig
2022-03-08raid5-cache: statically allocate the recovery ra bioChristoph Hellwig
2022-03-08raid5-cache: fully initialize flush_bio when neededChristoph Hellwig
2022-03-08raid5-ppl: fully initialize the bio in ppl_new_iounitChristoph Hellwig
2022-03-08Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...Jens Axboe
2022-03-08md: use msleep() in md_notify_reboot()Eric Dumazet
2022-03-08lib/raid6: Include <asm/ppc-opcode.h> for VPERMXORPaul Menzel
2022-03-08lib/raid6/test/Makefile: Use $(pound) instead of \# for Make 4.3Paul Menzel
2022-03-08lib/raid6/test: fix multiple definition linking errorDirk Müller
2022-03-08md: raid1/raid10: drop pending_cntMariusz Tkaczyk
2022-03-06Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/coly...Jens Axboe
2022-03-06bcache: fixup multiple threads crashMingzhe Zou
2022-03-06bcache: fixup bcache_dev_sectors_dirty_add() multithreaded CPU false sharingMingzhe Zou
2022-03-04floppy: use memcpy_{to,from}_bvecChristoph Hellwig