aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-11-13hpsa: logical vs bitwise AND typo4.4/scsi-queueDan Carpenter1-1/+1
2015-11-13mvsas: don't allow negative timeoutsDan Carpenter1-2/+2
2015-11-13mpt3sas: Fix use sas_is_tlr_enabled API before enabling MPI2_SCSIIO_CONTROL_T...Sreekanth Reddy1-2/+1
2015-11-11sd: Clear PS bit before Mode Select.4.4-scsi-mkpGabriel Krisman Bertazi1-0/+1
2015-11-11ibmvscsi: set max_lun to 32Laurent Vivier2-1/+2
2015-11-11ibmvscsi: display default value for max_id, max_lun and max_channel.Laurent Vivier1-2/+6
2015-11-11mptfusion: don't allow negative bytes in kbuf_alloc_2_sgl()Dan Carpenter1-0/+4
2015-11-11scsi: pmcraid: replace struct timeval with ktime_get_real_seconds()Alison Schofield1-3/+2
2015-11-11mvumi: 64bit value for seconds_since1970Tina Ruchandani1-5/+5
2015-11-11be2iscsi: Fix bogus WARN_ON length checkTim Gardner1-1/+1
2015-11-11scsi_scan: don't dump trace when scsi_prep_async_scan() is called twiceVitaly Kuznetsov1-2/+1
2015-11-11mpt3sas: Bump mpt3sas driver version to 09.102.00.00Sreekanth Reddy1-2/+2
2015-11-11mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAsSreekanth Reddy14-826/+566
2015-11-11mpt2sas, mpt3sas: Update the driver versionsSreekanth Reddy1-5/+10
2015-11-11mpt3sas: setpci reset kernel oops fixSreekanth Reddy4-9/+71
2015-11-11mpt3sas: Added OEM Gen2 PnP ID branding namesSreekanth Reddy2-114/+305
2015-11-11mpt3sas: Refcount fw_events and fix unsafe list usageSreekanth Reddy1-22/+94
2015-11-11mpt3sas: Refcount sas_device objects and fix unsafe list usageSreekanth Reddy3-157/+365
2015-11-11mpt3sas: sysfs attribute to report Backup Rail Monitor StatusSreekanth Reddy3-0/+116
2015-11-11mpt3sas: Ported WarpDrive product SSS6200 supportSreekanth Reddy6-46/+665
2015-11-11mpt3sas: fix for driver fails EEH, recovery from injected pci bus errorSreekanth Reddy2-1/+19
2015-11-11mpt3sas: Manage MSI-X vectors according to HBA device typeSreekanth Reddy3-18/+31
2015-11-11mpt3sas: Don't send PHYDISK_HIDDEN RAID action request on SAS2 HBAsSreekanth Reddy1-2/+17
2015-11-11mpt3sas: Build MPI SGL LIST on GEN2 HBAs and IEEE SGL LIST on GEN3 HBAsSreekanth Reddy1-13/+168
2015-11-11mpt2sas, mpt3sas: Remove SCSI_MPTXSAS_LOGGING entry from KconfigSreekanth Reddy7-83/+10
2015-11-11mpt3sas: Define 'hba_mpi_version_belonged' IOC variableSreekanth Reddy6-8/+62
2015-11-11mpt2sas: Remove .c and .h files from mpt2sas driverSreekanth Reddy8-22391/+0
2015-11-11mpt2sas: Move Gen2 HBA's device registration to a separate fileSreekanth Reddy3-6/+293
2015-11-11mpt3sas: Move Gen3 HBA's device registration to a separate fileSreekanth Reddy5-159/+261
2015-11-11mpt3sas: Added mpt2sas driver definitionsSreekanth Reddy4-145/+191
2015-11-11mpt2sas: Use mpi headers from mpt3sasChristoph Hellwig10-7605/+6
2015-11-09pm80xx: remove the SCSI host before detaching from SAS transportBenjamin Rood1-1/+1
2015-11-09mvsas: remove SCSI host before detaching from SAS transportJack Wang1-1/+1
2015-11-09aic94xx: remove SCSI host before detaching from SAS transportJack Wang1-1/+1
2015-11-09isci: remove SCSI host before detaching from SAS transportJack Wang1-2/+2
2015-11-09ipr: Driver version 2.6.3.Gabriel Krisman Bertazi1-2/+2
2015-11-09ipr: Issue Configure Cache Parameters command.Gabriel Krisman Bertazi2-1/+62
2015-11-09ipr: Inquiry IOA page 0xC4 during initialization.Gabriel Krisman Bertazi2-1/+45
2015-11-09ipr: Don't set NO_ULEN_CHK bit when resource is a vset.Gabriel Krisman Bertazi1-3/+7
2015-11-09ipr: Add delay to ensure coherent dumps.Gabriel Krisman Bertazi2-12/+42
2015-11-09scsi: ufs-qcom: add QUniPro hardware support and power optimizationsYaniv Gardi4-181/+525
2015-11-09scsi: ufs-qcom: add debug prints for test busYaniv Gardi4-4/+208
2015-11-09scsi: ufs: make the UFS variant a platform deviceYaniv Gardi7-74/+207
2015-11-09scsi: ufs: creates wrapper functions for vopsYaniv Gardi3-66/+137
2015-11-09scsi: ufs: add ufshcd_get_variant ufshcd_set_variantYaniv Gardi2-17/+38
2015-11-09scsi: ufs-qcom: update configuration option of SCSI_UFS_QCOM componentYaniv Gardi1-1/+1
2015-11-09scsi: ufs-qcom: fix compilation warning if compiled as a moduleYaniv Gardi1-1/+6
2015-11-09phy: qcom-ufs: fix build error when the component is built as a moduleYaniv Gardi1-0/+11
2015-11-09hpsa: move lockup_detected attribute to host attrTomas Henzl1-1/+1
2015-11-09hpsa: bump the driver versionDon Brace1-2/+5
2015-11-09hpsa: add in sas transport classKevin Barnett3-21/+570
2015-11-09hpsa: fix multiple issues in path_info_showRasmus Villemoes1-21/+17
2015-11-09hpsa: enhance device messagesDon Brace1-5/+40
2015-11-09hpsa: disable report lun data cachingScott Teel2-0/+88
2015-11-09hpsa: add discovery polling for PT RAID devices.Scott Teel2-0/+70
2015-11-09hpsa: eliminate fake lun0 enclosuresScott Teel1-68/+0
2015-11-09hpsa: generalize external arraysScott Teel3-26/+125
2015-11-09hpsa: move scsi_add_device and scsi_remove_device calls to new functionKevin Barnett1-26/+45
2015-11-09hpsa: refactor hpsa_figure_bus_target_lunKevin Barnett2-13/+17
2015-11-09hpsa: enhance hpsa_get_device_idDon Brace1-3/+20
2015-11-09hpsa: add function is_logical_deviceKevin Barnett1-7/+12
2015-11-09hpsa: simplify update scsi devicesKevin Barnett2-9/+14
2015-11-09hpsa: simplify check for device exposureKevin Barnett2-19/+12
2015-11-09hpsa: correct ioaccel2 sg chain lenDon Brace1-2/+3
2015-11-09hpsa: correct check for non-disk devicesDon Brace2-15/+15
2015-11-09hpsa: fix physical target resetScott Teel2-6/+29
2015-11-09hpsa: fix hpsa_adjust_hpsa_scsi_tableDon Brace2-0/+17
2015-11-09hpsa: correct transfer length for 6 byte read/write commandsDon Brace1-13/+6
2015-11-09hpsa: abandon rescans on memory alloaction failures.Don Brace1-5/+19
2015-11-09hpsa: allow driver requested rescansDon Brace2-2/+16
2015-11-09hpsa: fix null device issuesDon Brace1-5/+17
2015-11-09hpsa: check for null arguments to dev_printkDon Brace1-0/+3
2015-11-09hpsa: change devtype to unsignedDon Brace1-1/+1
2015-11-09hpsa: remove unused hpsa_tag_discard_error_bitsDon Brace1-10/+1
2015-11-09hpsa: stop zeroing reset_cmds_out and ioaccel_cmds_out during rescanDon Brace1-2/+0
2015-11-09hpsa: remove unused parameter hostnoDon Brace1-16/+14
2015-11-09scsi_sysfs: Fix queue_ramp_up_period return codePeter Oberparleiter1-1/+1
2015-11-09scsi: Export SCSI Inquiry data to sysfsJohannes Thumshirn1-0/+24
2015-11-09megaraid_sas: Fix sparse warningSumit Saxena1-1/+1
2015-11-09megaraid_sas: Make tape drives visible on PERC5 controllersSumit Saxena2-3/+18
2015-11-02sg: Fix double-free when drives detach during SG_IOCalvin Owens1-1/+7
2015-11-02pm80xx: avoid a panic if MSI(X) interrupts are disabledBenjamin Rood1-5/+11
2015-11-02pm80xx: wait a minimum of 500ms before issuing commands to SPCvBenjamin Rood1-0/+13
2015-11-02pm80xx: do not examine registers for iButton feature if ATTO adapterBenjamin Rood1-0/+2
2015-11-02pm80xx: set PHY profiles for ATTO 12Gb SAS controllersBenjamin Rood3-0/+164
2015-11-02pm80xx: add support for ATTO devices during SAS address initiailizationBenjamin Rood1-0/+10
2015-11-02pm80xx: add ATTO PCI IDs to pm8001_pci_tableBenjamin Rood1-0/+14
2015-11-02pm80xx: add support for PMC Sierra 8070 and PMC Sierra 8072 SAS controllersBenjamin Rood3-2/+8
2015-11-02pm80xx: configure PHY settings based on subsystem vendor IDBenjamin Rood1-6/+20
2015-11-02SCSI: Increase REPORT_LUNS timeoutBrian King1-1/+2
2015-11-02megaraid_sas : Remove debug print from function megasas_update_span_setsumit.saxena@avagotech.com1-4/+0
2015-11-02megaraid_sas : Driver version upgradesumit.saxena@avagotech.com1-2/+2
2015-11-02megaraid_sas : SMAP restriction--do not access user memory from IOCTL codesumit.saxena@avagotech.com1-2/+11
2015-10-29megaraid_sas: Make PI enabled VD 8 byte DMA alignedsumit.saxena@avagotech.com1-0/+34
2015-10-29megaraid_sas: Initialize tasklet before setting up IRQssumit.saxena@avagotech.com1-2/+3
2015-10-29megaraid_sas: Indicate online firmware upgrade support for Secure JBOD featuresumit.saxena@avagotech.com1-4/+4
2015-10-29megaraid_sas: Update OCR capability on controller properties changesumit.saxena@avagotech.com2-4/+8
2015-10-29megaraid_sas: Do not use PAGE_SIZE for max_sectorssumit.saxena@avagotech.com2-1/+3
2015-10-29megaraid_sas: Support for Cutlass (12 Gbps) controllersumit.saxena@avagotech.com3-0/+23
2015-10-29megaraid_sas: Support for Intruder (12 Gbps) controllersumit.saxena@avagotech.com2-0/+17
2015-10-29megaraid_sas: Remove PCI id checkssumit.saxena@avagotech.com4-146/+76
2015-10-29megaraid_sas: Expose TAPE drives unconditionallysumit.saxena@avagotech.com1-2/+3
2015-10-29megaraid_sas: Version updatesumit.saxena@avagotech.com1-2/+2
2015-10-29megaraid_sas: Code refactor for use of requestorIdsumit.saxena@avagotech.com1-17/+18
2015-10-29megaraid_sas: Fix validHandles check in I/O pathsumit.saxena@avagotech.com1-1/+1
2015-10-29megaraid_sas: Print critical firmware event messagessumit.saxena@avagotech.com2-0/+71
2015-10-29megaraid_sas: Chip reset if driver fails to get IOC readysumit.saxena@avagotech.com1-75/+68
2015-10-29megaraid_sas: Support for max_io_size 1MBsumit.saxena@avagotech.com3-20/+58
2015-10-29megaraid_sas: Code cleanup-use local variable drv_ops inside megasas_ioc_init...sumit.saxena@avagotech.com1-10/+10
2015-10-29megaraid_sas: JBOD sequence number supportsumit.saxena@avagotech.com4-16/+242
2015-10-29megaraid_sas: Increase timeout to 60 secs for abort frames during shutdownsumit.saxena@avagotech.com1-2/+2
2015-10-29megaraid_sas: Synchronize driver headers with firmware APIssumit.saxena@avagotech.com2-5/+16
2015-10-27SCSI: fix bug in scsi_dev_info_list matchingAlan Stern1-34/+35
2015-10-27SCSI: refactor device-matching code in scsi_devinfo.cAlan Stern1-71/+41
2015-10-27fnic: check pci_map_single() return valueMaurizio Lombardi2-8/+54
2015-10-27be2iscsi: Revert ownership to EmulexKetan Mukadam10-22/+22
2015-10-27MAINTAINERS: Update be2iscsi driverKetan Mukadam1-2/+2
2015-10-27bnx2fc: Do not log error for netevents that need no actionShirish Pargaonkar1-1/+0
2015-10-27lpfc: Update version to 11.0.0.0 for upstream patch setJames Smart1-1/+1
2015-10-27lpfc: Fix default RA_TOV and ED_TOV in the FC/FCoE driver for all topologiesJames Smart2-2/+15
2015-10-27lpfc: The linux driver does not reinitiate discovery after a failed FLOGIJames Smart1-2/+7
2015-10-27lpfc: Fix for discovery failure in PT2PT when FLOGI's ELS ACC response gets a...James Smart1-14/+17
2015-10-27lpfc: Add support for Lancer G6 and 32G FC linksJames Smart8-9/+58
2015-10-27fix: lpfc_send_rscn_event sends bigger buffer sizeAles Novak1-1/+1
2015-10-27lpfc: remove set but not used variablesSebastian Herbszt10-126/+8
2015-10-27lpfc:Make the function lpfc_sli4_mbox_completions_pending static in order to ...Nicholas Krause1-1/+1
2015-10-27Fix kmalloc overflow in LPFC driver at large core countIan Mitchell2-6/+1
2015-10-27lpfc: Destroy lpfc_hba_index IDR on module exitJohannes Thumshirn1-0/+1
2015-10-27lpfc: in sli3 use configured sg_seg_cnt for sg_tablesizeBodo Stroesser1-1/+1
2015-10-27lpfc: Remove unnessary castFiro Yang1-2/+1
2015-10-27lpfc: fix model descriptionSebastian Herbszt1-1/+1
2015-10-073w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig1-7/+21
2015-10-01scsi_dh: Use the correct module name when loading device handlerPaul Mackerras1-1/+1
2015-09-17libiscsi: Fix iscsi_check_transport_timeouts possible infinite loopAriel Nahum1-6/+11
2015-09-12Linux 4.3-rc1Linus Torvalds1-2/+2
2015-09-12Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds50-421/+220
2015-09-12blk: rq_data_dir() should not return a booleanLinus Torvalds1-1/+1
2015-09-12Merge branch 'writeback-plugging'Linus Torvalds1-3/+10
2015-09-12writeback: plug writeback in wb_writeback() and writeback_inodes_wb()Linus Torvalds1-0/+6
2015-09-11thermal: fix intel PCH thermal driver mismergeLinus Torvalds1-7/+4
2015-09-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds22-54/+336
2015-09-11ARCv2: [axs103_smp] Reduce clk for SMP FPGA configsVineet Gupta1-0/+2
2015-09-11Merge tag 'ntb-4.3' of git://github.com/jonmason/ntbLinus Torvalds7-47/+210
2015-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds17-15/+1019
2015-09-11Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-44/+187
2015-09-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds38-633/+675
2015-09-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds39-1271/+1860
2015-09-11Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds16-608/+477
2015-09-11Merge tag 'edac/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds1-12/+60
2015-09-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds44-197/+509
2015-09-11revert "ocfs2/dlm: use list_for_each_entry instead of list_for_each"Andrew Morton1-2/+4
2015-09-11mm/early_ioremap: add explicit #include of asm/early_ioremap.hArd Biesheuvel1-0/+1
2015-09-11fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to voidJoe Perches4-50/+45
2015-09-11selftests: enhance membarrier syscall testMathieu Desnoyers1-25/+75
2015-09-11selftests: add membarrier syscall testPranith Kumar4-0/+84
2015-09-11sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers11-1/+151
2015-09-11MODSIGN: fix a compilation warning in extract-certDavid Howells1-1/+1
2015-09-11Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds53-135/+916
2015-09-11Revert "writeback: plug writeback at a high level"Linus Torvalds1-3/+4
2015-09-11Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-96/+82
2015-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds17-98/+191
2015-09-11Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-285/+212
2015-09-11scsi_dh: fix randconfig build errorChristoph Hellwig1-1/+1
2015-09-11Merge tag 'sound-fix-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-5/+18
2015-09-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds16-83/+218
2015-09-11Merge branch 'next' into for-linusDmitry Torokhov17-15/+1019
2015-09-11Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains'Rafael J. Wysocki7-16/+94
2015-09-11Merge branch 'pm-cpufreq'Rafael J. Wysocki4-28/+59
2015-09-11Merge branch 'pm-opp'Rafael J. Wysocki2-0/+34
2015-09-11target: use stringify.h instead of own definitionDavid Disseldorp2-5/+2
2015-09-11target/user: Fix UFLAG_UNKNOWN_OP handlingAndy Grover1-8/+2
2015-09-11target: Remove no-op conditionalAndy Grover1-2/+1
2015-09-11target/user: Remove unused variableAndy Grover1-1/+0
2015-09-11target: Fix max_cmd_sn increment w/o cmdsn mutex regressionsRoland Dreier2-4/+5
2015-09-11target: Attach EXTENDED_COPY local I/O descriptors to xcopy_pt_sessNicholas Bellinger1-2/+4
2015-09-11target/qla2xxx: Honor max_data_sg_nents I/O transfer limitNicholas Bellinger4-4/+78
2015-09-11Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie3-4/+5
2015-09-10Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-blockLinus Torvalds17-1078/+1422
2015-09-11drm/nouveau/device: enable c800 quirk for tecra w50Ben Skeggs1-0/+1
2015-09-11drm/nouveau/clk/gt215: Unbreak engine pausing for GT21x/MCP7xRoy Spliet1-1/+1
2015-09-11drm/nouveau/gr/nv04: fix big endian setting on gr contextIlia Mirkin1-3/+3
2015-09-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds165-4353/+4768
2015-09-10Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds47-853/+540
2015-09-11Merge tag 'topic/drm-fixes-2015-09-09' of git://anongit.freedesktop.org/drm-i...Dave Airlie2-21/+117
2015-09-11Merge tag 'drm-intel-next-fixes-2015-09-10' of git://anongit.freedesktop.org/...Dave Airlie9-32/+54
2015-09-11drm/qxl: validate monitors config modesJonathon Jongsma2-26/+42
2015-09-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds62-700/+2653
2015-09-10Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds29-158/+198
2015-09-10Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2-1/+3
2015-09-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds2-18/+1
2015-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds78-315/+994
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig24-169/+28
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig18-98/+25
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig18-146/+19
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig19-99/+39
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig25-569/+70
2015-09-10mm: use vma_is_anonymous() in create_huge_pmd() and wp_huge_pmd()Kirill A. Shutemov1-2/+2
2015-09-10mm: make sure all file VMAs have ->vm_ops setKirill A. Shutemov1-0/+8
2015-09-10mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()Oleg Nesterov4-61/+31
2015-09-10mm: mark most vm_operations_struct constKirill A. Shutemov17-18/+18