summaryrefslogtreecommitdiffstats
path: root/mm/mm_init.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-08scsi: qla2xxx: Delete session for nport id changeQuinn Tran1-1/+3
2018-05-08scsi: qla2xxx: Fix Rport and session state getting out of syncQuinn Tran1-18/+12
2018-05-08scsi: qla2xxx: Fix sending ADISC command for loginQuinn Tran1-4/+2
2018-05-08scsi: mpt3sas: Update driver version "25.100.00.00"Chaitra P B1-2/+2
2018-05-08scsi: mpt3sas: fix possible memory leak.Chaitra P B1-2/+2
2018-05-08scsi: mpt3sas: For NVME device, issue a protocol level resetChaitra P B4-21/+116
2018-05-08scsi: mpt3sas: Update MPI HeadersChaitra P B3-10/+36
2018-05-08scsi: mpt3sas: Report Firmware Package Version from HBA Driver.Chaitra P B2-2/+108
2018-05-08scsi: mpt3sas: Cache enclosure pages during enclosure add.Chaitra P B3-96/+236
2018-05-08scsi: mpt3sas: Allow processing of events during driver unload.Chaitra P B1-11/+5
2018-05-08scsi: mpt3sas: Increase event log buffer to support 24 port HBA's.Chaitra P B1-1/+1
2018-05-08scsi: mpt3sas: Added support for SAS Device Discovery Error Event.Chaitra P B2-0/+46
2018-05-08scsi: mpt3sas: Enhanced handling of Sense Buffer.Chaitra P B1-0/+56
2018-05-08scsi: mpt3sas: Optimize I/O memory consumption in driver.Chaitra P B1-29/+51
2018-05-08scsi: mpt3sas: Lockless access for chain buffers.Chaitra P B2-54/+65
2018-05-08scsi: mpt3sas: Pre-allocate RDPQ Array at driver boot time.Chaitra P B2-22/+38
2018-05-08scsi: mpt3sas: Bug fix for big endian systems.Chaitra P B6-63/+71
2018-05-02scsi: mpt3sas: fix spelling mistake: "disbale" -> "disable"Colin Ian King1-1/+1
2018-05-02scsi: megaraid_sas: fix spelling mistake: "disbale" -> "disable"Colin Ian King1-1/+1
2018-05-02scsi: esas2r: fix spelling mistake: "asynchromous" -> "asynchronous"Colin Ian King1-1/+1
2018-05-02scsi: isci: remove redundant check on in_connection_align_insertion_frequencyColin Ian King1-3/+0
2018-05-02scsi: a100u2w: Use module_pci_driverYueHaibing1-12/+1
2018-05-02scsi: wd719x: Use module_pci_driverYueHaibing1-12/+1
2018-05-02scsi: am53c974: Use module_pci_driverYueHaibing1-12/+1
2018-05-02scsi: scsi_transport_sas: don't bounce highmem pages for the smp handlerChristoph Hellwig1-4/+0
2018-04-21scsi: ips: fix firmware timestamps for 32-bitArnd Bergmann2-72/+17
2018-04-21scsi: esas2r: use ktime_get_real_seconds()Arnd Bergmann1-3/+2
2018-04-21scsi: mvumi: Using module_pci_driverYueHaibing1-19/+1
2018-04-21scsi: target: add driver-api documentRandy Dunlap3-1/+66
2018-04-21scsi: target: target_core_user.[ch]: convert comments into DOC:Randy Dunlap2-7/+12
2018-04-21scsi: target: target_core_transport.c: enable+fix kernel-docRandy Dunlap1-7/+10
2018-04-21scsi: target: target_core_transport.c: fix kernel-doc warningsRandy Dunlap1-1/+1
2018-04-21scsi: st: Replace GFP_ATOMIC with GFP_KERNEL in new_tape_bufferJia-Ju Bai1-2/+2
2018-04-21scsi: st: Replace GFP_ATOMIC with GFP_KERNEL in st_probeJia-Ju Bai1-1/+1
2018-04-21scsi: devinfo: BLIST_RETRY_ASC_C1 for Fujitsu ETERNUSMartin Wilck3-1/+7
2018-04-21scsi: devinfo: add BLIST_RETRY_ITF for EMC SymmetrixMartin Wilck3-2/+9
2018-04-21scsi: devinfo: warn on undefined blist flagsMartin Wilck3-1/+28
2018-04-21scsi: devinfo: change blist_flag_t to 64bitMartin Wilck4-32/+40
2018-04-21scsi: devinfo: use const_ilog2 for array indicesMartin Wilck2-2/+2
2018-04-20scsi: ilog2: create truly constant version for sparseMartin Wilck1-11/+24
2018-04-20scsi: storvsc: Select channel based on available percentage of ring buffer to...Long Li1-18/+72
2018-04-19scsi: target: Change return type to vm_fault_tSouptick Joarder1-1/+1
2018-04-19scsi: target: prefer dbroot of /etc/target over /var/targetLee Duncan2-0/+26
2018-04-19scsi: mptfc: fix spelling mistake in macro namesColin Ian King2-3/+3
2018-04-19scsi: sd_zbc: Let the SCSI core handle ILLEGAL REQUEST / ASC 0x21Bart Van Assche1-10/+0
2018-04-19scsi: sd_zbc: Change the type of the ZBC fields into u32Bart Van Assche1-6/+6
2018-04-19scsi: storsvc: don't set a bounce limitChristoph Hellwig1-3/+0
2018-04-19scsi: iscsi_tcp: don't set a bounce limitChristoph Hellwig1-1/+0
2018-04-19scsi: sg: Change return type to vm_fault_tSouptick Joarder1-1/+1
2018-04-19scsi: zorro_esp: New driver for Amiga Zorro NCR53C9x boardsMichael Schmitz3-0/+1187