summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-06-21nvme-trace: do not export nvme_trace_disk_nameMinwoo Im
2019-06-21nvme-pci: clean up nvme_remove_dead_ctrl a bitChaitanya Kulkarni
2019-06-21nvme-pci: properly report state change failure in nvme_reset_workMinwoo Im
2019-06-21nvme-pci: set the errno on ctrl state change errorChaitanya Kulkarni
2019-06-21nvme-pci: adjust irq max_vector using num_possible_cpus()Minwoo Im
2019-06-21nvme-pci: remove queue_count_ops for write_queues and poll_queuesMinwoo Im
2019-06-21nvme-pci: remove unnecessary zero for static varMinwoo Im
2019-06-21nvme-pci: use host managed power state for suspendKeith Busch
2019-06-21nvme: introduce nvme_is_fabrics to check fabrics cmdMinwoo Im
2019-06-21nvme: export get and set featuresKeith Busch
2019-06-21nvme: fix possible io failures when removing multipathed nsAnton Eidelman
2019-06-21nvme-fc: add message when creating new associationJames Smart
2019-06-21lpfc: add sysfs interface to post NVME RSCNJames Smart
2019-06-21lpfc: add support for translating an RSCN rcv into a discovery rescanJames Smart
2019-06-21lpfc: add nvmet discovery_event op supportJames Smart
2019-06-21lpfc: add support to generate RSCN events for nportJames Smart
2019-06-21nvme-fcloop: add support for nvmet discovery_event opJames Smart
2019-06-21nvmet-fc: add transport discovery change event callback supportJames Smart
2019-06-21nvmet: add transport discovery change opJames Smart
2019-06-20md: add bitmap_abort label in md_runGuoqing Jiang
2019-06-20md-bitmap: create and destroy wb_info_pool with the change of bitmapGuoqing Jiang
2019-06-20md-bitmap: create and destroy wb_info_pool with the change of backlogGuoqing Jiang
2019-06-20md: introduce mddev_create/destroy_wb_pool for the change of member deviceGuoqing Jiang
2019-06-20md/raid1: fix potential data inconsistency issue with write behind deviceGuoqing Jiang
2019-06-20block: remove the bi_phys_segments field in struct bioChristoph Hellwig
2019-06-20block: remove blk_init_request_from_bioChristoph Hellwig
2019-06-20block: drbd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-20null_blk: remove duplicate 0 initializationChaitanya Kulkarni
2019-06-20floppy: fix harmless clang build warningArnd Bergmann
2019-06-15block: null_blk: fix race condition for null_del_devBob Liu
2019-06-15md/raid10: read balance chooses idlest disk for SSDGuoqing Jiang
2019-06-15md: raid1-10: Unify r{1,10}bio_pool_freeMarcos Paulo de Souza
2019-06-15md: raid10: Use struct_size() in kmalloc()Gustavo A. R. Silva
2019-06-15md/raid1: get rid of extra blank line and spaceYufen Yu
2019-06-15md: fix spelling typo and add necessary spaceYufen Yu
2019-06-15md: md.c: Return -ENODEV when mddev is NULL in rdev_attr_showMarcos Paulo de Souza
2019-06-15raid5-cache: Need to do start() part job after adding journal deviceXiao Ni
2019-06-15drivers: md: Unify common definitions of raid1 and raid10Marcos Paulo de Souza
2019-06-14Merge tag 'for-linus-20190614' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-06-14Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-06-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-06-14Merge tag 'iommu-fixes-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-06-14Merge tag 'gpio-v5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-06-13mm/devm_memremap_pages: fix final page put raceDan Williams
2019-06-13PCI/P2PDMA: track pgmap references per resource, not globallyDan Williams
2019-06-13PCI/P2PDMA: fix the gen_pool_add_virt() failure pathDan Williams
2019-06-13drivers/base/devres: introduce devm_release_action()Dan Williams
2019-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-06-13block/ps3vram: Use %llu to format sector_t after LBDAF removalGeert Uytterhoeven
2019-06-13libata: Extend quirks for the ST1000LM024 drives with NOLPM quirkHans de Goede