summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-04-10md: add __acquires/__releases annotations to handle_active_stripesChristoph Hellwig
2019-04-10md: add __acquires/__releases annotations to (un)lock_two_stripesChristoph Hellwig
2019-04-10md: mark md_cluster_mod staticChristoph Hellwig
2019-04-10md: use correct type in super_1_syncChristoph Hellwig
2019-04-10md: use correct type in super_1_loadChristoph Hellwig
2019-04-10md: use correct types in md_bitmap_print_sbChristoph Hellwig
2019-04-10md: add a missing endianness conversion in check_sb_changesChristoph Hellwig
2019-04-10md: add mddev->pers to avoid potential NULL pointer dereferenceYufen Yu
2019-04-08virtio_blk: replace 0 by HCTX_TYPE_DEFAULT to index blk_mq_tag_set->mapDongli Zhang
2019-04-06block: remove CONFIG_LBDAFChristoph Hellwig
2019-04-05nvme: log the error status on Identify Namespace failureKenneth Heitke
2019-04-05nvmet: add safety check for subsystem lock during nvmet_ns_changedMax Gurtovoy
2019-04-05nvmet: never fail double namespace enablementMax Gurtovoy
2019-04-05nvme-pci: tidy up nvme_map_dataChristoph Hellwig
2019-04-05nvme-pci: optimize mapping single segment requests using SGLsChristoph Hellwig
2019-04-05nvme-pci: optimize mapping of small single segment requestsChristoph Hellwig
2019-04-05nvme-pci: remove the inline scatterlist optimizationChristoph Hellwig
2019-04-05nvme-pci: split metadata handling from nvme_map_data / nvme_unmap_dataChristoph Hellwig
2019-04-05nvme-pci: do not build a scatterlist to map metadataChristoph Hellwig
2019-04-05nvme-pci: only call nvme_unmap_data for requests transferring dataChristoph Hellwig
2019-04-05nvme-pci: merge nvme_free_iod into nvme_unmap_dataChristoph Hellwig
2019-04-05nvme-pci: move the call to nvme_cleanup_cmd out of nvme_unmap_dataChristoph Hellwig
2019-04-05nvme-pci: remove nvme_init_iodChristoph Hellwig
2019-04-05nvme-pci: remove unused nvme_iod memberKeith Busch
2019-04-05nvme-pci: remove q_dmadev from nvme_queueKeith Busch
2019-04-05nvme-pci: use a flag for polled queuesKeith Busch
2019-04-05nvmet-tcp: implement C2HData SUCCESS optimizationSagi Grimberg
2019-04-05nvmet-fc: use zero-sized array and struct_size() in kzalloc()Gustavo A. R. Silva
2019-04-05nvmet: avoid double errno conversionsChristoph Hellwig
2019-04-05nvme: avoid double dereference to convert le to cpuMax Gurtovoy
2019-04-01md: batch flush requests.NeilBrown
2019-04-01Revert "MD: fix lock contention for flush bios"NeilBrown
2019-04-01Don't jump to compute_result state from check_result stateNigel Croxon
2019-04-01block: loop: mark bvec as ITER_BVEC_FLAG_NO_REFMing Lei
2019-04-01block: pass page to xen_biovec_phys_mergeableMing Lei
2019-04-01loop: properly observe rotational flag of underlying deviceHolger Hoffstätte
2019-03-31Merge tag 'dmaengine-fix-5.1-rc3' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2019-03-30Merge tag 'led-fixes-for-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-03-30Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-03-30leds: trigger: netdev: use memcpy in device_name_storeRasmus Villemoes
2019-03-30leds: pca9532: fix a potential NULL pointer dereferenceKangjie Lu
2019-03-30Merge tag 'staging-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-03-30Merge tag 'tty-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-03-30Merge tag 'usb-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-03-30Merge tag 'acpi-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-03-30Merge tag 'pm-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-03-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-29Merge tag 'iommu-fixes-v5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-03-29Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-03-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds