summaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-01scsi: smartpqi: clean up indentation of a statementColin Ian King1-4/+1
2019-10-01scsi: mpt3sas: Bump mpt3sas driver version to 32.100.00.00Sreekanth Reddy1-2/+2
2019-10-01scsi: mpt3sas: Fix module parameter max_msix_vectorsSreekanth Reddy1-2/+2
2019-10-01scsi: mpt3sas: Reject NVMe Encap cmnds to unsupported HBASreekanth Reddy1-0/+12
2019-10-01scsi: mpt3sas: Use Component img header to get Package verSreekanth Reddy1-9/+23
2019-10-01scsi: mpt3sas: Fail release cmnd if diag buffer is releasedSreekanth Reddy1-1/+1
2019-10-01scsi: mpt3sas: Add app owned flag support for diag bufferSreekanth Reddy2-1/+43
2019-10-01scsi: mpt3sas: Reuse diag buffer allocated at load timeSreekanth Reddy3-21/+69
2019-10-01scsi: mpt3sas: clear release bit when buffer reregisteredSreekanth Reddy1-0/+2
2019-10-01scsi: mpt3sas: Maintain owner of buffer through UniqueIDSreekanth Reddy2-9/+113
2019-10-01scsi: mpt3sas: Free diag buffer without any status checkSreekanth Reddy1-6/+0
2019-10-01scsi: mpt3sas: Fix clear pending bit in ioctl statusSreekanth Reddy1-1/+2
2019-10-01scsi: mpt3sas: Display message before releasing diag bufferSreekanth Reddy2-3/+16
2019-10-01scsi: mpt3sas: Register trace buffer based on NVDATA settingsSreekanth Reddy3-7/+75
2019-10-01scsi: lpfc: Update lpfc version to 12.4.0.1James Smart1-1/+1
2019-10-01scsi: lpfc: cleanup: remove unused fcp_txcmlpq_cntJames Smart1-3/+1
2019-10-01scsi: lpfc: Complete removal of FCoE T10 PI support on SLI-4 adaptersJames Smart1-3/+14
2019-10-01scsi: lpfc: Update async event loggingJames Smart2-6/+12
2019-10-01scsi: lpfc: Fix list corruption detected in lpfc_put_sgl_per_hdwqJames Smart1-7/+7
2019-10-01scsi: lpfc: Fix hdwq sgl locks and irq handlingJames Smart1-16/+22
2019-10-01scsi: lpfc: Fix spinlock_irq issues in lpfc_els_flush_cmd()James Smart1-7/+9
2019-10-01scsi: lpfc: Fix list corruption in lpfc_sli_get_iocbqJames Smart4-4/+13
2019-10-01scsi: lpfc: Fix host hang at boot or slow bootJames Smart1-6/+36
2019-10-01scsi: lpfc: Fix coverity errors on NULL pointer checksJames Smart4-8/+27
2019-10-01scsi: lpfc: Fix NVMe ABTS in response to receiving an ABTSJames Smart4-63/+46
2019-10-01scsi: lpfc: Fix discovery failures when target device connectivity bouncesJames Smart1-1/+6
2019-10-01scsi: lpfc: Fix GPF on scsi command completionJames Smart1-5/+5
2019-10-01scsi: lpfc: Fix locking on mailbox command completionJames Smart1-1/+7
2019-10-01scsi: lpfc: Fix device recovery errors after PLOGI failuresJames Smart3-37/+55
2019-10-01scsi: lpfc: Fix rpi release when deleting vportJames Smart2-29/+61
2019-10-01scsi: lpfc: Fix NVME io abort failures causing hangsJames Smart4-18/+14
2019-10-01scsi: lpfc: Fix miss of register read failure checkJames Smart1-4/+6
2019-10-01scsi: lpfc: Fix premature re-enabling of interrupts in lpfc_sli_host_downJames Smart1-2/+2
2019-10-01scsi: lpfc: Fix pt2pt discovery on SLI3 HBAsJames Smart1-26/+115
2019-09-30Linux 5.4-rc1v5.4-rc1Linus Torvalds1-2/+2
2019-09-30csky: Move static keyword to the front of declarationKrzysztof Wilczynski1-1/+1
2019-09-30csky: entry: Remove unneeded need_resched() loopValentin Schneider1-4/+0
2019-09-30csky: Fixup csky_pmu.max_period assignmentMao Han1-1/+1
2019-09-30csky: Fixup add zero_fp fixup perf backtrace panicGuo Ren2-21/+31
2019-09-30csky: Use generic free_initrd_mem()Mike Rapoport1-16/+0
2019-09-30Revert "Revert "ext4: make __ext4_get_inode_loc plug""Linus Torvalds1-0/+3
2019-09-30random: try to actively add entropy rather than passively wait for itLinus Torvalds1-1/+61
2019-09-29Documentation/process: Clarify disclosure rulesThomas Gleixner1-7/+33
2019-09-28selftests/ftrace: Fix same probe error testSteven Rostedt (VMware)1-1/+1
2019-09-28mm, tracing: Print symbol name for call_site in trace eventsChangbin Du1-3/+4
2019-09-28tracing: Have error path in predicate_parse() free its allocated memoryNavid Emamdoost1-2/+4
2019-09-28tracing: Fix clang -Wint-in-bool-context warnings in IF_ASSIGN macroNathan Chancellor1-5/+5
2019-09-28tracing/probe: Fix to check the difference of nr_args before adding probeMasami Hiramatsu1-0/+16
2019-09-28mm, page_alloc: allow hugepage fallback to remote nodes when madvisedDavid Rientjes1-0/+11
2019-09-28mm, page_alloc: avoid expensive reclaim when compaction may not succeedDavid Rientjes1-0/+22