aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-02-14nvmet: Change return code of discard command if not supportedIsrael Rukshin1-2/+5
2018-02-13nvme-pci: Fix timeouts in connecting stateKeith Busch1-1/+5
2018-02-13nvme-pci: Remap CMB SQ entries on every controller resetKeith Busch1-11/+14
2018-02-13nvme: fix the deadlock in nvme_update_formatsJianchao Wang1-3/+8
2018-02-12nvme: Don't use a stack buffer for keep-alive commandRoland Dreier2-5/+4
2018-02-11nvme_fc: cleanup io completionJames Smart1-51/+12
2018-02-11nvme_fc: correct abort race condition on resetsJames Smart1-72/+26
2018-02-08nvme: Fix discard buffer overrunKeith Busch1-3/+5
2018-02-08nvme: delete NVME_CTRL_LIVE --> NVME_CTRL_CONNECTING transitionMax Gurtovoy1-1/+0
2018-02-08nvme-rdma: use NVME_CTRL_CONNECTING state to mark init processMax Gurtovoy2-0/+4
2018-02-08nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTINGMax Gurtovoy6-24/+25
2018-02-07bcache: fix for data collapse after re-attaching an attached deviceTang Junhui3-7/+11
2018-02-07bcache: return attach error when no cache set existTang Junhui1-2/+3
2018-02-07bcache: set writeback_rate_update_seconds in range [1, 60] secondsColy Li3-2/+7
2018-02-07bcache: fix for allocator and register thread raceTang Junhui2-4/+18
2018-02-07bcache: set error_limit correctlyColy Li3-3/+4
2018-02-07bcache: properly set task state in bch_writeback_thread()Coly Li2-3/+8
2018-02-07bcache: fix high CPU occupancy during journalTang Junhui3-15/+36
2018-02-07bcache: add journal statisticTang Junhui3-0/+24
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds862-15926/+18317
2018-02-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds49-621/+883
2018-02-06Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-51/+110
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds209-3304/+4027
2018-02-05Merge tag 'rproc-v4.16' of git://github.com/andersson/remoteprocLinus Torvalds10-199/+91
2018-02-05Merge tag 'rpmsg-v4.16' of git://github.com/andersson/remoteprocLinus Torvalds4-19/+55
2018-02-05Merge tag 'mmc-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds3-10/+161
2018-02-05Merge tag 'pwm/for-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-1/+28
2018-02-05net: mediatek: Explicitly include pinctrl headersThierry Reding1-0/+1
2018-02-05mmc: meson-gx-mmc: Explicitly include pinctr/consumer.hThierry Reding1-0/+1
2018-02-05drm/rockchip: lvds: Explicitly include pinctrl headersThierry Reding1-0/+1
2018-02-05pinctrl: files should directly include apis they useStephen Rothwell1-0/+1
2018-02-05net/mlx5: increase async EQ to avoid EQ overrunMax Gurtovoy1-1/+1
2018-02-05RDMA/hns: Fix the endian problem for hnsoulijun8-320/+363
2018-02-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+2
2018-02-04Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-blockLinus Torvalds7-22/+14
2018-02-04Merge tag 'ntb-4.16' of git://github.com/jonmason/ntbLinus Torvalds10-1852/+3269
2018-02-04Merge tag 'mailbox-v4.16' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds2-16/+33
2018-02-04Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds30-931/+1016
2018-02-04IB/uverbs: Use the standard kConfig format for experimentalJason Gunthorpe1-1/+1
2018-02-04IB: Update references to libibverbsJason Gunthorpe1-2/+3
2018-02-04mailbox: qcom: Create APCS child device for clock controllerGeorgi Djakov1-0/+11
2018-02-04mailbox: qcom: Convert APCS IPC driver to use regmapGeorgi Djakov1-5/+19
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-51/+67
2018-02-03Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-37/+29
2018-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds13-33/+60
2018-02-03Merge tag 'scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds4-141/+186
2018-02-03firmware: dmi: handle missing DMI data gracefullyArd Biesheuvel2-5/+3
2018-02-03firmware: dmi_scan: Fix handling of empty DMI stringsJean Delvare1-13/+9
2018-02-03firmware: dmi_scan: Drop dmi_initializedJean Delvare1-13/+8
2018-02-03firmware: dmi: Optimize dmi_matchesJean Delvare1-8/+11