summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-03-25nvme-tcp: Add warning on state change failure at nvme_tcp_setup_ctrlIsrael Rukshin1-1/+6
2020-03-25nvme-rdma: Add warning on state change failure at nvme_rdma_setup_ctrlIsrael Rukshin1-1/+6
2020-03-25nvme: Fix controller creation races with teardown flowIsrael Rukshin2-0/+6
2020-03-25nvme: Make nvme_uninit_ctrl symmetric to nvme_init_ctrlIsrael Rukshin6-8/+2
2020-03-25nvme: Fix ctrl use-after-free during sysfs deletionIsrael Rukshin6-10/+6
2020-03-25nvme-pci: Re-order nvme_pci_free_ctrlIsrael Rukshin1-2/+2
2020-03-25nvme: Remove unused return code from nvme_delete_ctrl_syncIsrael Rukshin1-7/+2
2020-03-25nvme: Use nvme_state_terminal helperIsrael Rukshin1-2/+1
2020-03-25nvme: release ida resourcesMax Gurtovoy1-0/+1
2020-03-25nvme: Add compat_ioctl handler for NVME_IOCTL_SUBMIT_IOmasahiro31.yamada@kioxia.com1-2/+43
2020-03-25nvmet-tcp: optimize tcp stack TX when data digest is usedSagi Grimberg1-2/+5
2020-03-25nvme-fabrics: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-4/+4
2020-03-25nvme-multipath: do not reset on unknown statusJohn Meneghini3-18/+13
2020-03-25nvmet-rdma: allocate RW ctxs according to mdtsMax Gurtovoy1-2/+4
2020-03-25nvmet-rdma: Implement get_mdts controller opMax Gurtovoy1-0/+9
2020-03-25nvmet: Add get_mdts op for controllersMax Gurtovoy2-2/+7
2020-03-25nvme-pci: properly print controller addressMax Gurtovoy1-1/+1
2020-03-25nvme-tcp: break from io_work loop if recv failedSagi Grimberg1-0/+2
2020-03-25nvme-tcp: move send failure to nvme_tcp_try_sendSagi Grimberg1-15/+11
2020-03-25nvmet-tcp: fix maxh2cdata icresp parameterSagi Grimberg1-1/+1
2020-03-25nvme-tcp: optimize queue io_cpu assignment for multiple queue mapsSagi Grimberg1-6/+56
2020-03-25nvme-pci: Simplify nvme_poll_irqdisableKeith Busch1-19/+11
2020-03-25nvme-pci: Remove two-pass completionsKeith Busch1-32/+10
2020-03-25nvme-pci: Remove tag from process cqKeith Busch1-12/+11
2020-03-25nvme-pci: slimmer CQ head updateAlexey Dobriyan1-4/+2
2020-03-25nvmet: check ncqr & nsqr for set-features cmdAmit Engel1-0/+9
2020-03-25nvme: Check for readiness more quickly, to speed up boot timeJosh Triplett1-1/+1
2020-03-25nvme: log additional message for controller statusRupesh Girase1-2/+2
2020-03-25nvme: code cleanup nvme_identify_ns_desc()Chaitanya Kulkarni1-36/+40
2020-03-25nvme: Don't deter users from enabling hwmon supportJean Delvare1-2/+0
2020-03-25nvme: expose hostid via sysfs for fabrics controllersSagi Grimberg1-0/+13
2020-03-25nvme: expose hostnqn via sysfs for fabrics controllersSagi Grimberg1-0/+13
2020-03-04nvmet-tcp: set SO_PRIORITY for accepted socketsWunderlich, Mark1-0/+26
2020-03-04nvme-tcp: Set SO_PRIORITY for all host socketsWunderlich, Mark1-0/+21
2020-03-04nvmet: check sscanf value for subsys serial attrChaitanya Kulkarni1-2/+5
2020-03-04nvmet: make ctrl model configurableMark Ruijter4-2/+90
2020-03-04nvmet: make ctrl-id configurableChaitanya Kulkarni3-2/+70
2020-03-04nvmet: configfs code cleanupChaitanya Kulkarni1-7/+4
2020-03-04nvme: remove unused return code from nvme_alloc_nsEdmund Nadolski1-15/+6
2020-03-02Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2020-03-01Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-56/+34
2020-02-29macintosh: therm_windtunnel: fix regression when instantiating devicesWolfram Sang1-21/+31
2020-02-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds8-7/+14
2020-02-28Merge tag 'pci-v5.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2020-02-28Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-blockLinus Torvalds3-6/+1
2020-02-28Merge tag 'acpi-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-4/+36
2020-02-28Merge tag 'pm-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2-5/+11
2020-02-28Merge branches 'pm-sleep' and 'pm-devfreq'Rafael J. Wysocki1-3/+1
2020-02-28Merge tag 'drm-fixes-2020-02-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds14-43/+138
2020-02-28Merge tag 'drm-intel-fixes-2020-02-27' of git://anongit.freedesktop.org/drm/d...Dave Airlie7-38/+46