summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: mpt3sas: Get device objects using sas_address & portIDSreekanth Reddy2020-11-053-87/+178
* scsi: mpt3sas: Update hba_port's sas_address & phy_maskSreekanth Reddy2020-11-053-27/+126
* scsi: mpt3sas: Rearrange _scsih_mark_responding_sas_device()Sreekanth Reddy2020-11-051-58/+58
* scsi: mpt3sas: Allocate memory for hba_port objectsSreekanth Reddy2020-11-051-4/+69
* scsi: mpt3sas: Define hba_port structureSreekanth Reddy2020-11-051-1/+34
* scsi: zfcp: Handle event-lost notification for Version Change eventsJulian Wiedmann2020-10-304-0/+16
* scsi: zfcp: Process Version Change eventsJulian Wiedmann2020-10-302-0/+26
* scsi: zfcp: Clarify & assert the stat_lock locking in zfcp_qdio_send()Julian Wiedmann2020-10-301-0/+8
* scsi: zfcp: Remove orphaned function declarationsVasily Gorbik2020-10-301-2/+0
* scsi: zfcp: Lift Input Queue tasklet from qdioJulian Wiedmann2020-10-302-0/+41
* scsi: arcmsr: Ensure getting a free ccb is done under the spin_lockching Huang2020-10-301-1/+3
* scsi: arcmsr: Configure the default command timeout valueching Huang2020-10-302-0/+17
* scsi: ufs: qcom: Enable aggressive power collapse for ufs HBAAsutosh Das2020-10-301-0/+1
* scsi: ufs: Put HBA into LPM during clk gatingCan Guo2020-10-302-2/+20
* scsi: libfc: Fix enum-conversion warningArnd Bergmann2020-10-301-1/+1
* scsi: libfc: Work around -Warray-bounds warningArnd Bergmann2020-10-301-11/+19
* scsi: libfc: Move scsi/fc_encode.h to libfcArnd Bergmann2020-10-3012-39/+36
* scsi: doc: Fix some kernel-doc markupsMauro Carvalho Chehab2020-10-275-8/+9
* scsi: lpfc: Update lpfc version to 12.8.0.5James Smart2020-10-271-1/+1
* scsi: lpfc: Reject CT request for MIB commandsJames Smart2020-10-273-39/+296
* scsi: lpfc: Add FDMI Vendor MIB supportJames Smart2020-10-279-6/+117
* scsi: lpfc: Enlarge max_sectors in scsi host templatesJames Smart2020-10-272-6/+3
* scsi: lpfc: Fix duplicate wq_create_version checkJames Smart2020-10-271-6/+0
* scsi: lpfc: Removed unused macros in lpfc_attr.cJames Smart2020-10-271-4/+0
* scsi: lpfc: Re-fix use after free in lpfc_rq_buf_free()James Smart2020-10-271-1/+1
* scsi: lpfc: Fix scheduling call while in softirq context in lpfc_unreg_rpiJames Smart2020-10-278-42/+136
* scsi: lpfc: Fix invalid sleeping context in lpfc_sli4_nvmet_alloc()James Smart2020-10-272-5/+9
* scsi: target: tcmu: scatter_/gather_data_area() reworkBodo Stroesser2020-10-261-89/+75
* scsi: message: fusion: Remove unneeded breakTom Rix2020-10-261-1/+0
* scsi: Remove unneeded break statementsTom Rix2020-10-2617-31/+4
* scsi: fc: Update documentation of sysfs nodes for FPIN statsShyam Sundar2020-10-262-0/+46
* scsi: fc: Add mechanism to update FPIN signal statisticsShyam Sundar2020-10-262-0/+8
* scsi: fc: Parse FPIN packets and update statisticsShyam Sundar2020-10-262-0/+294
* scsi: fc: Add FPIN statistics to fc_host and fc_rport objectsShyam Sundar2020-10-262-0/+149
* scsi: fc: Update formal FPIN descriptor definitionsShyam Sundar2020-10-261-1/+113
* Linux 5.10-rc1v5.10-rc1Linus Torvalds2020-10-251-2/+2
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-25117-196/+196
* kernel/sys.c: fix prototype of prctl_get_tid_address()Rasmus Villemoes2020-10-251-3/+3
* mm: remove kzfree() compatibility definitionEric Biggers2020-10-256-8/+6
* checkpatch: enable GIT_DIR environment use to set git repository locationJoe Perches2020-10-251-5/+7
* Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-10-253-1/+116
|\
| * selftests/timens: Add a test for futex()Andrei Vagin2020-10-202-1/+111
| * futex: Adjust absolute futex timeouts with per time namespace offsetAndrei Vagin2020-10-201-0/+5
* | Merge tag 'sched-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-10-252-5/+12
|\ \
| * | sched/features: Fix !CONFIG_JUMP_LABEL caseJuri Lelli2020-10-142-4/+11
| * | sched: Replace zero-length array with flexible-arrayzhuguangqing2020-10-141-1/+1
* | | Merge tag 'perf-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-10-251-1/+1
|\ \ \
| * | | perf: correct SNOOPX field offsetAl Grant2020-10-191-1/+1
* | | | Merge tag 'locking-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-10-251-1/+1
|\ \ \ \
| * | | | locking/seqlocks: Fix kernel-doc warningsMauro Carvalho Chehab2020-10-141-1/+1
| | |/ / | |/| |