aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAge
...
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-04-09
|\ \ \
| * \ \ Merge branch 'fixes-base' into fixesJames Bottomley2016-04-05
| |\ \ \ | | | |/ | | |/|
| * | | scsi: Do not attach VPD to devices that don't support itHannes Reinecke2016-04-05
| * | | sd: Fix excessive capacity printing on devices with blocks bigger than 512 bytesMartin K. Petersen2016-03-31
| * | | scsi_dh_alua: Fix a recently introduced deadlockBart Van Assche2016-03-29
| * | | scsi: Declare local symbols staticBart Van Assche2016-03-29
| * | | cxlflash: Move to exponential back-off when cmd_room is not availableManoj N. Kumar2016-03-28
| * | | cxlflash: Fix regression issue with re-ordering patchManoj N. Kumar2016-03-28
| * | | mpt3sas: Don't overreach ioc->reply_post[] during initializationCalvin Owens2016-03-23
| * | | aacraid: add missing curly bracesArnd Bergmann2016-03-21
* | | | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
| |/ / |/| |
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-03-26
|\ \ \
| * | | Merge remote-tracking branch 'mkp-scsi/4.6/scsi-fixes' into miscJames Bottomley2016-03-22
| |\| |
| | * | scsi_common: do not clobber fixed sense informationHannes Reinecke2016-03-18
| | * | scsi: ufs: select CONFIG_NLSArnd Bergmann2016-03-18
| | * | fnic: move printk()s outside of the critical code section.Maurizio Lombardi2016-03-18
| | * | qla2xxx: avoid maybe_uninitialized warningArnd Bergmann2016-03-18
| | * | megaraid_sas: add missing curly braces in ioctl handlerArnd Bergmann2016-03-18
| | * | lpfc: fix misleading indentationArnd Bergmann2016-03-18
| * | | Merge remote-tracking branch 'mkp-scsi/4.6/scsi-queue' into miscJames Bottomley2016-03-15
| |\| |
| | * | scsi_transport_sas: add 'scsi_target_id' sysfs attributeHannes Reinecke2016-03-14
| | * | scsi_dh_alua: uninitialized variable in alua_check_vpd()Dan Carpenter2016-03-14
| | * | scsi: ufs-qcom: add printouts of testbus debug registersYaniv Gardi2016-03-14
| | * | scsi: ufs-qcom: enable/disable the device ref clockYaniv Gardi2016-03-14
| | * | scsi: ufs-qcom: set PA_Local_TX_LCC_Enable before link startupYaniv Gardi2016-03-14
| | * | scsi: ufs: add device quirk delay before putting UFS rails in LPMYaniv Gardi2016-03-14
| | * | scsi: ufs: fix leakage during link off stateYaniv Gardi2016-03-14
| | * | scsi: ufs: tune UniPro parameters to optimize hibern8 exit timeYaniv Gardi2016-03-14
| | * | scsi: ufs: handle non spec compliant bkops behaviour by deviceYaniv Gardi2016-03-14
| | * | scsi: ufs: add retry for query descriptorsYaniv Gardi2016-03-14
| | * | scsi: ufs: add error recovery after DL NAC errorYaniv Gardi2016-03-14
| | * | scsi: ufs: make error handling bit fasterYaniv Gardi2016-03-14
| | * | scsi: ufs: disable vccq if it's not needed by UFS deviceYaniv Gardi2016-03-14
| | * | scsi: ufs: separate device and host quirksYaniv Gardi2016-03-14
| | * | scsi: ufs: add support to read device and string descriptorsYaniv Gardi2016-03-14
| | * | scsi: ufs: verify hba controller hce reg valueYaniv Gardi2016-03-14
| | * | scsi: ufs: implement scsi host timeout handlerYaniv Gardi2016-03-14
| | * | scsi: ufs: avoid spurious UFS host controller interruptsYaniv Gardi2016-03-14
| | * | scsi: ufs-qcom: add number of lanes per directionYaniv Gardi2016-03-14
| | * | sg: fix dxferp in from_to caseDouglas Gilbert2016-03-14
| | * | scsi: storvsc: fix SRB_STATUS_ABORTED handlingVitaly Kuznetsov2016-03-14
| | * | be2iscsi: set the boot_kset pointer to NULL in case of failureMaurizio Lombardi2016-03-14
| | * | sd: Fix discard granularity when LBPRZ=1Martin K. Petersen2016-03-14
| | * | scsi_sysfs: Fix typo in is_bin_visible()Hannes Reinecke2016-03-10
| | * | megaraid_sas: Don't issue kill adapter for MFI controllers in case of PD list...Sumit Saxena2016-03-10
* | | | Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-23
|\ \ \ \
| * | | | cxgb4, cxgb4i: move struct cpl_rx_data_ddp definitionVarun Prakash2016-03-22
| * | | | cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitionsVarun Prakash2016-03-22
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-03-22
|\| | | |
| * | | | qla2xxx: Add DebugFS node for target sess list.Quinn Tran2016-03-11