summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
2017-05-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-20nvmet: release the sq ref on rdma read errorsVijay Immanuel
2017-05-20nvmet-fc: remove target cpu scheduling flagJames Smart
2017-05-20nvme-fc: stop queues on error detectionJames Smart
2017-05-20nvme-fc: require target or discovery role for fc-nvme targetsJames Smart
2017-05-20nvme: unmap CMB and remove sysfs file in reset pathJon Derrick
2017-05-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-10nvme: lightnvm: fix memory leakRakesh Pandit
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-07lightnvm: remove unused rq parameter of nvme_nvm_rqtocmd() to kill warningGeert Uytterhoeven
2017-05-04lightnvm: create cmd before allocating requestJavier González
2017-05-02blk-mq: update ->init_request and ->exit_request prototypesChristoph Hellwig
2017-04-27Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/post-m...Jens Axboe
2017-04-27nvme-scsi: remove nvme_trans_security_protocolChristoph Hellwig
2017-04-25nvme-lightnvm: add missing endianess conversion in nvme_nvm_end_ioChristoph Hellwig
2017-04-25nvme-scsi: Consider LBA format in IO splitting calculationJon Derrick
2017-04-25nvme-fc: avoid memory corruption caused by calling nvmf_free_options() twiceEwan D. Milne
2017-04-24nvme: Add nvme_core.force_apst to ignore the NO_APST quirkAndy Lutomirski
2017-04-24nvme: Display raw APST configuration via DYNAMIC_DEBUGAndy Lutomirski
2017-04-24nvme: Fix APST commentAndy Lutomirski
2017-04-24Merge branch 'master' into for-4.12/post-mergeJens Axboe
2017-04-24nvmet-fcloop: mark two symbols staticChristoph Hellwig
2017-04-24nvmet-fc: properly endian swap sq_headChristoph Hellwig
2017-04-24nvmet-fc: mark the sqhd field as __le16Christoph Hellwig
2017-04-24nvmet-fc: fix endianess annoations for nvmet_fc_format_rsp_hdrChristoph Hellwig
2017-04-24nvmet-fc: mark nvmet_fc_handle_fcp_rqst staticChristoph Hellwig
2017-04-24nvme-fc: mark two symbols staticChristoph Hellwig
2017-04-24nvme_fc: add controller reset supportJames Smart
2017-04-24nvme_fc: add aen abort to teardownJames Smart
2017-04-24nvme_fc: fix command id checkJames Smart
2017-04-21nvme: let dm-mpath distinguish nvme error codesJunxiong Guan
2017-04-21nvme/pci: Poll CQ on timeoutKeith Busch
2017-04-21nvmet_fc: Change traddr field separator to a colonJames Smart
2017-04-21nvme_fc: Add ls aborts on remote port teardownJames Smart
2017-04-21nvme_fc: Move LS's to rportJames Smart
2017-04-21nvmet_fc: add missing reference in add_portJames Smart
2017-04-21nvmet_fc: Rework target side abort handlingJames Smart
2017-04-21nvme_fcloop: split job struct from transport for req_releaseJames Smart
2017-04-21nvmet_fc: add req_release to lldd apiJames Smart
2017-04-21nvmet_fc: add target feature flags for upcall isr contextsJames Smart
2017-04-21nvmet: convert from kmap to nvmet_copy_from_sglLogan Gunthorpe
2017-04-21nvme: improve performance for virtual NVMe devicesHelen Koike
2017-04-21nvme/pci: Don't set reserved SQ create flagsKeith Busch
2017-04-20nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA"Andy Lutomirski
2017-04-20nvme: Adjust the Samsung APST quirkAndy Lutomirski
2017-04-20blk-mq: remove the error argument to blk_mq_complete_requestChristoph Hellwig
2017-04-20nvme: make nvme_error_status privateChristoph Hellwig
2017-04-20nvme: split nvme status from block req->errorsChristoph Hellwig
2017-04-20nvme-fc: fix status code handling in nvme_fc_fcpio_doneChristoph Hellwig
2017-04-19lightnvm: Use blk_init_request_from_bio() instead of open-coding itBart Van Assche