summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host
Commit message (Expand)AuthorAgeFilesLines
* nvme: Translate more status codes to blk_status_tKeith Busch2020-01-101-0/+2
* Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-blockLinus Torvalds2019-12-135-28/+57
|\
| * Merge branch 'nvme/for-5.5' of git://git.infradead.org/nvme into for-linusJens Axboe2019-12-065-28/+57
| |\
| | * nvme/pci: Fix read queue countKeith Busch2019-12-071-5/+1
| | * nvme/pci Limit write queue sizes to possible cpusKeith Busch2019-12-071-0/+3
| | * nvme/pci: Fix write and poll queue typesKeith Busch2019-12-071-4/+4
| | * nvme/pci: Remove last_cq_headKeith Busch2019-12-041-4/+0
| | * nvme: Namepace identification descriptor list is optionalKeith Busch2019-12-031-0/+2
| | * nvme-fc: fix double-free scenarios on hw queuesJames Smart2019-11-271-3/+15
| | * nvme: else following return is not neededEdmund Nadolski2019-11-271-1/+1
| | * nvme: add error message on mismatching controller idsJames Smart2019-11-271-0/+4
| | * nvme_fc: add module to ops template to allow module referencesJames Smart2019-11-271-2/+12
| | * nvme-fc: Avoid preallocating big SGL for dataIsrael Rukshin2019-11-271-4/+4
| | * nvme-rdma: Avoid preallocating big SGL for dataIsrael Rukshin2019-11-272-5/+11
* | | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-031-10/+0
|\ \ \ | |/ / |/| |
| * | Revert "nvme: Add quirk for Kingston NVME SSD running FW E8FK11.T"Jian-Hong Pan2019-11-261-10/+0
* | | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-011-1/+1
|\ \ \ | |_|/ |/| |
| * | compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann2019-10-231-1/+1
* | | Merge tag 'for-5.5/drivers-post-20191122' of git://git.kernel.dk/linux-blockLinus Torvalds2019-11-256-4/+300
|\ \ \
| * | | nvme: hwmon: add quirk to avoid changing temperature thresholdAkinobu Mita2019-11-223-2/+12
| * | | nvme: hwmon: provide temperature min and max values for each sensorAkinobu Mita2019-11-221-16/+90
| * | | nvme: Discard workaround for non-conformant devicesEduard Hasenleithner2019-11-131-3/+9
| * | | nvme: Add hardware monitoring supportGuenter Roeck2019-11-125-0/+206
* | | | Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds2019-11-257-55/+77
|\| | |
| * | | nvme: Fix parsing of ANA log pagePrabhath Sajeepa2019-11-041-4/+8
| * | | nvme-pci: Spelling s/resdicovered/rediscovered/Geert Uytterhoeven2019-11-041-1/+1
| * | | nvme: Introduce nvme_lba_to_sect()Damien Le Moal2019-11-042-7/+15
| * | | nvme: Cleanup and rename nvme_block_nr()Damien Le Moal2019-11-042-5/+8
| * | | nvme: move common call to nvme_cleanup_cmd to core layerMax Gurtovoy2019-11-044-10/+8
| * | | nvme: introduce "Command Aborted By host" status codeMax Gurtovoy2019-11-042-1/+2
| * | | nvme: introduce nvme_is_aen_req functionIsrael Rukshin2019-11-044-6/+10
| * | | nvme-fc: ensure association_id is cleared regardless of a Disconnect LSJames Smart2019-11-041-3/+3
| * | | nvme-fc: clarify error messagesJames Smart2019-11-041-5/+6
| * | | nvme-fc: Set new cmd set indicator in nvme-fc cmnd iuJames Smart2019-11-041-0/+5
| * | | nvme-fc and nvmet-fc: sync with FC-NVME-2 header changesJames Smart2019-11-041-13/+11
| |/ /
* | | Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-blockLinus Torvalds2019-11-082-0/+10
|\ \ \
| * | | nvme-multipath: fix crash in nvme_mpath_clear_ctrl_pathsAnton Eidelman2019-11-061-0/+2
| * | | nvme-rdma: fix a segmentation fault during module unloadMax Gurtovoy2019-11-061-0/+8
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-11-011-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | net: use skb_queue_empty_lockless() in busy poll contextsEric Dumazet2019-10-281-1/+1
| | |/ | |/|
* | | nvme-multipath: remove unused groups_only mode in ana logAnton Eidelman2019-10-291-5/+4
* | | nvme-multipath: fix possible io hang after ctrl reconnectAnton Eidelman2019-10-291-1/+1
|/ /
* | nvme-pci: Set the prp2 correctly when using more than 4k pageKevin Hao2019-10-181-1/+2
* | nvme-tcp: fix possible leakage during error flowMax Gurtovoy2019-10-151-0/+1
* | nvme-tcp: Initialize sk->sk_ll_usec only with NET_RX_BUSY_POLLSebastian Andrzej Siewior2019-10-141-0/+2
* | nvme: Wait for reset state when requiredKeith Busch2019-10-143-17/+74
* | nvme: Prevent resets during paused controller stateKeith Busch2019-10-141-4/+25
* | nvme: Restart request timers in resetting stateKeith Busch2019-10-142-0/+16
* | nvme: Remove ADMIN_ONLY stateKeith Busch2019-10-144-37/+11
* | nvme-pci: Free tagset if no IO queuesKeith Busch2019-10-141-2/+9