summaryrefslogtreecommitdiffstats
path: root/drivers/nvme
Commit message (Expand)AuthorAgeFilesLines
* nvme-fc: fix double-free scenarios on hw queuesJames Smart2020-01-091-3/+15
* nvme_fc: add module to ops template to allow module referencesJames Smart2020-01-092-2/+13
* nvme: Discard workaround for non-conformant devicesEduard Hasenleithner2019-12-311-3/+9
* nvme: Free ctrl device name on init failureKeith Busch2019-12-131-1/+1
* nvme: fix kernel paging oopsSagi Grimberg2019-12-051-1/+1
* nvme: provide fallback for discard alloc failureJens Axboe2019-12-052-6/+38
* nvme-pci: fix surprise removalIgor Konopko2019-12-011-1/+1
* nvme-pci: fix conflicting p2p resource addsKeith Busch2019-12-011-1/+4
* nvme-pci: fix hot removal during error handlingKeith Busch2019-12-011-2/+1
* nvmet-fcloop: suppress a compiler warningBart Van Assche2019-12-011-0/+1
* nvmet: avoid integer overflow in the discard codeBart Van Assche2019-12-011-1/+2
* lightnvm: do no update csecs and sos on 1.2Javier González2019-11-241-0/+3
* nvme-multipath: fix possible io hang after ctrl reconnectAnton Eidelman2019-11-121-1/+1
* nvme-pci: Fix a race in controller removalBalbir Singh2019-10-291-1/+4
* nvme-multipath: fix ana log nsid lookup when nsid is not foundAnton Eidelman2019-10-051-3/+5
* nvmet: fix data units read and written counters in SMART logTom Wu2019-10-051-6/+8
* nvme-fc: use separate work queue to avoid warningHannes Reinecke2019-09-161-3/+12
* nvme-multipath: fix possible I/O hang when paths are updatedAnton Eidelman2019-09-101-0/+1
* nvme-pci: Fix async probe remove raceKeith Busch2019-09-061-1/+2
* nvme: fix a possible deadlock when passthru commands sent to a multipath deviceSagi Grimberg2019-09-063-0/+47
* nvmet-loop: Flush nvme_delete_wq when removing the portLogan Gunthorpe2019-09-061-0/+8
* nvme-multipath: revalidate nvme_ns_head gendisk in nvme_validate_nsAnthony Iliopoulos2019-09-061-0/+1
* nvme: fix multipath crash when ANA is deactivatedMarta Rybczynska2019-08-162-7/+7
* nvme-pci: set the errno on ctrl state change errorChaitanya Kulkarni2019-07-261-2/+5
* nvme-pci: properly report state change failure in nvme_reset_workMinwoo Im2019-07-261-0/+1
* nvme: fix possible io failures when removing multipathed nsAnton Eidelman2019-07-261-6/+8
* nvme: Fix u32 overflow in the number of namespace list calculationJaesoo Lee2019-06-251-1/+2
* nvmet: fix data_len to 0 for bdev-backed write_zeroesMinwoo Im2019-06-251-0/+1
* nvme: fix memory leak for power latency toleranceYufen Yu2019-06-191-0/+1
* nvme: release namespace SRCU protection before performing controller ioctlsChristoph Hellwig2019-06-191-5/+20
* nvme: merge nvme_ns_ioctl into nvme_ioctlChristoph Hellwig2019-06-191-23/+24
* nvme: remove the ifdef around nvme_nvm_ioctlChristoph Hellwig2019-06-191-2/+0
* nvme: fix srcu locking on error return in nvme_get_ns_from_diskChristoph Hellwig2019-06-191-4/+9
* nvme-pci: shutdown on timeout during deletionKeith Busch2019-06-151-1/+4
* nvme-pci: unquiesce admin queue on shutdownKeith Busch2019-06-151-1/+4
* nvme-rdma: fix a NULL deref when an admin connect times outSagi Grimberg2019-05-311-4/+6
* nvme: set 0 capacity if namespace block size exceeds PAGE_SIZESagi Grimberg2019-05-311-1/+6
* nvme-fc: correct csn initialization and increments on errorJames Smart2019-05-101-5/+15
* nvme-loop: init nvmet_ctrl fatal_err_work when allocateYufen Yu2019-05-081-10/+10
* nvme-multipath: relax ANA state checkMartin George2019-05-041-4/+1
* nvme-pci: add missing unlock for reset errorKeith Busch2019-03-131-3/+5
* nvme-pci: fix rapid add remove sequenceKeith Busch2019-03-131-10/+12
* nvme: lock NS list changes while handling command effectsKeith Busch2019-03-132-1/+8
* nvme-multipath: drop optimization for static ANA group IDsHannes Reinecke2019-03-051-2/+1
* nvme-rdma: fix timeout handlerSagi Grimberg2019-03-051-8/+18
* nvme: pad fake subsys NQN vid and ssvid with zerosKeith Busch2019-02-201-1/+1
* nvme-multipath: zero out ANA log bufferHannes Reinecke2019-02-201-0/+2
* nvme-pci: fix out of bounds access in nvme_cqe_pendingHongbo Yao2019-02-201-1/+3
* nvme-pci: use the same attributes when freeing host_mem_desc_bufs.Liviu Dudau2019-02-201-4/+6
* nvmet-rdma: fix null dereference under heavy loadRaju Rangoju2019-01-311-1/+14