aboutsummaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
2017-01-17blk-mq-sched: allow setting of default IO schedulerJens Axboe
2017-01-13nvme: use blk_rq_payload_bytesChristoph Hellwig
2017-01-11nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time tooGuilherme G. Piccoli
2017-01-11nvme-rdma: fix nvme_rdma_queue_is_readyChristoph Hellwig
2016-12-22Merge branch 'nvme-4.10' of git://git.infradead.org/nvme into for-linusJens Axboe
2016-12-21nvmet/fcloop: remove some logically dead code performing redundant ret checksColin Ian King
2016-12-21nvmet: fix KATO offset in Set FeaturesDaniel Verkamp
2016-12-21nvme/fc: simplify error handling of nvme_fc_create_hw_io_queuesJohannes Thumshirn
2016-12-21nvme/fc: correct some printk informationJames Smart
2016-12-21nvme/scsi: Remove START STOP emulationAndy Lutomirski
2016-12-21nvme/pci: Delete misleading queue-wrap commentKeith Busch
2016-12-21nvme/pci: Fix whitespace problemMax Gurtovoy
2016-12-21nvme: simplify stripe quirkKeith Busch
2016-12-19nvme : Use correct scnprintf in cmb showStephen Bates
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-12-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-12-14Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2016-12-14nvmet_rdma: log the connection reject messageSteve Wise
2016-12-14nvme-rdma: use rdma connection reject helper functionsSteve Wise
2016-12-13nvme/pci: Log PCI_STATUS when the controller diesAndy Lutomirski
2016-12-13Revert "nvme: add support for the Write Zeroes command"Linus Torvalds
2016-12-13Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2016-12-13Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-12-09block: improve handling of the magic discard payloadChristoph Hellwig
2016-12-06nvme-fabrics: Add FC LLDD loopback driver to test FC-NVMEJames Smart
2016-12-06nvme-fabrics: Add target support for FC transportJames Smart
2016-12-06nvme-fabrics: Add host support for FC transportJames Smart
2016-12-06nvme-fabrics: patch target code in prep for FC transport supportJames Smart
2016-12-06nvme-fabrics: set sqe.command_id in core not transportsJames Smart
2016-12-06nvme-rdma: align to generic ib_event logging helperMax Gurtovoy
2016-12-06nvmet-rdma: align to generic ib_event logging helperMax Gurtovoy
2016-12-06nvme-rdma: remove redundant defineSagi Grimberg
2016-12-06nvme-fabrics: Adjust source code indentationBart Van Assche
2016-12-06nvme/scsi: Remove set-but-not-used variablesBart Van Assche
2016-12-06nvmet: Fix possible infinite loop triggered on hot namespace removalSolganik Alexander
2016-12-06nvme-fabrics: Fix a memory leak in an nvmf_create_ctrl() error pathBart Van Assche
2016-12-06nvme-fabrics: Fix memory leaks in nvmf_parse_options()Bart Van Assche
2016-12-06nvme-rdma: force queue size to respect controller capabilitySamuel Jones
2016-12-06nvmet-rdma: Fix REJ status codeBart Van Assche
2016-12-05nvme: move NVMe class code to pci_ids.hChristoph Hellwig
2016-12-01nvmet: add support for the Write Zeroes commandChaitanya Kulkarni
2016-12-01nvme: add support for the Write Zeroes commandChaitanya Kulkarni
2016-12-01fs: configfs: don't return anything from drop_linkAndrzej Pietrasiewicz
2016-11-29lightnvm: eliminate nvm_lun abstraction in mmJavier González
2016-11-29lightnvm: move block provisioning to targetsJavier González
2016-11-29lightnvm: enable to send hint to erase commandJavier González
2016-11-29nvme: lightnvm: attach lightnvm sysfs to nvme block deviceMatias Bjørling
2016-11-29nvme: lightnvm: frees wrong cmd structureMatias Bjørling
2016-11-22block: bio: pass bvec table to bio_init()Ming Lei
2016-11-16nvme/pci: Don't free queues on errorKeith Busch